"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/10/29 01:40:57 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi" 2025/10/29 01:40:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/29 01:40:58 DEBUG : Creating backend with remote "/tmp/rclone2070651811" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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 "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:40:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:40:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/29 01:40:59 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:40:59 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.57s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/29 01:41:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:41:00 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:00 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:41:01 INFO : sub dir/hello world: Copied (new) 2025/10/29 01:41:01 DEBUG : B2 bucket rclone-test-wufezaf9humi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.86s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.39s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:02 DEBUG : Creating backend with remote "/non-existing" 2025/10/29 01:41:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/29 01:41:02 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:02 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:41:03 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:03 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:41:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.76s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:05 INFO : B2 bucket rclone-test-wufezaf9humi: Running all checks before starting transfers 2025/10/29 01:41:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:41:05 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:05 INFO : B2 bucket rclone-test-wufezaf9humi: Checks finished, now starting transfers 2025/10/29 01:41:05 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:41:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.37s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:06 ERROR : Ignoring --no-traverse with sync 2025/10/29 01:41:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:41:06 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:06 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:41:07 INFO : sub dir/hello world: Copied (new) 2025/10/29 01:41:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.36s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/29 01:41:08 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:08 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:08 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/29 01:41:08 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.39s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:41:09 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:09 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:41:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:41:11 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:11 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:11 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:41:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.60s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/29 01:41:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/29 01:41:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/29 01:41:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/29 01:41:12 INFO : sub dir2: Making directory 2025/10/29 01:41:12 INFO : sub dir: Making directory 2025/10/29 01:41:12 INFO : sub dir2/sub sub dir2: Making directory 2025/10/29 01:41:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:41:12 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:12 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:41:13 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/29 01:41:13 DEBUG : B2 bucket rclone-test-wufezaf9humi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.64s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:13 INFO : sub dir2: Making directory 2025/10/29 01:41:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/29 01:41:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/29 01:41:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:41:14 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:14 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:41:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.31s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:15 DEBUG : sub dir2: Making directory with metadata 2025/10/29 01:41:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/29 01:41:15 INFO : sub dir2: Making directory 2025/10/29 01:41:15 INFO : sub dir: Making directory 2025/10/29 01:41:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:41:15 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:15 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:41:15 INFO : sub dir/hello world: Copied (new) 2025/10/29 01:41:15 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/29 01:41:16 DEBUG : B2 bucket rclone-test-wufezaf9humi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/29 01:41:16 DEBUG : B2 bucket rclone-test-wufezaf9humi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.50s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:17 INFO : sub dir2: Making directory 2025/10/29 01:41:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:41:17 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:17 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:41:17 INFO : sub dir/hello world: Copied (new) 2025/10/29 01:41:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.37s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:18 DEBUG : sub dir2: Making directory with metadata 2025/10/29 01:41:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/29 01:41:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/29 01:41:18 INFO : sub dir2: Making directory 2025/10/29 01:41:18 INFO : sub dir: Making directory 2025/10/29 01:41:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:41:18 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:18 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:41:19 INFO : sub dir/hello world: Copied (new) 2025/10/29 01:41:19 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/29 01:41:19 DEBUG : B2 bucket rclone-test-wufezaf9humi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.38s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:20 INFO : sub dir2: Making directory 2025/10/29 01:41:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:41:20 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:20 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:41:20 INFO : sub dir/hello world: Copied (new) 2025/10/29 01:41:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.40s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qowucoz4tavu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-wufezaf9humi -> B2 bucket rclone-test-qowucoz4tavu 2025/10/29 01:41:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:41:23 DEBUG : B2 bucket rclone-test-qowucoz4tavu: Waiting for checks to finish 2025/10/29 01:41:23 DEBUG : B2 bucket rclone-test-qowucoz4tavu: Waiting for transfers to finish 2025/10/29 01:41:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:41:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/29 01:41:24 DEBUG : B2 bucket rclone-test-qowucoz4tavu: Purge remote 2025/10/29 01:41:24 INFO : B2 bucket rclone-test-qowucoz4tavu: cleaning bucket "rclone-test-qowucoz4tavu" of all files 2025/10/29 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_z0f227dc3a00d2bdb9fa80e1b_f10410e0de5ae3dd0_d20251029_m014124_c001_v0001106_t0019_u01761702084083") --- PASS: TestServerSideCopy (4.59s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/29 01:41:27 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:27 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/29 01:41:27 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.98s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:29 DEBUG : Creating backend with remote "TestB2:rclone-test-tikiyan3dozo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-wufezaf9humi -> B2 bucket rclone-test-tikiyan3dozo 2025/10/29 01:41:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:41:30 DEBUG : B2 bucket rclone-test-tikiyan3dozo: Waiting for checks to finish 2025/10/29 01:41:30 DEBUG : B2 bucket rclone-test-tikiyan3dozo: Waiting for transfers to finish 2025/10/29 01:41:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:41:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/29 01:41:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/29 01:41:32 DEBUG : B2 bucket rclone-test-tikiyan3dozo: Waiting for checks to finish 2025/10/29 01:41:32 DEBUG : B2 bucket rclone-test-tikiyan3dozo: Waiting for transfers to finish 2025/10/29 01:41:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/29 01:41:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/29 01:41:33 DEBUG : B2 bucket rclone-test-tikiyan3dozo: Purge remote 2025/10/29 01:41:33 INFO : B2 bucket rclone-test-tikiyan3dozo: cleaning bucket "rclone-test-tikiyan3dozo" of all files 2025/10/29 01:41:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f629d73a00d2bdb9fa80e1b_f1077a5f729834f5e_d20251029_m014133_c001_v0001154_t0024_u01761702093075") 2025/10/29 01:41:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f629d73a00d2bdb9fa80e1b_f1127ea0ac77218e1_d20251029_m014131_c001_v0001105_t0037_u01761702091089") --- PASS: TestServerSideCopyOverSelf (7.18s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/29 01:41:36 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:36 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/29 01:41:36 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/29 01:41:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:37 DEBUG : Creating backend with remote "TestB2:rclone-test-vihahad2nixu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-wufezaf9humi -> B2 bucket rclone-test-vihahad2nixu 2025/10/29 01:41:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:41:39 DEBUG : B2 bucket rclone-test-vihahad2nixu: Waiting for checks to finish 2025/10/29 01:41:39 DEBUG : B2 bucket rclone-test-vihahad2nixu: Waiting for transfers to finish 2025/10/29 01:41:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:41:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/29 01:41:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/29 01:41:41 DEBUG : B2 bucket rclone-test-vihahad2nixu: Waiting for checks to finish 2025/10/29 01:41:41 DEBUG : B2 bucket rclone-test-vihahad2nixu: Waiting for transfers to finish 2025/10/29 01:41:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/29 01:41:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/29 01:41:41 INFO : sub dir/hello world: Deleted 2025/10/29 01:41:42 DEBUG : testing file moves 2025/10/29 01:41:43 DEBUG : B2 bucket rclone-test-vihahad2nixu: Waiting for checks to finish 2025/10/29 01:41:43 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/29 01:41:43 DEBUG : B2 bucket rclone-test-vihahad2nixu: Waiting for transfers to finish 2025/10/29 01:41:43 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/29 01:41:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/29 01:41:43 INFO : sub dir/hello world: Deleted 2025/10/29 01:41:44 DEBUG : B2 bucket rclone-test-vihahad2nixu: Purge remote 2025/10/29 01:41:44 INFO : B2 bucket rclone-test-vihahad2nixu: cleaning bucket "rclone-test-vihahad2nixu" of all files 2025/10/29 01:41:44 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd93a00d2bdb9fa80e1b_f109d701d99aa4a2d_d20251029_m014143_c001_v0001130_t0008_u01761702103190") 2025/10/29 01:41:44 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd93a00d2bdb9fa80e1b_f1049f31b3cc32125_d20251029_m014141_c001_v0001146_t0030_u01761702101240") 2025/10/29 01:41:44 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2bd93a00d2bdb9fa80e1b_f110a9cd204d49eaf_d20251029_m014139_c001_v0001040_t0009_u01761702099725") --- PASS: TestServerSideMoveOverSelf (8.22s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:45 ERROR : error listing: directory not found 2025/10/29 01:41:46 INFO : Local file system at /tmp/rclone2070651811: Making directory 2025/10/29 01:41:46 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:46 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.57s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:41:48 DEBUG : Local file system at /tmp/rclone2070651811: Waiting for checks to finish 2025/10/29 01:41:48 DEBUG : Local file system at /tmp/rclone2070651811: Waiting for transfers to finish 2025/10/29 01:41:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:41:48 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/29 01:41:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.06s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:49 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/29 01:41:49 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:49 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/29 01:41:49 INFO : check sum: Copied (new) 2025/10/29 01:41:49 DEBUG : Waiting for deletions to finish 2025/10/29 01:41:50 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/29 01:41:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/29 01:41:50 DEBUG : check sum: Unchanged skipping 2025/10/29 01:41:50 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:50 DEBUG : Waiting for deletions to finish 2025/10/29 01:41:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.60s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/29 01:41:51 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:51 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/29 01:41:51 INFO : sizeonly: Copied (new) 2025/10/29 01:41:51 DEBUG : Waiting for deletions to finish 2025/10/29 01:41:51 DEBUG : sizeonly: Sizes identical 2025/10/29 01:41:51 DEBUG : sizeonly: Unchanged skipping 2025/10/29 01:41:51 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:51 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:51 DEBUG : Waiting for deletions to finish 2025/10/29 01:41:51 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.81s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/29 01:41:52 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:52 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:53 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/29 01:41:53 INFO : ignore-size: Copied (new) 2025/10/29 01:41:53 DEBUG : Waiting for deletions to finish 2025/10/29 01:41:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:41:53 DEBUG : ignore-size: Unchanged skipping 2025/10/29 01:41:53 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:53 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:53 DEBUG : Waiting for deletions to finish 2025/10/29 01:41:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.60s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:41:55 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:55 DEBUG : existing: Unchanged skipping 2025/10/29 01:41:55 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:55 DEBUG : Waiting for deletions to finish 2025/10/29 01:41:55 INFO : There was nothing to transfer 2025/10/29 01:41:55 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/29 01:41:55 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/29 01:41:55 INFO : existing: Copied (replaced existing) 2025/10/29 01:41:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.00s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/29 01:41:56 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:56 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/29 01:41:56 INFO : existing: Copied (new) 2025/10/29 01:41:56 DEBUG : Waiting for deletions to finish 2025/10/29 01:41:57 DEBUG : existing: Destination exists, skipping 2025/10/29 01:41:57 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:57 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:57 DEBUG : Waiting for deletions to finish 2025/10/29 01:41:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.63s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:41:58 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/29 01:41:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/29 01:41:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:41:59 DEBUG : c/non empty space: Unchanged skipping 2025/10/29 01:41:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:41:59 INFO : a/potato2: Copied (new) 2025/10/29 01:41:59 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:41:59 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:41:59 DEBUG : Waiting for deletions to finish 2025/10/29 01:41:59 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.81s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/29 01:42:01 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/29 01:42:01 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/29 01:42:01 DEBUG : empty space: Unchanged skipping 2025/10/29 01:42:01 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:01 DEBUG : Waiting for deletions to finish 2025/10/29 01:42:01 INFO : There was nothing to transfer 2025/10/29 01:42:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/29 01:42:01 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/29 01:42:02 INFO : empty space: Updated modification time in destination 2025/10/29 01:42:02 DEBUG : empty space: Unchanged skipping 2025/10/29 01:42:02 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:02 DEBUG : Waiting for deletions to finish 2025/10/29 01:42:02 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.86s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:04 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/29 01:42:04 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/29 01:42:04 DEBUG : empty space: Unchanged skipping 2025/10/29 01:42:04 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:04 DEBUG : Waiting for deletions to finish 2025/10/29 01:42:04 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.45s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:05 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/29 01:42:05 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2070651811) 2025/10/29 01:42:05 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wufezaf9humi) 2025/10/29 01:42:05 DEBUG : foo: sha1 differ 2025/10/29 01:42:05 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/29 01:42:05 INFO : foo: Copied (replaced existing) 2025/10/29 01:42:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:42:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/29 01:42:07 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:07 DEBUG : empty space: Unchanged skipping 2025/10/29 01:42:07 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:07 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:42:07 INFO : potato: Copied (new) 2025/10/29 01:42:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.22s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:09 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/29 01:42:09 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:09 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/29 01:42:10 INFO : potato: Copied (replaced existing) 2025/10/29 01:42:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:12 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/10/29 01:42:12 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2070651811) 2025/10/29 01:42:12 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wufezaf9humi) 2025/10/29 01:42:12 DEBUG : potato: sha1 differ 2025/10/29 01:42:12 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/29 01:42:13 INFO : potato: Copied (replaced existing) 2025/10/29 01:42:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:42:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/29 01:42:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:42:14 DEBUG : empty space: Unchanged skipping 2025/10/29 01:42:14 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:14 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:14 DEBUG : Waiting for deletions to finish 2025/10/29 01:42:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:42:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:42:17 DEBUG : empty space: Unchanged skipping 2025/10/29 01:42:17 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:17 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:42:17 INFO : potato2: Copied (new) 2025/10/29 01:42:17 DEBUG : Waiting for deletions to finish 2025/10/29 01:42:18 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:19 INFO : d: Making directory 2025/10/29 01:42:19 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/29 01:42:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/29 01:42:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:42:20 DEBUG : c/non empty space: Unchanged skipping 2025/10/29 01:42:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:42:20 INFO : a/potato2: Copied (new) 2025/10/29 01:42:20 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:20 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:20 DEBUG : Waiting for deletions to finish 2025/10/29 01:42:20 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:22 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/29 01:42:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/29 01:42:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:42:23 DEBUG : c/non empty space: Unchanged skipping 2025/10/29 01:42:23 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:23 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:42:23 INFO : a/potato2: Copied (new) 2025/10/29 01:42:23 ERROR : B2 bucket rclone-test-wufezaf9humi: not deleting files as there were IO errors 2025/10/29 01:42:23 ERROR : B2 bucket rclone-test-wufezaf9humi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.69s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:25 DEBUG : Waiting for deletions to finish 2025/10/29 01:42:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:42:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:42:25 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:25 DEBUG : empty space: Unchanged skipping 2025/10/29 01:42:25 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:25 INFO : potato: Deleted 2025/10/29 01:42:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:42:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.50s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:27 DEBUG : Waiting for deletions to finish 2025/10/29 01:42:28 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:28 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:28 INFO : potato: Deleted 2025/10/29 01:42:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:42:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:42:28 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:28 DEBUG : empty space: Unchanged skipping 2025/10/29 01:42:28 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:42:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.85s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:42:30 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:30 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:30 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/29 01:42:30 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.96s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:32 DEBUG : enormous: Excluded (Size Filter) 2025/10/29 01:42:32 DEBUG : enormous: Excluded 2025/10/29 01:42:32 DEBUG : potato2: Excluded (Size Filter) 2025/10/29 01:42:32 DEBUG : potato2: Excluded 2025/10/29 01:42:32 DEBUG : potato2: Excluded (Size Filter) 2025/10/29 01:42:32 DEBUG : potato2: Excluded 2025/10/29 01:42:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:42:32 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:32 DEBUG : empty space: Unchanged skipping 2025/10/29 01:42:32 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:32 DEBUG : Waiting for deletions to finish 2025/10/29 01:42:32 INFO : There was nothing to transfer 2025/10/29 01:42:32 DEBUG : enormous: Excluded (Size Filter) 2025/10/29 01:42:32 DEBUG : enormous: Excluded 2025/10/29 01:42:32 DEBUG : potato2: Excluded (Size Filter) 2025/10/29 01:42:32 DEBUG : potato2: Excluded 2025/10/29 01:42:33 DEBUG : potato2: Excluded (Size Filter) 2025/10/29 01:42:33 DEBUG : potato2: Excluded 2025/10/29 01:42:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/29 01:42:33 DEBUG : empty space: Unchanged skipping 2025/10/29 01:42:33 DEBUG : Local file system at /tmp/rclone2070651811: Waiting for checks to finish 2025/10/29 01:42:33 DEBUG : Local file system at /tmp/rclone2070651811: Waiting for transfers to finish 2025/10/29 01:42:33 DEBUG : Waiting for deletions to finish 2025/10/29 01:42:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.11s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:35 DEBUG : enormous: Excluded (Size Filter) 2025/10/29 01:42:35 DEBUG : enormous: Excluded 2025/10/29 01:42:35 DEBUG : potato2: Excluded (Size Filter) 2025/10/29 01:42:35 DEBUG : potato2: Excluded 2025/10/29 01:42:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:42:35 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:35 DEBUG : empty space: Unchanged skipping 2025/10/29 01:42:35 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:35 DEBUG : Waiting for deletions to finish 2025/10/29 01:42:35 INFO : enormous: Deleted 2025/10/29 01:42:35 INFO : potato2: Deleted 2025/10/29 01:42:35 INFO : There was nothing to transfer 2025/10/29 01:42:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/29 01:42:36 DEBUG : empty space: Unchanged skipping 2025/10/29 01:42:36 DEBUG : Local file system at /tmp/rclone2070651811: Waiting for checks to finish 2025/10/29 01:42:36 DEBUG : Local file system at /tmp/rclone2070651811: Waiting for transfers to finish 2025/10/29 01:42:36 DEBUG : Waiting for deletions to finish 2025/10/29 01:42:36 INFO : enormous: Deleted 2025/10/29 01:42:36 INFO : potato2: Deleted 2025/10/29 01:42:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.83s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:38 DEBUG : five: Need to transfer - File not found at Destination 2025/10/29 01:42:38 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/29 01:42:38 DEBUG : one: Destination is newer than source, skipping 2025/10/29 01:42:38 DEBUG : three: Sizes identical 2025/10/29 01:42:38 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2070651811) 2025/10/29 01:42:38 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wufezaf9humi) 2025/10/29 01:42:38 DEBUG : two: sha1 differ 2025/10/29 01:42:38 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/29 01:42:38 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/29 01:42:38 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/29 01:42:38 INFO : five: Copied (new) 2025/10/29 01:42:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/29 01:42:38 INFO : four: Copied (replaced existing) 2025/10/29 01:42:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/29 01:42:39 INFO : two: Copied (replaced existing) 2025/10/29 01:42:39 DEBUG : Waiting for deletions to finish 2025/10/29 01:42:39 DEBUG : one: Destination is newer than source, skipping 2025/10/29 01:42:39 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/29 01:42:39 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/29 01:42:39 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/29 01:42:39 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/29 01:42:39 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/29 01:42:39 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/29 01:42:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/29 01:42:39 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/29 01:42:39 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/29 01:42:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2070651811) 2025/10/29 01:42:39 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wufezaf9humi) 2025/10/29 01:42:39 DEBUG : three: sha1 differ 2025/10/29 01:42:39 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/29 01:42:39 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/29 01:42:39 INFO : three: Copied (replaced existing) 2025/10/29 01:42:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.73s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: 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 "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/29 01:42:41 INFO : B2 bucket rclone-test-wufezaf9humi: Making map for --track-renames 2025/10/29 01:42:41 INFO : B2 bucket rclone-test-wufezaf9humi: Finished making map for --track-renames 2025/10/29 01:42:41 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/29 01:42:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/29 01:42:41 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for renames to finish 2025/10/29 01:42:41 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/29 01:42:41 INFO : yam: Copied (new) 2025/10/29 01:42:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/29 01:42:42 INFO : potato: Copied (new) 2025/10/29 01:42:42 DEBUG : Waiting for deletions to finish 2025/10/29 01:42:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:42:42 INFO : B2 bucket rclone-test-wufezaf9humi: Making map for --track-renames 2025/10/29 01:42:42 INFO : B2 bucket rclone-test-wufezaf9humi: Finished making map for --track-renames 2025/10/29 01:42:42 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:42 DEBUG : potato: Unchanged skipping 2025/10/29 01:42:42 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for renames to finish 2025/10/29 01:42:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/29 01:42:43 INFO : yam: Copied (server-side copy) to: yaml 2025/10/29 01:42:43 INFO : yam: Deleted 2025/10/29 01:42:43 INFO : yaml: Renamed from "yam" 2025/10/29 01:42:43 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/29 01:42:44 INFO : B2 bucket rclone-test-wufezaf9humi: Making map for --track-renames 2025/10/29 01:42:44 INFO : B2 bucket rclone-test-wufezaf9humi: Finished making map for --track-renames 2025/10/29 01:42:44 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/29 01:42:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/29 01:42:44 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for renames to finish 2025/10/29 01:42:44 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/29 01:42:44 INFO : yam: Copied (new) 2025/10/29 01:42:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/29 01:42:44 INFO : potato: Copied (new) 2025/10/29 01:42:44 DEBUG : Waiting for deletions to finish 2025/10/29 01:42:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:42:45 INFO : B2 bucket rclone-test-wufezaf9humi: Making map for --track-renames 2025/10/29 01:42:45 INFO : B2 bucket rclone-test-wufezaf9humi: Finished making map for --track-renames 2025/10/29 01:42:45 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:45 DEBUG : potato: Unchanged skipping 2025/10/29 01:42:45 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for renames to finish 2025/10/29 01:42:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/29 01:42:46 INFO : yam: Copied (server-side copy) to: yaml 2025/10/29 01:42:46 INFO : yam: Deleted 2025/10/29 01:42:46 INFO : yaml: Renamed from "yam" 2025/10/29 01:42:46 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.85s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/29 01:42:47 INFO : B2 bucket rclone-test-wufezaf9humi: Making map for --track-renames 2025/10/29 01:42:47 INFO : B2 bucket rclone-test-wufezaf9humi: Finished making map for --track-renames 2025/10/29 01:42:47 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/29 01:42:47 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for renames to finish 2025/10/29 01:42:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/29 01:42:47 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/29 01:42:47 INFO : sub/yam: Copied (new) 2025/10/29 01:42:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/29 01:42:48 INFO : potato: Copied (new) 2025/10/29 01:42:48 DEBUG : Waiting for deletions to finish 2025/10/29 01:42:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:42:48 DEBUG : potato: Unchanged skipping 2025/10/29 01:42:48 INFO : B2 bucket rclone-test-wufezaf9humi: Making map for --track-renames 2025/10/29 01:42:48 INFO : B2 bucket rclone-test-wufezaf9humi: Finished making map for --track-renames 2025/10/29 01:42:48 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:48 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for renames to finish 2025/10/29 01:42:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/29 01:42:49 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/29 01:42:49 INFO : sub/yam: Deleted 2025/10/29 01:42:49 INFO : yam: Renamed from "sub/yam" 2025/10/29 01:42:49 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.26s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:50 DEBUG : Creating backend with remote "/tmp/rclone2070651811/dir1" 2025/10/29 01:42:50 DEBUG : Creating backend with remote "/tmp/rclone2070651811/dir2" 2025/10/29 01:42:50 DEBUG : Local file system at /tmp/rclone2070651811/dir2: Using server-side directory move 2025/10/29 01:42:50 INFO : Local file system at /tmp/rclone2070651811/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/29 01:42:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/29 01:42:50 INFO : file1.txt: Moved (server-side) 2025/10/29 01:42:50 DEBUG : Local file system at /tmp/rclone2070651811/dir2: Waiting for checks to finish 2025/10/29 01:42:50 DEBUG : Local file system at /tmp/rclone2070651811/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:42:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/29 01:42:51 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:51 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/29 01:42:51 INFO : nested/sub dir/file: Copied (new) 2025/10/29 01:42:51 INFO : nested/sub dir/file: Deleted 2025/10/29 01:42:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:42:51 INFO : sub dir/hello world: Copied (new) 2025/10/29 01:42:51 INFO : sub dir/hello world: Deleted 2025/10/29 01:42:51 INFO : sub dir: Removing directory 2025/10/29 01:42:51 INFO : nested/sub dir: Removing directory 2025/10/29 01:42:51 INFO : nested: Removing directory 2025/10/29 01:42:51 DEBUG : Local file system at /tmp/rclone2070651811: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.87s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/29 01:42:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/29 01:42:53 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:53 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/29 01:42:53 INFO : nested/sub dir/file: Copied (new) 2025/10/29 01:42:53 INFO : nested/sub dir/file: Deleted 2025/10/29 01:42:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:42:53 INFO : sub dir/hello world: Copied (new) 2025/10/29 01:42:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.60s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/29 01:42:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/29 01:42:54 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:54 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/29 01:42:54 INFO : existing: Copied (new) 2025/10/29 01:42:54 INFO : existing: Deleted 2025/10/29 01:42:55 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/29 01:42:55 INFO : existing-b: Copied (new) 2025/10/29 01:42:55 INFO : existing-b: Deleted 2025/10/29 01:42:55 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:42:55 DEBUG : existing: Destination exists, skipping 2025/10/29 01:42:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/29 01:42:55 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:42:55 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.87s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:42:56 DEBUG : Creating backend with remote "TestB2:rclone-test-mananig8nalu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wufezaf9humi -> B2 bucket rclone-test-mananig8nalu 2025/10/29 01:43:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:43:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/29 01:43:01 DEBUG : empty space: Unchanged skipping 2025/10/29 01:43:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/29 01:43:01 DEBUG : B2 bucket rclone-test-mananig8nalu: Waiting for checks to finish 2025/10/29 01:43:01 INFO : empty space: Deleted 2025/10/29 01:43:01 DEBUG : B2 bucket rclone-test-mananig8nalu: Waiting for transfers to finish 2025/10/29 01:43:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:43:01 INFO : potato2: Copied (server-side copy) 2025/10/29 01:43:01 INFO : potato2: Deleted 2025/10/29 01:43:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/29 01:43:01 INFO : potato3: Copied (server-side copy) 2025/10/29 01:43:02 INFO : potato3: Deleted 2025/10/29 01:43:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yosilug8bako" 2025/10/29 01:43:03 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/29 01:43:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:43:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/29 01:43:03 DEBUG : B2 bucket rclone-test-yosilug8bako: Waiting for checks to finish 2025/10/29 01:43:03 DEBUG : B2 bucket rclone-test-yosilug8bako: Waiting for transfers to finish 2025/10/29 01:43:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/29 01:43:04 INFO : empty space: Copied (server-side copy) 2025/10/29 01:43:04 INFO : empty space: Deleted 2025/10/29 01:43:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:43:04 INFO : potato2: Copied (server-side copy) 2025/10/29 01:43:04 INFO : potato2: Deleted 2025/10/29 01:43:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/29 01:43:04 INFO : potato3: Copied (server-side copy) 2025/10/29 01:43:05 INFO : potato3: Deleted 2025/10/29 01:43:05 DEBUG : B2 bucket rclone-test-yosilug8bako: Purge remote 2025/10/29 01:43:05 INFO : B2 bucket rclone-test-yosilug8bako: cleaning bucket "rclone-test-yosilug8bako" of all files 2025/10/29 01:43:05 DEBUG : empty space: Deleting (id "4_zbf520d23a02d2bdb9fa80e1b_f11623739a4cae6b3_d20251029_m014304_c001_v0001101_t0026_u01761702184018") 2025/10/29 01:43:05 DEBUG : potato2: Deleting (id "4_zbf520d23a02d2bdb9fa80e1b_f117a5649b7970900_d20251029_m014304_c001_v0001038_t0018_u01761702184435") 2025/10/29 01:43:05 DEBUG : potato3: Deleting (id "4_zbf520d23a02d2bdb9fa80e1b_f109fb02c5ee36bad_d20251029_m014304_c001_v0001145_t0049_u01761702184439") 2025/10/29 01:43:06 DEBUG : B2 bucket rclone-test-mananig8nalu: Purge remote 2025/10/29 01:43:06 INFO : B2 bucket rclone-test-mananig8nalu: cleaning bucket "rclone-test-mananig8nalu" of all files 2025/10/29 01:43:06 DEBUG : empty space: Deleting (id "4_zcf92edf3a01d2bdb9fa80e1b_f408d91f05a1631cc_d20251029_m014304_c001_v7007000_t0000_u01761702184490") 2025/10/29 01:43:06 DEBUG : empty space: Deleting (id "4_zcf92edf3a01d2bdb9fa80e1b_f11038628d255eb45_d20251029_m014259_c001_v0001136_t0056_u01761702179752") 2025/10/29 01:43:06 DEBUG : potato2: Deleting (id "4_zcf92edf3a01d2bdb9fa80e1b_f408d91f05a1631ce_d20251029_m014304_c001_v7007000_t0000_u01761702184790") 2025/10/29 01:43:06 DEBUG : potato2: Deleting (id "4_zcf92edf3a01d2bdb9fa80e1b_f104556ffe3429671_d20251029_m014301_c001_v0001100_t0000_u01761702181113") 2025/10/29 01:43:06 DEBUG : potato3: Deleting (id "4_zcf92edf3a01d2bdb9fa80e1b_f408d91f05a1631d0_d20251029_m014305_c001_v7007000_t0000_u01761702185063") 2025/10/29 01:43:06 DEBUG : potato3: Deleting (id "4_zcf92edf3a01d2bdb9fa80e1b_f1049f31b3cc3222c_d20251029_m014301_c001_v0001146_t0018_u01761702181482") 2025/10/29 01:43:06 DEBUG : potato3: Deleting (id "4_zcf92edf3a01d2bdb9fa80e1b_f11038628d255eb49_d20251029_m014300_c001_v0001136_t0010_u01761702180302") --- PASS: TestServerSideMove (12.15s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:43:08 DEBUG : Creating backend with remote "TestB2:rclone-test-tosocux9vame" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wufezaf9humi -> B2 bucket rclone-test-tosocux9vame 2025/10/29 01:43:13 DEBUG : empty space: Excluded (Size Filter) 2025/10/29 01:43:13 DEBUG : empty space: Excluded 2025/10/29 01:43:13 DEBUG : empty space: Excluded (Size Filter) 2025/10/29 01:43:13 DEBUG : empty space: Excluded 2025/10/29 01:43:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:43:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/29 01:43:13 DEBUG : B2 bucket rclone-test-tosocux9vame: Waiting for checks to finish 2025/10/29 01:43:13 DEBUG : B2 bucket rclone-test-tosocux9vame: Waiting for transfers to finish 2025/10/29 01:43:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:43:13 INFO : potato2: Copied (server-side copy) 2025/10/29 01:43:14 INFO : potato2: Deleted 2025/10/29 01:43:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/29 01:43:14 INFO : potato3: Copied (server-side copy) 2025/10/29 01:43:14 INFO : potato3: Deleted 2025/10/29 01:43:15 DEBUG : Creating backend with remote "TestB2:rclone-test-pivavor5qatu" 2025/10/29 01:43:15 DEBUG : empty space: Excluded (Size Filter) 2025/10/29 01:43:15 DEBUG : empty space: Excluded 2025/10/29 01:43:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:43:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/29 01:43:16 DEBUG : B2 bucket rclone-test-pivavor5qatu: Waiting for checks to finish 2025/10/29 01:43:16 DEBUG : B2 bucket rclone-test-pivavor5qatu: Waiting for transfers to finish 2025/10/29 01:43:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:43:16 INFO : potato2: Copied (server-side copy) 2025/10/29 01:43:17 INFO : potato2: Deleted 2025/10/29 01:43:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/29 01:43:17 INFO : potato3: Copied (server-side copy) 2025/10/29 01:43:17 INFO : potato3: Deleted 2025/10/29 01:43:18 DEBUG : B2 bucket rclone-test-pivavor5qatu: Purge remote 2025/10/29 01:43:18 INFO : B2 bucket rclone-test-pivavor5qatu: cleaning bucket "rclone-test-pivavor5qatu" of all files 2025/10/29 01:43:18 DEBUG : potato2: Deleting (id "4_z1f623d43a02d2bdb9fa80e1b_f10117e88f4342758_d20251029_m014316_c001_v0001179_t0037_u01761702196717") 2025/10/29 01:43:18 DEBUG : potato3: Deleting (id "4_z1f623d43a02d2bdb9fa80e1b_f116878b5458b36c2_d20251029_m014317_c001_v0001144_t0011_u01761702197269") 2025/10/29 01:43:19 DEBUG : B2 bucket rclone-test-tosocux9vame: Purge remote 2025/10/29 01:43:19 INFO : B2 bucket rclone-test-tosocux9vame: cleaning bucket "rclone-test-tosocux9vame" of all files 2025/10/29 01:43:19 DEBUG : empty space: Deleting (id "4_z0fc22d23a02d2bdb9fa80e1b_f1011804634b76811_d20251029_m014312_c001_v0001093_t0008_u01761702192552") 2025/10/29 01:43:19 DEBUG : potato2: Deleting (id "4_z0fc22d23a02d2bdb9fa80e1b_f418b68eadce8eac2_d20251029_m014316_c001_v7007000_t0000_u01761702196933") 2025/10/29 01:43:19 DEBUG : potato2: Deleting (id "4_z0fc22d23a02d2bdb9fa80e1b_f11644bc73710d1a5_d20251029_m014313_c001_v0001153_t0011_u01761702193689") 2025/10/29 01:43:19 DEBUG : potato3: Deleting (id "4_z0fc22d23a02d2bdb9fa80e1b_f418b68eadce8eac4_d20251029_m014317_c001_v7007000_t0000_u01761702197774") 2025/10/29 01:43:19 DEBUG : potato3: Deleting (id "4_z0fc22d23a02d2bdb9fa80e1b_f110891ecc6994fb7_d20251029_m014314_c001_v0001116_t0008_u01761702194036") 2025/10/29 01:43:19 DEBUG : potato3: Deleting (id "4_z0fc22d23a02d2bdb9fa80e1b_f1011804634b76813_d20251029_m014312_c001_v0001093_t0042_u01761702192891") --- PASS: TestServerSideMoveWithFilter (12.76s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:43:21 DEBUG : Creating backend with remote "TestB2:rclone-test-rumosiy1haga" 2025/10/29 01:43:23 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wufezaf9humi -> B2 bucket rclone-test-rumosiy1haga 2025/10/29 01:43:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:43:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/29 01:43:26 DEBUG : empty space: Unchanged skipping 2025/10/29 01:43:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/29 01:43:26 DEBUG : B2 bucket rclone-test-rumosiy1haga: Waiting for checks to finish 2025/10/29 01:43:27 INFO : empty space: Deleted 2025/10/29 01:43:27 DEBUG : B2 bucket rclone-test-rumosiy1haga: Waiting for transfers to finish 2025/10/29 01:43:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:43:27 INFO : potato2: Copied (server-side copy) 2025/10/29 01:43:27 INFO : potato2: Deleted 2025/10/29 01:43:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/29 01:43:27 INFO : potato3: Copied (server-side copy) 2025/10/29 01:43:27 INFO : potato3: Deleted 2025/10/29 01:43:28 DEBUG : Creating backend with remote "TestB2:rclone-test-degijej6fula" 2025/10/29 01:43:28 INFO : tomatoDir: Making directory 2025/10/29 01:43:29 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/29 01:43:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/29 01:43:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/29 01:43:29 DEBUG : B2 bucket rclone-test-degijej6fula: Waiting for checks to finish 2025/10/29 01:43:29 DEBUG : B2 bucket rclone-test-degijej6fula: Waiting for transfers to finish 2025/10/29 01:43:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/29 01:43:30 INFO : empty space: Copied (server-side copy) 2025/10/29 01:43:30 INFO : empty space: Deleted 2025/10/29 01:43:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/29 01:43:30 INFO : potato3: Copied (server-side copy) 2025/10/29 01:43:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/29 01:43:30 INFO : potato2: Copied (server-side copy) 2025/10/29 01:43:30 INFO : potato3: Deleted 2025/10/29 01:43:31 INFO : potato2: Deleted 2025/10/29 01:43:31 DEBUG : B2 bucket rclone-test-degijej6fula: Purge remote 2025/10/29 01:43:31 INFO : B2 bucket rclone-test-degijej6fula: cleaning bucket "rclone-test-degijej6fula" of all files 2025/10/29 01:43:31 DEBUG : empty space: Deleting (id "4_z4f626d83a02d2bdb9fa80e1b_f113797331c52f861_d20251029_m014329_c001_v0001116_t0038_u01761702209992") 2025/10/29 01:43:31 DEBUG : potato2: Deleting (id "4_z4f626d83a02d2bdb9fa80e1b_f106263288385fe9a_d20251029_m014330_c001_v0001091_t0036_u01761702210363") 2025/10/29 01:43:31 DEBUG : potato3: Deleting (id "4_z4f626d83a02d2bdb9fa80e1b_f108b17b7fcd7c2e3_d20251029_m014330_c001_v0001120_t0053_u01761702210389") 2025/10/29 01:43:32 DEBUG : B2 bucket rclone-test-rumosiy1haga: Purge remote 2025/10/29 01:43:32 INFO : B2 bucket rclone-test-rumosiy1haga: cleaning bucket "rclone-test-rumosiy1haga" of all files 2025/10/29 01:43:32 DEBUG : empty space: Deleting (id "4_zef525d43a02d2bdb9fa80e1b_f4190ef62befde1b1_d20251029_m014330_c001_v7007000_t0000_u01761702210545") 2025/10/29 01:43:32 DEBUG : empty space: Deleting (id "4_zef525d43a02d2bdb9fa80e1b_f11628e9107a33d83_d20251029_m014325_c001_v0001137_t0042_u01761702205626") 2025/10/29 01:43:32 DEBUG : potato2: Deleting (id "4_zef525d43a02d2bdb9fa80e1b_f4073ea3d8fe4b7db_d20251029_m014330_c001_v7007000_t0000_u01761702210944") 2025/10/29 01:43:32 DEBUG : potato2: Deleting (id "4_zef525d43a02d2bdb9fa80e1b_f11628e9107a33d8b_d20251029_m014327_c001_v0001137_t0013_u01761702207030") 2025/10/29 01:43:32 DEBUG : potato3: Deleting (id "4_zef525d43a02d2bdb9fa80e1b_f4190ef62befde1b2_d20251029_m014330_c001_v7007000_t0000_u01761702210744") 2025/10/29 01:43:32 DEBUG : potato3: Deleting (id "4_zef525d43a02d2bdb9fa80e1b_f107dd18cc634bd3c_d20251029_m014327_c001_v0001041_t0059_u01761702207309") 2025/10/29 01:43:32 DEBUG : potato3: Deleting (id "4_zef525d43a02d2bdb9fa80e1b_f11628e9107a33d87_d20251029_m014326_c001_v0001137_t0042_u01761702206127") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.12s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:43:34 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.54s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:43:36 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/rclone-sync-test" --- PASS: TestSyncOverlap (1.44s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:43:38 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/rclone-sync-test" 2025/10/29 01:43:40 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/rclone-sync-test-include/layer2" 2025/10/29 01:43:42 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/rclone-sync-test-ignore-file" 2025/10/29 01:43:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/29 01:43:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/29 01:43:45 DEBUG : pacer: Reducing sleep to 10ms 2025/10/29 01:43:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/29 01:43:45 DEBUG : B2 bucket rclone-test-wufezaf9humi path rclone-sync-test: Waiting for checks to finish 2025/10/29 01:43:45 DEBUG : B2 bucket rclone-test-wufezaf9humi path rclone-sync-test: Waiting for transfers to finish 2025/10/29 01:43:45 DEBUG : Waiting for deletions to finish 2025/10/29 01:43:45 INFO : There was nothing to transfer 2025/10/29 01:43:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/29 01:43:46 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:43:46 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:43:46 DEBUG : Waiting for deletions to finish 2025/10/29 01:43:46 INFO : There was nothing to transfer 2025/10/29 01:43:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/29 01:43:46 DEBUG : B2 bucket rclone-test-wufezaf9humi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/29 01:43:46 DEBUG : B2 bucket rclone-test-wufezaf9humi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/29 01:43:46 DEBUG : Waiting for deletions to finish 2025/10/29 01:43:46 INFO : There was nothing to transfer 2025/10/29 01:43:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/29 01:43:47 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:43:47 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:43:47 DEBUG : Waiting for deletions to finish 2025/10/29 01:43:47 INFO : There was nothing to transfer 2025/10/29 01:43:47 DEBUG : Excluded 2025/10/29 01:43:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/29 01:43:48 DEBUG : B2 bucket rclone-test-wufezaf9humi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/29 01:43:48 DEBUG : B2 bucket rclone-test-wufezaf9humi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/29 01:43:48 DEBUG : Waiting for deletions to finish 2025/10/29 01:43:48 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.28s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:43:48 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/dst" 2025/10/29 01:43:49 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/CompareDest" 2025/10/29 01:43:51 DEBUG : one: Need to transfer - File not found at Destination 2025/10/29 01:43:51 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:43:51 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:43:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/29 01:43:52 INFO : one: Copied (new) 2025/10/29 01:43:52 DEBUG : Waiting for deletions to finish 2025/10/29 01:43:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 01:43:53 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:43:53 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:43:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/29 01:43:54 INFO : one: Copied (replaced existing) 2025/10/29 01:43:54 DEBUG : Waiting for deletions to finish 2025/10/29 01:43:56 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:43:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 01:43:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:43:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/29 01:43:56 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:43:56 DEBUG : Waiting for deletions to finish 2025/10/29 01:43:56 INFO : There was nothing to transfer 2025/10/29 01:43:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 01:43:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:43:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/29 01:43:58 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:43:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:43:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/29 01:43:58 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:43:58 DEBUG : Waiting for deletions to finish 2025/10/29 01:43:58 INFO : There was nothing to transfer 2025/10/29 01:43:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 01:43:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:43:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/29 01:43:58 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:43:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:43:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/29 01:43:58 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:43:58 DEBUG : Waiting for deletions to finish 2025/10/29 01:43:58 INFO : There was nothing to transfer 2025/10/29 01:43:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 01:44:00 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/10/29 01:44:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/29 01:44:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/29 01:44:00 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:44:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:44:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/29 01:44:00 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:44:00 DEBUG : Waiting for deletions to finish 2025/10/29 01:44:00 INFO : There was nothing to transfer 2025/10/29 01:44:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 01:44:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/29 01:44:00 DEBUG : two: Need to transfer - File not found at Destination 2025/10/29 01:44:00 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:44:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:44:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/29 01:44:00 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:44:01 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/29 01:44:01 INFO : two: Copied (new) 2025/10/29 01:44:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.41s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:44:04 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/dest" 2025/10/29 01:44:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/pre-dest1" 2025/10/29 01:44:07 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/pre-dest2" 2025/10/29 01:44:09 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:44:09 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/29 01:44:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:44:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/29 01:44:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/29 01:44:09 DEBUG : B2 bucket rclone-test-wufezaf9humi path dest: Waiting for checks to finish 2025/10/29 01:44:09 DEBUG : B2 bucket rclone-test-wufezaf9humi path dest: Waiting for transfers to finish 2025/10/29 01:44:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/29 01:44:10 INFO : 3: Copied (new) 2025/10/29 01:44:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.16s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:44:12 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/dst" 2025/10/29 01:44:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/CopyDest" 2025/10/29 01:44:15 DEBUG : one: Need to transfer - File not found at Destination 2025/10/29 01:44:15 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:44:15 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:44:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/29 01:44:16 INFO : one: Copied (new) 2025/10/29 01:44:16 DEBUG : Waiting for deletions to finish 2025/10/29 01:44:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 01:44:16 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:44:16 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:44:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/29 01:44:17 INFO : one: Copied (replaced existing) 2025/10/29 01:44:17 DEBUG : Waiting for deletions to finish 2025/10/29 01:44:19 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/BackupDir" 2025/10/29 01:44:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 01:44:20 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:44:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:44:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/29 01:44:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/29 01:44:21 INFO : one: Copied (server-side copy) 2025/10/29 01:44:21 INFO : one: Deleted 2025/10/29 01:44:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/29 01:44:22 INFO : one: Copied (server-side copy) 2025/10/29 01:44:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/29 01:44:22 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:44:22 DEBUG : Waiting for deletions to finish 2025/10/29 01:44:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:44:23 DEBUG : one: Unchanged skipping 2025/10/29 01:44:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:44:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/29 01:44:24 INFO : two: Copied (server-side copy) 2025/10/29 01:44:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/29 01:44:24 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:44:24 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:44:24 DEBUG : Waiting for deletions to finish 2025/10/29 01:44:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:44:24 DEBUG : one: Unchanged skipping 2025/10/29 01:44:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:44:24 DEBUG : two: Unchanged skipping 2025/10/29 01:44:24 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:44:24 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:44:24 DEBUG : Waiting for deletions to finish 2025/10/29 01:44:24 INFO : There was nothing to transfer 2025/10/29 01:44:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:44:25 DEBUG : one: Unchanged skipping 2025/10/29 01:44:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/29 01:44:26 DEBUG : three: Destination not found in --copy-dest 2025/10/29 01:44:26 DEBUG : three: Need to transfer - File not found at Destination 2025/10/29 01:44:26 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:44:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/29 01:44:26 DEBUG : two: Unchanged skipping 2025/10/29 01:44:26 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:44:26 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/29 01:44:26 INFO : three: Copied (new) 2025/10/29 01:44:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.51s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:44:30 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-13.backblaze.com/b2api/v1/b2_upload_file/df321db3a00d2bdb9fa80e1b/c001_v0001182_t0032": EOF 2025/10/29 01:44:30 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-13.backblaze.com/b2api/v1/b2_upload_file/df321db3a00d2bdb9fa80e1b/c001_v0001182_t0032": EOF) 2025/10/29 01:44:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-wufezaf9humi: 1/10 (Post "https://pod-000-1182-13.backblaze.com/b2api/v1/b2_upload_file/df321db3a00d2bdb9fa80e1b/c001_v0001182_t0032": EOF) 2025/10/29 01:44:32 DEBUG : pacer: Reducing sleep to 10ms 2025/10/29 01:44:33 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/dst" 2025/10/29 01:44:34 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/backup" 2025/10/29 01:44:34 DEBUG : Config file has changed externally - reloading 2025/10/29 01:44:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/29 01:44:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:44:35 DEBUG : two: Unchanged skipping 2025/10/29 01:44:35 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:44:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/29 01:44:37 INFO : one: Copied (server-side copy) 2025/10/29 01:44:37 INFO : one: Deleted 2025/10/29 01:44:37 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:44:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:44:38 INFO : one: Copied (new) 2025/10/29 01:44:38 DEBUG : Waiting for deletions to finish 2025/10/29 01:44:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/29 01:44:38 INFO : three.txt: Copied (server-side copy) 2025/10/29 01:44:38 INFO : three.txt: Deleted 2025/10/29 01:44:38 INFO : three.txt: Moved into backup dir 2025/10/29 01:44:40 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:44:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/29 01:44:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:44:40 DEBUG : two: Unchanged skipping 2025/10/29 01:44:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:44:41 INFO : one: Copied (server-side copy) 2025/10/29 01:44:41 INFO : one: Deleted 2025/10/29 01:44:41 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:44:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/29 01:44:41 INFO : one: Copied (new) 2025/10/29 01:44:41 DEBUG : Waiting for deletions to finish 2025/10/29 01:44:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/29 01:44:42 INFO : three.txt: Copied (server-side copy) 2025/10/29 01:44:42 INFO : three.txt: Deleted 2025/10/29 01:44:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.13s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:44:45 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/dst" 2025/10/29 01:44:45 DEBUG : Config file has changed externally - reloading 2025/10/29 01:44:46 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/backup" 2025/10/29 01:44:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/29 01:44:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:44:48 DEBUG : two: Unchanged skipping 2025/10/29 01:44:48 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:44:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/29 01:44:50 INFO : one: Copied (server-side copy) to: one.bak 2025/10/29 01:44:50 INFO : one: Deleted 2025/10/29 01:44:50 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:44:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:44:51 INFO : one: Copied (new) 2025/10/29 01:44:51 DEBUG : Waiting for deletions to finish 2025/10/29 01:44:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/29 01:44:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/29 01:44:52 INFO : three.txt: Deleted 2025/10/29 01:44:52 INFO : three.txt: Moved into backup dir 2025/10/29 01:44:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/29 01:44:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:44:53 DEBUG : two: Unchanged skipping 2025/10/29 01:44:53 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:44:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:44:54 INFO : one: Copied (server-side copy) to: one.bak 2025/10/29 01:44:54 INFO : one: Deleted 2025/10/29 01:44:54 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:44:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/29 01:44:55 INFO : one: Copied (new) 2025/10/29 01:44:55 DEBUG : Waiting for deletions to finish 2025/10/29 01:44:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/29 01:44:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/29 01:44:55 INFO : three.txt: Deleted 2025/10/29 01:44:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.20s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:44:59 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/dst" 2025/10/29 01:45:00 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/backup" 2025/10/29 01:45:01 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:45:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/29 01:45:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:45:01 DEBUG : two: Unchanged skipping 2025/10/29 01:45:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/29 01:45:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/29 01:45:03 INFO : one: Deleted 2025/10/29 01:45:03 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:45:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:45:04 INFO : one: Copied (new) 2025/10/29 01:45:04 DEBUG : Waiting for deletions to finish 2025/10/29 01:45:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/29 01:45:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/29 01:45:04 INFO : three.txt: Deleted 2025/10/29 01:45:04 INFO : three.txt: Moved into backup dir 2025/10/29 01:45:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/29 01:45:06 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:45:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:45:06 DEBUG : two: Unchanged skipping 2025/10/29 01:45:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:45:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/29 01:45:07 INFO : one: Deleted 2025/10/29 01:45:07 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:45:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/29 01:45:07 INFO : one: Copied (new) 2025/10/29 01:45:07 DEBUG : Waiting for deletions to finish 2025/10/29 01:45:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/29 01:45:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/29 01:45:08 INFO : three.txt: Deleted 2025/10/29 01:45:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.16s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:45:11 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/dst" 2025/10/29 01:45:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/29 01:45:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:45:13 DEBUG : two: Unchanged skipping 2025/10/29 01:45:13 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:45:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/29 01:45:14 INFO : one: Copied (server-side copy) to: one.bak 2025/10/29 01:45:14 INFO : one: Deleted 2025/10/29 01:45:14 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:45:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:45:15 INFO : one: Copied (new) 2025/10/29 01:45:15 DEBUG : Waiting for deletions to finish 2025/10/29 01:45:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/29 01:45:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/29 01:45:16 INFO : three.txt: Deleted 2025/10/29 01:45:16 INFO : three.txt: Moved into backup dir 2025/10/29 01:45:16 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1043-10.backblaze.com/b2api/v1/b2_upload_file/df321db3a00d2bdb9fa80e1b/c001_v0001043_t0020": EOF 2025/10/29 01:45:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1043-10.backblaze.com/b2api/v1/b2_upload_file/df321db3a00d2bdb9fa80e1b/c001_v0001043_t0020": EOF) 2025/10/29 01:45:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-wufezaf9humi: 1/10 (Post "https://pod-000-1043-10.backblaze.com/b2api/v1/b2_upload_file/df321db3a00d2bdb9fa80e1b/c001_v0001043_t0020": EOF) 2025/10/29 01:45:19 DEBUG : pacer: Reducing sleep to 10ms 2025/10/29 01:45:19 DEBUG : one.bak: Excluded (Path Filter) 2025/10/29 01:45:19 DEBUG : one.bak: Excluded 2025/10/29 01:45:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/29 01:45:19 DEBUG : three.txt.bak: Excluded 2025/10/29 01:45:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/29 01:45:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:45:19 DEBUG : two: Unchanged skipping 2025/10/29 01:45:19 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for checks to finish 2025/10/29 01:45:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:45:19 INFO : one: Copied (server-side copy) to: one.bak 2025/10/29 01:45:20 INFO : one: Deleted 2025/10/29 01:45:20 DEBUG : B2 bucket rclone-test-wufezaf9humi path dst: Waiting for transfers to finish 2025/10/29 01:45:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/29 01:45:20 INFO : one: Copied (new) 2025/10/29 01:45:20 DEBUG : Waiting for deletions to finish 2025/10/29 01:45:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/29 01:45:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/29 01:45:21 INFO : three.txt: Deleted 2025/10/29 01:45:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.42s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:45:23 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/dst" 2025/10/29 01:45:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/29 01:45:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/29 01:45:26 INFO : one: Copied (server-side copy) to: one.bak 2025/10/29 01:45:26 INFO : one: Deleted 2025/10/29 01:45:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:45:27 INFO : one: Copied (new) 2025/10/29 01:45:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:45:27 DEBUG : two: Unchanged skipping 2025/10/29 01:45:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/29 01:45:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/29 01:45:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/29 01:45:28 INFO : three.txt: Deleted 2025/10/29 01:45:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/29 01:45:28 INFO : three.txt: Copied (new) 2025/10/29 01:45:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/29 01:45:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:45:29 INFO : one: Copied (server-side copy) to: one.bak 2025/10/29 01:45:29 INFO : one: Deleted 2025/10/29 01:45:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/29 01:45:29 INFO : one: Copied (new) 2025/10/29 01:45:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:45:30 DEBUG : two: Unchanged skipping 2025/10/29 01:45:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/29 01:45:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/29 01:45:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/29 01:45:30 INFO : three.txt: Deleted 2025/10/29 01:45:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/29 01:45:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.89s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:45:34 DEBUG : Creating backend with remote "TestB2:rclone-test-wufezaf9humi/dst" 2025/10/29 01:45:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/29 01:45:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/29 01:45:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/29 01:45:37 INFO : one: Deleted 2025/10/29 01:45:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:45:38 INFO : one: Copied (new) 2025/10/29 01:45:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:45:38 DEBUG : two: Unchanged skipping 2025/10/29 01:45:38 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/29 01:45:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/29 01:45:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/29 01:45:39 INFO : three.txt: Deleted 2025/10/29 01:45:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/29 01:45:40 INFO : three.txt: Copied (new) 2025/10/29 01:45:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/29 01:45:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/29 01:45:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/29 01:45:41 INFO : one: Deleted 2025/10/29 01:45:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/29 01:45:42 INFO : one: Copied (new) 2025/10/29 01:45:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:45:42 DEBUG : two: Unchanged skipping 2025/10/29 01:45:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/29 01:45:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/29 01:45:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/29 01:45:43 INFO : three.txt: Deleted 2025/10/29 01:45:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/29 01:45:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.84s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:45:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/29 01:45:46 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:45:46 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:45:46 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/29 01:45:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/29 01:45:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.27s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:45:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/29 01:45:47 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:45:47 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:45:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/29 01:45:48 INFO : existing: Copied (new) 2025/10/29 01:45:48 DEBUG : Waiting for deletions to finish 2025/10/29 01:45:48 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/29 01:45:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/29 01:45:48 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:45:48 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:45:48 ERROR : B2 bucket rclone-test-wufezaf9humi: not deleting files as there were IO errors 2025/10/29 01:45:48 ERROR : B2 bucket rclone-test-wufezaf9humi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.10s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:45:50 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:45:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:45:50 DEBUG : existing: Unchanged skipping 2025/10/29 01:45:50 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:45:50 DEBUG : Waiting for deletions to finish 2025/10/29 01:45:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.47s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:46:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:10 DEBUG : both0: Unchanged skipping 2025/10/29 01:46:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:10 DEBUG : both10: Unchanged skipping 2025/10/29 01:46:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:10 DEBUG : both11: Unchanged skipping 2025/10/29 01:46:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:10 DEBUG : both12: Unchanged skipping 2025/10/29 01:46:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:10 DEBUG : both13: Unchanged skipping 2025/10/29 01:46:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:10 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:46:10 DEBUG : both14: Unchanged skipping 2025/10/29 01:46:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:10 DEBUG : both15: Unchanged skipping 2025/10/29 01:46:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:10 DEBUG : both18: Unchanged skipping 2025/10/29 01:46:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:10 DEBUG : both19: Unchanged skipping 2025/10/29 01:46:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:10 DEBUG : both2: Unchanged skipping 2025/10/29 01:46:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:10 DEBUG : both3: Unchanged skipping 2025/10/29 01:46:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:10 DEBUG : both4: Unchanged skipping 2025/10/29 01:46:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:10 DEBUG : both5: Unchanged skipping 2025/10/29 01:46:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:10 DEBUG : both6: Unchanged skipping 2025/10/29 01:46:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:10 DEBUG : both7: Unchanged skipping 2025/10/29 01:46:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:10 DEBUG : both8: Unchanged skipping 2025/10/29 01:46:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:10 DEBUG : both9: Unchanged skipping 2025/10/29 01:46:10 DEBUG : both17: Unchanged skipping 2025/10/29 01:46:10 DEBUG : both16: Unchanged skipping 2025/10/29 01:46:10 DEBUG : both1: Unchanged skipping 2025/10/29 01:46:10 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:46:10 DEBUG : Waiting for deletions to finish 2025/10/29 01:46:10 INFO : only10: Deleted 2025/10/29 01:46:10 INFO : only18: Deleted 2025/10/29 01:46:11 INFO : only19: Deleted 2025/10/29 01:46:11 INFO : only7: Deleted 2025/10/29 01:46:11 INFO : only1: Deleted 2025/10/29 01:46:11 INFO : only9: Deleted 2025/10/29 01:46:11 INFO : only0: Deleted 2025/10/29 01:46:11 INFO : only13: Deleted 2025/10/29 01:46:11 INFO : only14: Deleted 2025/10/29 01:46:11 INFO : only15: Deleted 2025/10/29 01:46:11 INFO : only4: Deleted 2025/10/29 01:46:11 INFO : only11: Deleted 2025/10/29 01:46:11 INFO : only12: Deleted 2025/10/29 01:46:11 INFO : only16: Deleted 2025/10/29 01:46:11 INFO : only2: Deleted 2025/10/29 01:46:11 INFO : only3: Deleted 2025/10/29 01:46:11 INFO : only5: Deleted 2025/10/29 01:46:11 INFO : only6: Deleted 2025/10/29 01:46:11 INFO : only8: Deleted 2025/10/29 01:46:11 INFO : only17: Deleted 2025/10/29 01:46:11 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.48s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:46:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:33 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:46:33 DEBUG : both0: Unchanged skipping 2025/10/29 01:46:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:33 DEBUG : both10: Unchanged skipping 2025/10/29 01:46:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:33 DEBUG : both14: Unchanged skipping 2025/10/29 01:46:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:33 DEBUG : both15: Unchanged skipping 2025/10/29 01:46:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:33 DEBUG : both12: Unchanged skipping 2025/10/29 01:46:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:33 DEBUG : both11: Unchanged skipping 2025/10/29 01:46:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:33 DEBUG : both13: Unchanged skipping 2025/10/29 01:46:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:33 DEBUG : both16: Unchanged skipping 2025/10/29 01:46:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:33 DEBUG : both1: Unchanged skipping 2025/10/29 01:46:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:33 DEBUG : both2: Unchanged skipping 2025/10/29 01:46:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:33 DEBUG : both17: Unchanged skipping 2025/10/29 01:46:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:33 DEBUG : both4: Unchanged skipping 2025/10/29 01:46:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:33 DEBUG : both18: Unchanged skipping 2025/10/29 01:46:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:33 DEBUG : both19: Unchanged skipping 2025/10/29 01:46:33 DEBUG : both3: Unchanged skipping 2025/10/29 01:46:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:33 DEBUG : both7: Unchanged skipping 2025/10/29 01:46:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:46:33 DEBUG : both8: Unchanged skipping 2025/10/29 01:46:33 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/29 01:46:33 DEBUG : both6: Unchanged skipping 2025/10/29 01:46:33 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/29 01:46:33 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/29 01:46:33 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/29 01:46:33 DEBUG : both5: Unchanged skipping 2025/10/29 01:46:33 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/29 01:46:33 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/29 01:46:33 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/29 01:46:33 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/29 01:46:33 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/29 01:46:33 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/29 01:46:33 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/29 01:46:33 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/29 01:46:33 DEBUG : both9: Unchanged skipping 2025/10/29 01:46:33 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/29 01:46:33 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/29 01:46:33 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/29 01:46:33 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/29 01:46:33 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/29 01:46:33 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/29 01:46:33 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/29 01:46:33 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/29 01:46:33 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:46:33 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:46:33 INFO : only10: Copied (replaced existing) 2025/10/29 01:46:34 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:46:34 INFO : only11: Copied (replaced existing) 2025/10/29 01:46:34 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:46:34 INFO : only15: Copied (replaced existing) 2025/10/29 01:46:34 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:46:34 INFO : only13: Copied (replaced existing) 2025/10/29 01:46:34 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:46:34 INFO : only16: Copied (replaced existing) 2025/10/29 01:46:34 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:46:34 INFO : only17: Copied (replaced existing) 2025/10/29 01:46:34 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:46:34 INFO : only18: Copied (replaced existing) 2025/10/29 01:46:34 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:46:34 INFO : only14: Copied (replaced existing) 2025/10/29 01:46:34 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:46:34 INFO : only12: Copied (replaced existing) 2025/10/29 01:46:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:46:34 INFO : only0: Copied (replaced existing) 2025/10/29 01:46:34 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:46:34 INFO : only1: Copied (replaced existing) 2025/10/29 01:46:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:46:34 INFO : only19: Copied (replaced existing) 2025/10/29 01:46:34 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:46:34 INFO : only4: Copied (replaced existing) 2025/10/29 01:46:34 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:46:34 INFO : only6: Copied (replaced existing) 2025/10/29 01:46:34 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:46:34 INFO : only7: Copied (replaced existing) 2025/10/29 01:46:34 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:46:34 INFO : only8: Copied (replaced existing) 2025/10/29 01:46:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:46:34 INFO : only2: Copied (replaced existing) 2025/10/29 01:46:34 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:46:34 INFO : only9: Copied (replaced existing) 2025/10/29 01:46:34 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:46:34 INFO : only5: Copied (replaced existing) 2025/10/29 01:46:34 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/29 01:46:34 INFO : only3: Copied (replaced existing) 2025/10/29 01:46:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.82s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:46:43 DEBUG : empty_dir: Making directory with metadata 2025/10/29 01:46:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/29 01:46:43 DEBUG : empty_on_remote: Making directory with metadata 2025/10/29 01:46:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/29 01:46:43 INFO : empty_on_remote: Making directory 2025/10/29 01:46:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/29 01:46:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/29 01:46:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/29 01:46:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/29 01:46:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.04s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:46:46 DEBUG : empty_dir: Making directory with metadata 2025/10/29 01:46:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/29 01:46:46 DEBUG : empty_on_remote: Making directory with metadata 2025/10/29 01:46:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/29 01:46:46 INFO : empty_on_remote: Making directory 2025/10/29 01:46:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/29 01:46:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/29 01:46:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/29 01:46:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/29 01:46:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/29 01:46:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.67s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:46:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/29 01:46:48 INFO : sub dir: Making directory 2025/10/29 01:46:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.92s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:46:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/29 01:46:52 INFO : sub dir: Making directory 2025/10/29 01:46:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.75s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:47:06 DEBUG : Waiting for deletions to finish 2025/10/29 01:47:07 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:47:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:47:07 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:47:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:47:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:47:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:47:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:47:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:47:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:47:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:47:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:47:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:47:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:47:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:47:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:47:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:47:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:47:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:47:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:47:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:47:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:07 DEBUG : apple: Unchanged skipping 2025/10/29 01:47:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:47:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:07 DEBUG : banana: Unchanged skipping 2025/10/29 01:47:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:07 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:47:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:47:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:47:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:47:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:47:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:47:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:47:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:47:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:47:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:47:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:47:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:47:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:47:07 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:47:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:47:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:47:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:47:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:47:07 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:47:07 DEBUG : Waiting for deletions to finish 2025/10/29 01:47:07 INFO : There was nothing to transfer 2025/10/29 01:47:07 DEBUG : Waiting for deletions to finish 2025/10/29 01:47:08 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:47:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:47:08 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:47:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:47:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:47:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:47:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:47:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:47:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:47:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:47:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:47:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:47:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:47:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:47:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:47:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:47:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:47:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:47:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:47:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:47:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:08 DEBUG : apple: Unchanged skipping 2025/10/29 01:47:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:47:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:08 DEBUG : banana: Unchanged skipping 2025/10/29 01:47:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:08 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:47:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:47:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:47:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:47:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:47:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:47:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:47:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:47:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:47:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:47:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:47:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:47:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:47:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:47:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:47:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:47:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:47:08 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:47:08 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:47:08 DEBUG : Waiting for deletions to finish 2025/10/29 01:47:08 INFO : There was nothing to transfer 2025/10/29 01:47:08 DEBUG : Waiting for deletions to finish 2025/10/29 01:47:09 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:47:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:47:09 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:47:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:47:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:47:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:47:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:47:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:47:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:47:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:47:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:47:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:47:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:47:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:47:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:47:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:47:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:47:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:47:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:47:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:47:23 DEBUG : Waiting for deletions to finish 2025/10/29 01:47:24 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:47:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:47:24 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:47:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:47:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:47:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:47:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:47:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:47:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:47:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:47:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:47:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:47:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:47:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:47:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:47:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:47:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:47:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:47:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:47:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:47:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:24 DEBUG : apple: Unchanged skipping 2025/10/29 01:47:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:47:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:24 DEBUG : banana: Unchanged skipping 2025/10/29 01:47:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:24 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:47:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:47:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:47:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:47:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:47:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:47:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:47:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:47:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:47:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:47:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:47:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:47:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:47:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:47:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:47:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:47:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:47:24 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:47:24 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:47:24 DEBUG : Waiting for deletions to finish 2025/10/29 01:47:24 INFO : There was nothing to transfer 2025/10/29 01:47:24 DEBUG : Waiting for deletions to finish 2025/10/29 01:47:25 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:47:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:47:25 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:47:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:47:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:47:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:47:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:47:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:47:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:47:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:47:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:47:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:47:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:47:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:47:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:47:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:47:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:47:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:47:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:47:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:47:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:47:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:25 DEBUG : apple: Unchanged skipping 2025/10/29 01:47:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:25 DEBUG : banana: Unchanged skipping 2025/10/29 01:47:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:25 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:47:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:47:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:25 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:47:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:47:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:47:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:47:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:47:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:47:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:47:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:47:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:47:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:47:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:47:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:47:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:47:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:47:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:47:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:47:25 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:47:25 DEBUG : Waiting for deletions to finish 2025/10/29 01:47:25 INFO : There was nothing to transfer 2025/10/29 01:47:25 DEBUG : Waiting for deletions to finish 2025/10/29 01:47:26 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:47:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:47:26 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:47:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:47:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:47:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:47:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:47:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:47:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:47:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:47:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:47:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:47:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:47:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:47:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:47:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:47:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:47:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:47:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:47:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:47:41 DEBUG : Waiting for deletions to finish 2025/10/29 01:47:42 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:47:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:47:42 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:47:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:47:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:47:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:47:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:47:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:47:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:47:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:47:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:47:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:47:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:47:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:47:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:47:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:47:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:47:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:47:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:47:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:47:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/29 01:47:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/29 01:47:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/29 01:47:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/29 01:47:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/29 01:47:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/29 01:47:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/29 01:47:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/29 01:47:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/29 01:47:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/29 01:47:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/29 01:47:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/29 01:47:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/29 01:47:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/29 01:47:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:47:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:47:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:47:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:47:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:47:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:47:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/29 01:47:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:47:42 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:47:42 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:47:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/29 01:47:42 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/29 01:47:42 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/29 01:47:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/29 01:47:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/29 01:47:43 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/29 01:47:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/29 01:47:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/29 01:47:43 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/29 01:47:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/29 01:47:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/29 01:47:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/29 01:47:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/29 01:47:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/29 01:47:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/29 01:47:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/29 01:47:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/29 01:47:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/29 01:47:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/29 01:47:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/29 01:47:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/29 01:47:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/29 01:47:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/29 01:47:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/29 01:47:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:44 DEBUG : Waiting for deletions to finish 2025/10/29 01:47:44 INFO : dir1/0007-1234567.txt: Deleted 2025/10/29 01:47:45 INFO : apple: Deleted 2025/10/29 01:47:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/29 01:47:45 INFO : dir1/0003-defghij.txt: Deleted 2025/10/29 01:47:45 INFO : banana: Deleted 2025/10/29 01:47:45 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/29 01:47:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/29 01:47:45 INFO : splitbananasplit: Deleted 2025/10/29 01:47:45 INFO : dir1/0012-6789;.txt: Deleted 2025/10/29 01:47:45 INFO : dir1/0008-2345678.txt: Deleted 2025/10/29 01:47:45 INFO : dir1/0013-789;=.txt: Deleted 2025/10/29 01:47:45 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/29 01:47:45 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/29 01:47:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/29 01:47:45 INFO : dir1/0010-456789.txt: Deleted 2025/10/29 01:47:45 INFO : dir1/0011-56789;.txt: Deleted 2025/10/29 01:47:45 INFO : dir1/0015-9;=.txt: Deleted 2025/10/29 01:47:45 INFO : appleappleapplebanana: Deleted 2025/10/29 01:47:45 INFO : dir1/0009-3456789.txt: Deleted 2025/10/29 01:47:45 INFO : dir1/0014-89;=.txt: Deleted 2025/10/29 01:47:45 DEBUG : Waiting for deletions to finish 2025/10/29 01:47:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/29 01:47:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/29 01:47:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/29 01:47:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/29 01:47:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/29 01:47:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/29 01:47:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/29 01:47:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/29 01:47:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/29 01:47:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:46 DEBUG : apple: Unchanged skipping 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:47:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:46 DEBUG : banana: Unchanged skipping 2025/10/29 01:47:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:46 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:47:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/29 01:47:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/29 01:47:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:47:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:47:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:47:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:47:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:47:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:47:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:47:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:47:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:47:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:47:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:47:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:47:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:47:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:47:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:47:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:47:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:47:46 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:47:46 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:47:46 DEBUG : Waiting for deletions to finish 2025/10/29 01:47:46 DEBUG : Waiting for deletions to finish 2025/10/29 01:47:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/29 01:47:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/29 01:47:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/29 01:47:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/29 01:47:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/29 01:47:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/29 01:47:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/29 01:47:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/29 01:47:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/29 01:47:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/29 01:47:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:48:00 DEBUG : Waiting for deletions to finish 2025/10/29 01:48:01 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:48:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:48:01 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:48:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:48:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:48:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:48:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:48:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:48:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:48:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:48:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:48:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:48:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:48:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:48:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:48:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:48:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:48:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:48:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:48:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:48:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:01 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:01 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:01 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:01 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:01 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:01 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:01 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/29 01:48:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/29 01:48:01 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/29 01:48:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/29 01:48:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:01 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:48:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:48:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/29 01:48:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:48:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/29 01:48:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:48:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:48:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:48:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:48:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:48:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:48:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:48:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:48:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:48:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:48:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:48:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:48:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/29 01:48:01 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:48:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:48:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:48:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:48:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:48:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:48:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:48:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:48:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:48:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:48:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:48:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:48:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:48:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:48:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:48:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:48:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:48:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:48:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/29 01:48:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:48:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:48:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:48:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:48:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:48:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:48:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:48:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:48:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:48:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:48:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:48:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:48:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:48:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/29 01:48:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:48:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:48:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:48:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:48:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:48:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:48:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:48:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/29 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:48:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:48:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/29 01:48:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:48:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/29 01:48:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:48:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/29 01:48:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:48:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/29 01:48:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:48:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/29 01:48:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:48:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:48:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:48:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:48:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:48:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/29 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:48:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:48:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:48:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/29 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:48:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:48:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:48:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:48:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:48:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/29 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:48:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:48:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:48:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/29 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:48:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:48:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/29 01:48:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:48:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/29 01:48:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:48:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/29 01:48:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:48:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/29 01:48:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:48:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/29 01:48:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/29 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:48:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:48:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:48:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:48:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:48:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/29 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:48:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/29 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:48:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:48:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:48:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/29 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:48:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:48:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/29 01:48:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/29 01:48:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/29 01:48:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/29 01:48:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/29 01:48:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/29 01:48:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/29 01:48:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/29 01:48:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/29 01:48:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/29 01:48:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/29 01:48:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/29 01:48:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/29 01:48:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/29 01:48:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/29 01:48:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/29 01:48:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/29 01:48:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:01 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:48:01 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:48:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/29 01:48:01 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/29 01:48:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/29 01:48:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/29 01:48:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/29 01:48:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/29 01:48:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/29 01:48:02 INFO : apple: Copied (new) to: PREFIXapple 2025/10/29 01:48:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/29 01:48:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/29 01:48:02 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/29 01:48:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/29 01:48:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/29 01:48:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/29 01:48:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/29 01:48:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/29 01:48:02 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/29 01:48:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/29 01:48:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/29 01:48:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/29 01:48:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/29 01:48:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/29 01:48:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/29 01:48:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/29 01:48:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/29 01:48:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/29 01:48:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/29 01:48:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/29 01:48:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/29 01:48:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/29 01:48:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/29 01:48:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/29 01:48:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/29 01:48:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/29 01:48:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/29 01:48:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/29 01:48:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/29 01:48:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/29 01:48:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/29 01:48:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/29 01:48:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/29 01:48:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/29 01:48:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/29 01:48:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/29 01:48:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/29 01:48:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/29 01:48:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/29 01:48:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/29 01:48:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/29 01:48:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/29 01:48:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/29 01:48:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/29 01:48:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/29 01:48:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/29 01:48:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/29 01:48:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/29 01:48:04 DEBUG : Waiting for deletions to finish 2025/10/29 01:48:04 INFO : banana: Deleted 2025/10/29 01:48:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/29 01:48:04 INFO : dir1/0007-1234567.txt: Deleted 2025/10/29 01:48:04 INFO : dir1/0010-456789.txt: Deleted 2025/10/29 01:48:04 INFO : dir1/0011-56789;.txt: Deleted 2025/10/29 01:48:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/29 01:48:04 INFO : appleappleapplebanana: Deleted 2025/10/29 01:48:04 INFO : dir1/0008-2345678.txt: Deleted 2025/10/29 01:48:05 INFO : dir1/0009-3456789.txt: Deleted 2025/10/29 01:48:05 INFO : dir1/0013-789;=.txt: Deleted 2025/10/29 01:48:05 INFO : apple: Deleted 2025/10/29 01:48:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/29 01:48:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/29 01:48:05 INFO : dir1/0003-defghij.txt: Deleted 2025/10/29 01:48:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/29 01:48:05 INFO : dir1/0012-6789;.txt: Deleted 2025/10/29 01:48:05 INFO : dir1/0015-9;=.txt: Deleted 2025/10/29 01:48:05 INFO : splitbananasplit: Deleted 2025/10/29 01:48:05 INFO : dir1/0014-89;=.txt: Deleted 2025/10/29 01:48:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/29 01:48:05 DEBUG : Waiting for deletions to finish 2025/10/29 01:48:05 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/29 01:48:05 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:48:05 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/29 01:48:05 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/29 01:48:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:48:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:48:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:48:05 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:48:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:48:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:48:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:48:05 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:48:05 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:48:05 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:48:05 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:48:05 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:48:05 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:48:05 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:48:05 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:48:05 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:48:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/29 01:48:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/29 01:48:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/29 01:48:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/29 01:48:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/29 01:48:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/29 01:48:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/29 01:48:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/29 01:48:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/29 01:48:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/29 01:48:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/29 01:48:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/29 01:48:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/29 01:48:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/29 01:48:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/29 01:48:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/29 01:48:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/29 01:48:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/29 01:48:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/29 01:48:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/29 01:48:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/29 01:48:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/29 01:48:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/29 01:48:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/29 01:48:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/29 01:48:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/29 01:48:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/29 01:48:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/29 01:48:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/29 01:48:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/29 01:48:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/29 01:48:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/29 01:48:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/29 01:48:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/29 01:48:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/29 01:48:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/29 01:48:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/29 01:48:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/29 01:48:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/29 01:48:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/29 01:48:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/29 01:48:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/29 01:48:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/29 01:48:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/29 01:48:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/29 01:48:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/29 01:48:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/29 01:48:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/29 01:48:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/29 01:48:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/29 01:48:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/29 01:48:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/29 01:48:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/29 01:48:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/29 01:48:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/29 01:48:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/29 01:48:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/29 01:48:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/29 01:48:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/29 01:48:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/29 01:48:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/29 01:48:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/29 01:48:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/29 01:48:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/29 01:48:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/29 01:48:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/29 01:48:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/29 01:48:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/29 01:48:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/29 01:48:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/29 01:48:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/29 01:48:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/29 01:48:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/29 01:48:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/29 01:48:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/29 01:48:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/29 01:48:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/29 01:48:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/29 01:48:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/29 01:48:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/29 01:48:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/29 01:48:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/29 01:48:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/29 01:48:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/29 01:48:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/29 01:48:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/29 01:48:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/29 01:48:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/29 01:48:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/29 01:48:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/29 01:48:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/29 01:48:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/29 01:48:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/29 01:48:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/29 01:48:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/29 01:48:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/29 01:48:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/29 01:48:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/29 01:48:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/29 01:48:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/29 01:48:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/29 01:48:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/29 01:48:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/29 01:48:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/29 01:48:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/29 01:48:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/29 01:48:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/29 01:48:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/29 01:48:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/29 01:48:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/29 01:48:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/29 01:48:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/29 01:48:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/29 01:48:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/29 01:48:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/29 01:48:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/29 01:48:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/29 01:48:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/29 01:48:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:06 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:48:06 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:48:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/29 01:48:06 INFO : appleappleapplebanana: Copied (new) 2025/10/29 01:48:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/29 01:48:06 INFO : apple: Copied (new) 2025/10/29 01:48:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/29 01:48:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/29 01:48:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/29 01:48:06 INFO : banana: Copied (new) 2025/10/29 01:48:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/29 01:48:06 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/29 01:48:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/29 01:48:06 INFO : splitbananasplit: Copied (new) 2025/10/29 01:48:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/29 01:48:06 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/29 01:48:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/29 01:48:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/29 01:48:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/29 01:48:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/29 01:48:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/29 01:48:07 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/29 01:48:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/29 01:48:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/29 01:48:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/29 01:48:07 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/29 01:48:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/29 01:48:07 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/29 01:48:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/29 01:48:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/29 01:48:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/29 01:48:07 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/29 01:48:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/29 01:48:07 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/29 01:48:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/29 01:48:07 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/29 01:48:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/29 01:48:07 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/29 01:48:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/29 01:48:08 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/29 01:48:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/29 01:48:08 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/29 01:48:08 DEBUG : Waiting for deletions to finish 2025/10/29 01:48:08 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/29 01:48:08 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/29 01:48:08 INFO : PREFIXapple: Deleted 2025/10/29 01:48:08 INFO : PREFIXsplitbananasplit: Deleted 2025/10/29 01:48:08 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/29 01:48:08 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/29 01:48:08 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/29 01:48:08 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/29 01:48:08 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/29 01:48:08 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/29 01:48:08 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/29 01:48:08 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/29 01:48:08 INFO : PREFIXbanana: Deleted 2025/10/29 01:48:08 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/29 01:48:08 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/29 01:48:08 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/29 01:48:08 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/29 01:48:08 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/29 01:48:08 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/29 01:48:08 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/29 01:48:08 DEBUG : Waiting for deletions to finish 2025/10/29 01:48:09 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : Waiting for deletions to finish 2025/10/29 01:48:09 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:48:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:48:24 DEBUG : Waiting for deletions to finish 2025/10/29 01:48:24 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:48:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:48:24 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:48:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:48:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:48:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:48:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:48:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:48:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:48:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:48:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:48:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:48:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:48:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:48:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:48:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:48:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:48:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:48:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:48:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:48:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/29 01:48:24 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/29 01:48:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:24 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/29 01:48:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/29 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:24 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:24 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/29 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/29 01:48:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/29 01:48:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/29 01:48:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/29 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:24 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/29 01:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/29 01:48:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/29 01:48:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/29 01:48:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/29 01:48:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/29 01:48:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/29 01:48:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/29 01:48:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/29 01:48:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/29 01:48:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/29 01:48:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/29 01:48:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/29 01:48:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:24 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:48:24 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:48:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/29 01:48:24 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/29 01:48:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/29 01:48:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/29 01:48:25 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/29 01:48:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/29 01:48:25 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/29 01:48:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/29 01:48:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/29 01:48:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/29 01:48:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/29 01:48:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/29 01:48:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/29 01:48:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/29 01:48:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/29 01:48:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/29 01:48:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/29 01:48:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/29 01:48:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/29 01:48:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/29 01:48:25 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/29 01:48:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/29 01:48:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/29 01:48:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/29 01:48:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/29 01:48:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/29 01:48:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/29 01:48:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/29 01:48:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/29 01:48:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/29 01:48:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/29 01:48:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/29 01:48:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/29 01:48:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/29 01:48:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/29 01:48:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/29 01:48:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/29 01:48:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/29 01:48:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/29 01:48:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/29 01:48:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/29 01:48:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/29 01:48:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/29 01:48:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/29 01:48:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/29 01:48:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/29 01:48:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/29 01:48:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/29 01:48:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/29 01:48:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/29 01:48:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/29 01:48:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/29 01:48:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/29 01:48:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/29 01:48:27 DEBUG : Waiting for deletions to finish 2025/10/29 01:48:27 INFO : dir1/0010-456789.txt: Deleted 2025/10/29 01:48:27 INFO : splitbananasplit: Deleted 2025/10/29 01:48:27 INFO : dir1/0003-defghij.txt: Deleted 2025/10/29 01:48:27 INFO : dir1/0008-2345678.txt: Deleted 2025/10/29 01:48:27 INFO : dir1/0009-3456789.txt: Deleted 2025/10/29 01:48:27 INFO : apple: Deleted 2025/10/29 01:48:27 INFO : banana: Deleted 2025/10/29 01:48:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/29 01:48:27 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/29 01:48:27 INFO : dir1/0007-1234567.txt: Deleted 2025/10/29 01:48:27 INFO : dir1/0011-56789;.txt: Deleted 2025/10/29 01:48:27 INFO : dir1/0012-6789;.txt: Deleted 2025/10/29 01:48:27 INFO : dir1/0013-789;=.txt: Deleted 2025/10/29 01:48:27 INFO : appleappleapplebanana: Deleted 2025/10/29 01:48:27 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/29 01:48:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/29 01:48:27 INFO : dir1/0014-89;=.txt: Deleted 2025/10/29 01:48:27 INFO : dir1/0015-9;=.txt: Deleted 2025/10/29 01:48:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/29 01:48:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/29 01:48:27 DEBUG : Waiting for deletions to finish 2025/10/29 01:48:28 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/29 01:48:28 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/29 01:48:28 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/29 01:48:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:48:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:48:28 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:48:28 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:48:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:48:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:48:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:48:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:48:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:48:28 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:48:28 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:48:28 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:48:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:48:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:48:28 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:48:28 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/29 01:48:28 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/29 01:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/29 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/29 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/29 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/29 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/29 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/29 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/29 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/29 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/29 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/29 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/29 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/29 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/29 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/29 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/29 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/29 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/29 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/29 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/29 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/29 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/29 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/29 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/29 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/29 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/29 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/29 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/29 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/29 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/29 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/29 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/29 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/29 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/29 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/29 01:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/29 01:48:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/29 01:48:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/29 01:48:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/29 01:48:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/29 01:48:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:28 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:48:28 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:48:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/29 01:48:28 INFO : banana: Copied (new) 2025/10/29 01:48:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/29 01:48:28 INFO : splitbananasplit: Copied (new) 2025/10/29 01:48:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/29 01:48:28 INFO : appleappleapplebanana: Copied (new) 2025/10/29 01:48:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/29 01:48:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/29 01:48:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/29 01:48:29 INFO : apple: Copied (new) 2025/10/29 01:48:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/29 01:48:29 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/29 01:48:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/29 01:48:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/29 01:48:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/29 01:48:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/29 01:48:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/29 01:48:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/29 01:48:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/29 01:48:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/29 01:48:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/29 01:48:29 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/29 01:48:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/29 01:48:29 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/29 01:48:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/29 01:48:29 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/29 01:48:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/29 01:48:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/29 01:48:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/29 01:48:30 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/29 01:48:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/29 01:48:30 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/29 01:48:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/29 01:48:30 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/29 01:48:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/29 01:48:30 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/29 01:48:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/29 01:48:30 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/29 01:48:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/29 01:48:30 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/29 01:48:30 DEBUG : Waiting for deletions to finish 2025/10/29 01:48:30 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/29 01:48:31 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/29 01:48:31 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/29 01:48:31 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/29 01:48:31 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/29 01:48:31 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/29 01:48:31 INFO : appleSUFFIX: Deleted 2025/10/29 01:48:31 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/29 01:48:31 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/29 01:48:31 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/29 01:48:31 INFO : bananaSUFFIX: Deleted 2025/10/29 01:48:31 INFO : splitbananasplitSUFFIX: Deleted 2025/10/29 01:48:31 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/29 01:48:31 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/29 01:48:31 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/29 01:48:31 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/29 01:48:31 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/29 01:48:31 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/29 01:48:31 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/29 01:48:31 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/29 01:48:31 DEBUG : Waiting for deletions to finish 2025/10/29 01:48:31 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:48:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:48:31 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:48:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:48:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:48:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:48:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:48:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:48:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:48:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:48:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:48:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:48:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:48:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:48:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:48:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:48:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:48:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:48:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:48:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:48:31 DEBUG : Waiting for deletions to finish 2025/10/29 01:48:32 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:48:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:48:32 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:48:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:48:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:48:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:48:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:48:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:48:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:48:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:48:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:48:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:48:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:48:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:48:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:48:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:48:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:48:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:48:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:48:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:48:46 DEBUG : Waiting for deletions to finish 2025/10/29 01:48:47 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:48:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:48:47 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:48:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:48:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:48:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:48:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:48:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:48:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:48:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:48:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:48:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:48:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:48:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:48:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:48:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:48:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:48:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:48:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:48:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:48:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:48:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:48:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:48:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:48:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/29 01:48:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:48:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/29 01:48:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:47 DEBUG : apple: Unchanged skipping 2025/10/29 01:48:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:47 DEBUG : banana: Unchanged skipping 2025/10/29 01:48:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:48:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/29 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:48:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:48:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:48:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/29 01:48:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/29 01:48:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/29 01:48:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/29 01:48:47 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:48:47 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:48:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/29 01:48:47 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/29 01:48:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/29 01:48:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/29 01:48:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/29 01:48:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/29 01:48:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/29 01:48:48 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/29 01:48:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/29 01:48:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/29 01:48:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/29 01:48:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/29 01:48:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/29 01:48:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/29 01:48:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/29 01:48:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/29 01:48:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/29 01:48:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/29 01:48:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/29 01:48:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/29 01:48:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/29 01:48:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/29 01:48:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/29 01:48:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/29 01:48:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/29 01:48:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/29 01:48:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/29 01:48:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/29 01:48:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/29 01:48:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/29 01:48:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/29 01:48:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/29 01:48:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/29 01:48:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/29 01:48:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/29 01:48:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/29 01:48:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/29 01:48:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/29 01:48:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/29 01:48:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/29 01:48:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/29 01:48:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/29 01:48:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/29 01:48:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/29 01:48:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/29 01:48:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/29 01:48:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/29 01:48:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/29 01:48:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/29 01:48:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/29 01:48:49 DEBUG : Waiting for deletions to finish 2025/10/29 01:48:49 INFO : dir1/0009-3456789.txt: Deleted 2025/10/29 01:48:49 INFO : dir1/0015-9;=.txt: Deleted 2025/10/29 01:48:49 INFO : dir1/0012-6789;.txt: Deleted 2025/10/29 01:48:50 INFO : dir1/0003-defghij.txt: Deleted 2025/10/29 01:48:50 INFO : dir1/0013-789;=.txt: Deleted 2025/10/29 01:48:50 INFO : dir1/0014-89;=.txt: Deleted 2025/10/29 01:48:50 INFO : dir1/0011-56789;.txt: Deleted 2025/10/29 01:48:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/29 01:48:50 INFO : dir1/0007-1234567.txt: Deleted 2025/10/29 01:48:50 INFO : splitbananasplit: Deleted 2025/10/29 01:48:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/29 01:48:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/29 01:48:50 INFO : dir1/0010-456789.txt: Deleted 2025/10/29 01:48:50 INFO : appleappleapplebanana: Deleted 2025/10/29 01:48:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/29 01:48:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/29 01:48:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/29 01:48:50 INFO : dir1/0008-2345678.txt: Deleted 2025/10/29 01:48:50 DEBUG : Waiting for deletions to finish 2025/10/29 01:48:50 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:48:50 DEBUG : appleapple: Excluded (Path Filter) 2025/10/29 01:48:50 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:48:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/29 01:48:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/29 01:48:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/29 01:48:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/29 01:48:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/29 01:48:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/29 01:48:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/29 01:48:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/29 01:48:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/29 01:48:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/29 01:48:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/29 01:48:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/29 01:48:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/29 01:48:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/29 01:48:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/29 01:48:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/29 01:48:50 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/29 01:48:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/29 01:48:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/29 01:48:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/29 01:48:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/29 01:48:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/29 01:48:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/29 01:48:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/29 01:48:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/29 01:48:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/29 01:48:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/29 01:48:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/29 01:48:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/29 01:48:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/29 01:48:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/29 01:48:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/29 01:48:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/29 01:48:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/29 01:48:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/29 01:48:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/29 01:48:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/29 01:48:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/29 01:48:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/29 01:48:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/29 01:48:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/29 01:48:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/29 01:48:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/29 01:48:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/29 01:48:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/29 01:48:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/29 01:48:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/29 01:48:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/29 01:48:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/29 01:48:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/29 01:48:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/29 01:48:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/29 01:48:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/29 01:48:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/29 01:48:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/29 01:48:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/29 01:48:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/29 01:48:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/29 01:48:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/29 01:48:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/29 01:48:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/29 01:48:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/29 01:48:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/29 01:48:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/29 01:48:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/29 01:48:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/29 01:48:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/29 01:48:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/29 01:48:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/29 01:48:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/29 01:48:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/29 01:48:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/29 01:48:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/29 01:48:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/29 01:48:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/29 01:48:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/29 01:48:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/29 01:48:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:48:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/29 01:48:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/29 01:48:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/29 01:48:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/29 01:48:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/29 01:48:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/29 01:48:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/29 01:48:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/29 01:48:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/29 01:48:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/29 01:48:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/29 01:48:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/29 01:48:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/29 01:48:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/29 01:48:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/29 01:48:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/29 01:48:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:48:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:48:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:48:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:48:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:51 DEBUG : apple: Unchanged skipping 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:48:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:51 DEBUG : banana: Unchanged skipping 2025/10/29 01:48:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:51 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:48:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:48:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:48:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:48:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:48:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:48:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:48:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:48:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:48:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:48:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:48:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:48:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:48:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:48:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:48:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:48:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:48:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:48:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:48:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:48:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:48:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:48:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:48:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:48:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:48:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/29 01:48:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/29 01:48:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/29 01:48:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/29 01:48:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/29 01:48:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/29 01:48:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/29 01:48:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/29 01:48:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/29 01:48:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/29 01:48:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/29 01:48:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/29 01:48:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/29 01:48:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/29 01:48:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/29 01:48:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/29 01:48:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/29 01:48:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:48:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:48:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:48:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:48:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:48:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:48:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:48:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:48:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:48:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:48:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:48:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:48:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:48:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:48:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:48:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:48:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:48:51 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:48:51 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:48:51 DEBUG : Waiting for deletions to finish 2025/10/29 01:48:51 DEBUG : Waiting for deletions to finish 2025/10/29 01:48:51 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : appleapple: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/29 01:48:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/29 01:48:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/29 01:48:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/29 01:48:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/29 01:48:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/29 01:48:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/29 01:48:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/29 01:48:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/29 01:48:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/29 01:48:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/29 01:48:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/29 01:48:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/29 01:48:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/29 01:48:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/29 01:48:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/29 01:48:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/29 01:48:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/29 01:48:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/29 01:48:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/29 01:48:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/29 01:48:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/29 01:48:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/29 01:48:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/29 01:48:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/29 01:48:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/29 01:48:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/29 01:48:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/29 01:48:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/29 01:48:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/29 01:48:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/29 01:48:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/29 01:48:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/29 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/29 01:48:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/29 01:48:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/29 01:48:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/29 01:48:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/29 01:48:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/29 01:48:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/29 01:48:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/29 01:48:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/29 01:48:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/29 01:48:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/29 01:48:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/29 01:48:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/29 01:48:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/29 01:48:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/29 01:48:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/29 01:48:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/29 01:48:51 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:49:07 DEBUG : Waiting for deletions to finish 2025/10/29 01:49:07 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:49:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:49:07 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:49:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:49:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:49:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:49:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:49:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:49:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:49:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:49:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:49:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:49:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:49:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:49:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:49:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:49:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:49:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:49:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:49:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:49:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:07 DEBUG : apple: Unchanged skipping 2025/10/29 01:49:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:49:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:07 DEBUG : banana: Unchanged skipping 2025/10/29 01:49:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:07 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:49:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:49:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:49:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:49:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:08 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:49:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:49:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:49:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:49:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:49:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:49:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:49:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:49:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:49:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:49:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:49:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:49:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:49:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:49:08 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:49:08 DEBUG : Waiting for deletions to finish 2025/10/29 01:49:08 DEBUG : Waiting for deletions to finish 2025/10/29 01:49:08 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:49:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:49:08 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:49:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:49:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:49:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:49:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:49:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:49:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:49:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:49:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:49:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:49:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:49:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:49:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:49:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:49:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:49:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:49:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:49:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:49:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:08 DEBUG : apple: Unchanged skipping 2025/10/29 01:49:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:08 DEBUG : banana: Unchanged skipping 2025/10/29 01:49:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:49:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:08 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:49:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:49:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:49:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:49:09 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:49:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:49:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:49:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:49:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:49:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:49:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:49:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:49:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:49:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:49:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:49:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:49:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:49:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:49:09 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:49:09 DEBUG : Waiting for deletions to finish 2025/10/29 01:49:09 DEBUG : Waiting for deletions to finish 2025/10/29 01:49:09 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : Waiting for deletions to finish 2025/10/29 01:49:09 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:49:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:49:26 DEBUG : Waiting for deletions to finish 2025/10/29 01:49:26 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:49:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:49:26 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:49:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:49:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:49:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:49:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:49:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:49:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:49:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:49:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:49:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:49:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:49:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:49:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:49:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:49:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:49:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:49:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:49:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : apple: Unchanged skipping 2025/10/29 01:49:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:49:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : banana: Unchanged skipping 2025/10/29 01:49:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:49:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:49:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:49:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:49:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:49:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:49:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:49:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:49:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:49:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:49:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:49:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:49:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:49:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:49:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:49:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:49:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:49:27 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:49:27 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:49:27 DEBUG : Waiting for deletions to finish 2025/10/29 01:49:27 DEBUG : Waiting for deletions to finish 2025/10/29 01:49:27 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:49:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:49:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : apple: Unchanged skipping 2025/10/29 01:49:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:49:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:27 DEBUG : banana: Unchanged skipping 2025/10/29 01:49:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:49:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:49:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:49:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:49:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:49:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:49:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:49:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:49:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:49:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:49:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:49:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:49:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:49:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:49:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:49:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:49:28 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:49:28 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:49:28 DEBUG : Waiting for deletions to finish 2025/10/29 01:49:28 DEBUG : Waiting for deletions to finish 2025/10/29 01:49:28 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:49:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:49:28 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:49:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:49:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:49:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:49:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:49:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:49:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:49:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:49:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:49:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:49:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:49:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:49:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:49:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:49:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:49:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:49:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:49:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:49:43 DEBUG : Waiting for deletions to finish 2025/10/29 01:49:43 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:49:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:49:43 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:49:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:49:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:49:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:49:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:49:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:49:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:49:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:49:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:49:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:49:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:49:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:49:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:49:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:49:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:49:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:49:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:49:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:49:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:49:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:43 DEBUG : banana: Unchanged skipping 2025/10/29 01:49:43 DEBUG : apple: Unchanged skipping 2025/10/29 01:49:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:43 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:49:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:49:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:49:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:49:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:49:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:49:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:49:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:49:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:49:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:49:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:49:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:49:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:44 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:49:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:49:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:49:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:49:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:49:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:49:44 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:49:44 DEBUG : Waiting for deletions to finish 2025/10/29 01:49:44 DEBUG : Waiting for deletions to finish 2025/10/29 01:49:44 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:49:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:49:44 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:49:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:49:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:49:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:49:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:49:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:49:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:49:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:49:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:49:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:49:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:49:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:49:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:49:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:49:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:49:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:49:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:49:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:49:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:44 DEBUG : apple: Unchanged skipping 2025/10/29 01:49:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:49:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:44 DEBUG : banana: Unchanged skipping 2025/10/29 01:49:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:44 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:49:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:49:45 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:49:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:49:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:49:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:49:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:49:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:49:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:49:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:49:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:49:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:49:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:49:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:49:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:49:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:49:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:49:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:49:45 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:49:45 DEBUG : Waiting for deletions to finish 2025/10/29 01:49:45 DEBUG : Waiting for deletions to finish 2025/10/29 01:49:45 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:49:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:49:45 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:49:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:49:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:49:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:49:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:49:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:49:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:49:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:49:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:49:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:49:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:49:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:49:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:49:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:49:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:49:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:49:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:50:00 DEBUG : Waiting for deletions to finish 2025/10/29 01:50:01 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:50:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:50:01 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:50:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:50:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:50:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:50:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:50:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:50:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:50:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:50:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:50:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:50:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:50:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:50:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:50:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:50:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:50:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:50:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:50:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:50:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:01 DEBUG : apple: Unchanged skipping 2025/10/29 01:50:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:50:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:01 DEBUG : banana: Unchanged skipping 2025/10/29 01:50:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:01 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:50:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:50:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:50:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:50:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:50:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:50:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:50:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:50:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:50:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:50:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:50:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:50:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:50:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:50:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:50:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:50:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:01 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:50:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:50:01 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:50:01 DEBUG : Waiting for deletions to finish 2025/10/29 01:50:01 DEBUG : Waiting for deletions to finish 2025/10/29 01:50:02 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:50:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:50:02 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:50:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:50:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:50:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:50:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:50:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:50:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:50:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:50:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:50:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:50:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:50:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:50:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:50:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:50:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:50:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:50:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:50:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:02 DEBUG : apple: Unchanged skipping 2025/10/29 01:50:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:50:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:02 DEBUG : banana: Unchanged skipping 2025/10/29 01:50:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:02 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:50:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:50:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:50:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:50:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:50:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:50:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:50:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:50:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:50:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:50:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:50:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:50:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:50:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:50:02 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:50:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:50:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:50:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:50:02 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:50:02 DEBUG : Waiting for deletions to finish 2025/10/29 01:50:02 DEBUG : Waiting for deletions to finish 2025/10/29 01:50:03 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:50:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:50:03 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:50:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:50:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:50:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:50:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:50:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:50:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:50:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:50:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:50:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:50:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:50:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:50:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:50:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:50:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:50:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:50:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:50:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:50:18 DEBUG : Waiting for deletions to finish 2025/10/29 01:50:19 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:50:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:50:19 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:50:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:50:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:50:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:50:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:50:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:50:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:50:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:50:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:50:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:50:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:50:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:50:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:50:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:50:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:50:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:50:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:50:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:50:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:19 DEBUG : apple: Unchanged skipping 2025/10/29 01:50:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:19 DEBUG : banana: Unchanged skipping 2025/10/29 01:50:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:50:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:19 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:50:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:50:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:50:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:50:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:50:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:50:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:50:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:50:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:50:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:50:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:50:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:50:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:50:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:50:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:50:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:50:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:50:20 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:50:20 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:50:20 DEBUG : Waiting for deletions to finish 2025/10/29 01:50:20 DEBUG : Waiting for deletions to finish 2025/10/29 01:50:20 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:50:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:50:20 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:50:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:50:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:50:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:50:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:50:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:50:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:50:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:50:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:50:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:50:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:50:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:50:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:50:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:50:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:50:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:50:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:50:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/29 01:50:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:20 DEBUG : apple: Unchanged skipping 2025/10/29 01:50:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/29 01:50:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:20 DEBUG : banana: Unchanged skipping 2025/10/29 01:50:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/29 01:50:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/29 01:50:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/29 01:50:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/29 01:50:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/29 01:50:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/29 01:50:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/29 01:50:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/29 01:50:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/29 01:50:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/29 01:50:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/29 01:50:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/29 01:50:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/29 01:50:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/29 01:50:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/29 01:50:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/29 01:50:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/29 01:50:21 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:50:21 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:50:21 DEBUG : Waiting for deletions to finish 2025/10/29 01:50:21 DEBUG : Waiting for deletions to finish 2025/10/29 01:50:21 DEBUG : apple: Excluded (Path Filter) 2025/10/29 01:50:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/29 01:50:21 DEBUG : banana: Excluded (Path Filter) 2025/10/29 01:50:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/29 01:50:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/29 01:50:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/29 01:50:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/29 01:50:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/29 01:50:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/29 01:50:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/29 01:50:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/29 01:50:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/29 01:50:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/29 01:50:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/29 01:50:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/29 01:50:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/29 01:50:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/29 01:50:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/29 01:50:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/29 01:50:21 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (209.71s) --- PASS: TestTransform/NFC (17.45s) --- PASS: TestTransform/NFD (16.96s) --- PASS: TestTransform/base64 (20.66s) --- PASS: TestTransform/prefix (22.69s) --- PASS: TestTransform/suffix (22.75s) --- PASS: TestTransform/truncate (19.63s) --- PASS: TestTransform/encoder (18.12s) --- PASS: TestTransform/ISO-8859-1 (18.51s) --- PASS: TestTransform/charmap (16.94s) --- PASS: TestTransform/lowercase (17.89s) --- PASS: TestTransform/ascii (18.11s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:50:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/29 01:50:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/29 01:50:26 INFO : sub dir_somesuffix: Making directory 2025/10/29 01:50:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/29 01:50:26 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/29 01:50:26 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/29 01:50:26 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/29 01:50:26 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:50:26 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/29 01:50:26 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:50:27 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:50:27 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/29 01:50:27 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.09s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:50:28 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:28 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:28 INFO : tictactoe: Making directory 2025/10/29 01:50:28 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:28 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:50:28 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/29 01:50:28 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:50:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:50:28 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:50:28 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:50:28 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/29 01:50:28 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.71s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:50:30 INFO : toe: Making directory 2025/10/29 01:50:30 INFO : toe/toe: Making directory 2025/10/29 01:50:30 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/29 01:50:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/29 01:50:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/29 01:50:30 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:50:30 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:50:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:50:30 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/29 01:50:30 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.88s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:50:31 INFO : toe: Making directory 2025/10/29 01:50:31 INFO : toe/toe: Making directory 2025/10/29 01:50:31 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/29 01:50:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/29 01:50:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/29 01:50:31 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:50:31 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:50:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:50:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/29 01:50:32 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.67s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:50:33 DEBUG : empty_dir: Making directory with metadata 2025/10/29 01:50:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/29 01:50:33 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:33 INFO : tictacempty_dir: Making directory 2025/10/29 01:50:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:33 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:33 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:33 INFO : tictactoe: Making directory 2025/10/29 01:50:33 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:33 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:50:33 INFO : tictactoe/tictactoe: Making directory 2025/10/29 01:50:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:50:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/29 01:50:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/29 01:50:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/29 01:50:33 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:50:33 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:50:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:50:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/29 01:50:34 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.67s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:50:35 DEBUG : empty_dir: Making directory with metadata 2025/10/29 01:50:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/29 01:50:35 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:35 INFO : tictacempty_dir: Making directory 2025/10/29 01:50:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:35 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:35 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:35 INFO : tictactoe: Making directory 2025/10/29 01:50:35 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:35 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:50:35 INFO : tictactoe/tictactoe: Making directory 2025/10/29 01:50:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:50:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/29 01:50:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:50:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/29 01:50:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:50:35 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:50:35 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:50:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:50:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:50:35 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/29 01:50:36 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:50:36 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:36 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:36 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/29 01:50:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:50:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/29 01:50:36 NOTICE: B2 bucket rclone-test-wufezaf9humi: 0 differences found 2025/10/29 01:50:36 NOTICE: B2 bucket rclone-test-wufezaf9humi: 1 matching files --- PASS: TestAllTag (2.19s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:50:37 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:37 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:37 INFO : tictactoe: Making directory 2025/10/29 01:50:37 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:37 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:50:37 INFO : tictactoe/tictactoe: Making directory 2025/10/29 01:50:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:50:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/29 01:50:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/29 01:50:37 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:50:37 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:50:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/29 01:50:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:50:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/29 01:50:38 DEBUG : Waiting for deletions to finish 2025/10/29 01:50:38 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:38 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:38 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:50:39 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/29 01:50:39 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:50:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/29 01:50:39 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/29 01:50:39 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:50:39 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.80s) === RUN TestSyntax 2025/10/29 01:50:40 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:50:40 INFO : toe: Making directory 2025/10/29 01:50:40 INFO : toe/toe: Making directory 2025/10/29 01:50:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/29 01:50:40 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:50:40 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:50:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:50:40 INFO : toe/toe/toe: Copied (new) 2025/10/29 01:50:40 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.69s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:50:41 DEBUG : empty_dir: Making directory with metadata 2025/10/29 01:50:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/29 01:50:41 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:41 INFO : tictacempty_dir: Making directory 2025/10/29 01:50:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:41 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:41 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:41 INFO : tictactoe: Making directory 2025/10/29 01:50:41 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:41 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:50:41 INFO : tictactoe/tictactoe: Making directory 2025/10/29 01:50:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:50:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/29 01:50:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:50:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/29 01:50:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:50:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:50:41 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:50:41 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:50:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:50:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:50:42 INFO : toe/toe/toe.txt: Deleted 2025/10/29 01:50:42 INFO : toe/toe: Removing directory 2025/10/29 01:50:42 INFO : toe: Removing directory 2025/10/29 01:50:42 INFO : empty_dir: Removing directory 2025/10/29 01:50:42 DEBUG : Local file system at /tmp/rclone2070651811: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.78s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:50:43 DEBUG : empty_dir: Making directory with metadata 2025/10/29 01:50:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/29 01:50:43 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:43 INFO : tictacempty_dir: Making directory 2025/10/29 01:50:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:43 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:43 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:43 INFO : tictactoe: Making directory 2025/10/29 01:50:43 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:43 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:50:43 INFO : tictactoe/tictactoe: Making directory 2025/10/29 01:50:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:50:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/29 01:50:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:50:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/29 01:50:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:50:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:50:43 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:50:43 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:50:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:50:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:50:44 INFO : toe/toe/toe.txt: Deleted 2025/10/29 01:50:44 INFO : toe/toe: Removing directory 2025/10/29 01:50:44 INFO : toe: Removing directory 2025/10/29 01:50:44 INFO : empty_dir: Removing directory 2025/10/29 01:50:44 DEBUG : Local file system at /tmp/rclone2070651811: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/29 01:50:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/29 01:50:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/29 01:50:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/29 01:50:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/29 01:50:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:50:45 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/29 01:50:45 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.01s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:50:46 DEBUG : Reset feature "Copy" 2025/10/29 01:50:46 DEBUG : Reset feature "Move" 2025/10/29 01:50:46 DEBUG : Reset feature "Copy" 2025/10/29 01:50:46 DEBUG : Reset feature "Move" 2025/10/29 01:50:46 DEBUG : empty_dir: Making directory with metadata 2025/10/29 01:50:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/29 01:50:46 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:46 INFO : tictacempty_dir: Making directory 2025/10/29 01:50:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/29 01:50:46 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:46 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:46 INFO : tictactoe: Making directory 2025/10/29 01:50:46 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:46 DEBUG : toe: transformed to: tictactoe 2025/10/29 01:50:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:50:46 INFO : tictactoe/tictactoe: Making directory 2025/10/29 01:50:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/29 01:50:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/29 01:50:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:50:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/29 01:50:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:50:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:50:46 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:50:46 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:50:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:50:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/29 01:50:48 INFO : toe/toe/toe.txt: Deleted 2025/10/29 01:50:48 INFO : toe/toe: Removing directory 2025/10/29 01:50:48 INFO : toe: Removing directory 2025/10/29 01:50:48 INFO : empty_dir: Removing directory 2025/10/29 01:50:48 DEBUG : Local file system at /tmp/rclone2070651811: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/29 01:50:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/29 01:50:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/29 01:50:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/29 01:50:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/29 01:50:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:50:49 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/29 01:50:49 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.30s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:50:50 DEBUG : toe: transformed to: dG9l 2025/10/29 01:50:51 DEBUG : toe: transformed to: dG9l 2025/10/29 01:50:51 INFO : dG9l: Making directory 2025/10/29 01:50:51 DEBUG : toe: transformed to: dG9l 2025/10/29 01:50:51 DEBUG : toe: transformed to: dG9l 2025/10/29 01:50:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/29 01:50:51 INFO : dG9l/dG9l: Making directory 2025/10/29 01:50:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/29 01:50:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/29 01:50:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/29 01:50:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/29 01:50:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/29 01:50:51 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:50:51 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:50:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:50:51 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/29 01:50:51 DEBUG : Waiting for deletions to finish 2025/10/29 01:50:52 DEBUG : dG9l: transformed to: toe 2025/10/29 01:50:52 DEBUG : dG9l: transformed to: toe 2025/10/29 01:50:52 DEBUG : dG9l: transformed to: toe 2025/10/29 01:50:52 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/29 01:50:52 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/29 01:50:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/29 01:50:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/29 01:50:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/29 01:50:52 DEBUG : Local file system at /tmp/rclone2070651811: Waiting for checks to finish 2025/10/29 01:50:52 DEBUG : Local file system at /tmp/rclone2070651811: Waiting for transfers to finish 2025/10/29 01:50:52 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.76s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-wufezaf9humi", Local "Local file system at /tmp/rclone2070651811", Modify Window "1ms" 2025/10/29 01:50:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/29 01:50:53 DEBUG : toe: transformed to: 2025/10/29 01:50:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/29 01:50:53 DEBUG : toe: transformed to: 2025/10/29 01:50:53 INFO : B2 bucket rclone-test-wufezaf9humi: Making directory 2025/10/29 01:50:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/29 01:50:53 DEBUG : toe: transformed to: 2025/10/29 01:50:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/29 01:50:53 DEBUG : toe: transformed to: 2025/10/29 01:50:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/29 01:50:53 DEBUG : toe/toe: transformed to: 2025/10/29 01:50:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/29 01:50:53 INFO : toe/toe: Making directory 2025/10/29 01:50:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/29 01:50:53 DEBUG : toe/toe: transformed to: 2025/10/29 01:50:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/29 01:50:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/29 01:50:53 DEBUG : toe: transformed to: 2025/10/29 01:50:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/29 01:50:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/29 01:50:53 DEBUG : toe/toe/toe: transformed to: 2025/10/29 01:50:53 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/29 01:50:53 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for checks to finish 2025/10/29 01:50:53 DEBUG : B2 bucket rclone-test-wufezaf9humi: Waiting for transfers to finish 2025/10/29 01:50:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/29 01:50:54 INFO : toe/toe/toe: Copied (new) 2025/10/29 01:50:54 ERROR : B2 bucket rclone-test-wufezaf9humi: not deleting files as there were IO errors 2025/10/29 01:50:54 ERROR : B2 bucket rclone-test-wufezaf9humi: not deleting directories as there were IO errors --- PASS: TestError (1.58s) PASS 2025/10/29 01:50:55 DEBUG : B2 bucket rclone-test-wufezaf9humi: Purge remote 2025/10/29 01:50:55 INFO : B2 bucket rclone-test-wufezaf9humi: cleaning bucket "rclone-test-wufezaf9humi" of all files 2025/10/29 01:50:56 DEBUG : BackupDir/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2ba4_d20251029_m014427_c001_v7007000_t0000_u01761702267311") 2025/10/29 01:50:56 DEBUG : BackupDir/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f116a130cfa605216_d20251029_m014421_c001_v0001100_t0021_u01761702261567") 2025/10/29 01:50:56 DEBUG : CompareDest/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f61662261397c_d20251029_m014402_c001_v7007000_t0000_u01761702242188") 2025/10/29 01:50:56 DEBUG : CompareDest/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f110beaff665f361d_d20251029_m014355_c001_v0001043_t0012_u01761702235813") 2025/10/29 01:50:56 DEBUG : CompareDest/two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f61662261397d_d20251029_m014402_c001_v7007000_t0000_u01761702242370") 2025/10/29 01:50:56 DEBUG : CompareDest/two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f113dce177064cb18_d20251029_m014357_c001_v0001182_t0018_u01761702237555") 2025/10/29 01:50:56 DEBUG : CopyDest/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2ba5_d20251029_m014427_c001_v7007000_t0000_u01761702267491") 2025/10/29 01:50:56 DEBUG : CopyDest/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dd94_d20251029_m014418_c001_v0001130_t0058_u01761702258457") 2025/10/29 01:50:56 DEBUG : CopyDest/three: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2ba6_d20251029_m014427_c001_v7007000_t0000_u01761702267673") 2025/10/29 01:50:56 DEBUG : CopyDest/three: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f113dce177064cbbe_d20251029_m014425_c001_v0001182_t0030_u01761702265319") 2025/10/29 01:50:56 DEBUG : CopyDest/two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2ba7_d20251029_m014427_c001_v7007000_t0000_u01761702267855") 2025/10/29 01:50:56 DEBUG : CopyDest/two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f110beaff665f363f_d20251029_m014423_c001_v0001043_t0030_u01761702263162") 2025/10/29 01:50:56 DEBUG : EXISTING: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2cc0_d20251029_m014550_c001_v7007000_t0000_u01761702350890") 2025/10/29 01:50:56 DEBUG : EXISTING: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df04_d20251029_m014549_c001_v0001130_t0027_u01761702349784") 2025/10/29 01:50:56 DEBUG : PREFIXapple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce72b56_d20251029_m014808_c001_v7007000_t0000_u01761702488328") 2025/10/29 01:50:56 DEBUG : PREFIXapple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e1bd_d20251029_m014801_c001_v0001130_t0045_u01761702481778") 2025/10/29 01:50:56 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce72b57_d20251029_m014808_c001_v7007000_t0000_u01761702488512") 2025/10/29 01:50:56 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6dfe0_d20251029_m014801_c001_v0001104_t0038_u01761702481791") 2025/10/29 01:50:57 DEBUG : PREFIXbanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651db2_d20251029_m014808_c001_v7007000_t0000_u01761702488524") 2025/10/29 01:50:57 DEBUG : PREFIXbanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a43518109e0_d20251029_m014801_c001_v0001099_t0045_u01761702481763") 2025/10/29 01:50:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651db1_d20251029_m014808_c001_v7007000_t0000_u01761702488340") 2025/10/29 01:50:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204042e_d20251029_m014801_c001_v0001181_t0041_u01761702481770") 2025/10/29 01:50:57 DEBUG : Testêé: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2ca9_d20251029_m014547_c001_v7007000_t0000_u01761702347312") 2025/10/29 01:50:57 DEBUG : Testêé: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6def8_d20251029_m014546_c001_v0001130_t0014_u01761702346613") 2025/10/29 01:50:57 DEBUG : Testêé: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6def6_d20251029_m014545_c001_v0001130_t0009_u01761702345781") 2025/10/29 01:50:57 DEBUG : YXBwbGU=: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613ac1_d20251029_m014747_c001_v7007000_t0000_u01761702467243") 2025/10/29 01:50:57 DEBUG : YXBwbGU=: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e160_d20251029_m014742_c001_v0001130_t0059_u01761702462752") 2025/10/29 01:50:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613ac2_d20251029_m014747_c001_v7007000_t0000_u01761702467435") 2025/10/29 01:50:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520403b5_d20251029_m014742_c001_v0001181_t0058_u01761702462734") 2025/10/29 01:50:57 DEBUG : YmFuYW5h: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613ac3_d20251029_m014747_c001_v7007000_t0000_u01761702467615") 2025/10/29 01:50:57 DEBUG : YmFuYW5h: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810976_d20251029_m014742_c001_v0001099_t0050_u01761702462768") 2025/10/29 01:50:57 DEBUG : a/potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac9828a_d20251029_m014223_c001_v7007000_t0000_u01761702143782") 2025/10/29 01:50:57 DEBUG : a/potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbc0_d20251029_m014223_c001_v0001130_t0054_u01761702143017") 2025/10/29 01:50:57 DEBUG : a/potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce729be_d20251029_m014221_c001_v7007000_t0000_u01761702141303") 2025/10/29 01:50:57 DEBUG : a/potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbb2_d20251029_m014220_c001_v0001130_t0008_u01761702140391") 2025/10/29 01:50:57 DEBUG : a/potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651c1f_d20251029_m014200_c001_v7007000_t0000_u01761702120259") 2025/10/29 01:50:57 DEBUG : a/potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6db46_d20251029_m014159_c001_v0001130_t0013_u01761702119359") 2025/10/29 01:50:57 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ec99_d20251029_m015021_c001_v7007000_t0000_u01761702621877") 2025/10/29 01:50:57 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e424_d20251029_m015017_c001_v0001130_t0002_u01761702617316") 2025/10/29 01:50:58 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415ef40f710277de_d20251029_m015003_c001_v7007000_t0000_u01761702603701") 2025/10/29 01:50:58 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e3e0_d20251029_m014958_c001_v0001130_t0054_u01761702598744") 2025/10/29 01:50:58 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b4a9_d20251029_m014945_c001_v7007000_t0000_u01761702585824") 2025/10/29 01:50:58 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e3a5_d20251029_m014941_c001_v0001130_t0023_u01761702581555") 2025/10/29 01:50:58 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b5627181a8_d20251029_m014928_c001_v7007000_t0000_u01761702568974") 2025/10/29 01:50:58 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e35d_d20251029_m014924_c001_v0001130_t0032_u01761702564607") 2025/10/29 01:50:58 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a75_d20251029_m014910_c001_v7007000_t0000_u01761702550403") 2025/10/29 01:50:58 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e306_d20251029_m014905_c001_v0001130_t0034_u01761702545079") 2025/10/29 01:50:58 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b475_d20251029_m014852_c001_v7007000_t0000_u01761702532204") 2025/10/29 01:50:58 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e2b6_d20251029_m014845_c001_v0001130_t0005_u01761702525304") 2025/10/29 01:50:58 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323eb3_d20251029_m014832_c001_v7007000_t0000_u01761702512632") 2025/10/29 01:50:58 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e078_d20251029_m014828_c001_v0001104_t0037_u01761702508639") 2025/10/29 01:50:58 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416b2c496bac0c44_d20251029_m014827_c001_v7007000_t0000_u01761702507499") 2025/10/29 01:50:58 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e243_d20251029_m014822_c001_v0001130_t0011_u01761702502197") 2025/10/29 01:50:58 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd84_d20251029_m014810_c001_v7007000_t0000_u01761702490002") 2025/10/29 01:50:58 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e1d5_d20251029_m014806_c001_v0001130_t0047_u01761702486104") 2025/10/29 01:50:58 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415e79b3fda0db55_d20251029_m014805_c001_v7007000_t0000_u01761702485031") 2025/10/29 01:50:58 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a43518109ce_d20251029_m014759_c001_v0001099_t0003_u01761702479145") 2025/10/29 01:50:58 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f423f3964a69402ec_d20251029_m014744_c001_v7007000_t0000_u01761702464937") 2025/10/29 01:50:58 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520403a9_d20251029_m014739_c001_v0001181_t0015_u01761702459461") 2025/10/29 01:50:59 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b447_d20251029_m014726_c001_v7007000_t0000_u01761702446578") 2025/10/29 01:50:59 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040363_d20251029_m014721_c001_v0001181_t0014_u01761702441983") 2025/10/29 01:50:59 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f407238d13768443b_d20251029_m014709_c001_v7007000_t0000_u01761702429598") 2025/10/29 01:50:59 DEBUG : apple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040321_d20251029_m014705_c001_v0001181_t0035_u01761702425005") 2025/10/29 01:50:59 DEBUG : appleSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416b2c496bac0c46_d20251029_m014830_c001_v7007000_t0000_u01761702510958") 2025/10/29 01:50:59 DEBUG : appleSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810a56_d20251029_m014824_c001_v0001099_t0020_u01761702504886") 2025/10/29 01:50:59 DEBUG : appleapple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b476_d20251029_m014852_c001_v7007000_t0000_u01761702532418") 2025/10/29 01:50:59 DEBUG : appleapple: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e2c4_d20251029_m014847_c001_v0001130_t0046_u01761702527846") 2025/10/29 01:50:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ec9a_d20251029_m015022_c001_v7007000_t0000_u01761702622060") 2025/10/29 01:50:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e261_d20251029_m015017_c001_v0001104_t0013_u01761702617888") 2025/10/29 01:50:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415ef40f710277df_d20251029_m015003_c001_v7007000_t0000_u01761702603885") 2025/10/29 01:50:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e201_d20251029_m014959_c001_v0001104_t0016_u01761702599374") 2025/10/29 01:50:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b4aa_d20251029_m014946_c001_v7007000_t0000_u01761702586010") 2025/10/29 01:50:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e1bf_d20251029_m014942_c001_v0001104_t0015_u01761702582180") 2025/10/29 01:50:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b5627181a9_d20251029_m014929_c001_v7007000_t0000_u01761702569160") 2025/10/29 01:50:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e17c_d20251029_m014925_c001_v0001104_t0053_u01761702565304") 2025/10/29 01:50:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a76_d20251029_m014910_c001_v7007000_t0000_u01761702550590") 2025/10/29 01:50:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e12a_d20251029_m014905_c001_v0001104_t0009_u01761702545612") 2025/10/29 01:50:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f423f3964a6940311_d20251029_m014850_c001_v7007000_t0000_u01761702530264") 2025/10/29 01:50:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810ace_d20251029_m014845_c001_v0001099_t0052_u01761702525864") 2025/10/29 01:50:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323eb4_d20251029_m014832_c001_v7007000_t0000_u01761702512814") 2025/10/29 01:51:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810a70_d20251029_m014828_c001_v0001099_t0006_u01761702508609") 2025/10/29 01:51:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416b2c496bac0c45_d20251029_m014827_c001_v7007000_t0000_u01761702507681") 2025/10/29 01:51:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810a44_d20251029_m014822_c001_v0001099_t0023_u01761702502713") 2025/10/29 01:51:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd86_d20251029_m014810_c001_v7007000_t0000_u01761702490182") 2025/10/29 01:51:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040456_d20251029_m014806_c001_v0001181_t0023_u01761702486117") 2025/10/29 01:51:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd79_d20251029_m014804_c001_v7007000_t0000_u01761702484869") 2025/10/29 01:51:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e1ae_d20251029_m014759_c001_v0001130_t0056_u01761702479842") 2025/10/29 01:51:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41448d3fdde17fc5_d20251029_m014745_c001_v7007000_t0000_u01761702465370") 2025/10/29 01:51:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e158_d20251029_m014740_c001_v0001130_t0046_u01761702460867") 2025/10/29 01:51:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b449_d20251029_m014726_c001_v7007000_t0000_u01761702446772") 2025/10/29 01:51:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e11a_d20251029_m014722_c001_v0001130_t0031_u01761702442698") 2025/10/29 01:51:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f407238d13768443c_d20251029_m014709_c001_v7007000_t0000_u01761702429779") 2025/10/29 01:51:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e0db_d20251029_m014705_c001_v0001130_t0002_u01761702425968") 2025/10/29 01:51:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a5c_d20251029_m014830_c001_v7007000_t0000_u01761702510910") 2025/10/29 01:51:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520404cb_d20251029_m014824_c001_v0001181_t0011_u01761702504872") 2025/10/29 01:51:00 DEBUG : b/potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac9828b_d20251029_m014223_c001_v7007000_t0000_u01761702143967") 2025/10/29 01:51:00 DEBUG : b/potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbba_d20251029_m014221_c001_v0001130_t0026_u01761702141849") 2025/10/29 01:51:00 DEBUG : b/potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce729bc_d20251029_m014220_c001_v7007000_t0000_u01761702140745") 2025/10/29 01:51:00 DEBUG : b/potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbaa_d20251029_m014219_c001_v0001130_t0040_u01761702139142") 2025/10/29 01:51:00 DEBUG : b/potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651c1e_d20251029_m014159_c001_v7007000_t0000_u01761702119706") 2025/10/29 01:51:00 DEBUG : b/potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6db3e_d20251029_m014158_c001_v0001130_t0044_u01761702118007") 2025/10/29 01:51:00 DEBUG : backup/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651cd2_d20251029_m014442_c001_v7007000_t0000_u01761702282978") 2025/10/29 01:51:00 DEBUG : backup/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f102f664618d52662_d20251029_m014441_c001_v0001134_t0045_u01761702281103") 2025/10/29 01:51:01 DEBUG : backup/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10157a47dc8b6320_d20251029_m014437_c001_v0001105_t0008_u01761702277029") 2025/10/29 01:51:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafd9dd_d20251029_m014509_c001_v7007000_t0000_u01761702309348") 2025/10/29 01:51:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f104c809e7f544317_d20251029_m014506_c001_v0001157_t0051_u01761702306917") 2025/10/29 01:51:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f118cec405e9486ac_d20251029_m014503_c001_v0001171_t0006_u01761702303045") 2025/10/29 01:51:01 DEBUG : backup/one.bak: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac98370_d20251029_m014456_c001_v7007000_t0000_u01761702296191") 2025/10/29 01:51:01 DEBUG : backup/one.bak: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f105b43afe02ce18a_d20251029_m014454_c001_v0001182_t0016_u01761702294195") 2025/10/29 01:51:01 DEBUG : backup/one.bak: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f103b6f69469f314c_d20251029_m014449_c001_v0001091_t0041_u01761702289812") 2025/10/29 01:51:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafd9de_d20251029_m014509_c001_v7007000_t0000_u01761702309529") 2025/10/29 01:51:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10720b83521f6843_d20251029_m014508_c001_v0001115_t0027_u01761702308110") 2025/10/29 01:51:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f118d0144090df10c_d20251029_m014504_c001_v0001182_t0050_u01761702304552") 2025/10/29 01:51:01 DEBUG : backup/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651cd3_d20251029_m014443_c001_v7007000_t0000_u01761702283161") 2025/10/29 01:51:01 DEBUG : backup/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f100125813334adad_d20251029_m014442_c001_v0001172_t0033_u01761702282112") 2025/10/29 01:51:01 DEBUG : backup/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f116463b925c67e30_d20251029_m014438_c001_v0001172_t0037_u01761702278565") 2025/10/29 01:51:01 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac98372_d20251029_m014456_c001_v7007000_t0000_u01761702296372") 2025/10/29 01:51:01 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f106bae9c2168015d_d20251029_m014455_c001_v0001171_t0036_u01761702295335") 2025/10/29 01:51:01 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1007c3c089ed7039_d20251029_m014451_c001_v0001115_t0057_u01761702291713") 2025/10/29 01:51:01 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ec9b_d20251029_m015022_c001_v7007000_t0000_u01761702622244") 2025/10/29 01:51:01 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040744_d20251029_m015017_c001_v0001181_t0013_u01761702617678") 2025/10/29 01:51:01 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415ef40f710277e0_d20251029_m015004_c001_v7007000_t0000_u01761702604067") 2025/10/29 01:51:01 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520406db_d20251029_m014959_c001_v0001181_t0049_u01761702599103") 2025/10/29 01:51:01 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b4ab_d20251029_m014946_c001_v7007000_t0000_u01761702586194") 2025/10/29 01:51:02 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040683_d20251029_m014941_c001_v0001181_t0053_u01761702581972") 2025/10/29 01:51:02 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b5627181aa_d20251029_m014929_c001_v7007000_t0000_u01761702569343") 2025/10/29 01:51:02 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204062d_d20251029_m014925_c001_v0001181_t0045_u01761702565057") 2025/10/29 01:51:02 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a77_d20251029_m014910_c001_v7007000_t0000_u01761702550771") 2025/10/29 01:51:02 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520405ba_d20251029_m014905_c001_v0001181_t0056_u01761702545402") 2025/10/29 01:51:02 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b477_d20251029_m014852_c001_v7007000_t0000_u01761702532604") 2025/10/29 01:51:02 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040546_d20251029_m014845_c001_v0001181_t0031_u01761702525652") 2025/10/29 01:51:02 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323eb5_d20251029_m014832_c001_v7007000_t0000_u01761702512995") 2025/10/29 01:51:02 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520404e1_d20251029_m014828_c001_v0001181_t0036_u01761702508616") 2025/10/29 01:51:02 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ec66_d20251029_m014827_c001_v7007000_t0000_u01761702507500") 2025/10/29 01:51:02 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520404b9_d20251029_m014822_c001_v0001181_t0009_u01761702502502") 2025/10/29 01:51:02 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd87_d20251029_m014810_c001_v7007000_t0000_u01761702490362") 2025/10/29 01:51:02 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a43518109fc_d20251029_m014806_c001_v0001099_t0008_u01761702486130") 2025/10/29 01:51:02 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415e79b3fda0db52_d20251029_m014804_c001_v7007000_t0000_u01761702484487") 2025/10/29 01:51:02 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204041d_d20251029_m014759_c001_v0001181_t0035_u01761702479599") 2025/10/29 01:51:02 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafda3d_d20251029_m014745_c001_v7007000_t0000_u01761702465118") 2025/10/29 01:51:02 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6df74_d20251029_m014739_c001_v0001104_t0052_u01761702459739") 2025/10/29 01:51:02 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b44a_d20251029_m014726_c001_v7007000_t0000_u01761702446955") 2025/10/29 01:51:02 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6df1e_d20251029_m014722_c001_v0001104_t0059_u01761702442201") 2025/10/29 01:51:02 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f407238d13768443d_d20251029_m014709_c001_v7007000_t0000_u01761702429960") 2025/10/29 01:51:03 DEBUG : banana: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6dee2_d20251029_m014705_c001_v0001104_t0017_u01761702425294") 2025/10/29 01:51:03 DEBUG : bananaSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a5d_d20251029_m014831_c001_v7007000_t0000_u01761702511098") 2025/10/29 01:51:03 DEBUG : bananaSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e24d_d20251029_m014824_c001_v0001130_t0032_u01761702504860") 2025/10/29 01:51:03 DEBUG : both0: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d06_d20251029_m014635_c001_v7007000_t0000_u01761702395543") 2025/10/29 01:51:03 DEBUG : both0: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfad_d20251029_m014616_c001_v0001130_t0024_u01761702376603") 2025/10/29 01:51:03 DEBUG : both0: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2a9_d20251029_m014612_c001_v7007000_t0000_u01761702372402") 2025/10/29 01:51:03 DEBUG : both0: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df0c_d20251029_m014552_c001_v0001130_t0033_u01761702352765") 2025/10/29 01:51:03 DEBUG : both1: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d07_d20251029_m014635_c001_v7007000_t0000_u01761702395724") 2025/10/29 01:51:03 DEBUG : both1: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfb5_d20251029_m014617_c001_v0001130_t0020_u01761702377529") 2025/10/29 01:51:03 DEBUG : both1: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2ab_d20251029_m014612_c001_v7007000_t0000_u01761702372583") 2025/10/29 01:51:03 DEBUG : both1: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df12_d20251029_m014553_c001_v0001130_t0001_u01761702353866") 2025/10/29 01:51:03 DEBUG : both10: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d08_d20251029_m014635_c001_v7007000_t0000_u01761702395905") 2025/10/29 01:51:03 DEBUG : both10: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfe7_d20251029_m014624_c001_v0001130_t0011_u01761702384521") 2025/10/29 01:51:03 DEBUG : both10: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2ac_d20251029_m014612_c001_v7007000_t0000_u01761702372764") 2025/10/29 01:51:03 DEBUG : both10: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df48_d20251029_m014601_c001_v0001130_t0010_u01761702361501") 2025/10/29 01:51:03 DEBUG : both11: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d09_d20251029_m014636_c001_v7007000_t0000_u01761702396099") 2025/10/29 01:51:03 DEBUG : both11: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfeb_d20251029_m014625_c001_v0001130_t0053_u01761702385176") 2025/10/29 01:51:03 DEBUG : both11: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2ad_d20251029_m014612_c001_v7007000_t0000_u01761702372947") 2025/10/29 01:51:03 DEBUG : both11: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df4c_d20251029_m014602_c001_v0001130_t0001_u01761702362330") 2025/10/29 01:51:03 DEBUG : both12: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d0a_d20251029_m014636_c001_v7007000_t0000_u01761702396280") 2025/10/29 01:51:03 DEBUG : both12: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfef_d20251029_m014625_c001_v0001130_t0015_u01761702385972") 2025/10/29 01:51:03 DEBUG : both12: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2ae_d20251029_m014613_c001_v7007000_t0000_u01761702373128") 2025/10/29 01:51:03 DEBUG : both12: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df5a_d20251029_m014603_c001_v0001130_t0051_u01761702363437") 2025/10/29 01:51:04 DEBUG : both13: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d0b_d20251029_m014636_c001_v7007000_t0000_u01761702396462") 2025/10/29 01:51:04 DEBUG : both13: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dff3_d20251029_m014626_c001_v0001130_t0049_u01761702386714") 2025/10/29 01:51:04 DEBUG : both13: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2af_d20251029_m014613_c001_v7007000_t0000_u01761702373310") 2025/10/29 01:51:04 DEBUG : both13: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df62_d20251029_m014604_c001_v0001130_t0020_u01761702364344") 2025/10/29 01:51:04 DEBUG : both14: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d0c_d20251029_m014636_c001_v7007000_t0000_u01761702396643") 2025/10/29 01:51:04 DEBUG : both14: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfff_d20251029_m014627_c001_v0001130_t0055_u01761702387653") 2025/10/29 01:51:04 DEBUG : both14: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2b0_d20251029_m014613_c001_v7007000_t0000_u01761702373491") 2025/10/29 01:51:04 DEBUG : both14: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df6a_d20251029_m014605_c001_v0001130_t0031_u01761702365011") 2025/10/29 01:51:04 DEBUG : both15: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d0d_d20251029_m014636_c001_v7007000_t0000_u01761702396830") 2025/10/29 01:51:04 DEBUG : both15: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e007_d20251029_m014628_c001_v0001130_t0023_u01761702388385") 2025/10/29 01:51:04 DEBUG : both15: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2b1_d20251029_m014613_c001_v7007000_t0000_u01761702373682") 2025/10/29 01:51:04 DEBUG : both15: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df6e_d20251029_m014605_c001_v0001130_t0033_u01761702365731") 2025/10/29 01:51:04 DEBUG : both16: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d0e_d20251029_m014637_c001_v7007000_t0000_u01761702397010") 2025/10/29 01:51:04 DEBUG : both16: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e00f_d20251029_m014629_c001_v0001130_t0010_u01761702389320") 2025/10/29 01:51:04 DEBUG : both16: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2b2_d20251029_m014613_c001_v7007000_t0000_u01761702373867") 2025/10/29 01:51:04 DEBUG : both16: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df76_d20251029_m014606_c001_v0001130_t0050_u01761702366412") 2025/10/29 01:51:04 DEBUG : both17: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d0f_d20251029_m014637_c001_v7007000_t0000_u01761702397190") 2025/10/29 01:51:04 DEBUG : both17: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e017_d20251029_m014630_c001_v0001130_t0042_u01761702390252") 2025/10/29 01:51:04 DEBUG : both17: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2b3_d20251029_m014614_c001_v7007000_t0000_u01761702374047") 2025/10/29 01:51:04 DEBUG : both17: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df7a_d20251029_m014607_c001_v0001130_t0058_u01761702367084") 2025/10/29 01:51:04 DEBUG : both18: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d10_d20251029_m014637_c001_v7007000_t0000_u01761702397371") 2025/10/29 01:51:05 DEBUG : both18: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e021_d20251029_m014631_c001_v0001130_t0034_u01761702391260") 2025/10/29 01:51:05 DEBUG : both18: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2b5_d20251029_m014614_c001_v7007000_t0000_u01761702374227") 2025/10/29 01:51:05 DEBUG : both18: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df82_d20251029_m014607_c001_v0001130_t0009_u01761702367917") 2025/10/29 01:51:05 DEBUG : both19: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d11_d20251029_m014637_c001_v7007000_t0000_u01761702397552") 2025/10/29 01:51:05 DEBUG : both19: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e027_d20251029_m014632_c001_v0001130_t0052_u01761702392014") 2025/10/29 01:51:05 DEBUG : both19: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2b6_d20251029_m014614_c001_v7007000_t0000_u01761702374409") 2025/10/29 01:51:05 DEBUG : both19: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df88_d20251029_m014608_c001_v0001130_t0010_u01761702368770") 2025/10/29 01:51:05 DEBUG : both2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d12_d20251029_m014637_c001_v7007000_t0000_u01761702397732") 2025/10/29 01:51:05 DEBUG : both2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfbd_d20251029_m014618_c001_v0001130_t0053_u01761702378246") 2025/10/29 01:51:05 DEBUG : both2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2b7_d20251029_m014614_c001_v7007000_t0000_u01761702374590") 2025/10/29 01:51:05 DEBUG : both2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df16_d20251029_m014554_c001_v0001130_t0049_u01761702354828") 2025/10/29 01:51:05 DEBUG : both3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d13_d20251029_m014637_c001_v7007000_t0000_u01761702397916") 2025/10/29 01:51:05 DEBUG : both3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfc3_d20251029_m014619_c001_v0001130_t0058_u01761702379255") 2025/10/29 01:51:05 DEBUG : both3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2b9_d20251029_m014614_c001_v7007000_t0000_u01761702374771") 2025/10/29 01:51:05 DEBUG : both3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df1c_d20251029_m014555_c001_v0001130_t0007_u01761702355635") 2025/10/29 01:51:05 DEBUG : both4: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d14_d20251029_m014638_c001_v7007000_t0000_u01761702398121") 2025/10/29 01:51:05 DEBUG : both4: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfc7_d20251029_m014619_c001_v0001130_t0003_u01761702379919") 2025/10/29 01:51:05 DEBUG : both4: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2ba_d20251029_m014614_c001_v7007000_t0000_u01761702374959") 2025/10/29 01:51:05 DEBUG : both4: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df24_d20251029_m014556_c001_v0001130_t0013_u01761702356573") 2025/10/29 01:51:05 DEBUG : both5: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d15_d20251029_m014638_c001_v7007000_t0000_u01761702398308") 2025/10/29 01:51:06 DEBUG : both5: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfcb_d20251029_m014620_c001_v0001130_t0038_u01761702380817") 2025/10/29 01:51:06 DEBUG : both5: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2bb_d20251029_m014615_c001_v7007000_t0000_u01761702375140") 2025/10/29 01:51:06 DEBUG : both5: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df2a_d20251029_m014557_c001_v0001130_t0029_u01761702357287") 2025/10/29 01:51:06 DEBUG : both6: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d16_d20251029_m014638_c001_v7007000_t0000_u01761702398489") 2025/10/29 01:51:06 DEBUG : both6: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfd1_d20251029_m014621_c001_v0001130_t0029_u01761702381642") 2025/10/29 01:51:06 DEBUG : both6: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2bc_d20251029_m014615_c001_v7007000_t0000_u01761702375320") 2025/10/29 01:51:06 DEBUG : both6: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df2e_d20251029_m014558_c001_v0001130_t0049_u01761702358125") 2025/10/29 01:51:06 DEBUG : both7: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d17_d20251029_m014638_c001_v7007000_t0000_u01761702398677") 2025/10/29 01:51:06 DEBUG : both7: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfd5_d20251029_m014622_c001_v0001130_t0007_u01761702382265") 2025/10/29 01:51:06 DEBUG : both7: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2bd_d20251029_m014615_c001_v7007000_t0000_u01761702375511") 2025/10/29 01:51:06 DEBUG : both7: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df33_d20251029_m014558_c001_v0001130_t0045_u01761702358902") 2025/10/29 01:51:06 DEBUG : both8: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d18_d20251029_m014638_c001_v7007000_t0000_u01761702398857") 2025/10/29 01:51:06 DEBUG : both8: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfdb_d20251029_m014622_c001_v0001130_t0049_u01761702382966") 2025/10/29 01:51:06 DEBUG : both8: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2be_d20251029_m014615_c001_v7007000_t0000_u01761702375694") 2025/10/29 01:51:06 DEBUG : both8: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df3c_d20251029_m014600_c001_v0001130_t0003_u01761702360017") 2025/10/29 01:51:06 DEBUG : both9: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d19_d20251029_m014639_c001_v7007000_t0000_u01761702399039") 2025/10/29 01:51:06 DEBUG : both9: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfe1_d20251029_m014623_c001_v0001130_t0017_u01761702383864") 2025/10/29 01:51:06 DEBUG : both9: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2bf_d20251029_m014615_c001_v7007000_t0000_u01761702375875") 2025/10/29 01:51:06 DEBUG : both9: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df42_d20251029_m014600_c001_v0001130_t0018_u01761702360807") 2025/10/29 01:51:06 DEBUG : c/non empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac9828c_d20251029_m014224_c001_v7007000_t0000_u01761702144149") 2025/10/29 01:51:06 DEBUG : c/non empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbbc_d20251029_m014222_c001_v0001130_t0045_u01761702142188") 2025/10/29 01:51:07 DEBUG : c/non empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce729bf_d20251029_m014221_c001_v7007000_t0000_u01761702141486") 2025/10/29 01:51:07 DEBUG : c/non empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbac_d20251029_m014219_c001_v0001130_t0025_u01761702139653") 2025/10/29 01:51:07 DEBUG : c/non empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651c20_d20251029_m014200_c001_v7007000_t0000_u01761702120438") 2025/10/29 01:51:07 DEBUG : c/non empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6db40_d20251029_m014158_c001_v0001130_t0015_u01761702118566") 2025/10/29 01:51:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613ac4_d20251029_m014747_c001_v7007000_t0000_u01761702467798") 2025/10/29 01:51:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6df8a_d20251029_m014742_c001_v0001104_t0044_u01761702462746") 2025/10/29 01:51:07 DEBUG : check sum: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651c16_d20251029_m014150_c001_v7007000_t0000_u01761702110584") 2025/10/29 01:51:07 DEBUG : check sum: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6daf4_d20251029_m014149_c001_v0001130_t0011_u01761702109543") 2025/10/29 01:51:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651e17_d20251029_m015053_c001_v7007000_t0000_u01761702653334") 2025/10/29 01:51:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e48c_d20251029_m015051_c001_v0001130_t0036_u01761702651513") 2025/10/29 01:51:07 DEBUG : dest/3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2b9b_d20251029_m014411_c001_v7007000_t0000_u01761702251488") 2025/10/29 01:51:07 DEBUG : dest/3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405e408c60afbc44_d20251029_m014410_c001_v0001161_t0050_u01761702250394") 2025/10/29 01:51:07 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b478_d20251029_m014852_c001_v7007000_t0000_u01761702532788") 2025/10/29 01:51:07 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e0cc_d20251029_m014848_c001_v0001104_t0002_u01761702528078") 2025/10/29 01:51:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ec9c_d20251029_m015022_c001_v7007000_t0000_u01761702622426") 2025/10/29 01:51:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e404_d20251029_m015008_c001_v0001130_t0037_u01761702608404") 2025/10/29 01:51:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415ef40f710277e1_d20251029_m015004_c001_v7007000_t0000_u01761702604251") 2025/10/29 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e3ca_d20251029_m014950_c001_v0001130_t0003_u01761702590512") 2025/10/29 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b4ac_d20251029_m014946_c001_v7007000_t0000_u01761702586379") 2025/10/29 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e37f_d20251029_m014933_c001_v0001130_t0052_u01761702573580") 2025/10/29 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b5627181ab_d20251029_m014929_c001_v7007000_t0000_u01761702569524") 2025/10/29 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e32a_d20251029_m014915_c001_v0001130_t0014_u01761702555063") 2025/10/29 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a78_d20251029_m014910_c001_v7007000_t0000_u01761702550954") 2025/10/29 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e2e2_d20251029_m014856_c001_v0001130_t0040_u01761702536949") 2025/10/29 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b473_d20251029_m014850_c001_v7007000_t0000_u01761702530239") 2025/10/29 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e295_d20251029_m014837_c001_v0001130_t0051_u01761702517314") 2025/10/29 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323eb6_d20251029_m014833_c001_v7007000_t0000_u01761702513177") 2025/10/29 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520404e5_d20251029_m014828_c001_v0001181_t0012_u01761702508833") 2025/10/29 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ec67_d20251029_m014827_c001_v7007000_t0000_u01761702507691") 2025/10/29 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e20b_d20251029_m014814_c001_v0001130_t0050_u01761702494566") 2025/10/29 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd89_d20251029_m014810_c001_v7007000_t0000_u01761702490543") 2025/10/29 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040458_d20251029_m014806_c001_v0001181_t0005_u01761702486331") 2025/10/29 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415e79b3fda0db53_d20251029_m014804_c001_v7007000_t0000_u01761702484667") 2025/10/29 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a43518109aa_d20251029_m014751_c001_v0001099_t0003_u01761702471882") 2025/10/29 01:51:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613abd_d20251029_m014745_c001_v7007000_t0000_u01761702465287") 2025/10/29 01:51:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040389_d20251029_m014731_c001_v0001181_t0035_u01761702451227") 2025/10/29 01:51:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b44c_d20251029_m014727_c001_v7007000_t0000_u01761702447139") 2025/10/29 01:51:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204033d_d20251029_m014714_c001_v0001181_t0046_u01761702434270") 2025/10/29 01:51:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f407238d13768443e_d20251029_m014710_c001_v7007000_t0000_u01761702430143") 2025/10/29 01:51:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520402fd_d20251029_m014656_c001_v0001181_t0054_u01761702416826") 2025/10/29 01:51:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323eb1_d20251029_m014831_c001_v7007000_t0000_u01761702511125") 2025/10/29 01:51:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520404cf_d20251029_m014825_c001_v0001181_t0050_u01761702505072") 2025/10/29 01:51:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b479_d20251029_m014852_c001_v7007000_t0000_u01761702532974") 2025/10/29 01:51:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810adc_d20251029_m014848_c001_v0001099_t0038_u01761702528071") 2025/10/29 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ec9d_d20251029_m015022_c001_v7007000_t0000_u01761702622608") 2025/10/29 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204070e_d20251029_m015009_c001_v0001181_t0012_u01761702609356") 2025/10/29 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415ef40f710277e2_d20251029_m015004_c001_v7007000_t0000_u01761702604432") 2025/10/29 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520406b9_d20251029_m014951_c001_v0001181_t0053_u01761702591256") 2025/10/29 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b4ad_d20251029_m014946_c001_v7007000_t0000_u01761702586566") 2025/10/29 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040657_d20251029_m014934_c001_v0001181_t0057_u01761702574332") 2025/10/29 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b5627181ac_d20251029_m014929_c001_v7007000_t0000_u01761702569705") 2025/10/29 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520405f7_d20251029_m014915_c001_v0001181_t0016_u01761702555751") 2025/10/29 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a7b_d20251029_m014911_c001_v7007000_t0000_u01761702551135") 2025/10/29 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040595_d20251029_m014857_c001_v0001181_t0039_u01761702537811") 2025/10/29 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f423f3964a6940310_d20251029_m014850_c001_v7007000_t0000_u01761702530256") 2025/10/29 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204051f_d20251029_m014838_c001_v0001181_t0000_u01761702518123") 2025/10/29 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323eb7_d20251029_m014833_c001_v7007000_t0000_u01761702513368") 2025/10/29 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e26b_d20251029_m014829_c001_v0001130_t0002_u01761702509084") 2025/10/29 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4009d42887a5f352_d20251029_m014827_c001_v7007000_t0000_u01761702507736") 2025/10/29 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204048b_d20251029_m014815_c001_v0001181_t0036_u01761702495488") 2025/10/29 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd8a_d20251029_m014810_c001_v7007000_t0000_u01761702490727") 2025/10/29 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e1d7_d20251029_m014806_c001_v0001130_t0018_u01761702486495") 2025/10/29 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafda4f_d20251029_m014805_c001_v7007000_t0000_u01761702485041") 2025/10/29 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520403f5_d20251029_m014752_c001_v0001181_t0059_u01761702472651") 2025/10/29 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b562718171_d20251029_m014745_c001_v7007000_t0000_u01761702465098") 2025/10/29 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6df4a_d20251029_m014731_c001_v0001104_t0006_u01761702451810") 2025/10/29 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b44d_d20251029_m014727_c001_v7007000_t0000_u01761702447322") 2025/10/29 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6defe_d20251029_m014714_c001_v0001104_t0033_u01761702434847") 2025/10/29 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f407238d13768443f_d20251029_m014710_c001_v7007000_t0000_u01761702430370") 2025/10/29 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6dec2_d20251029_m014657_c001_v0001104_t0005_u01761702417486") 2025/10/29 01:51:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ec69_d20251029_m014831_c001_v7007000_t0000_u01761702511134") 2025/10/29 01:51:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e253_d20251029_m014825_c001_v0001130_t0033_u01761702505222") 2025/10/29 01:51:10 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b47a_d20251029_m014853_c001_v7007000_t0000_u01761702533157") 2025/10/29 01:51:10 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040554_d20251029_m014848_c001_v0001181_t0029_u01761702528090") 2025/10/29 01:51:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ec9e_d20251029_m015022_c001_v7007000_t0000_u01761702622792") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e233_d20251029_m015009_c001_v0001104_t0029_u01761702609941") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415ef40f710277e3_d20251029_m015004_c001_v7007000_t0000_u01761702604615") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e1e1_d20251029_m014951_c001_v0001104_t0034_u01761702591829") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b4ae_d20251029_m014946_c001_v7007000_t0000_u01761702586752") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e19c_d20251029_m014934_c001_v0001104_t0015_u01761702574907") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b5627181ad_d20251029_m014929_c001_v7007000_t0000_u01761702569887") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e158_d20251029_m014916_c001_v0001104_t0029_u01761702556316") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a7c_d20251029_m014911_c001_v7007000_t0000_u01761702551316") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e0f0_d20251029_m014858_c001_v0001104_t0005_u01761702538380") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4073ea3d8fe4b851_d20251029_m014850_c001_v7007000_t0000_u01761702530397") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810ab0_d20251029_m014838_c001_v0001099_t0028_u01761702518714") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323eb8_d20251029_m014833_c001_v7007000_t0000_u01761702513549") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810a74_d20251029_m014829_c001_v0001099_t0024_u01761702509099") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323eaa_d20251029_m014827_c001_v7007000_t0000_u01761702507518") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810a28_d20251029_m014816_c001_v0001099_t0020_u01761702496067") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd8b_d20251029_m014810_c001_v7007000_t0000_u01761702490907") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204045a_d20251029_m014806_c001_v0001181_t0048_u01761702486547") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418e418520ec0a8a_d20251029_m014805_c001_v7007000_t0000_u01761702485046") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e199_d20251029_m014753_c001_v0001130_t0009_u01761702473215") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd70_d20251029_m014745_c001_v7007000_t0000_u01761702465126") 2025/10/29 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e138_d20251029_m014732_c001_v0001130_t0052_u01761702452752") 2025/10/29 01:51:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b44e_d20251029_m014727_c001_v7007000_t0000_u01761702447505") 2025/10/29 01:51:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e0f7_d20251029_m014715_c001_v0001130_t0050_u01761702435809") 2025/10/29 01:51:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f407238d137684440_d20251029_m014710_c001_v7007000_t0000_u01761702430554") 2025/10/29 01:51:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e0af_d20251029_m014658_c001_v0001130_t0009_u01761702418074") 2025/10/29 01:51:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde314_d20251029_m014830_c001_v7007000_t0000_u01761702510895") 2025/10/29 01:51:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810a58_d20251029_m014825_c001_v0001099_t0013_u01761702505263") 2025/10/29 01:51:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b47b_d20251029_m014853_c001_v7007000_t0000_u01761702533340") 2025/10/29 01:51:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040556_d20251029_m014848_c001_v0001181_t0020_u01761702528347") 2025/10/29 01:51:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8eca0_d20251029_m015022_c001_v7007000_t0000_u01761702622975") 2025/10/29 01:51:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810c75_d20251029_m015011_c001_v0001099_t0031_u01761702611276") 2025/10/29 01:51:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415ef40f710277e4_d20251029_m015004_c001_v7007000_t0000_u01761702604798") 2025/10/29 01:51:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810c29_d20251029_m014952_c001_v0001099_t0030_u01761702592771") 2025/10/29 01:51:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b4af_d20251029_m014946_c001_v7007000_t0000_u01761702586936") 2025/10/29 01:51:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810bd1_d20251029_m014935_c001_v0001099_t0035_u01761702575871") 2025/10/29 01:51:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b5627181ae_d20251029_m014930_c001_v7007000_t0000_u01761702570067") 2025/10/29 01:51:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810b77_d20251029_m014917_c001_v0001099_t0053_u01761702557410") 2025/10/29 01:51:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a7d_d20251029_m014911_c001_v7007000_t0000_u01761702551498") 2025/10/29 01:51:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810b14_d20251029_m014859_c001_v0001099_t0020_u01761702539453") 2025/10/29 01:51:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4073ea3d8fe4b84f_d20251029_m014850_c001_v7007000_t0000_u01761702530020") 2025/10/29 01:51:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e0b2_d20251029_m014839_c001_v0001104_t0044_u01761702519394") 2025/10/29 01:51:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323eb9_d20251029_m014833_c001_v7007000_t0000_u01761702513730") 2025/10/29 01:51:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520404e9_d20251029_m014829_c001_v0001181_t0040_u01761702509172") 2025/10/29 01:51:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f408d91f05a1633ef_d20251029_m014827_c001_v7007000_t0000_u01761702507298") 2025/10/29 01:51:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e032_d20251029_m014816_c001_v0001104_t0048_u01761702496766") 2025/10/29 01:51:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd8d_d20251029_m014811_c001_v7007000_t0000_u01761702491087") 2025/10/29 01:51:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810a00_d20251029_m014806_c001_v0001099_t0055_u01761702486643") 2025/10/29 01:51:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ec59_d20251029_m014805_c001_v7007000_t0000_u01761702485072") 2025/10/29 01:51:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6dfbe_d20251029_m014753_c001_v0001104_t0023_u01761702473882") 2025/10/29 01:51:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613abc_d20251029_m014745_c001_v7007000_t0000_u01761702465106") 2025/10/29 01:51:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a435181093e_d20251029_m014733_c001_v0001099_t0058_u01761702453543") 2025/10/29 01:51:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b44f_d20251029_m014727_c001_v7007000_t0000_u01761702447687") 2025/10/29 01:51:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a43518108ec_d20251029_m014716_c001_v0001099_t0013_u01761702436515") 2025/10/29 01:51:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f407238d137684441_d20251029_m014710_c001_v7007000_t0000_u01761702430735") 2025/10/29 01:51:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810887_d20251029_m014658_c001_v0001099_t0000_u01761702418369") 2025/10/29 01:51:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f411eabb0cdcbb26e_d20251029_m014830_c001_v7007000_t0000_u01761702510972") 2025/10/29 01:51:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520404d1_d20251029_m014825_c001_v0001181_t0023_u01761702505360") 2025/10/29 01:51:13 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b47c_d20251029_m014853_c001_v7007000_t0000_u01761702533527") 2025/10/29 01:51:13 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e2c6_d20251029_m014848_c001_v0001130_t0048_u01761702528412") 2025/10/29 01:51:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8eca1_d20251029_m015023_c001_v7007000_t0000_u01761702623157") 2025/10/29 01:51:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e40e_d20251029_m015011_c001_v0001130_t0015_u01761702611673") 2025/10/29 01:51:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415ef40f710277e6_d20251029_m015004_c001_v7007000_t0000_u01761702604982") 2025/10/29 01:51:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e3ce_d20251029_m014953_c001_v0001130_t0003_u01761702593232") 2025/10/29 01:51:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b4b0_d20251029_m014947_c001_v7007000_t0000_u01761702587120") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e385_d20251029_m014936_c001_v0001130_t0031_u01761702576297") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b5627181af_d20251029_m014930_c001_v7007000_t0000_u01761702570250") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e33c_d20251029_m014917_c001_v0001130_t0049_u01761702557754") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a7e_d20251029_m014911_c001_v7007000_t0000_u01761702551691") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e2ec_d20251029_m014859_c001_v0001130_t0018_u01761702539792") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651dc6_d20251029_m014850_c001_v7007000_t0000_u01761702530407") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e2a0_d20251029_m014840_c001_v0001130_t0020_u01761702520105") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323eba_d20251029_m014833_c001_v7007000_t0000_u01761702513912") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e07c_d20251029_m014829_c001_v0001104_t0048_u01761702509292") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323eab_d20251029_m014827_c001_v7007000_t0000_u01761702507523") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e21d_d20251029_m014817_c001_v0001130_t0004_u01761702497387") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd8e_d20251029_m014811_c001_v7007000_t0000_u01761702491275") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204045e_d20251029_m014806_c001_v0001181_t0030_u01761702486776") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415e79b3fda0db56_d20251029_m014805_c001_v7007000_t0000_u01761702485212") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a43518109b6_d20251029_m014754_c001_v0001099_t0006_u01761702474392") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafda3e_d20251029_m014745_c001_v7007000_t0000_u01761702465301") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204039b_d20251029_m014733_c001_v0001181_t0025_u01761702453977") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b450_d20251029_m014727_c001_v7007000_t0000_u01761702447889") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204034f_d20251029_m014716_c001_v0001181_t0009_u01761702436812") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f407238d137684444_d20251029_m014710_c001_v7007000_t0000_u01761702430917") 2025/10/29 01:51:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040309_d20251029_m014658_c001_v0001181_t0057_u01761702418843") 2025/10/29 01:51:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde315_d20251029_m014831_c001_v7007000_t0000_u01761702511077") 2025/10/29 01:51:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e255_d20251029_m014825_c001_v0001130_t0056_u01761702505532") 2025/10/29 01:51:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b47d_d20251029_m014853_c001_v7007000_t0000_u01761702533709") 2025/10/29 01:51:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040558_d20251029_m014848_c001_v0001181_t0036_u01761702528609") 2025/10/29 01:51:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8eca2_d20251029_m015023_c001_v7007000_t0000_u01761702623340") 2025/10/29 01:51:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040726_d20251029_m015012_c001_v0001181_t0042_u01761702612003") 2025/10/29 01:51:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415ef40f710277e7_d20251029_m015005_c001_v7007000_t0000_u01761702605167") 2025/10/29 01:51:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520406bf_d20251029_m014953_c001_v0001181_t0030_u01761702593538") 2025/10/29 01:51:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b4b1_d20251029_m014947_c001_v7007000_t0000_u01761702587342") 2025/10/29 01:51:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040661_d20251029_m014936_c001_v0001181_t0032_u01761702576661") 2025/10/29 01:51:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b5627181b0_d20251029_m014930_c001_v7007000_t0000_u01761702570445") 2025/10/29 01:51:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204060d_d20251029_m014918_c001_v0001181_t0003_u01761702558290") 2025/10/29 01:51:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a7f_d20251029_m014911_c001_v7007000_t0000_u01761702551874") 2025/10/29 01:51:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204059d_d20251029_m014900_c001_v0001181_t0035_u01761702540117") 2025/10/29 01:51:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651dc5_d20251029_m014850_c001_v7007000_t0000_u01761702530221") 2025/10/29 01:51:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204052d_d20251029_m014840_c001_v0001181_t0022_u01761702520462") 2025/10/29 01:51:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323ebb_d20251029_m014834_c001_v7007000_t0000_u01761702514094") 2025/10/29 01:51:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520404ed_d20251029_m014829_c001_v0001181_t0058_u01761702509374") 2025/10/29 01:51:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323eac_d20251029_m014827_c001_v7007000_t0000_u01761702507705") 2025/10/29 01:51:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204049f_d20251029_m014817_c001_v0001181_t0020_u01761702497749") 2025/10/29 01:51:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd8f_d20251029_m014811_c001_v7007000_t0000_u01761702491455") 2025/10/29 01:51:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6dff2_d20251029_m014806_c001_v0001104_t0002_u01761702486806") 2025/10/29 01:51:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41448d3fdde17fd4_d20251029_m014805_c001_v7007000_t0000_u01761702485083") 2025/10/29 01:51:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040403_d20251029_m014754_c001_v0001181_t0035_u01761702474711") 2025/10/29 01:51:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f423f3964a69402ed_d20251029_m014745_c001_v7007000_t0000_u01761702465118") 2025/10/29 01:51:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6df54_d20251029_m014734_c001_v0001104_t0041_u01761702454195") 2025/10/29 01:51:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b451_d20251029_m014728_c001_v7007000_t0000_u01761702448073") 2025/10/29 01:51:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6df08_d20251029_m014717_c001_v0001104_t0041_u01761702437037") 2025/10/29 01:51:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f407238d137684445_d20251029_m014711_c001_v7007000_t0000_u01761702431100") 2025/10/29 01:51:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6dec6_d20251029_m014659_c001_v0001104_t0027_u01761702419088") 2025/10/29 01:51:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323eaf_d20251029_m014830_c001_v7007000_t0000_u01761702510938") 2025/10/29 01:51:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810a5a_d20251029_m014825_c001_v0001099_t0057_u01761702505562") 2025/10/29 01:51:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b47e_d20251029_m014853_c001_v7007000_t0000_u01761702533892") 2025/10/29 01:51:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810ae0_d20251029_m014848_c001_v0001099_t0023_u01761702528635") 2025/10/29 01:51:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8eca3_d20251029_m015023_c001_v7007000_t0000_u01761702623523") 2025/10/29 01:51:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e243_d20251029_m015012_c001_v0001104_t0033_u01761702612211") 2025/10/29 01:51:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415ef40f710277e8_d20251029_m015005_c001_v7007000_t0000_u01761702605349") 2025/10/29 01:51:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e1e5_d20251029_m014953_c001_v0001104_t0005_u01761702593751") 2025/10/29 01:51:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b4b2_d20251029_m014947_c001_v7007000_t0000_u01761702587527") 2025/10/29 01:51:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e1a2_d20251029_m014936_c001_v0001104_t0027_u01761702576885") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b5627181b1_d20251029_m014930_c001_v7007000_t0000_u01761702570625") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e160_d20251029_m014918_c001_v0001104_t0023_u01761702558500") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a80_d20251029_m014912_c001_v7007000_t0000_u01761702552057") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e0fc_d20251029_m014900_c001_v0001104_t0005_u01761702540340") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafda6c_d20251029_m014850_c001_v7007000_t0000_u01761702530420") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810ab8_d20251029_m014840_c001_v0001099_t0037_u01761702520671") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323ebc_d20251029_m014834_c001_v7007000_t0000_u01761702514275") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810a7a_d20251029_m014829_c001_v0001099_t0019_u01761702509411") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde313_d20251029_m014827_c001_v7007000_t0000_u01761702507747") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810a2c_d20251029_m014817_c001_v0001099_t0057_u01761702497962") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd92_d20251029_m014811_c001_v7007000_t0000_u01761702491636") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810a04_d20251029_m014806_c001_v0001099_t0045_u01761702486937") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ec58_d20251029_m014804_c001_v7007000_t0000_u01761702484889") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e19f_d20251029_m014754_c001_v0001130_t0023_u01761702474936") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd71_d20251029_m014745_c001_v7007000_t0000_u01761702465308") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e140_d20251029_m014735_c001_v0001130_t0034_u01761702455098") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b453_d20251029_m014728_c001_v7007000_t0000_u01761702448257") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e106_d20251029_m014717_c001_v0001130_t0056_u01761702437670") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f407238d137684446_d20251029_m014711_c001_v7007000_t0000_u01761702431282") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e0b9_d20251029_m014659_c001_v0001130_t0001_u01761702419586") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416b2c496bac0c47_d20251029_m014831_c001_v7007000_t0000_u01761702511145") 2025/10/29 01:51:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520404d3_d20251029_m014825_c001_v0001181_t0057_u01761702505582") 2025/10/29 01:51:18 DEBUG : dir1/0007-12345: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b47f_d20251029_m014854_c001_v7007000_t0000_u01761702534074") 2025/10/29 01:51:18 DEBUG : dir1/0007-12345: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e0d0_d20251029_m014848_c001_v0001104_t0049_u01761702528804") 2025/10/29 01:51:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8eca4_d20251029_m015023_c001_v7007000_t0000_u01761702623706") 2025/10/29 01:51:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810c79_d20251029_m015012_c001_v0001099_t0008_u01761702612792") 2025/10/29 01:51:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415ef40f710277e9_d20251029_m015005_c001_v7007000_t0000_u01761702605534") 2025/10/29 01:51:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810c33_d20251029_m014954_c001_v0001099_t0043_u01761702594398") 2025/10/29 01:51:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b4b3_d20251029_m014947_c001_v7007000_t0000_u01761702587712") 2025/10/29 01:51:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810bdf_d20251029_m014937_c001_v0001099_t0035_u01761702577957") 2025/10/29 01:51:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b5627181b2_d20251029_m014930_c001_v7007000_t0000_u01761702570806") 2025/10/29 01:51:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810b7d_d20251029_m014919_c001_v0001099_t0052_u01761702559047") 2025/10/29 01:51:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a81_d20251029_m014912_c001_v7007000_t0000_u01761702552240") 2025/10/29 01:51:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810b1e_d20251029_m014901_c001_v0001099_t0025_u01761702541414") 2025/10/29 01:51:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418e418520ec0a9c_d20251029_m014850_c001_v7007000_t0000_u01761702530222") 2025/10/29 01:51:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e0ba_d20251029_m014841_c001_v0001104_t0042_u01761702521199") 2025/10/29 01:51:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323ebd_d20251029_m014834_c001_v7007000_t0000_u01761702514487") 2025/10/29 01:51:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e26d_d20251029_m014829_c001_v0001130_t0053_u01761702509496") 2025/10/29 01:51:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a5a_d20251029_m014827_c001_v7007000_t0000_u01761702507532") 2025/10/29 01:51:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e03a_d20251029_m014818_c001_v0001104_t0031_u01761702498313") 2025/10/29 01:51:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd93_d20251029_m014811_c001_v7007000_t0000_u01761702491814") 2025/10/29 01:51:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e1d9_d20251029_m014806_c001_v0001130_t0044_u01761702486945") 2025/10/29 01:51:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415e79b3fda0db54_d20251029_m014804_c001_v7007000_t0000_u01761702484849") 2025/10/29 01:51:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6dfc6_d20251029_m014755_c001_v0001104_t0003_u01761702475241") 2025/10/29 01:51:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f423f3964a69402eb_d20251029_m014744_c001_v7007000_t0000_u01761702464756") 2025/10/29 01:51:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810946_d20251029_m014735_c001_v0001099_t0022_u01761702455527") 2025/10/29 01:51:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b454_d20251029_m014728_c001_v7007000_t0000_u01761702448439") 2025/10/29 01:51:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a43518108f0_d20251029_m014718_c001_v0001099_t0028_u01761702438028") 2025/10/29 01:51:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f407238d137684447_d20251029_m014711_c001_v7007000_t0000_u01761702431502") 2025/10/29 01:51:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810892_d20251029_m014700_c001_v0001099_t0054_u01761702420143") 2025/10/29 01:51:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4009d42887a5f355_d20251029_m014831_c001_v7007000_t0000_u01761702511277") 2025/10/29 01:51:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e064_d20251029_m014825_c001_v0001104_t0023_u01761702505687") 2025/10/29 01:51:19 DEBUG : dir1/0008-23456: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b480_d20251029_m014854_c001_v7007000_t0000_u01761702534256") 2025/10/29 01:51:19 DEBUG : dir1/0008-23456: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204055a_d20251029_m014848_c001_v0001181_t0055_u01761702528816") 2025/10/29 01:51:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8eca5_d20251029_m015023_c001_v7007000_t0000_u01761702623889") 2025/10/29 01:51:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e410_d20251029_m015013_c001_v0001130_t0038_u01761702613244") 2025/10/29 01:51:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415ef40f710277ea_d20251029_m015005_c001_v7007000_t0000_u01761702605717") 2025/10/29 01:51:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e3d6_d20251029_m014954_c001_v0001130_t0012_u01761702594935") 2025/10/29 01:51:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b4b4_d20251029_m014947_c001_v7007000_t0000_u01761702587897") 2025/10/29 01:51:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e39b_d20251029_m014938_c001_v0001130_t0023_u01761702578623") 2025/10/29 01:51:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b5627181b4_d20251029_m014930_c001_v7007000_t0000_u01761702570989") 2025/10/29 01:51:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e346_d20251029_m014919_c001_v0001130_t0039_u01761702559490") 2025/10/29 01:51:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a83_d20251029_m014912_c001_v7007000_t0000_u01761702552422") 2025/10/29 01:51:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e2f2_d20251029_m014901_c001_v0001130_t0011_u01761702541798") 2025/10/29 01:51:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b474_d20251029_m014850_c001_v7007000_t0000_u01761702530428") 2025/10/29 01:51:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e2ac_d20251029_m014841_c001_v0001130_t0010_u01761702521824") 2025/10/29 01:51:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323ebe_d20251029_m014834_c001_v7007000_t0000_u01761702514672") 2025/10/29 01:51:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520404ef_d20251029_m014829_c001_v0001181_t0015_u01761702509593") 2025/10/29 01:51:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416b2c496bac0c43_d20251029_m014827_c001_v7007000_t0000_u01761702507318") 2025/10/29 01:51:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e229_d20251029_m014818_c001_v0001130_t0032_u01761702498878") 2025/10/29 01:51:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd94_d20251029_m014811_c001_v7007000_t0000_u01761702491995") 2025/10/29 01:51:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040462_d20251029_m014807_c001_v0001181_t0057_u01761702487001") 2025/10/29 01:51:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41448d3fdde17fd3_d20251029_m014804_c001_v7007000_t0000_u01761702484897") 2025/10/29 01:51:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a43518109c2_d20251029_m014756_c001_v0001099_t0010_u01761702476107") 2025/10/29 01:51:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41448d3fdde17fc4_d20251029_m014745_c001_v7007000_t0000_u01761702465149") 2025/10/29 01:51:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204039d_d20251029_m014735_c001_v0001181_t0021_u01761702455865") 2025/10/29 01:51:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b455_d20251029_m014728_c001_v7007000_t0000_u01761702448627") 2025/10/29 01:51:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040355_d20251029_m014718_c001_v0001181_t0020_u01761702438474") 2025/10/29 01:51:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f407238d137684449_d20251029_m014711_c001_v7007000_t0000_u01761702431683") 2025/10/29 01:51:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204030f_d20251029_m014700_c001_v0001181_t0028_u01761702420646") 2025/10/29 01:51:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4009d42887a5f353_d20251029_m014830_c001_v7007000_t0000_u01761702510910") 2025/10/29 01:51:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520404d7_d20251029_m014825_c001_v0001181_t0030_u01761702505803") 2025/10/29 01:51:20 DEBUG : dir1/0009-34567: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b481_d20251029_m014854_c001_v7007000_t0000_u01761702534439") 2025/10/29 01:51:20 DEBUG : dir1/0009-34567: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e2c8_d20251029_m014848_c001_v0001130_t0053_u01761702528855") 2025/10/29 01:51:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8eca6_d20251029_m015024_c001_v7007000_t0000_u01761702624072") 2025/10/29 01:51:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204072c_d20251029_m015013_c001_v0001181_t0014_u01761702613814") 2025/10/29 01:51:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415ef40f710277eb_d20251029_m015005_c001_v7007000_t0000_u01761702605913") 2025/10/29 01:51:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520406c9_d20251029_m014955_c001_v0001181_t0031_u01761702595270") 2025/10/29 01:51:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b4b5_d20251029_m014948_c001_v7007000_t0000_u01761702588081") 2025/10/29 01:51:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204066f_d20251029_m014938_c001_v0001181_t0007_u01761702578937") 2025/10/29 01:51:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b5627181b5_d20251029_m014931_c001_v7007000_t0000_u01761702571172") 2025/10/29 01:51:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040617_d20251029_m014920_c001_v0001181_t0033_u01761702560281") 2025/10/29 01:51:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a84_d20251029_m014912_c001_v7007000_t0000_u01761702552603") 2025/10/29 01:51:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520405a7_d20251029_m014902_c001_v0001181_t0009_u01761702542290") 2025/10/29 01:51:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4073ea3d8fe4b84e_d20251029_m014849_c001_v7007000_t0000_u01761702529837") 2025/10/29 01:51:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040534_d20251029_m014842_c001_v0001181_t0038_u01761702522173") 2025/10/29 01:51:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323ebf_d20251029_m014834_c001_v7007000_t0000_u01761702514854") 2025/10/29 01:51:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810a7e_d20251029_m014829_c001_v0001099_t0057_u01761702509747") 2025/10/29 01:51:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f408d91f05a1633f0_d20251029_m014827_c001_v7007000_t0000_u01761702507479") 2025/10/29 01:51:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520404a9_d20251029_m014819_c001_v0001181_t0023_u01761702499250") 2025/10/29 01:51:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd95_d20251029_m014812_c001_v7007000_t0000_u01761702492174") 2025/10/29 01:51:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040464_d20251029_m014807_c001_v0001181_t0042_u01761702487209") 2025/10/29 01:51:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce72b52_d20251029_m014804_c001_v7007000_t0000_u01761702484919") 2025/10/29 01:51:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204040b_d20251029_m014756_c001_v0001181_t0023_u01761702476656") 2025/10/29 01:51:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b562718176_d20251029_m014745_c001_v7007000_t0000_u01761702465460") 2025/10/29 01:51:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6df62_d20251029_m014736_c001_v0001104_t0025_u01761702456115") 2025/10/29 01:51:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b456_d20251029_m014728_c001_v7007000_t0000_u01761702448812") 2025/10/29 01:51:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6df12_d20251029_m014718_c001_v0001104_t0008_u01761702438684") 2025/10/29 01:51:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f407238d13768444a_d20251029_m014711_c001_v7007000_t0000_u01761702431865") 2025/10/29 01:51:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6decc_d20251029_m014700_c001_v0001104_t0009_u01761702420877") 2025/10/29 01:51:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a5e_d20251029_m014831_c001_v7007000_t0000_u01761702511282") 2025/10/29 01:51:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810a5c_d20251029_m014825_c001_v0001099_t0027_u01761702505882") 2025/10/29 01:51:22 DEBUG : dir1/0010-45678: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b482_d20251029_m014854_c001_v7007000_t0000_u01761702534622") 2025/10/29 01:51:22 DEBUG : dir1/0010-45678: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810ae2_d20251029_m014848_c001_v0001099_t0014_u01761702528948") 2025/10/29 01:51:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8eca7_d20251029_m015024_c001_v7007000_t0000_u01761702624255") 2025/10/29 01:51:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e24b_d20251029_m015014_c001_v0001104_t0045_u01761702614044") 2025/10/29 01:51:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415ef40f710277ec_d20251029_m015006_c001_v7007000_t0000_u01761702606099") 2025/10/29 01:51:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e1ed_d20251029_m014955_c001_v0001104_t0028_u01761702595483") 2025/10/29 01:51:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b4b6_d20251029_m014948_c001_v7007000_t0000_u01761702588266") 2025/10/29 01:51:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e1ac_d20251029_m014939_c001_v0001104_t0010_u01761702579145") 2025/10/29 01:51:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b5627181b6_d20251029_m014931_c001_v7007000_t0000_u01761702571354") 2025/10/29 01:51:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e164_d20251029_m014920_c001_v0001104_t0059_u01761702560518") 2025/10/29 01:51:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a85_d20251029_m014912_c001_v7007000_t0000_u01761702552786") 2025/10/29 01:51:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e110_d20251029_m014902_c001_v0001104_t0038_u01761702542503") 2025/10/29 01:51:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f417489b595d69781_d20251029_m014850_c001_v7007000_t0000_u01761702530261") 2025/10/29 01:51:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810ac4_d20251029_m014842_c001_v0001099_t0036_u01761702522383") 2025/10/29 01:51:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323ec0_d20251029_m014835_c001_v7007000_t0000_u01761702515038") 2025/10/29 01:51:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520404f3_d20251029_m014829_c001_v0001181_t0046_u01761702509811") 2025/10/29 01:51:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f408d91f05a1633ee_d20251029_m014827_c001_v7007000_t0000_u01761702507117") 2025/10/29 01:51:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810a30_d20251029_m014819_c001_v0001099_t0036_u01761702499461") 2025/10/29 01:51:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd96_d20251029_m014812_c001_v7007000_t0000_u01761702492353") 2025/10/29 01:51:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810a08_d20251029_m014807_c001_v0001099_t0013_u01761702487333") 2025/10/29 01:51:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafda4e_d20251029_m014804_c001_v7007000_t0000_u01761702484858") 2025/10/29 01:51:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e1a5_d20251029_m014756_c001_v0001130_t0010_u01761702476862") 2025/10/29 01:51:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4040107c98b8e898_d20251029_m014745_c001_v7007000_t0000_u01761702465327") 2025/10/29 01:51:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e148_d20251029_m014736_c001_v0001130_t0051_u01761702456655") 2025/10/29 01:51:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b458_d20251029_m014728_c001_v7007000_t0000_u01761702448995") 2025/10/29 01:51:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e10c_d20251029_m014719_c001_v0001130_t0043_u01761702439473") 2025/10/29 01:51:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f407238d13768444b_d20251029_m014712_c001_v7007000_t0000_u01761702432046") 2025/10/29 01:51:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e0c7_d20251029_m014702_c001_v0001130_t0027_u01761702422021") 2025/10/29 01:51:23 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ec68_d20251029_m014830_c001_v7007000_t0000_u01761702510948") 2025/10/29 01:51:23 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e259_d20251029_m014825_c001_v0001130_t0037_u01761702505894") 2025/10/29 01:51:23 DEBUG : dir1/0011-56789: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b483_d20251029_m014854_c001_v7007000_t0000_u01761702534803") 2025/10/29 01:51:23 DEBUG : dir1/0011-56789: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204055e_d20251029_m014849_c001_v0001181_t0001_u01761702529024") 2025/10/29 01:51:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8eca8_d20251029_m015024_c001_v7007000_t0000_u01761702624439") 2025/10/29 01:51:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810c81_d20251029_m015014_c001_v0001099_t0050_u01761702614801") 2025/10/29 01:51:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415ef40f710277ed_d20251029_m015006_c001_v7007000_t0000_u01761702606294") 2025/10/29 01:51:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810c43_d20251029_m014956_c001_v0001099_t0047_u01761702596156") 2025/10/29 01:51:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b4b7_d20251029_m014948_c001_v7007000_t0000_u01761702588450") 2025/10/29 01:51:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810bed_d20251029_m014939_c001_v0001099_t0026_u01761702579742") 2025/10/29 01:51:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b5627181b7_d20251029_m014931_c001_v7007000_t0000_u01761702571536") 2025/10/29 01:51:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810b91_d20251029_m014921_c001_v0001099_t0017_u01761702561366") 2025/10/29 01:51:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a86_d20251029_m014912_c001_v7007000_t0000_u01761702552976") 2025/10/29 01:51:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810b2a_d20251029_m014903_c001_v0001099_t0021_u01761702543308") 2025/10/29 01:51:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4073ea3d8fe4b850_d20251029_m014850_c001_v7007000_t0000_u01761702530215") 2025/10/29 01:51:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e0c0_d20251029_m014842_c001_v0001104_t0014_u01761702522882") 2025/10/29 01:51:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323ec1_d20251029_m014835_c001_v7007000_t0000_u01761702515220") 2025/10/29 01:51:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e271_d20251029_m014829_c001_v0001130_t0006_u01761702509993") 2025/10/29 01:51:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4009d42887a5f351_d20251029_m014827_c001_v7007000_t0000_u01761702507550") 2025/10/29 01:51:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e048_d20251029_m014819_c001_v0001104_t0049_u01761702499898") 2025/10/29 01:51:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd97_d20251029_m014812_c001_v7007000_t0000_u01761702492545") 2025/10/29 01:51:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e1db_d20251029_m014807_c001_v0001130_t0046_u01761702487340") 2025/10/29 01:51:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418e418520ec0a89_d20251029_m014804_c001_v7007000_t0000_u01761702484864") 2025/10/29 01:51:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6dfce_d20251029_m014757_c001_v0001104_t0010_u01761702477199") 2025/10/29 01:51:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41308852a4763c99_d20251029_m014745_c001_v7007000_t0000_u01761702465327") 2025/10/29 01:51:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810952_d20251029_m014737_c001_v0001099_t0044_u01761702457208") 2025/10/29 01:51:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b459_d20251029_m014729_c001_v7007000_t0000_u01761702449177") 2025/10/29 01:51:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a43518108fe_d20251029_m014719_c001_v0001099_t0018_u01761702439943") 2025/10/29 01:51:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f407238d13768444c_d20251029_m014712_c001_v7007000_t0000_u01761702432227") 2025/10/29 01:51:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a435181089e_d20251029_m014702_c001_v0001099_t0043_u01761702422522") 2025/10/29 01:51:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323eb2_d20251029_m014831_c001_v7007000_t0000_u01761702511298") 2025/10/29 01:51:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520404d9_d20251029_m014826_c001_v0001181_t0046_u01761702506031") 2025/10/29 01:51:25 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b484_d20251029_m014854_c001_v7007000_t0000_u01761702534986") 2025/10/29 01:51:25 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e2ca_d20251029_m014849_c001_v0001130_t0011_u01761702529194") 2025/10/29 01:51:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8eca9_d20251029_m015024_c001_v7007000_t0000_u01761702624622") 2025/10/29 01:51:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e416_d20251029_m015015_c001_v0001130_t0044_u01761702615210") 2025/10/29 01:51:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415ef40f710277ee_d20251029_m015006_c001_v7007000_t0000_u01761702606508") 2025/10/29 01:51:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e3dc_d20251029_m014956_c001_v0001130_t0049_u01761702596725") 2025/10/29 01:51:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b4b8_d20251029_m014948_c001_v7007000_t0000_u01761702588635") 2025/10/29 01:51:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e39f_d20251029_m014940_c001_v0001130_t0013_u01761702580026") 2025/10/29 01:51:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b5627181b8_d20251029_m014931_c001_v7007000_t0000_u01761702571717") 2025/10/29 01:51:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e34f_d20251029_m014921_c001_v0001130_t0047_u01761702561908") 2025/10/29 01:51:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a87_d20251029_m014913_c001_v7007000_t0000_u01761702553159") 2025/10/29 01:51:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e2fe_d20251029_m014903_c001_v0001130_t0030_u01761702543602") 2025/10/29 01:51:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418e418520ec0a9a_d20251029_m014849_c001_v7007000_t0000_u01761702529860") 2025/10/29 01:51:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e2b0_d20251029_m014843_c001_v0001130_t0024_u01761702523430") 2025/10/29 01:51:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323ec2_d20251029_m014835_c001_v7007000_t0000_u01761702515403") 2025/10/29 01:51:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520404f9_d20251029_m014830_c001_v0001181_t0037_u01761702510019") 2025/10/29 01:51:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde312_d20251029_m014827_c001_v7007000_t0000_u01761702507559") 2025/10/29 01:51:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e237_d20251029_m014820_c001_v0001130_t0039_u01761702500581") 2025/10/29 01:51:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd98_d20251029_m014812_c001_v7007000_t0000_u01761702492728") 2025/10/29 01:51:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040466_d20251029_m014807_c001_v0001181_t0011_u01761702487423") 2025/10/29 01:51:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd7a_d20251029_m014805_c001_v7007000_t0000_u01761702485091") 2025/10/29 01:51:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a43518109ca_d20251029_m014757_c001_v0001099_t0053_u01761702477655") 2025/10/29 01:51:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b562718172_d20251029_m014745_c001_v7007000_t0000_u01761702465157") 2025/10/29 01:51:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520403a1_d20251029_m014737_c001_v0001181_t0034_u01761702457574") 2025/10/29 01:51:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b45a_d20251029_m014729_c001_v7007000_t0000_u01761702449360") 2025/10/29 01:51:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204035d_d20251029_m014720_c001_v0001181_t0038_u01761702440313") 2025/10/29 01:51:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f407238d13768444d_d20251029_m014712_c001_v7007000_t0000_u01761702432409") 2025/10/29 01:51:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040317_d20251029_m014702_c001_v0001181_t0019_u01761702422918") 2025/10/29 01:51:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f411eabb0cdcbb26f_d20251029_m014831_c001_v7007000_t0000_u01761702511156") 2025/10/29 01:51:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810a5e_d20251029_m014826_c001_v0001099_t0024_u01761702506204") 2025/10/29 01:51:26 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b485_d20251029_m014855_c001_v7007000_t0000_u01761702535229") 2025/10/29 01:51:26 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040562_d20251029_m014849_c001_v0001181_t0040_u01761702529233") 2025/10/29 01:51:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ecab_d20251029_m015024_c001_v7007000_t0000_u01761702624805") 2025/10/29 01:51:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204073e_d20251029_m015015_c001_v0001181_t0022_u01761702615848") 2025/10/29 01:51:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415ef40f710277ef_d20251029_m015006_c001_v7007000_t0000_u01761702606691") 2025/10/29 01:51:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520406d3_d20251029_m014957_c001_v0001181_t0056_u01761702597410") 2025/10/29 01:51:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b4b9_d20251029_m014948_c001_v7007000_t0000_u01761702588820") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204067a_d20251029_m014940_c001_v0001181_t0031_u01761702580359") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b5627181b9_d20251029_m014931_c001_v7007000_t0000_u01761702571900") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204061f_d20251029_m014922_c001_v0001181_t0006_u01761702562391") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a88_d20251029_m014913_c001_v7007000_t0000_u01761702553340") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520405af_d20251029_m014903_c001_v0001181_t0058_u01761702543911") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651dc4_d20251029_m014850_c001_v7007000_t0000_u01761702530040") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204053e_d20251029_m014843_c001_v0001181_t0031_u01761702523827") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323ec3_d20251029_m014835_c001_v7007000_t0000_u01761702515585") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e082_d20251029_m014830_c001_v0001104_t0012_u01761702510163") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f408d91f05a1633f1_d20251029_m014827_c001_v7007000_t0000_u01761702507660") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520404b5_d20251029_m014820_c001_v0001181_t0043_u01761702500980") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd99_d20251029_m014812_c001_v7007000_t0000_u01761702492907") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6dffc_d20251029_m014807_c001_v0001104_t0055_u01761702487579") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651daf_d20251029_m014804_c001_v7007000_t0000_u01761702484909") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040417_d20251029_m014757_c001_v0001181_t0047_u01761702477990") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b562718173_d20251029_m014745_c001_v7007000_t0000_u01761702465279") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6df6c_d20251029_m014737_c001_v0001104_t0030_u01761702457791") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b45b_d20251029_m014729_c001_v7007000_t0000_u01761702449545") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6df18_d20251029_m014720_c001_v0001104_t0042_u01761702440523") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f407238d13768444e_d20251029_m014712_c001_v7007000_t0000_u01761702432591") 2025/10/29 01:51:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6ded8_d20251029_m014703_c001_v0001104_t0031_u01761702423196") 2025/10/29 01:51:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323eae_d20251029_m014830_c001_v7007000_t0000_u01761702510927") 2025/10/29 01:51:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520404db_d20251029_m014826_c001_v0001181_t0000_u01761702506254") 2025/10/29 01:51:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b486_d20251029_m014855_c001_v7007000_t0000_u01761702535442") 2025/10/29 01:51:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810ae6_d20251029_m014849_c001_v0001099_t0056_u01761702529356") 2025/10/29 01:51:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ecac_d20251029_m015024_c001_v7007000_t0000_u01761702624988") 2025/10/29 01:51:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e257_d20251029_m015016_c001_v0001104_t0051_u01761702616067") 2025/10/29 01:51:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415ef40f710277f0_d20251029_m015006_c001_v7007000_t0000_u01761702606890") 2025/10/29 01:51:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e1f1_d20251029_m014957_c001_v0001104_t0012_u01761702597627") 2025/10/29 01:51:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b4ba_d20251029_m014949_c001_v7007000_t0000_u01761702589004") 2025/10/29 01:51:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e1b5_d20251029_m014940_c001_v0001104_t0032_u01761702580648") 2025/10/29 01:51:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b5627181ba_d20251029_m014932_c001_v7007000_t0000_u01761702572082") 2025/10/29 01:51:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e16e_d20251029_m014922_c001_v0001104_t0011_u01761702562604") 2025/10/29 01:51:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a8a_d20251029_m014913_c001_v7007000_t0000_u01761702553521") 2025/10/29 01:51:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e118_d20251029_m014904_c001_v0001104_t0055_u01761702544119") 2025/10/29 01:51:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418e418520ec0a9b_d20251029_m014850_c001_v7007000_t0000_u01761702530041") 2025/10/29 01:51:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810ac6_d20251029_m014844_c001_v0001099_t0020_u01761702524041") 2025/10/29 01:51:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323ec4_d20251029_m014835_c001_v7007000_t0000_u01761702515770") 2025/10/29 01:51:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520404fb_d20251029_m014830_c001_v0001181_t0008_u01761702510226") 2025/10/29 01:51:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323ead_d20251029_m014827_c001_v7007000_t0000_u01761702507714") 2025/10/29 01:51:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810a38_d20251029_m014821_c001_v0001099_t0026_u01761702501197") 2025/10/29 01:51:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd9b_d20251029_m014813_c001_v7007000_t0000_u01761702493087") 2025/10/29 01:51:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204046b_d20251029_m014807_c001_v0001181_t0037_u01761702487650") 2025/10/29 01:51:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafda50_d20251029_m014805_c001_v7007000_t0000_u01761702485224") 2025/10/29 01:51:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e1ab_d20251029_m014758_c001_v0001130_t0022_u01761702478217") 2025/10/29 01:51:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613abf_d20251029_m014745_c001_v7007000_t0000_u01761702465470") 2025/10/29 01:51:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e152_d20251029_m014738_c001_v0001130_t0014_u01761702458673") 2025/10/29 01:51:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b45c_d20251029_m014729_c001_v7007000_t0000_u01761702449732") 2025/10/29 01:51:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e114_d20251029_m014721_c001_v0001130_t0031_u01761702441287") 2025/10/29 01:51:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f407238d13768444f_d20251029_m014712_c001_v7007000_t0000_u01761702432772") 2025/10/29 01:51:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e0d1_d20251029_m014704_c001_v0001130_t0008_u01761702424244") 2025/10/29 01:51:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4009d42887a5f354_d20251029_m014831_c001_v7007000_t0000_u01761702511095") 2025/10/29 01:51:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e25b_d20251029_m014826_c001_v0001130_t0040_u01761702506306") 2025/10/29 01:51:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b487_d20251029_m014855_c001_v7007000_t0000_u01761702535624") 2025/10/29 01:51:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040566_d20251029_m014849_c001_v0001181_t0047_u01761702529446") 2025/10/29 01:51:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ecad_d20251029_m015025_c001_v7007000_t0000_u01761702625172") 2025/10/29 01:51:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810c89_d20251029_m015016_c001_v0001099_t0000_u01761702616843") 2025/10/29 01:51:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415ef40f710277f1_d20251029_m015007_c001_v7007000_t0000_u01761702607072") 2025/10/29 01:51:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810c4b_d20251029_m014958_c001_v0001099_t0047_u01761702598306") 2025/10/29 01:51:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b4bb_d20251029_m014949_c001_v7007000_t0000_u01761702589188") 2025/10/29 01:51:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810bf9_d20251029_m014941_c001_v0001099_t0051_u01761702581188") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b5627181bc_d20251029_m014932_c001_v7007000_t0000_u01761702572263") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810ba3_d20251029_m014923_c001_v0001099_t0036_u01761702563919") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a8b_d20251029_m014913_c001_v7007000_t0000_u01761702553703") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810b36_d20251029_m014904_c001_v0001099_t0002_u01761702544588") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651dc3_d20251029_m014849_c001_v7007000_t0000_u01761702529860") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e0c4_d20251029_m014844_c001_v0001104_t0025_u01761702524362") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323ec5_d20251029_m014835_c001_v7007000_t0000_u01761702515958") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810a84_d20251029_m014830_c001_v0001099_t0057_u01761702510342") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a5b_d20251029_m014827_c001_v7007000_t0000_u01761702507719") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e050_d20251029_m014821_c001_v0001104_t0010_u01761702501508") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd9c_d20251029_m014813_c001_v7007000_t0000_u01761702493271") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810a0c_d20251029_m014807_c001_v0001099_t0054_u01761702487731") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651db0_d20251029_m014805_c001_v7007000_t0000_u01761702485106") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6dfd8_d20251029_m014758_c001_v0001104_t0027_u01761702478527") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b562718175_d20251029_m014745_c001_v7007000_t0000_u01761702465342") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a435181095c_d20251029_m014739_c001_v0001099_t0035_u01761702459022") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b45d_d20251029_m014729_c001_v7007000_t0000_u01761702449919") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a435181090e_d20251029_m014721_c001_v0001099_t0032_u01761702441674") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f407238d137684451_d20251029_m014712_c001_v7007000_t0000_u01761702432954") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a43518108ae_d20251029_m014704_c001_v0001099_t0034_u01761702424571") 2025/10/29 01:51:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde316_d20251029_m014831_c001_v7007000_t0000_u01761702511259") 2025/10/29 01:51:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e06a_d20251029_m014826_c001_v0001104_t0026_u01761702506445") 2025/10/29 01:51:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613ac5_d20251029_m014747_c001_v7007000_t0000_u01761702467988") 2025/10/29 01:51:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520403b7_d20251029_m014742_c001_v0001181_t0013_u01761702462954") 2025/10/29 01:51:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613ac6_d20251029_m014748_c001_v7007000_t0000_u01761702468169") 2025/10/29 01:51:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e168_d20251029_m014743_c001_v0001130_t0008_u01761702463049") 2025/10/29 01:51:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613ac7_d20251029_m014748_c001_v7007000_t0000_u01761702468349") 2025/10/29 01:51:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520403b9_d20251029_m014743_c001_v0001181_t0057_u01761702463162") 2025/10/29 01:51:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613ac8_d20251029_m014748_c001_v7007000_t0000_u01761702468530") 2025/10/29 01:51:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a435181097a_d20251029_m014743_c001_v0001099_t0024_u01761702463286") 2025/10/29 01:51:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613ac9_d20251029_m014748_c001_v7007000_t0000_u01761702468710") 2025/10/29 01:51:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520403bb_d20251029_m014743_c001_v0001181_t0006_u01761702463371") 2025/10/29 01:51:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613aca_d20251029_m014748_c001_v7007000_t0000_u01761702468892") 2025/10/29 01:51:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6df8c_d20251029_m014743_c001_v0001104_t0054_u01761702463462") 2025/10/29 01:51:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613acb_d20251029_m014749_c001_v7007000_t0000_u01761702469074") 2025/10/29 01:51:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e16a_d20251029_m014743_c001_v0001130_t0024_u01761702463467") 2025/10/29 01:51:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613acc_d20251029_m014749_c001_v7007000_t0000_u01761702469277") 2025/10/29 01:51:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520403bd_d20251029_m014743_c001_v0001181_t0039_u01761702463577") 2025/10/29 01:51:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613acd_d20251029_m014749_c001_v7007000_t0000_u01761702469462") 2025/10/29 01:51:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a435181097c_d20251029_m014743_c001_v0001099_t0048_u01761702463599") 2025/10/29 01:51:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613ace_d20251029_m014749_c001_v7007000_t0000_u01761702469642") 2025/10/29 01:51:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520403bf_d20251029_m014743_c001_v0001181_t0011_u01761702463780") 2025/10/29 01:51:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613acf_d20251029_m014749_c001_v7007000_t0000_u01761702469861") 2025/10/29 01:51:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e16e_d20251029_m014743_c001_v0001130_t0008_u01761702463884") 2025/10/29 01:51:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613ad0_d20251029_m014750_c001_v7007000_t0000_u01761702470042") 2025/10/29 01:51:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520403c3_d20251029_m014743_c001_v0001181_t0036_u01761702463990") 2025/10/29 01:51:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613ad1_d20251029_m014750_c001_v7007000_t0000_u01761702470223") 2025/10/29 01:51:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810980_d20251029_m014744_c001_v0001099_t0055_u01761702464032") 2025/10/29 01:51:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613ad2_d20251029_m014750_c001_v7007000_t0000_u01761702470404") 2025/10/29 01:51:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6df8e_d20251029_m014744_c001_v0001104_t0010_u01761702464069") 2025/10/29 01:51:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613ad3_d20251029_m014750_c001_v7007000_t0000_u01761702470586") 2025/10/29 01:51:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520403c5_d20251029_m014744_c001_v0001181_t0053_u01761702464198") 2025/10/29 01:51:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f616622613ad4_d20251029_m014750_c001_v7007000_t0000_u01761702470767") 2025/10/29 01:51:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e172_d20251029_m014744_c001_v0001130_t0002_u01761702464238") 2025/10/29 01:51:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd80_d20251029_m014808_c001_v7007000_t0000_u01761702488531") 2025/10/29 01:51:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040430_d20251029_m014801_c001_v0001181_t0019_u01761702481995") 2025/10/29 01:51:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415e79b3fda0db5c_d20251029_m014808_c001_v7007000_t0000_u01761702488681") 2025/10/29 01:51:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040434_d20251029_m014802_c001_v0001181_t0021_u01761702482224") 2025/10/29 01:51:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd7f_d20251029_m014808_c001_v7007000_t0000_u01761702488347") 2025/10/29 01:51:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e1bf_d20251029_m014802_c001_v0001130_t0059_u01761702482232") 2025/10/29 01:51:32 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41448d3fdde17fd5_d20251029_m014808_c001_v7007000_t0000_u01761702488360") 2025/10/29 01:51:32 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a43518109e2_d20251029_m014802_c001_v0001099_t0041_u01761702482280") 2025/10/29 01:51:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41448d3fdde17fd6_d20251029_m014808_c001_v7007000_t0000_u01761702488545") 2025/10/29 01:51:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040436_d20251029_m014802_c001_v0001181_t0016_u01761702482503") 2025/10/29 01:51:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafda54_d20251029_m014808_c001_v7007000_t0000_u01761702488691") 2025/10/29 01:51:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6dfe4_d20251029_m014802_c001_v0001104_t0059_u01761702482576") 2025/10/29 01:51:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ec5a_d20251029_m014808_c001_v7007000_t0000_u01761702488370") 2025/10/29 01:51:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e1c1_d20251029_m014802_c001_v0001130_t0038_u01761702482697") 2025/10/29 01:51:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415e79b3fda0db5a_d20251029_m014808_c001_v7007000_t0000_u01761702488310") 2025/10/29 01:51:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a43518109e6_d20251029_m014802_c001_v0001099_t0044_u01761702482713") 2025/10/29 01:51:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ec5b_d20251029_m014808_c001_v7007000_t0000_u01761702488555") 2025/10/29 01:51:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040438_d20251029_m014802_c001_v0001181_t0027_u01761702482721") 2025/10/29 01:51:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418e418520ec0a8b_d20251029_m014808_c001_v7007000_t0000_u01761702488376") 2025/10/29 01:51:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204043e_d20251029_m014802_c001_v0001181_t0037_u01761702482958") 2025/10/29 01:51:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415e79b3fda0db5b_d20251029_m014808_c001_v7007000_t0000_u01761702488493") 2025/10/29 01:51:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6dfea_d20251029_m014803_c001_v0001104_t0038_u01761702483112") 2025/10/29 01:51:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafda52_d20251029_m014808_c001_v7007000_t0000_u01761702488321") 2025/10/29 01:51:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a43518109ea_d20251029_m014803_c001_v0001099_t0029_u01761702483126") 2025/10/29 01:51:33 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce72b58_d20251029_m014808_c001_v7007000_t0000_u01761702488700") 2025/10/29 01:51:33 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040442_d20251029_m014803_c001_v0001181_t0018_u01761702483180") 2025/10/29 01:51:33 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafda53_d20251029_m014808_c001_v7007000_t0000_u01761702488504") 2025/10/29 01:51:33 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e1c5_d20251029_m014803_c001_v0001130_t0050_u01761702483189") 2025/10/29 01:51:33 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd82_d20251029_m014808_c001_v7007000_t0000_u01761702488710") 2025/10/29 01:51:33 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040444_d20251029_m014803_c001_v0001181_t0058_u01761702483392") 2025/10/29 01:51:33 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418e418520ec0a8c_d20251029_m014808_c001_v7007000_t0000_u01761702488562") 2025/10/29 01:51:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a43518109ee_d20251029_m014803_c001_v0001099_t0008_u01761702483429") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2c75_d20251029_m014544_c001_v7007000_t0000_u01761702344294") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1082384adb477110_d20251029_m014541_c001_v0001032_t0015_u01761702341795") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f40820d315e3c8e37_d20251029_m014541_c001_v7007000_t0000_u01761702341612") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1082384adb477102_d20251029_m014537_c001_v0001032_t0055_u01761702337788") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f40820d315e3c8e34_d20251029_m014537_c001_v7007000_t0000_u01761702337060") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dec0_d20251029_m014532_c001_v0001130_t0021_u01761702332937") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafd9f6_d20251029_m014531_c001_v7007000_t0000_u01761702331479") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10707cdcf054628d_d20251029_m014529_c001_v0001177_t0033_u01761702329695") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f419a82c382865bff_d20251029_m014529_c001_v7007000_t0000_u01761702329509") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10707cdcf0546281_d20251029_m014527_c001_v0001177_t0054_u01761702327154") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f419a82c382865bec_d20251029_m014526_c001_v7007000_t0000_u01761702326426") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6de9c_d20251029_m014522_c001_v0001130_t0045_u01761702322678") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafd9eb_d20251029_m014521_c001_v7007000_t0000_u01761702321770") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f112d344f8f08d712_d20251029_m014520_c001_v0001106_t0036_u01761702320204") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbc0b_d20251029_m014520_c001_v7007000_t0000_u01761702320019") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f112d344f8f08d6fc_d20251029_m014514_c001_v0001106_t0024_u01761702314991") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbc05_d20251029_m014514_c001_v7007000_t0000_u01761702314267") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6de6a_d20251029_m014510_c001_v0001130_t0000_u01761702310621") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafd9df_d20251029_m014509_c001_v7007000_t0000_u01761702309713") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f104810275660f29b_d20251029_m014507_c001_v0001171_t0042_u01761702307484") 2025/10/29 01:51:34 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41308852a4763c14_d20251029_m014507_c001_v7007000_t0000_u01761702307298") 2025/10/29 01:51:35 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f104810275660f293_d20251029_m014504_c001_v0001171_t0052_u01761702304074") 2025/10/29 01:51:35 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41308852a4763c09_d20251029_m014503_c001_v7007000_t0000_u01761702303342") 2025/10/29 01:51:35 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6de3a_d20251029_m014457_c001_v0001130_t0043_u01761702297483") 2025/10/29 01:51:35 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac98374_d20251029_m014456_c001_v7007000_t0000_u01761702296554") 2025/10/29 01:51:35 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f110935b84fa54855_d20251029_m014454_c001_v0001100_t0036_u01761702294592") 2025/10/29 01:51:35 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323e6e_d20251029_m014454_c001_v7007000_t0000_u01761702294408") 2025/10/29 01:51:35 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f110935b84fa5484f_d20251029_m014451_c001_v0001100_t0018_u01761702291144") 2025/10/29 01:51:35 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323e5f_d20251029_m014450_c001_v7007000_t0000_u01761702290381") 2025/10/29 01:51:35 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6de02_d20251029_m014444_c001_v0001130_t0017_u01761702284261") 2025/10/29 01:51:35 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651cd4_d20251029_m014443_c001_v7007000_t0000_u01761702283346") 2025/10/29 01:51:35 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11487229ab979201_d20251029_m014441_c001_v0001184_t0049_u01761702281713") 2025/10/29 01:51:35 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f408d91f05a1632dc_d20251029_m014441_c001_v7007000_t0000_u01761702281525") 2025/10/29 01:51:35 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11487229ab9791e3_d20251029_m014438_c001_v0001184_t0054_u01761702278070") 2025/10/29 01:51:35 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f408d91f05a1632d8_d20251029_m014437_c001_v7007000_t0000_u01761702277336") 2025/10/29 01:51:35 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6ddc8_d20251029_m014429_c001_v0001130_t0037_u01761702269134") 2025/10/29 01:51:35 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2ba9_d20251029_m014428_c001_v7007000_t0000_u01761702268036") 2025/10/29 01:51:35 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f104ca27700093821_d20251029_m014422_c001_v0001115_t0047_u01761702262074") 2025/10/29 01:51:35 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f408d91f05a1632bc_d20251029_m014421_c001_v7007000_t0000_u01761702261858") 2025/10/29 01:51:35 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f113dce177064cb8b_d20251029_m014417_c001_v0001182_t0042_u01761702257905") 2025/10/29 01:51:36 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1079271af6ecd69d_d20251029_m014417_c001_v0001091_t0033_u01761702257066") 2025/10/29 01:51:36 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1079271af6ecd697_d20251029_m014415_c001_v0001091_t0045_u01761702255925") 2025/10/29 01:51:36 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f61662261397e_d20251029_m014402_c001_v7007000_t0000_u01761702242552") 2025/10/29 01:51:36 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dd4e_d20251029_m014355_c001_v0001130_t0021_u01761702235036") 2025/10/29 01:51:36 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1083fc45d4ab4475_d20251029_m014353_c001_v0001104_t0025_u01761702233735") 2025/10/29 01:51:36 DEBUG : dst/one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1083fc45d4ab4473_d20251029_m014352_c001_v0001104_t0046_u01761702232406") 2025/10/29 01:51:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2c79_d20251029_m014544_c001_v7007000_t0000_u01761702344486") 2025/10/29 01:51:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f119fea08cd53d8ef_d20251029_m014541_c001_v0001172_t0055_u01761702341317") 2025/10/29 01:51:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f104bd16bf77f0e00_d20251029_m014536_c001_v0001131_t0047_u01761702336600") 2025/10/29 01:51:36 DEBUG : dst/one.bak: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafd9f7_d20251029_m014531_c001_v7007000_t0000_u01761702331660") 2025/10/29 01:51:36 DEBUG : dst/one.bak: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1179688920efd9f3_d20251029_m014529_c001_v0001182_t0014_u01761702329310") 2025/10/29 01:51:36 DEBUG : dst/one.bak: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1039718ee85a57c3_d20251029_m014526_c001_v0001182_t0022_u01761702326213") 2025/10/29 01:51:36 DEBUG : dst/one.bak: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafd9ec_d20251029_m014521_c001_v7007000_t0000_u01761702321952") 2025/10/29 01:51:37 DEBUG : dst/one.bak: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1157ea5cbf696958_d20251029_m014519_c001_v0001145_t0014_u01761702319782") 2025/10/29 01:51:37 DEBUG : dst/one.bak: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f109d4660fde3b24a_d20251029_m014514_c001_v0001178_t0007_u01761702314055") 2025/10/29 01:51:37 DEBUG : dst/three: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2bab_d20251029_m014428_c001_v7007000_t0000_u01761702268217") 2025/10/29 01:51:37 DEBUG : dst/three: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1079271af6ecd6b5_d20251029_m014426_c001_v0001091_t0005_u01761702266490") 2025/10/29 01:51:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2c7e_d20251029_m014544_c001_v7007000_t0000_u01761702344671") 2025/10/29 01:51:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1157ea5cbf6969b2_d20251029_m014542_c001_v0001145_t0014_u01761702342876") 2025/10/29 01:51:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10458d7043431eb3_d20251029_m014538_c001_v0001105_t0038_u01761702338843") 2025/10/29 01:51:37 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2c83_d20251029_m014544_c001_v7007000_t0000_u01761702344855") 2025/10/29 01:51:37 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1082384adb477114_d20251029_m014543_c001_v0001032_t0046_u01761702343380") 2025/10/29 01:51:37 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f40820d315e3c8e39_d20251029_m014543_c001_v7007000_t0000_u01761702343196") 2025/10/29 01:51:37 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1082384adb477106_d20251029_m014539_c001_v0001032_t0054_u01761702339435") 2025/10/29 01:51:37 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f40820d315e3c8e36_d20251029_m014539_c001_v7007000_t0000_u01761702339251") 2025/10/29 01:51:37 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dec4_d20251029_m014533_c001_v0001130_t0046_u01761702333646") 2025/10/29 01:51:37 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafd9f8_d20251029_m014531_c001_v7007000_t0000_u01761702331841") 2025/10/29 01:51:37 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10707cdcf0546293_d20251029_m014530_c001_v0001177_t0005_u01761702330886") 2025/10/29 01:51:37 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f419a82c382865c02_d20251029_m014530_c001_v7007000_t0000_u01761702330702") 2025/10/29 01:51:37 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10707cdcf0546285_d20251029_m014528_c001_v0001177_t0024_u01761702328334") 2025/10/29 01:51:37 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f419a82c382865bf7_d20251029_m014528_c001_v7007000_t0000_u01761702328150") 2025/10/29 01:51:37 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dea4_d20251029_m014523_c001_v0001130_t0001_u01761702323423") 2025/10/29 01:51:37 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbc12_d20251029_m014521_c001_v7007000_t0000_u01761702321216") 2025/10/29 01:51:38 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6de8e_d20251029_m014518_c001_v0001130_t0059_u01761702318725") 2025/10/29 01:51:38 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbc06_d20251029_m014515_c001_v7007000_t0000_u01761702315943") 2025/10/29 01:51:38 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6de6e_d20251029_m014511_c001_v0001130_t0054_u01761702311367") 2025/10/29 01:51:38 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41308852a4763c19_d20251029_m014508_c001_v7007000_t0000_u01761702308794") 2025/10/29 01:51:38 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f110beaff665f3697_d20251029_m014505_c001_v0001043_t0035_u01761702305891") 2025/10/29 01:51:38 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41308852a4763c0b_d20251029_m014504_c001_v7007000_t0000_u01761702304803") 2025/10/29 01:51:38 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6de42_d20251029_m014458_c001_v0001130_t0051_u01761702298527") 2025/10/29 01:51:38 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323e6f_d20251029_m014455_c001_v7007000_t0000_u01761702295633") 2025/10/29 01:51:38 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f110beaff665f3679_d20251029_m014453_c001_v0001043_t0022_u01761702293274") 2025/10/29 01:51:38 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323e6c_d20251029_m014452_c001_v7007000_t0000_u01761702292182") 2025/10/29 01:51:38 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6de06_d20251029_m014445_c001_v0001130_t0011_u01761702285296") 2025/10/29 01:51:38 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f408d91f05a1632de_d20251029_m014442_c001_v7007000_t0000_u01761702282421") 2025/10/29 01:51:38 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f110beaff665f366b_d20251029_m014440_c001_v0001043_t0017_u01761702280054") 2025/10/29 01:51:38 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f408d91f05a1632d9_d20251029_m014438_c001_v7007000_t0000_u01761702278891") 2025/10/29 01:51:38 DEBUG : dst/three.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6ddd6_d20251029_m014432_c001_v0001130_t0003_u01761702272527") 2025/10/29 01:51:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafd9f9_d20251029_m014532_c001_v7007000_t0000_u01761702332023") 2025/10/29 01:51:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f116a17ffedb64d36_d20251029_m014530_c001_v0001184_t0026_u01761702330511") 2025/10/29 01:51:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f110a013929648bfa_d20251029_m014527_c001_v0001178_t0036_u01761702327949") 2025/10/29 01:51:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafd9ed_d20251029_m014522_c001_v7007000_t0000_u01761702322135") 2025/10/29 01:51:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10697d3dc6ff0ba0_d20251029_m014520_c001_v0001176_t0002_u01761702320998") 2025/10/29 01:51:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1166df32281ca96e_d20251029_m014515_c001_v0001182_t0032_u01761702315722") 2025/10/29 01:51:38 DEBUG : dst/two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2c88_d20251029_m014545_c001_v7007000_t0000_u01761702345038") 2025/10/29 01:51:39 DEBUG : dst/two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dec2_d20251029_m014533_c001_v0001130_t0032_u01761702333338") 2025/10/29 01:51:39 DEBUG : dst/two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafd9fa_d20251029_m014532_c001_v7007000_t0000_u01761702332205") 2025/10/29 01:51:39 DEBUG : dst/two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6de9e_d20251029_m014523_c001_v0001130_t0058_u01761702323051") 2025/10/29 01:51:39 DEBUG : dst/two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafd9ee_d20251029_m014522_c001_v7007000_t0000_u01761702322316") 2025/10/29 01:51:39 DEBUG : dst/two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f110beaff665f36a1_d20251029_m014510_c001_v0001043_t0052_u01761702310964") 2025/10/29 01:51:39 DEBUG : dst/two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafd9e0_d20251029_m014509_c001_v7007000_t0000_u01761702309894") 2025/10/29 01:51:39 DEBUG : dst/two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f110beaff665f3687_d20251029_m014458_c001_v0001043_t0048_u01761702298050") 2025/10/29 01:51:39 DEBUG : dst/two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac98376_d20251029_m014456_c001_v7007000_t0000_u01761702296736") 2025/10/29 01:51:39 DEBUG : dst/two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f110beaff665f366f_d20251029_m014444_c001_v0001043_t0044_u01761702284790") 2025/10/29 01:51:39 DEBUG : dst/two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651cd5_d20251029_m014443_c001_v7007000_t0000_u01761702283529") 2025/10/29 01:51:39 DEBUG : dst/two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f110beaff665f3651_d20251029_m014429_c001_v0001043_t0056_u01761702269991") 2025/10/29 01:51:39 DEBUG : dst/two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2bad_d20251029_m014428_c001_v7007000_t0000_u01761702268404") 2025/10/29 01:51:39 DEBUG : dst/two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f113be6c942149f60_d20251029_m014424_c001_v0001181_t0054_u01761702264138") 2025/10/29 01:51:39 DEBUG : dst/two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f61662261397f_d20251029_m014402_c001_v7007000_t0000_u01761702242735") 2025/10/29 01:51:39 DEBUG : dst/two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1083fc45d4ab4487_d20251029_m014401_c001_v0001104_t0025_u01761702241289") 2025/10/29 01:51:39 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f419a82c382865a83_d20251029_m014326_c001_v7007000_t0000_u01761702206999") 2025/10/29 01:51:39 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f113dce177064ca50_d20251029_m014323_c001_v0001182_t0023_u01761702203074") 2025/10/29 01:51:39 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f419a82c382865a7e_d20251029_m014320_c001_v7007000_t0000_u01761702200935") 2025/10/29 01:51:39 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f113dce177064c9ec_d20251029_m014310_c001_v0001182_t0000_u01761702190169") 2025/10/29 01:51:39 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f419a82c382865a6c_d20251029_m014301_c001_v7007000_t0000_u01761702181088") 2025/10/29 01:51:39 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f113dce177064c976_d20251029_m014257_c001_v0001182_t0026_u01761702177429") 2025/10/29 01:51:39 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac9829c_d20251029_m014236_c001_v7007000_t0000_u01761702156429") 2025/10/29 01:51:40 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbea_d20251029_m014234_c001_v0001130_t0015_u01761702154276") 2025/10/29 01:51:40 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac98297_d20251029_m014233_c001_v7007000_t0000_u01761702153416") 2025/10/29 01:51:40 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbe0_d20251029_m014232_c001_v0001130_t0010_u01761702152151") 2025/10/29 01:51:40 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac98291_d20251029_m014229_c001_v7007000_t0000_u01761702149348") 2025/10/29 01:51:40 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbce_d20251029_m014227_c001_v0001130_t0056_u01761702147398") 2025/10/29 01:51:40 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac9828e_d20251029_m014226_c001_v7007000_t0000_u01761702146457") 2025/10/29 01:51:40 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbc4_d20251029_m014224_c001_v0001130_t0020_u01761702144898") 2025/10/29 01:51:40 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce729b7_d20251029_m014218_c001_v7007000_t0000_u01761702138597") 2025/10/29 01:51:40 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6db98_d20251029_m014216_c001_v0001130_t0016_u01761702136449") 2025/10/29 01:51:40 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce729aa_d20251029_m014215_c001_v7007000_t0000_u01761702135416") 2025/10/29 01:51:40 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6db88_d20251029_m014214_c001_v0001130_t0001_u01761702134406") 2025/10/29 01:51:40 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce7299a_d20251029_m014208_c001_v7007000_t0000_u01761702128255") 2025/10/29 01:51:40 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6db64_d20251029_m014206_c001_v0001130_t0025_u01761702126622") 2025/10/29 01:51:40 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651c2b_d20251029_m014204_c001_v7007000_t0000_u01761702124765") 2025/10/29 01:51:40 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6db56_d20251029_m014203_c001_v0001130_t0006_u01761702123670") 2025/10/29 01:51:40 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651c29_d20251029_m014203_c001_v7007000_t0000_u01761702123312") 2025/10/29 01:51:40 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1065b05d76150542_d20251029_m014202_c001_v0001041_t0055_u01761702122571") 2025/10/29 01:51:40 DEBUG : empty space: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6db4a_d20251029_m014200_c001_v0001130_t0007_u01761702120813") 2025/10/29 01:51:40 DEBUG : enormous: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac9829a_d20251029_m014235_c001_v7007000_t0000_u01761702155503") 2025/10/29 01:51:40 DEBUG : enormous: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbec_d20251029_m014234_c001_v0001130_t0043_u01761702154570") 2025/10/29 01:51:40 DEBUG : existing: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2cbb_d20251029_m014549_c001_v7007000_t0000_u01761702349413") 2025/10/29 01:51:41 DEBUG : existing: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6defc_d20251029_m014548_c001_v0001130_t0056_u01761702348066") 2025/10/29 01:51:41 DEBUG : existing: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f419a82c382865a67_d20251029_m014255_c001_v7007000_t0000_u01761702175838") 2025/10/29 01:51:41 DEBUG : existing: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f113dce177064c968_d20251029_m014254_c001_v0001182_t0017_u01761702174717") 2025/10/29 01:51:41 DEBUG : existing: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651c1d_d20251029_m014157_c001_v7007000_t0000_u01761702117650") 2025/10/29 01:51:41 DEBUG : existing: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6db32_d20251029_m014156_c001_v0001130_t0006_u01761702116556") 2025/10/29 01:51:41 DEBUG : existing: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651c1c_d20251029_m014156_c001_v7007000_t0000_u01761702116017") 2025/10/29 01:51:41 DEBUG : existing: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6db26_d20251029_m014155_c001_v0001130_t0054_u01761702115313") 2025/10/29 01:51:41 DEBUG : existing: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6db1e_d20251029_m014154_c001_v0001130_t0032_u01761702114375") 2025/10/29 01:51:41 DEBUG : existing-b: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f419a82c382865a68_d20251029_m014256_c001_v7007000_t0000_u01761702176025") 2025/10/29 01:51:41 DEBUG : existing-b: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dc4e_d20251029_m014254_c001_v0001130_t0039_u01761702174703") 2025/10/29 01:51:41 DEBUG : file1: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d34_d20251029_m014648_c001_v7007000_t0000_u01761702408049") 2025/10/29 01:51:41 DEBUG : file1: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810851_d20251029_m014646_c001_v0001099_t0031_u01761702406709") 2025/10/29 01:51:41 DEBUG : file1: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d31_d20251029_m014645_c001_v7007000_t0000_u01761702405372") 2025/10/29 01:51:41 DEBUG : file1: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6de9e_d20251029_m014643_c001_v0001104_t0036_u01761702403658") 2025/10/29 01:51:41 DEBUG : five: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac9829f_d20251029_m014240_c001_v7007000_t0000_u01761702160433") 2025/10/29 01:51:41 DEBUG : five: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41699c692ad6dc02_d20251029_m014238_c001_v0001130_t0030_u01761702158316") 2025/10/29 01:51:41 DEBUG : foo: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce72998_d20251029_m014206_c001_v7007000_t0000_u01761702126240") 2025/10/29 01:51:41 DEBUG : foo: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41699c692ad6db5e_d20251029_m014205_c001_v0001130_t0030_u01761702125684") 2025/10/29 01:51:41 DEBUG : foo: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41699c692ad6db5a_d20251029_m014205_c001_v0001130_t0030_u01761702125121") 2025/10/29 01:51:41 DEBUG : four: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac982a0_d20251029_m014240_c001_v7007000_t0000_u01761702160615") 2025/10/29 01:51:41 DEBUG : four: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f410beaff665f3571_d20251029_m014238_c001_v0001043_t0020_u01761702158873") 2025/10/29 01:51:41 DEBUG : four: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbf9_d20251029_m014237_c001_v0001130_t0039_u01761702157531") 2025/10/29 01:51:42 DEBUG : hello world2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323d39_d20251029_m014109_c001_v7007000_t0000_u01761702069177") 2025/10/29 01:51:42 DEBUG : hello world2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6da24_d20251029_m014108_c001_v0001130_t0023_u01761702068337") 2025/10/29 01:51:42 DEBUG : ignore-size: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651c1a_d20251029_m014154_c001_v7007000_t0000_u01761702114017") 2025/10/29 01:51:42 DEBUG : ignore-size: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6db0e_d20251029_m014152_c001_v0001130_t0012_u01761702112964") 2025/10/29 01:51:42 DEBUG : nested/sub dir/file: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f419a82c382865a63_d20251029_m014253_c001_v7007000_t0000_u01761702173931") 2025/10/29 01:51:42 DEBUG : nested/sub dir/file: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f113dce177064c95c_d20251029_m014253_c001_v0001182_t0026_u01761702173117") 2025/10/29 01:51:42 DEBUG : nested/sub dir/file: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac982af_d20251029_m014252_c001_v7007000_t0000_u01761702172375") 2025/10/29 01:51:42 DEBUG : nested/sub dir/file: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f113dce177064c952_d20251029_m014251_c001_v0001182_t0002_u01761702171241") 2025/10/29 01:51:42 DEBUG : one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac982a1_d20251029_m014240_c001_v7007000_t0000_u01761702160797") 2025/10/29 01:51:42 DEBUG : one: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41699c692ad6dbf2_d20251029_m014236_c001_v0001130_t0030_u01761702156830") 2025/10/29 01:51:42 DEBUG : only0: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d1a_d20251029_m014639_c001_v7007000_t0000_u01761702399219") 2025/10/29 01:51:42 DEBUG : only0: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41699c692ad6e039_d20251029_m014634_c001_v0001130_t0030_u01761702394314") 2025/10/29 01:51:42 DEBUG : only0: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfb1_d20251029_m014617_c001_v0001130_t0036_u01761702377039") 2025/10/29 01:51:42 DEBUG : only0: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41448d3fdde17f58_d20251029_m014611_c001_v7007000_t0000_u01761702371211") 2025/10/29 01:51:42 DEBUG : only0: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df10_d20251029_m014553_c001_v0001130_t0003_u01761702353447") 2025/10/29 01:51:42 DEBUG : only1: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d1b_d20251029_m014639_c001_v7007000_t0000_u01761702399401") 2025/10/29 01:51:42 DEBUG : only1: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f408a27515204028f_d20251029_m014634_c001_v0001181_t0011_u01761702394489") 2025/10/29 01:51:42 DEBUG : only1: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfb7_d20251029_m014617_c001_v0001130_t0012_u01761702377919") 2025/10/29 01:51:42 DEBUG : only1: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce72ae8_d20251029_m014611_c001_v7007000_t0000_u01761702371042") 2025/10/29 01:51:42 DEBUG : only1: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df14_d20251029_m014554_c001_v0001130_t0002_u01761702354357") 2025/10/29 01:51:43 DEBUG : only10: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d1c_d20251029_m014639_c001_v7007000_t0000_u01761702399582") 2025/10/29 01:51:43 DEBUG : only10: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41699c692ad6e02d_d20251029_m014633_c001_v0001130_t0030_u01761702393369") 2025/10/29 01:51:43 DEBUG : only10: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfe9_d20251029_m014624_c001_v0001130_t0030_u01761702384870") 2025/10/29 01:51:43 DEBUG : only10: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41448d3fdde17f54_d20251029_m014610_c001_v7007000_t0000_u01761702370664") 2025/10/29 01:51:43 DEBUG : only10: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df4a_d20251029_m014601_c001_v0001130_t0046_u01761702361863") 2025/10/29 01:51:43 DEBUG : only11: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d1e_d20251029_m014639_c001_v7007000_t0000_u01761702399763") 2025/10/29 01:51:43 DEBUG : only11: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4093c7a3bfb6de78_d20251029_m014633_c001_v0001104_t0007_u01761702393925") 2025/10/29 01:51:43 DEBUG : only11: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfed_d20251029_m014625_c001_v0001130_t0008_u01761702385518") 2025/10/29 01:51:43 DEBUG : only11: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2a6_d20251029_m014611_c001_v7007000_t0000_u01761702371424") 2025/10/29 01:51:43 DEBUG : only11: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df52_d20251029_m014602_c001_v0001130_t0036_u01761702362989") 2025/10/29 01:51:43 DEBUG : only12: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d1f_d20251029_m014639_c001_v7007000_t0000_u01761702399945") 2025/10/29 01:51:43 DEBUG : only12: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4093c7a3bfb6de7c_d20251029_m014634_c001_v0001104_t0007_u01761702394307") 2025/10/29 01:51:43 DEBUG : only12: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dff1_d20251029_m014626_c001_v0001130_t0058_u01761702386287") 2025/10/29 01:51:43 DEBUG : only12: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41448d3fdde17f5b_d20251029_m014611_c001_v7007000_t0000_u01761702371435") 2025/10/29 01:51:43 DEBUG : only12: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df60_d20251029_m014603_c001_v0001130_t0011_u01761702363962") 2025/10/29 01:51:43 DEBUG : only13: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d20_d20251029_m014640_c001_v7007000_t0000_u01761702400131") 2025/10/29 01:51:43 DEBUG : only13: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f40672a435181080d_d20251029_m014634_c001_v0001099_t0037_u01761702394114") 2025/10/29 01:51:43 DEBUG : only13: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dff9_d20251029_m014627_c001_v0001130_t0031_u01761702387329") 2025/10/29 01:51:43 DEBUG : only13: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2a5_d20251029_m014611_c001_v7007000_t0000_u01761702371233") 2025/10/29 01:51:43 DEBUG : only13: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df64_d20251029_m014604_c001_v0001130_t0021_u01761702364688") 2025/10/29 01:51:43 DEBUG : only14: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d21_d20251029_m014640_c001_v7007000_t0000_u01761702400313") 2025/10/29 01:51:43 DEBUG : only14: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f408a27515204028d_d20251029_m014634_c001_v0001181_t0011_u01761702394299") 2025/10/29 01:51:44 DEBUG : only14: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e005_d20251029_m014628_c001_v0001130_t0030_u01761702388046") 2025/10/29 01:51:44 DEBUG : only14: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41448d3fdde17f59_d20251029_m014611_c001_v7007000_t0000_u01761702371244") 2025/10/29 01:51:44 DEBUG : only14: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df6c_d20251029_m014605_c001_v0001130_t0058_u01761702365357") 2025/10/29 01:51:44 DEBUG : only15: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d22_d20251029_m014640_c001_v7007000_t0000_u01761702400493") 2025/10/29 01:51:44 DEBUG : only15: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41699c692ad6e035_d20251029_m014633_c001_v0001130_t0030_u01761702393945") 2025/10/29 01:51:44 DEBUG : only15: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e00d_d20251029_m014628_c001_v0001130_t0046_u01761702388801") 2025/10/29 01:51:44 DEBUG : only15: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce72ae9_d20251029_m014611_c001_v7007000_t0000_u01761702371255") 2025/10/29 01:51:44 DEBUG : only15: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df74_d20251029_m014606_c001_v0001130_t0027_u01761702366041") 2025/10/29 01:51:44 DEBUG : only16: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d23_d20251029_m014640_c001_v7007000_t0000_u01761702400675") 2025/10/29 01:51:44 DEBUG : only16: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4093c7a3bfb6de7a_d20251029_m014634_c001_v0001104_t0007_u01761702394109") 2025/10/29 01:51:44 DEBUG : only16: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e011_d20251029_m014629_c001_v0001130_t0021_u01761702389629") 2025/10/29 01:51:44 DEBUG : only16: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce72aea_d20251029_m014611_c001_v7007000_t0000_u01761702371446") 2025/10/29 01:51:44 DEBUG : only16: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df78_d20251029_m014606_c001_v0001130_t0054_u01761702366769") 2025/10/29 01:51:45 DEBUG : only17: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d24_d20251029_m014640_c001_v7007000_t0000_u01761702400855") 2025/10/29 01:51:45 DEBUG : only17: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41699c692ad6e037_d20251029_m014634_c001_v0001130_t0030_u01761702394128") 2025/10/29 01:51:45 DEBUG : only17: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e01d_d20251029_m014630_c001_v0001130_t0009_u01761702390684") 2025/10/29 01:51:45 DEBUG : only17: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2a8_d20251029_m014611_c001_v7007000_t0000_u01761702371786") 2025/10/29 01:51:45 DEBUG : only17: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df7e_d20251029_m014607_c001_v0001130_t0011_u01761702367547") 2025/10/29 01:51:45 DEBUG : only18: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d25_d20251029_m014641_c001_v7007000_t0000_u01761702401037") 2025/10/29 01:51:45 DEBUG : only18: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f40672a435181080f_d20251029_m014634_c001_v0001099_t0037_u01761702394298") 2025/10/29 01:51:45 DEBUG : only18: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e025_d20251029_m014631_c001_v0001130_t0028_u01761702391620") 2025/10/29 01:51:45 DEBUG : only18: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41448d3fdde17f55_d20251029_m014610_c001_v7007000_t0000_u01761702370847") 2025/10/29 01:51:45 DEBUG : only18: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df86_d20251029_m014608_c001_v0001130_t0021_u01761702368300") 2025/10/29 01:51:45 DEBUG : only19: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d26_d20251029_m014641_c001_v7007000_t0000_u01761702401224") 2025/10/29 01:51:45 DEBUG : only19: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f40672a4351810813_d20251029_m014634_c001_v0001099_t0037_u01761702394483") 2025/10/29 01:51:45 DEBUG : only19: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e029_d20251029_m014632_c001_v0001130_t0054_u01761702392438") 2025/10/29 01:51:45 DEBUG : only19: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41448d3fdde17f56_d20251029_m014611_c001_v7007000_t0000_u01761702371029") 2025/10/29 01:51:45 DEBUG : only19: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df8e_d20251029_m014609_c001_v0001130_t0052_u01761702369138") 2025/10/29 01:51:45 DEBUG : only2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d27_d20251029_m014641_c001_v7007000_t0000_u01761702401406") 2025/10/29 01:51:45 DEBUG : only2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4093c7a3bfb6de80_d20251029_m014634_c001_v0001104_t0007_u01761702394693") 2025/10/29 01:51:45 DEBUG : only2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfc1_d20251029_m014618_c001_v0001130_t0021_u01761702378611") 2025/10/29 01:51:45 DEBUG : only2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41448d3fdde17f5c_d20251029_m014611_c001_v7007000_t0000_u01761702371589") 2025/10/29 01:51:45 DEBUG : only2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df18_d20251029_m014555_c001_v0001130_t0011_u01761702355257") 2025/10/29 01:51:45 DEBUG : only3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d28_d20251029_m014641_c001_v7007000_t0000_u01761702401603") 2025/10/29 01:51:46 DEBUG : only3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f40672a4351810819_d20251029_m014634_c001_v0001099_t0037_u01761702394871") 2025/10/29 01:51:46 DEBUG : only3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfc5_d20251029_m014619_c001_v0001130_t0022_u01761702379589") 2025/10/29 01:51:46 DEBUG : only3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2a7_d20251029_m014611_c001_v7007000_t0000_u01761702371605") 2025/10/29 01:51:46 DEBUG : only3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df20_d20251029_m014556_c001_v0001130_t0058_u01761702356089") 2025/10/29 01:51:46 DEBUG : only4: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d2a_d20251029_m014641_c001_v7007000_t0000_u01761702401790") 2025/10/29 01:51:46 DEBUG : only4: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4093c7a3bfb6de7e_d20251029_m014634_c001_v0001104_t0007_u01761702394500") 2025/10/29 01:51:46 DEBUG : only4: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfc9_d20251029_m014620_c001_v0001130_t0035_u01761702380418") 2025/10/29 01:51:46 DEBUG : only4: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41448d3fdde17f5a_d20251029_m014611_c001_v7007000_t0000_u01761702371399") 2025/10/29 01:51:46 DEBUG : only4: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df26_d20251029_m014556_c001_v0001130_t0049_u01761702356904") 2025/10/29 01:51:46 DEBUG : only5: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d2b_d20251029_m014641_c001_v7007000_t0000_u01761702401972") 2025/10/29 01:51:46 DEBUG : only5: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f408a275152040293_d20251029_m014634_c001_v0001181_t0011_u01761702394852") 2025/10/29 01:51:46 DEBUG : only5: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfcf_d20251029_m014621_c001_v0001130_t0047_u01761702381245") 2025/10/29 01:51:46 DEBUG : only5: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41448d3fdde17f5d_d20251029_m014611_c001_v7007000_t0000_u01761702371616") 2025/10/29 01:51:46 DEBUG : only5: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df2c_d20251029_m014557_c001_v0001130_t0025_u01761702357813") 2025/10/29 01:51:46 DEBUG : only6: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d2c_d20251029_m014642_c001_v7007000_t0000_u01761702402153") 2025/10/29 01:51:46 DEBUG : only6: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41699c692ad6e03b_d20251029_m014634_c001_v0001130_t0030_u01761702394509") 2025/10/29 01:51:46 DEBUG : only6: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfd3_d20251029_m014621_c001_v0001130_t0025_u01761702381969") 2025/10/29 01:51:46 DEBUG : only6: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce72aeb_d20251029_m014611_c001_v7007000_t0000_u01761702371628") 2025/10/29 01:51:46 DEBUG : only6: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df30_d20251029_m014558_c001_v0001130_t0050_u01761702358524") 2025/10/29 01:51:46 DEBUG : only7: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d2d_d20251029_m014642_c001_v7007000_t0000_u01761702402335") 2025/10/29 01:51:47 DEBUG : only7: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f408a275152040291_d20251029_m014634_c001_v0001181_t0011_u01761702394671") 2025/10/29 01:51:47 DEBUG : only7: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfd7_d20251029_m014622_c001_v0001130_t0053_u01761702382540") 2025/10/29 01:51:47 DEBUG : only7: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4190ef62befde2a4_d20251029_m014611_c001_v7007000_t0000_u01761702371052") 2025/10/29 01:51:47 DEBUG : only7: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df38_d20251029_m014559_c001_v0001130_t0000_u01761702359546") 2025/10/29 01:51:47 DEBUG : only8: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d2e_d20251029_m014642_c001_v7007000_t0000_u01761702402516") 2025/10/29 01:51:47 DEBUG : only8: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f40672a4351810815_d20251029_m014634_c001_v0001099_t0037_u01761702394684") 2025/10/29 01:51:47 DEBUG : only8: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfdf_d20251029_m014623_c001_v0001130_t0024_u01761702383390") 2025/10/29 01:51:47 DEBUG : only8: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41448d3fdde17f5e_d20251029_m014611_c001_v7007000_t0000_u01761702371770") 2025/10/29 01:51:47 DEBUG : only8: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df3e_d20251029_m014600_c001_v0001130_t0020_u01761702360482") 2025/10/29 01:51:47 DEBUG : only9: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d2f_d20251029_m014642_c001_v7007000_t0000_u01761702402698") 2025/10/29 01:51:47 DEBUG : only9: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41699c692ad6e03d_d20251029_m014634_c001_v0001130_t0030_u01761702394701") 2025/10/29 01:51:47 DEBUG : only9: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dfe3_d20251029_m014624_c001_v0001130_t0021_u01761702384172") 2025/10/29 01:51:47 DEBUG : only9: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41448d3fdde17f57_d20251029_m014611_c001_v7007000_t0000_u01761702371057") 2025/10/29 01:51:47 DEBUG : only9: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6df44_d20251029_m014601_c001_v0001130_t0020_u01761702361126") 2025/10/29 01:51:47 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac982ad_d20251029_m014250_c001_v7007000_t0000_u01761702170124") 2025/10/29 01:51:47 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f110beaff665f3595_d20251029_m014247_c001_v0001043_t0044_u01761702167956") 2025/10/29 01:51:47 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac982a9_d20251029_m014246_c001_v7007000_t0000_u01761702166859") 2025/10/29 01:51:47 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dc20_d20251029_m014244_c001_v0001130_t0024_u01761702164734") 2025/10/29 01:51:47 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac982a6_d20251029_m014243_c001_v7007000_t0000_u01761702163994") 2025/10/29 01:51:47 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f110beaff665f357b_d20251029_m014241_c001_v0001043_t0054_u01761702161709") 2025/10/29 01:51:47 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac98293_d20251029_m014231_c001_v7007000_t0000_u01761702151311") 2025/10/29 01:51:48 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbd6_d20251029_m014229_c001_v0001130_t0016_u01761702149889") 2025/10/29 01:51:48 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac98290_d20251029_m014228_c001_v7007000_t0000_u01761702148136") 2025/10/29 01:51:48 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbcc_d20251029_m014227_c001_v0001130_t0010_u01761702147040") 2025/10/29 01:51:48 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac9828d_d20251029_m014225_c001_v7007000_t0000_u01761702145714") 2025/10/29 01:51:48 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbc2_d20251029_m014224_c001_v0001130_t0033_u01761702144539") 2025/10/29 01:51:48 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce729b4_d20251029_m014218_c001_v7007000_t0000_u01761702138043") 2025/10/29 01:51:48 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6db94_d20251029_m014215_c001_v0001130_t0036_u01761702135962") 2025/10/29 01:51:48 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce729ab_d20251029_m014215_c001_v7007000_t0000_u01761702135600") 2025/10/29 01:51:48 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6db86_d20251029_m014214_c001_v0001130_t0013_u01761702134016") 2025/10/29 01:51:48 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce729a3_d20251029_m014213_c001_v7007000_t0000_u01761702133654") 2025/10/29 01:51:48 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6db84_d20251029_m014212_c001_v0001130_t0039_u01761702132830") 2025/10/29 01:51:48 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6db7c_d20251029_m014210_c001_v0001130_t0046_u01761702130875") 2025/10/29 01:51:48 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce7299e_d20251029_m014210_c001_v7007000_t0000_u01761702130514") 2025/10/29 01:51:48 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6db74_d20251029_m014209_c001_v0001130_t0059_u01761702129694") 2025/10/29 01:51:48 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6db70_d20251029_m014208_c001_v0001130_t0042_u01761702128843") 2025/10/29 01:51:48 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce7299b_d20251029_m014208_c001_v7007000_t0000_u01761702128438") 2025/10/29 01:51:48 DEBUG : potato: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6db68_d20251029_m014207_c001_v0001130_t0040_u01761702127378") 2025/10/29 01:51:48 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416b2c496bac0a8e_d20251029_m014336_c001_v7007000_t0000_u01761702216599") 2025/10/29 01:51:48 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f110beaff665f3601_d20251029_m014335_c001_v0001043_t0020_u01761702215888") 2025/10/29 01:51:48 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f419a82c382865a84_d20251029_m014327_c001_v7007000_t0000_u01761702207288") 2025/10/29 01:51:48 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f110beaff665f35ed_d20251029_m014322_c001_v0001043_t0000_u01761702202228") 2025/10/29 01:51:48 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafd8e6_d20251029_m014314_c001_v7007000_t0000_u01761702194020") 2025/10/29 01:51:49 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f110beaff665f35cf_d20251029_m014309_c001_v0001043_t0020_u01761702189459") 2025/10/29 01:51:49 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f419a82c382865a6d_d20251029_m014301_c001_v7007000_t0000_u01761702181598") 2025/10/29 01:51:49 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f110beaff665f35a9_d20251029_m014256_c001_v0001043_t0031_u01761702176961") 2025/10/29 01:51:49 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac9829b_d20251029_m014235_c001_v7007000_t0000_u01761702155694") 2025/10/29 01:51:49 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbe8_d20251029_m014233_c001_v0001130_t0014_u01761702153962") 2025/10/29 01:51:49 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac98298_d20251029_m014233_c001_v7007000_t0000_u01761702153599") 2025/10/29 01:51:49 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbde_d20251029_m014231_c001_v0001130_t0026_u01761702151854") 2025/10/29 01:51:49 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac98294_d20251029_m014231_c001_v7007000_t0000_u01761702151493") 2025/10/29 01:51:49 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbda_d20251029_m014230_c001_v0001130_t0025_u01761702150570") 2025/10/29 01:51:49 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac98292_d20251029_m014229_c001_v7007000_t0000_u01761702149529") 2025/10/29 01:51:49 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbd2_d20251029_m014228_c001_v0001130_t0003_u01761702148500") 2025/10/29 01:51:49 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac9828f_d20251029_m014226_c001_v7007000_t0000_u01761702146677") 2025/10/29 01:51:49 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbca_d20251029_m014225_c001_v0001130_t0031_u01761702145723") 2025/10/29 01:51:49 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce729b8_d20251029_m014218_c001_v7007000_t0000_u01761702138781") 2025/10/29 01:51:49 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dba0_d20251029_m014217_c001_v0001130_t0029_u01761702137337") 2025/10/29 01:51:49 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323d3b_d20251029_m014112_c001_v7007000_t0000_u01761702072036") 2025/10/29 01:51:49 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6da34_d20251029_m014111_c001_v0001130_t0014_u01761702071361") 2025/10/29 01:51:49 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323d3a_d20251029_m014110_c001_v7007000_t0000_u01761702070438") 2025/10/29 01:51:49 DEBUG : potato2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6da2e_d20251029_m014109_c001_v0001130_t0013_u01761702069723") 2025/10/29 01:51:49 DEBUG : potato3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f419a82c382865a86_d20251029_m014327_c001_v7007000_t0000_u01761702207746") 2025/10/29 01:51:49 DEBUG : potato3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dcd5_d20251029_m014323_c001_v0001130_t0039_u01761702203646") 2025/10/29 01:51:50 DEBUG : potato3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafd8e8_d20251029_m014314_c001_v7007000_t0000_u01761702194561") 2025/10/29 01:51:50 DEBUG : potato3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dc8e_d20251029_m014310_c001_v0001130_t0053_u01761702190739") 2025/10/29 01:51:50 DEBUG : potato3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f419a82c382865a6e_d20251029_m014301_c001_v7007000_t0000_u01761702181953") 2025/10/29 01:51:50 DEBUG : potato3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dc56_d20251029_m014257_c001_v0001130_t0043_u01761702177631") 2025/10/29 01:51:50 DEBUG : pre-dest1/1: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2b9c_d20251029_m014411_c001_v7007000_t0000_u01761702251669") 2025/10/29 01:51:50 DEBUG : pre-dest1/1: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dd64_d20251029_m014403_c001_v0001130_t0048_u01761702243482") 2025/10/29 01:51:50 DEBUG : pre-dest2/2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2b9d_d20251029_m014411_c001_v7007000_t0000_u01761702251894") 2025/10/29 01:51:50 DEBUG : pre-dest2/2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f110beaff665f362d_d20251029_m014404_c001_v0001043_t0049_u01761702244322") 2025/10/29 01:51:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f422f61662261395e_d20251029_m014348_c001_v7007000_t0000_u01761702228321") 2025/10/29 01:51:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f113dce177064cadc_d20251029_m014344_c001_v0001182_t0026_u01761702224443") 2025/10/29 01:51:50 DEBUG : sizeonly: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651c18_d20251029_m014152_c001_v7007000_t0000_u01761702112416") 2025/10/29 01:51:50 DEBUG : sizeonly: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6db00_d20251029_m014151_c001_v0001130_t0025_u01761702111153") 2025/10/29 01:51:50 DEBUG : splitbanan: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b488_d20251029_m014855_c001_v7007000_t0000_u01761702535807") 2025/10/29 01:51:50 DEBUG : splitbanan: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a275152040550_d20251029_m014847_c001_v0001181_t0040_u01761702527861") 2025/10/29 01:51:50 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ecae_d20251029_m015025_c001_v7007000_t0000_u01761702625382") 2025/10/29 01:51:50 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810c97_d20251029_m015018_c001_v0001099_t0007_u01761702618590") 2025/10/29 01:51:50 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f415ef40f710277f2_d20251029_m015007_c001_v7007000_t0000_u01761702607256") 2025/10/29 01:51:50 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810c4f_d20251029_m015000_c001_v0001099_t0003_u01761702600061") 2025/10/29 01:51:50 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b4bc_d20251029_m014949_c001_v7007000_t0000_u01761702589373") 2025/10/29 01:51:50 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810c03_d20251029_m014942_c001_v0001099_t0045_u01761702582769") 2025/10/29 01:51:50 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4108f3b5627181bd_d20251029_m014932_c001_v7007000_t0000_u01761702572446") 2025/10/29 01:51:51 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810baf_d20251029_m014925_c001_v0001099_t0031_u01761702565987") 2025/10/29 01:51:51 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f401886b197311a8c_d20251029_m014913_c001_v7007000_t0000_u01761702553884") 2025/10/29 01:51:51 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810b3c_d20251029_m014906_c001_v0001099_t0035_u01761702546707") 2025/10/29 01:51:51 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f402ba7889cafda6b_d20251029_m014850_c001_v7007000_t0000_u01761702530234") 2025/10/29 01:51:51 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e0ca_d20251029_m014846_c001_v0001104_t0020_u01761702526226") 2025/10/29 01:51:51 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323ec6_d20251029_m014836_c001_v7007000_t0000_u01761702516181") 2025/10/29 01:51:51 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e267_d20251029_m014828_c001_v0001130_t0025_u01761702508625") 2025/10/29 01:51:51 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416b2c496bac0c42_d20251029_m014827_c001_v7007000_t0000_u01761702507135") 2025/10/29 01:51:51 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e056_d20251029_m014823_c001_v0001104_t0020_u01761702503008") 2025/10/29 01:51:51 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4211a8d896adbd9d_d20251029_m014813_c001_v7007000_t0000_u01761702493450") 2025/10/29 01:51:51 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6dfee_d20251029_m014806_c001_v0001104_t0009_u01761702486137") 2025/10/29 01:51:51 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4068ede49ce72b54_d20251029_m014805_c001_v7007000_t0000_u01761702485115") 2025/10/29 01:51:51 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6dfde_d20251029_m014800_c001_v0001104_t0058_u01761702480257") 2025/10/29 01:51:51 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41308852a4763c98_d20251029_m014745_c001_v7007000_t0000_u01761702465140") 2025/10/29 01:51:51 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a435181096c_d20251029_m014741_c001_v0001099_t0032_u01761702461342") 2025/10/29 01:51:51 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f405638df9057b45e_d20251029_m014730_c001_v7007000_t0000_u01761702450102") 2025/10/29 01:51:51 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810910_d20251029_m014723_c001_v0001099_t0000_u01761702443188") 2025/10/29 01:51:51 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f407238d137684452_d20251029_m014713_c001_v7007000_t0000_u01761702433145") 2025/10/29 01:51:51 DEBUG : splitbananasplit: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a43518108c4_d20251029_m014706_c001_v0001099_t0033_u01761702426349") 2025/10/29 01:51:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323eb0_d20251029_m014831_c001_v7007000_t0000_u01761702511113") 2025/10/29 01:51:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e060_d20251029_m014824_c001_v0001104_t0038_u01761702504900") 2025/10/29 01:51:51 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d3b_d20251029_m014655_c001_v7007000_t0000_u01761702415902") 2025/10/29 01:51:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e0a6_d20251029_m014653_c001_v0001130_t0002_u01761702413265") 2025/10/29 01:51:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f419a82c382865c67_d20251029_m014652_c001_v7007000_t0000_u01761702412134") 2025/10/29 01:51:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6dea6_d20251029_m014648_c001_v0001104_t0051_u01761702408994") 2025/10/29 01:51:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f419a82c382865a65_d20251029_m014254_c001_v7007000_t0000_u01761702174112") 2025/10/29 01:51:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f110beaff665f35a3_d20251029_m014253_c001_v0001043_t0025_u01761702173105") 2025/10/29 01:51:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac982b0_d20251029_m014252_c001_v7007000_t0000_u01761702172556") 2025/10/29 01:51:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dc42_d20251029_m014251_c001_v0001130_t0047_u01761702171585") 2025/10/29 01:51:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651c14_d20251029_m014148_c001_v7007000_t0000_u01761702108998") 2025/10/29 01:51:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6daec_d20251029_m014147_c001_v0001130_t0038_u01761702107291") 2025/10/29 01:51:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651c13_d20251029_m014146_c001_v7007000_t0000_u01761702106935") 2025/10/29 01:51:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dade_d20251029_m014145_c001_v0001130_t0016_u01761702105717") 2025/10/29 01:51:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651c12_d20251029_m014143_c001_v7007000_t0000_u01761702103551") 2025/10/29 01:51:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dad0_d20251029_m014142_c001_v0001130_t0044_u01761702102144") 2025/10/29 01:51:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651c11_d20251029_m014141_c001_v7007000_t0000_u01761702101597") 2025/10/29 01:51:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dac8_d20251029_m014140_c001_v0001130_t0025_u01761702100233") 2025/10/29 01:51:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dab8_d20251029_m014137_c001_v0001130_t0035_u01761702097494") 2025/10/29 01:51:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651c10_d20251029_m014137_c001_v7007000_t0000_u01761702097137") 2025/10/29 01:51:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6daac_d20251029_m014136_c001_v0001130_t0036_u01761702096358") 2025/10/29 01:51:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6daa2_d20251029_m014135_c001_v0001130_t0010_u01761702095470") 2025/10/29 01:51:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651c0e_d20251029_m014135_c001_v7007000_t0000_u01761702095114") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6da88_d20251029_m014131_c001_v0001130_t0043_u01761702091689") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6da7e_d20251029_m014128_c001_v0001130_t0039_u01761702088287") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323d47_d20251029_m014127_c001_v7007000_t0000_u01761702087923") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6da7a_d20251029_m014127_c001_v0001130_t0034_u01761702087211") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6da70_d20251029_m014126_c001_v0001130_t0029_u01761702086305") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323d46_d20251029_m014125_c001_v7007000_t0000_u01761702085943") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6da62_d20251029_m014121_c001_v0001130_t0014_u01761702081719") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323d43_d20251029_m014121_c001_v7007000_t0000_u01761702081330") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6da5c_d20251029_m014120_c001_v0001130_t0045_u01761702080504") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323d42_d20251029_m014119_c001_v7007000_t0000_u01761702079597") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6da56_d20251029_m014118_c001_v0001130_t0001_u01761702078758") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323d41_d20251029_m014118_c001_v7007000_t0000_u01761702078213") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6da50_d20251029_m014117_c001_v0001130_t0035_u01761702077392") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323d40_d20251029_m014116_c001_v7007000_t0000_u01761702076483") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6da46_d20251029_m014115_c001_v0001130_t0007_u01761702075534") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323d3e_d20251029_m014114_c001_v7007000_t0000_u01761702074986") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6da40_d20251029_m014114_c001_v0001130_t0058_u01761702074226") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323d3c_d20251029_m014113_c001_v7007000_t0000_u01761702073680") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6da3a_d20251029_m014112_c001_v0001130_t0045_u01761702072583") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323d38_d20251029_m014107_c001_v7007000_t0000_u01761702067793") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6da21_d20251029_m014106_c001_v0001130_t0024_u01761702066980") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323d37_d20251029_m014106_c001_v7007000_t0000_u01761702066434") 2025/10/29 01:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6da1b_d20251029_m014105_c001_v0001130_t0045_u01761702065611") 2025/10/29 01:51:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323d36_d20251029_m014104_c001_v7007000_t0000_u01761702064707") 2025/10/29 01:51:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6da15_d20251029_m014103_c001_v0001130_t0038_u01761702063895") 2025/10/29 01:51:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f416dece3f6323d35_d20251029_m014101_c001_v7007000_t0000_u01761702061649") 2025/10/29 01:51:54 DEBUG : sub dir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6da07_d20251029_m014100_c001_v0001130_t0032_u01761702060880") 2025/10/29 01:51:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d3d_d20251029_m014656_c001_v7007000_t0000_u01761702416083") 2025/10/29 01:51:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a435181086d_d20251029_m014653_c001_v0001099_t0022_u01761702413291") 2025/10/29 01:51:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f419a82c382865c69_d20251029_m014652_c001_v7007000_t0000_u01761702412324") 2025/10/29 01:51:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520402e3_d20251029_m014649_c001_v0001181_t0044_u01761702409006") 2025/10/29 01:51:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ecaf_d20251029_m015027_c001_v7007000_t0000_u01761702627866") 2025/10/29 01:51:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e44c_d20251029_m015026_c001_v0001130_t0028_u01761702626725") 2025/10/29 01:51:54 DEBUG : sub/yam: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac982ac_d20251029_m014249_c001_v7007000_t0000_u01761702169542") 2025/10/29 01:51:54 DEBUG : sub/yam: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f113dce177064c934_d20251029_m014247_c001_v0001182_t0049_u01761702167603") 2025/10/29 01:51:54 DEBUG : test_dir1/file2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d35_d20251029_m014648_c001_v7007000_t0000_u01761702408230") 2025/10/29 01:51:54 DEBUG : test_dir1/file2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520402d1_d20251029_m014646_c001_v0001181_t0046_u01761702406356") 2025/10/29 01:51:54 DEBUG : test_dir1/file2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d32_d20251029_m014645_c001_v7007000_t0000_u01761702405553") 2025/10/29 01:51:54 DEBUG : test_dir1/file2: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520402c7_d20251029_m014643_c001_v0001181_t0029_u01761702403688") 2025/10/29 01:51:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d36_d20251029_m014648_c001_v7007000_t0000_u01761702408411") 2025/10/29 01:51:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e083_d20251029_m014646_c001_v0001130_t0036_u01761702406362") 2025/10/29 01:51:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4205eaf0286a2d33_d20251029_m014645_c001_v7007000_t0000_u01761702405745") 2025/10/29 01:51:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e073_d20251029_m014643_c001_v0001130_t0009_u01761702403665") 2025/10/29 01:51:54 DEBUG : three: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac982a2_d20251029_m014240_c001_v7007000_t0000_u01761702160979") 2025/10/29 01:51:55 DEBUG : three: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dc08_d20251029_m014239_c001_v0001130_t0047_u01761702159616") 2025/10/29 01:51:55 DEBUG : three: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6dbf6_d20251029_m014237_c001_v0001130_t0013_u01761702157197") 2025/10/29 01:51:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ecb0_d20251029_m015029_c001_v7007000_t0000_u01761702629577") 2025/10/29 01:51:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a27515204077b_d20251029_m015028_c001_v0001181_t0050_u01761702628810") 2025/10/29 01:51:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ed33_d20251029_m015049_c001_v7007000_t0000_u01761702649635") 2025/10/29 01:51:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e2d8_d20251029_m015047_c001_v0001104_t0018_u01761702647222") 2025/10/29 01:51:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ed2d_d20251029_m015045_c001_v7007000_t0000_u01761702645695") 2025/10/29 01:51:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520407c3_d20251029_m015044_c001_v0001181_t0048_u01761702644213") 2025/10/29 01:51:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ed28_d20251029_m015043_c001_v7007000_t0000_u01761702643267") 2025/10/29 01:51:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e472_d20251029_m015042_c001_v0001130_t0026_u01761702642425") 2025/10/29 01:51:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ece9_d20251029_m015036_c001_v7007000_t0000_u01761702636991") 2025/10/29 01:51:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520407a1_d20251029_m015035_c001_v0001181_t0043_u01761702635753") 2025/10/29 01:51:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ed16_d20251029_m015039_c001_v7007000_t0000_u01761702639793") 2025/10/29 01:51:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e2ae_d20251029_m015037_c001_v0001104_t0044_u01761702637932") 2025/10/29 01:51:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8eccb_d20251029_m015034_c001_v7007000_t0000_u01761702634803") 2025/10/29 01:51:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11699c692ad6e460_d20251029_m015034_c001_v0001130_t0012_u01761702634070") 2025/10/29 01:51:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ecb5_d20251029_m015033_c001_v7007000_t0000_u01761702633127") 2025/10/29 01:51:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810cb7_d20251029_m015032_c001_v0001099_t0057_u01761702632399") 2025/10/29 01:51:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ecb1_d20251029_m015031_c001_v7007000_t0000_u01761702631455") 2025/10/29 01:51:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f1093c7a3bfb6e291_d20251029_m015030_c001_v0001104_t0057_u01761702630520") 2025/10/29 01:51:55 DEBUG : toe/toe/toe: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f412fb83cf4651e18_d20251029_m015054_c001_v7007000_t0000_u01761702654913") 2025/10/29 01:51:55 DEBUG : toe/toe/toe: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f108a2751520407f2_d20251029_m015054_c001_v0001181_t0039_u01761702654288") 2025/10/29 01:51:56 DEBUG : toe/toe/toe: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ed27_d20251029_m015041_c001_v7007000_t0000_u01761702641485") 2025/10/29 01:51:56 DEBUG : toe/toe/toe: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810cd9_d20251029_m015040_c001_v0001099_t0027_u01761702640737") 2025/10/29 01:51:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ed35_d20251029_m015050_c001_v7007000_t0000_u01761702650221") 2025/10/29 01:51:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f10672a4351810cf7_d20251029_m015049_c001_v0001099_t0037_u01761702649243") 2025/10/29 01:51:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f418b68eadce8ed30_d20251029_m015046_c001_v7007000_t0000_u01761702646279") 2025/10/29 01:51:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f116d701f208c98ac_d20251029_m015045_c001_v0001178_t0028_u01761702645479") 2025/10/29 01:51:56 DEBUG : two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac982a3_d20251029_m014241_c001_v7007000_t0000_u01761702161160") 2025/10/29 01:51:56 DEBUG : two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f413dce177064c8fb_d20251029_m014239_c001_v0001182_t0032_u01761702159056") 2025/10/29 01:51:56 DEBUG : two: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f41699c692ad6dbf4_d20251029_m014237_c001_v0001130_t0030_u01761702157014") 2025/10/29 01:51:56 DEBUG : yam: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac982ae_d20251029_m014250_c001_v7007000_t0000_u01761702170304") 2025/10/29 01:51:56 DEBUG : yam: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f11620c775b463d36_d20251029_m014249_c001_v0001177_t0001_u01761702169278") 2025/10/29 01:51:56 DEBUG : yam: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac982a8_d20251029_m014246_c001_v7007000_t0000_u01761702166242") 2025/10/29 01:51:56 DEBUG : yam: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f113dce177064c91f_d20251029_m014244_c001_v0001182_t0040_u01761702164749") 2025/10/29 01:51:56 DEBUG : yam: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac982a5_d20251029_m014243_c001_v7007000_t0000_u01761702163451") 2025/10/29 01:51:56 DEBUG : yam: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f113dce177064c903_d20251029_m014241_c001_v0001182_t0034_u01761702161719") 2025/10/29 01:51:56 DEBUG : yaml: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac982aa_d20251029_m014247_c001_v7007000_t0000_u01761702167044") 2025/10/29 01:51:56 DEBUG : yaml: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f103eccbd946a3194_d20251029_m014245_c001_v0001098_t0043_u01761702165675") 2025/10/29 01:51:56 DEBUG : yaml: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f4036d880aac982a7_d20251029_m014244_c001_v7007000_t0000_u01761702164191") 2025/10/29 01:51:56 DEBUG : yaml: Deleting (id "4_zdf321db3a00d2bdb9fa80e1b_f112a580c9d4ba31b_d20251029_m014243_c001_v0001130_t0018_u01761702163091") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m59.937437221s (try 1/5)