"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/18 04:19:07 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa" 2025/09/18 04:19:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 04:19:08 DEBUG : Creating backend with remote "/tmp/rclone2976497821" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:19:09 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/18 04:19:09 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:09 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/18 04:19:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:19:09 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:09 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:19:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:19:11 INFO : sub dir/hello world: Copied (new) 2025/09/18 04:19:11 DEBUG : B2 bucket rclone-test-yigitub6gefa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.23s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", 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-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:12 DEBUG : Creating backend with remote "/non-existing" 2025/09/18 04:19:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/18 04:19:12 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:12 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:19:14 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:14 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:19:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:19:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", 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-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:15 INFO : B2 bucket rclone-test-yigitub6gefa: Running all checks before starting transfers 2025/09/18 04:19:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:19:15 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:15 INFO : B2 bucket rclone-test-yigitub6gefa: Checks finished, now starting transfers 2025/09/18 04:19:15 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:19:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:19:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.27s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:16 ERROR : Ignoring --no-traverse with sync 2025/09/18 04:19:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:19:16 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:16 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:19:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:19:17 INFO : sub dir/hello world: Copied (new) 2025/09/18 04:19:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.35s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/18 04:19:18 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:18 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:19:18 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/18 04:19:18 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.35s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:19:19 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:19 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:19:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:19:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.24s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:19:21 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:21 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:19:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:19:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.76s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/18 04:19:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/18 04:19:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/18 04:19:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/18 04:19:22 INFO : sub dir2: Making directory 2025/09/18 04:19:22 INFO : sub dir: Making directory 2025/09/18 04:19:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:19:22 INFO : sub dir2/sub sub dir2: Making directory 2025/09/18 04:19:22 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:22 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:19:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:19:22 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/09/18 04:19:23 DEBUG : B2 bucket rclone-test-yigitub6gefa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.28s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:23 INFO : sub dir2: Making directory 2025/09/18 04:19:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/18 04:19:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/18 04:19:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:19:23 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:23 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:19:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:19:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.32s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:25 DEBUG : sub dir2: Making directory with metadata 2025/09/18 04:19:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/18 04:19:25 INFO : sub dir2: Making directory 2025/09/18 04:19:25 INFO : sub dir: Making directory 2025/09/18 04:19:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:19:25 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:25 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:19:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:19:25 INFO : sub dir/hello world: Copied (new) 2025/09/18 04:19:25 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/18 04:19:25 DEBUG : B2 bucket rclone-test-yigitub6gefa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/18 04:19:26 DEBUG : B2 bucket rclone-test-yigitub6gefa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.59s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", 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-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:26 INFO : sub dir2: Making directory 2025/09/18 04:19:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:19:27 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:27 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:19:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:19:27 INFO : sub dir/hello world: Copied (new) 2025/09/18 04:19:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.30s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:28 DEBUG : sub dir2: Making directory with metadata 2025/09/18 04:19:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/18 04:19:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/18 04:19:28 INFO : sub dir2: Making directory 2025/09/18 04:19:28 INFO : sub dir: Making directory 2025/09/18 04:19:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:19:28 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:28 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:19:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:19:28 INFO : sub dir/hello world: Copied (new) 2025/09/18 04:19:28 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/18 04:19:29 DEBUG : B2 bucket rclone-test-yigitub6gefa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.41s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", 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-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:30 INFO : sub dir2: Making directory 2025/09/18 04:19:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:19:30 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:30 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:19:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:19:30 INFO : sub dir/hello world: Copied (new) 2025/09/18 04:19:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.33s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:31 DEBUG : Creating backend with remote "TestB2:rclone-test-toxihej2yuci" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-yigitub6gefa -> B2 bucket rclone-test-toxihej2yuci 2025/09/18 04:19:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:19:33 DEBUG : B2 bucket rclone-test-toxihej2yuci: Waiting for checks to finish 2025/09/18 04:19:33 DEBUG : B2 bucket rclone-test-toxihej2yuci: Waiting for transfers to finish 2025/09/18 04:19:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:19:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/18 04:19:34 DEBUG : B2 bucket rclone-test-toxihej2yuci: Purge remote 2025/09/18 04:19:34 INFO : B2 bucket rclone-test-toxihej2yuci: cleaning bucket "rclone-test-toxihej2yuci" of all files 2025/09/18 04:19:34 DEBUG : sub dir/hello world: Deleting (id "4_zcff28dd300cd5bbb9f980e1b_f11967e860cff4fb4_d20250918_m041933_c001_v0001178_t0038_u01758169173851") --- PASS: TestServerSideCopy (4.15s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:36 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/18 04:19:36 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:19:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/18 04:19:36 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.03s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:38 DEBUG : Creating backend with remote "TestB2:rclone-test-nalugik2goco" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-yigitub6gefa -> B2 bucket rclone-test-nalugik2goco 2025/09/18 04:19:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:19:39 DEBUG : B2 bucket rclone-test-nalugik2goco: Waiting for checks to finish 2025/09/18 04:19:39 DEBUG : B2 bucket rclone-test-nalugik2goco: Waiting for transfers to finish 2025/09/18 04:19:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:19:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/18 04:19:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/18 04:19:41 DEBUG : B2 bucket rclone-test-nalugik2goco: Waiting for checks to finish 2025/09/18 04:19:41 DEBUG : B2 bucket rclone-test-nalugik2goco: Waiting for transfers to finish 2025/09/18 04:19:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/18 04:19:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/18 04:19:42 DEBUG : B2 bucket rclone-test-nalugik2goco: Purge remote 2025/09/18 04:19:42 INFO : B2 bucket rclone-test-nalugik2goco: cleaning bucket "rclone-test-nalugik2goco" of all files 2025/09/18 04:19:42 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad6300cd5bbb9f980e1b_f104a8a02ae091af0_d20250918_m041942_c001_v0001183_t0013_u01758169182116") 2025/09/18 04:19:42 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2ad6300cd5bbb9f980e1b_f11538c9dba0e4462_d20250918_m041940_c001_v0001172_t0044_u01758169180247") --- PASS: TestServerSideCopyOverSelf (6.43s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/18 04:19:45 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:45 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:19:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/18 04:19:45 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/18 04:19:45 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.05s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:46 DEBUG : Creating backend with remote "TestB2:rclone-test-vabayin1pupi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-yigitub6gefa -> B2 bucket rclone-test-vabayin1pupi 2025/09/18 04:19:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:19:47 DEBUG : B2 bucket rclone-test-vabayin1pupi: Waiting for checks to finish 2025/09/18 04:19:47 DEBUG : B2 bucket rclone-test-vabayin1pupi: Waiting for transfers to finish 2025/09/18 04:19:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:19:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/18 04:19:49 DEBUG : B2 bucket rclone-test-vabayin1pupi: Waiting for checks to finish 2025/09/18 04:19:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/18 04:19:49 DEBUG : B2 bucket rclone-test-vabayin1pupi: Waiting for transfers to finish 2025/09/18 04:19:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/18 04:19:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/18 04:19:50 INFO : sub dir/hello world: Deleted 2025/09/18 04:19:51 DEBUG : testing file moves 2025/09/18 04:19:51 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/18 04:19:51 DEBUG : B2 bucket rclone-test-vabayin1pupi: Waiting for checks to finish 2025/09/18 04:19:51 DEBUG : B2 bucket rclone-test-vabayin1pupi: Waiting for transfers to finish 2025/09/18 04:19:52 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/18 04:19:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/18 04:19:52 INFO : sub dir/hello world: Deleted 2025/09/18 04:19:52 DEBUG : B2 bucket rclone-test-vabayin1pupi: Purge remote 2025/09/18 04:19:52 INFO : B2 bucket rclone-test-vabayin1pupi: cleaning bucket "rclone-test-vabayin1pupi" of all files 2025/09/18 04:19:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf32cd6300cd5bbb9f980e1b_f1129d19c3623090f_d20250918_m041951_c001_v0001038_t0038_u01758169191751") 2025/09/18 04:19:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf32cd6300cd5bbb9f980e1b_f1034a18354fe6eba_d20250918_m041950_c001_v0001183_t0012_u01758169190004") 2025/09/18 04:19:52 DEBUG : sub dir/hello world: Deleting (id "4_zdf32cd6300cd5bbb9f980e1b_f11797bbc46819a4e_d20250918_m041948_c001_v0001153_t0014_u01758169188500") --- PASS: TestServerSideMoveOverSelf (8.07s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:54 ERROR : error listing: directory not found 2025/09/18 04:19:54 INFO : Local file system at /tmp/rclone2976497821: Making directory 2025/09/18 04:19:54 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:54 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.58s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:19:56 DEBUG : Local file system at /tmp/rclone2976497821: Waiting for checks to finish 2025/09/18 04:19:56 DEBUG : Local file system at /tmp/rclone2976497821: Waiting for transfers to finish 2025/09/18 04:19:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:19:57 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/18 04:19:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.06s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:57 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/18 04:19:57 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:57 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:19:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/18 04:19:58 INFO : check sum: Copied (new) 2025/09/18 04:19:58 DEBUG : Waiting for deletions to finish 2025/09/18 04:19:58 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/18 04:19:58 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/18 04:19:58 DEBUG : check sum: Unchanged skipping 2025/09/18 04:19:58 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:19:58 DEBUG : Waiting for deletions to finish 2025/09/18 04:19:58 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.62s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:19:59 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/18 04:19:59 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:19:59 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:19:59 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/18 04:19:59 INFO : sizeonly: Copied (new) 2025/09/18 04:19:59 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:00 DEBUG : sizeonly: Sizes identical 2025/09/18 04:20:00 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:00 DEBUG : sizeonly: Unchanged skipping 2025/09/18 04:20:00 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:00 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:00 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.66s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/18 04:20:01 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:01 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:01 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/18 04:20:01 INFO : ignore-size: Copied (new) 2025/09/18 04:20:01 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:01 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:20:01 DEBUG : ignore-size: Unchanged skipping 2025/09/18 04:20:01 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:01 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:01 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:20:03 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:03 DEBUG : existing: Unchanged skipping 2025/09/18 04:20:03 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:03 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:03 INFO : There was nothing to transfer 2025/09/18 04:20:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/18 04:20:03 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:03 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/18 04:20:04 INFO : existing: Copied (replaced existing) 2025/09/18 04:20:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.09s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/18 04:20:04 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:04 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/18 04:20:05 INFO : existing: Copied (new) 2025/09/18 04:20:05 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:05 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:05 DEBUG : existing: Destination exists, skipping 2025/09/18 04:20:05 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:05 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.59s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:07 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/18 04:20:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/18 04:20:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:20:07 DEBUG : c/non empty space: Unchanged skipping 2025/09/18 04:20:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:20:08 INFO : a/potato2: Copied (new) 2025/09/18 04:20:08 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:08 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:08 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:08 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.83s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:09 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:09 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/09/18 04:20:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/18 04:20:09 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/18 04:20:09 DEBUG : empty space: Unchanged skipping 2025/09/18 04:20:09 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:09 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:09 INFO : There was nothing to transfer 2025/09/18 04:20:10 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/09/18 04:20:10 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/18 04:20:11 INFO : empty space: Updated modification time in destination 2025/09/18 04:20:11 DEBUG : empty space: Unchanged skipping 2025/09/18 04:20:11 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:11 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.60s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:12 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:12 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/09/18 04:20:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/18 04:20:12 DEBUG : empty space: Unchanged skipping 2025/09/18 04:20:12 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:12 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.49s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:13 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/09/18 04:20:13 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2976497821) 2025/09/18 04:20:13 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yigitub6gefa) 2025/09/18 04:20:13 DEBUG : foo: sha1 differ 2025/09/18 04:20:13 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/18 04:20:14 INFO : foo: Copied (replaced existing) 2025/09/18 04:20:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:20:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/18 04:20:15 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:15 DEBUG : empty space: Unchanged skipping 2025/09/18 04:20:15 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:15 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:20:15 INFO : potato: Copied (new) 2025/09/18 04:20:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:17 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/18 04:20:17 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:17 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/18 04:20:18 INFO : potato: Copied (replaced existing) 2025/09/18 04:20:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.01s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:19 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:19 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/09/18 04:20:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2976497821) 2025/09/18 04:20:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yigitub6gefa) 2025/09/18 04:20:19 DEBUG : potato: sha1 differ 2025/09/18 04:20:19 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/18 04:20:20 INFO : potato: Copied (replaced existing) 2025/09/18 04:20:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:20:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:20:21 DEBUG : empty space: Unchanged skipping 2025/09/18 04:20:21 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:21 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/18 04:20:21 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:20:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:20:23 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:23 DEBUG : empty space: Unchanged skipping 2025/09/18 04:20:23 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:20:24 INFO : potato2: Copied (new) 2025/09/18 04:20:24 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:24 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:26 INFO : d: Making directory 2025/09/18 04:20:26 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/18 04:20:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/18 04:20:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:20:26 DEBUG : c/non empty space: Unchanged skipping 2025/09/18 04:20:27 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:27 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:20:27 INFO : a/potato2: Copied (new) 2025/09/18 04:20:27 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:27 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:29 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/18 04:20:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/18 04:20:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:20:29 DEBUG : c/non empty space: Unchanged skipping 2025/09/18 04:20:29 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:29 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:20:29 INFO : a/potato2: Copied (new) 2025/09/18 04:20:29 ERROR : B2 bucket rclone-test-yigitub6gefa: not deleting files as there were IO errors 2025/09/18 04:20:29 ERROR : B2 bucket rclone-test-yigitub6gefa: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.82s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:32 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:20:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:20:32 DEBUG : empty space: Unchanged skipping 2025/09/18 04:20:32 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:32 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:32 INFO : potato: Deleted 2025/09/18 04:20:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:20:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.65s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:34 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:35 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:35 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:35 INFO : potato: Deleted 2025/09/18 04:20:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:20:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:20:35 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:35 DEBUG : empty space: Unchanged skipping 2025/09/18 04:20:35 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:20:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.09s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:20:37 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:37 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:37 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/18 04:20:37 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.02s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:39 DEBUG : enormous: Excluded (Size Filter) 2025/09/18 04:20:39 DEBUG : enormous: Excluded 2025/09/18 04:20:39 DEBUG : potato2: Excluded (Size Filter) 2025/09/18 04:20:39 DEBUG : potato2: Excluded 2025/09/18 04:20:39 DEBUG : potato2: Excluded (Size Filter) 2025/09/18 04:20:39 DEBUG : potato2: Excluded 2025/09/18 04:20:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:20:39 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:39 DEBUG : empty space: Unchanged skipping 2025/09/18 04:20:39 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:39 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:39 INFO : There was nothing to transfer 2025/09/18 04:20:40 DEBUG : enormous: Excluded (Size Filter) 2025/09/18 04:20:40 DEBUG : enormous: Excluded 2025/09/18 04:20:40 DEBUG : potato2: Excluded (Size Filter) 2025/09/18 04:20:40 DEBUG : potato2: Excluded 2025/09/18 04:20:40 DEBUG : potato2: Excluded (Size Filter) 2025/09/18 04:20:40 DEBUG : potato2: Excluded 2025/09/18 04:20:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/18 04:20:40 DEBUG : Local file system at /tmp/rclone2976497821: Waiting for checks to finish 2025/09/18 04:20:40 DEBUG : empty space: Unchanged skipping 2025/09/18 04:20:40 DEBUG : Local file system at /tmp/rclone2976497821: Waiting for transfers to finish 2025/09/18 04:20:40 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.27s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:42 DEBUG : enormous: Excluded (Size Filter) 2025/09/18 04:20:42 DEBUG : enormous: Excluded 2025/09/18 04:20:42 DEBUG : potato2: Excluded (Size Filter) 2025/09/18 04:20:42 DEBUG : potato2: Excluded 2025/09/18 04:20:42 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:20:42 DEBUG : empty space: Unchanged skipping 2025/09/18 04:20:42 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:42 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:42 INFO : potato2: Deleted 2025/09/18 04:20:43 INFO : enormous: Deleted 2025/09/18 04:20:43 INFO : There was nothing to transfer 2025/09/18 04:20:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/18 04:20:43 DEBUG : empty space: Unchanged skipping 2025/09/18 04:20:43 DEBUG : Local file system at /tmp/rclone2976497821: Waiting for checks to finish 2025/09/18 04:20:43 DEBUG : Local file system at /tmp/rclone2976497821: Waiting for transfers to finish 2025/09/18 04:20:43 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:43 INFO : enormous: Deleted 2025/09/18 04:20:43 INFO : potato2: Deleted 2025/09/18 04:20:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.01s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:45 DEBUG : five: Need to transfer - File not found at Destination 2025/09/18 04:20:45 DEBUG : one: Destination is newer than source, skipping 2025/09/18 04:20:45 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/18 04:20:45 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:45 DEBUG : three: Sizes identical 2025/09/18 04:20:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2976497821) 2025/09/18 04:20:45 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yigitub6gefa) 2025/09/18 04:20:45 DEBUG : two: sha1 differ 2025/09/18 04:20:45 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/18 04:20:45 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/18 04:20:45 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/18 04:20:46 INFO : five: Copied (new) 2025/09/18 04:20:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/18 04:20:46 INFO : four: Copied (replaced existing) 2025/09/18 04:20:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/18 04:20:46 INFO : two: Copied (replaced existing) 2025/09/18 04:20:46 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:46 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:46 DEBUG : one: Destination is newer than source, skipping 2025/09/18 04:20:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/18 04:20:46 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/18 04:20:46 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/18 04:20:46 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2976497821) 2025/09/18 04:20:46 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yigitub6gefa) 2025/09/18 04:20:46 DEBUG : three: sha1 differ 2025/09/18 04:20:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/18 04:20:46 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/18 04:20:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/18 04:20:46 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/18 04:20:46 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/18 04:20:46 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/18 04:20:46 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/18 04:20:46 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/18 04:20:47 INFO : three: Copied (replaced existing) 2025/09/18 04:20:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.70s) === 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-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/18 04:20:48 INFO : B2 bucket rclone-test-yigitub6gefa: Making map for --track-renames 2025/09/18 04:20:48 INFO : B2 bucket rclone-test-yigitub6gefa: Finished making map for --track-renames 2025/09/18 04:20:48 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/18 04:20:48 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for renames to finish 2025/09/18 04:20:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/18 04:20:48 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/18 04:20:49 INFO : potato: Copied (new) 2025/09/18 04:20:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/18 04:20:49 INFO : yam: Copied (new) 2025/09/18 04:20:49 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:20:50 INFO : B2 bucket rclone-test-yigitub6gefa: Making map for --track-renames 2025/09/18 04:20:50 INFO : B2 bucket rclone-test-yigitub6gefa: Finished making map for --track-renames 2025/09/18 04:20:50 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:50 DEBUG : potato: Unchanged skipping 2025/09/18 04:20:50 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for renames to finish 2025/09/18 04:20:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/18 04:20:51 INFO : yam: Copied (server-side copy) to: yaml 2025/09/18 04:20:51 INFO : yam: Deleted 2025/09/18 04:20:51 INFO : yaml: Renamed from "yam" 2025/09/18 04:20:51 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.57s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/18 04:20:52 INFO : B2 bucket rclone-test-yigitub6gefa: Making map for --track-renames 2025/09/18 04:20:52 INFO : B2 bucket rclone-test-yigitub6gefa: Finished making map for --track-renames 2025/09/18 04:20:52 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/18 04:20:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/18 04:20:52 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for renames to finish 2025/09/18 04:20:52 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/18 04:20:52 INFO : yam: Copied (new) 2025/09/18 04:20:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/18 04:20:53 INFO : potato: Copied (new) 2025/09/18 04:20:53 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:20:53 INFO : B2 bucket rclone-test-yigitub6gefa: Making map for --track-renames 2025/09/18 04:20:53 INFO : B2 bucket rclone-test-yigitub6gefa: Finished making map for --track-renames 2025/09/18 04:20:53 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:53 DEBUG : potato: Unchanged skipping 2025/09/18 04:20:53 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for renames to finish 2025/09/18 04:20:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/18 04:20:54 INFO : yam: Copied (server-side copy) to: yaml 2025/09/18 04:20:54 INFO : yam: Deleted 2025/09/18 04:20:54 INFO : yaml: Renamed from "yam" 2025/09/18 04:20:54 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.97s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/18 04:20:55 INFO : B2 bucket rclone-test-yigitub6gefa: Making map for --track-renames 2025/09/18 04:20:55 INFO : B2 bucket rclone-test-yigitub6gefa: Finished making map for --track-renames 2025/09/18 04:20:55 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/18 04:20:55 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for renames to finish 2025/09/18 04:20:55 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/18 04:20:55 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/18 04:20:55 INFO : potato: Copied (new) 2025/09/18 04:20:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/18 04:20:56 INFO : sub/yam: Copied (new) 2025/09/18 04:20:56 DEBUG : Waiting for deletions to finish 2025/09/18 04:20:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:20:56 DEBUG : potato: Unchanged skipping 2025/09/18 04:20:56 INFO : B2 bucket rclone-test-yigitub6gefa: Making map for --track-renames 2025/09/18 04:20:56 INFO : B2 bucket rclone-test-yigitub6gefa: Finished making map for --track-renames 2025/09/18 04:20:56 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:56 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for renames to finish 2025/09/18 04:20:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/18 04:20:58 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/18 04:20:58 INFO : sub/yam: Deleted 2025/09/18 04:20:58 INFO : yam: Renamed from "sub/yam" 2025/09/18 04:20:58 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:20:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.77s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:59 DEBUG : Creating backend with remote "/tmp/rclone2976497821/dir1" 2025/09/18 04:20:59 DEBUG : Config file has changed externally - reloading 2025/09/18 04:20:59 DEBUG : Creating backend with remote "/tmp/rclone2976497821/dir2" 2025/09/18 04:20:59 DEBUG : Local file system at /tmp/rclone2976497821/dir2: Using server-side directory move 2025/09/18 04:20:59 INFO : Local file system at /tmp/rclone2976497821/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/18 04:20:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/18 04:20:59 DEBUG : Local file system at /tmp/rclone2976497821/dir2: Waiting for checks to finish 2025/09/18 04:20:59 DEBUG : Local file system at /tmp/rclone2976497821/dir2: Waiting for transfers to finish 2025/09/18 04:20:59 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:20:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:20:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/18 04:20:59 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:20:59 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:21:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/18 04:21:00 INFO : nested/sub dir/file: Copied (new) 2025/09/18 04:21:00 INFO : nested/sub dir/file: Deleted 2025/09/18 04:21:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:21:00 INFO : sub dir/hello world: Copied (new) 2025/09/18 04:21:00 INFO : sub dir/hello world: Deleted 2025/09/18 04:21:00 INFO : sub dir: Removing directory 2025/09/18 04:21:00 INFO : nested/sub dir: Removing directory 2025/09/18 04:21:00 INFO : nested: Removing directory 2025/09/18 04:21:00 DEBUG : Local file system at /tmp/rclone2976497821: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:21:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:21:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/18 04:21:01 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:21:01 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:21:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/18 04:21:01 INFO : nested/sub dir/file: Copied (new) 2025/09/18 04:21:01 INFO : nested/sub dir/file: Deleted 2025/09/18 04:21:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:21:02 INFO : sub dir/hello world: Copied (new) 2025/09/18 04:21:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.03s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:21:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/18 04:21:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/18 04:21:03 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:21:03 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:21:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/18 04:21:03 INFO : existing: Copied (new) 2025/09/18 04:21:03 INFO : existing: Deleted 2025/09/18 04:21:04 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/18 04:21:04 INFO : existing-b: Copied (new) 2025/09/18 04:21:04 INFO : existing-b: Deleted 2025/09/18 04:21:04 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:21:04 DEBUG : existing: Destination exists, skipping 2025/09/18 04:21:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/18 04:21:04 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:21:04 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.85s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:21:05 DEBUG : Creating backend with remote "TestB2:rclone-test-hefolij3zege" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yigitub6gefa -> B2 bucket rclone-test-hefolij3zege 2025/09/18 04:21:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:21:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/18 04:21:09 DEBUG : empty space: Unchanged skipping 2025/09/18 04:21:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/18 04:21:09 DEBUG : B2 bucket rclone-test-hefolij3zege: Waiting for checks to finish 2025/09/18 04:21:10 INFO : empty space: Deleted 2025/09/18 04:21:10 DEBUG : B2 bucket rclone-test-hefolij3zege: Waiting for transfers to finish 2025/09/18 04:21:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:21:10 INFO : potato2: Copied (server-side copy) 2025/09/18 04:21:10 INFO : potato2: Deleted 2025/09/18 04:21:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/18 04:21:10 INFO : potato3: Copied (server-side copy) 2025/09/18 04:21:10 INFO : potato3: Deleted 2025/09/18 04:21:11 DEBUG : Creating backend with remote "TestB2:rclone-test-cocesuw5hudu" 2025/09/18 04:21:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/18 04:21:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:21:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/18 04:21:12 DEBUG : B2 bucket rclone-test-cocesuw5hudu: Waiting for checks to finish 2025/09/18 04:21:12 DEBUG : B2 bucket rclone-test-cocesuw5hudu: Waiting for transfers to finish 2025/09/18 04:21:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/18 04:21:13 INFO : empty space: Copied (server-side copy) 2025/09/18 04:21:13 INFO : empty space: Deleted 2025/09/18 04:21:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/18 04:21:13 INFO : potato3: Copied (server-side copy) 2025/09/18 04:21:13 INFO : potato3: Deleted 2025/09/18 04:21:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:21:13 INFO : potato2: Copied (server-side copy) 2025/09/18 04:21:13 INFO : potato2: Deleted 2025/09/18 04:21:14 DEBUG : B2 bucket rclone-test-cocesuw5hudu: Purge remote 2025/09/18 04:21:14 INFO : B2 bucket rclone-test-cocesuw5hudu: cleaning bucket "rclone-test-cocesuw5hudu" of all files 2025/09/18 04:21:14 DEBUG : empty space: Deleting (id "4_z7f521d0300ed5bbb9f980e1b_f10635844f21628c8_d20250918_m042112_c001_v0001184_t0021_u01758169272897") 2025/09/18 04:21:14 DEBUG : potato2: Deleting (id "4_z7f521d0300ed5bbb9f980e1b_f11344d707bebeb9e_d20250918_m042113_c001_v0001038_t0038_u01758169273118") 2025/09/18 04:21:14 DEBUG : potato3: Deleting (id "4_z7f521d0300ed5bbb9f980e1b_f117ec9ea63b0cbf6_d20250918_m042113_c001_v0001161_t0020_u01758169273276") 2025/09/18 04:21:15 DEBUG : B2 bucket rclone-test-hefolij3zege: Purge remote 2025/09/18 04:21:15 INFO : B2 bucket rclone-test-hefolij3zege: cleaning bucket "rclone-test-hefolij3zege" of all files 2025/09/18 04:21:15 DEBUG : empty space: Deleting (id "4_z5f22fdf300dd5bbb9f980e1b_f411e7b65597d1156_d20250918_m042113_c001_v7007000_t0000_u01758169273104") 2025/09/18 04:21:15 DEBUG : empty space: Deleting (id "4_z5f22fdf300dd5bbb9f980e1b_f106af59346fe00ca_d20250918_m042109_c001_v0001171_t0019_u01758169269025") 2025/09/18 04:21:15 DEBUG : potato2: Deleting (id "4_z5f22fdf300dd5bbb9f980e1b_f411e7b65597d1159_d20250918_m042113_c001_v7007000_t0000_u01758169273805") 2025/09/18 04:21:15 DEBUG : potato2: Deleting (id "4_z5f22fdf300dd5bbb9f980e1b_f1027ae417245fbd3_d20250918_m042110_c001_v0001161_t0032_u01758169270010") 2025/09/18 04:21:15 DEBUG : potato3: Deleting (id "4_z5f22fdf300dd5bbb9f980e1b_f411e7b65597d1158_d20250918_m042113_c001_v7007000_t0000_u01758169273592") 2025/09/18 04:21:15 DEBUG : potato3: Deleting (id "4_z5f22fdf300dd5bbb9f980e1b_f118540f5c852c493_d20250918_m042110_c001_v0001032_t0029_u01758169270368") 2025/09/18 04:21:15 DEBUG : potato3: Deleting (id "4_z5f22fdf300dd5bbb9f980e1b_f106af59346fe00d2_d20250918_m042109_c001_v0001171_t0048_u01758169269313") --- PASS: TestServerSideMove (12.16s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:21:17 DEBUG : Creating backend with remote "TestB2:rclone-test-siboguc0yebe" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yigitub6gefa -> B2 bucket rclone-test-siboguc0yebe 2025/09/18 04:21:23 DEBUG : empty space: Excluded (Size Filter) 2025/09/18 04:21:23 DEBUG : empty space: Excluded 2025/09/18 04:21:23 DEBUG : empty space: Excluded (Size Filter) 2025/09/18 04:21:23 DEBUG : empty space: Excluded 2025/09/18 04:21:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:21:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/18 04:21:23 DEBUG : B2 bucket rclone-test-siboguc0yebe: Waiting for checks to finish 2025/09/18 04:21:23 DEBUG : B2 bucket rclone-test-siboguc0yebe: Waiting for transfers to finish 2025/09/18 04:21:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:21:23 INFO : potato2: Copied (server-side copy) 2025/09/18 04:21:23 INFO : potato2: Deleted 2025/09/18 04:21:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/18 04:21:24 INFO : potato3: Copied (server-side copy) 2025/09/18 04:21:24 INFO : potato3: Deleted 2025/09/18 04:21:24 DEBUG : Creating backend with remote "TestB2:rclone-test-qigakog4coli" 2025/09/18 04:21:25 DEBUG : empty space: Excluded (Size Filter) 2025/09/18 04:21:25 DEBUG : empty space: Excluded 2025/09/18 04:21:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:21:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/18 04:21:25 DEBUG : B2 bucket rclone-test-qigakog4coli: Waiting for checks to finish 2025/09/18 04:21:25 DEBUG : B2 bucket rclone-test-qigakog4coli: Waiting for transfers to finish 2025/09/18 04:21:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:21:26 INFO : potato2: Copied (server-side copy) 2025/09/18 04:21:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/18 04:21:27 INFO : potato3: Copied (server-side copy) 2025/09/18 04:21:27 INFO : potato2: Deleted 2025/09/18 04:21:27 INFO : potato3: Deleted 2025/09/18 04:21:27 DEBUG : B2 bucket rclone-test-qigakog4coli: Purge remote 2025/09/18 04:21:27 INFO : B2 bucket rclone-test-qigakog4coli: cleaning bucket "rclone-test-qigakog4coli" of all files 2025/09/18 04:21:27 DEBUG : potato2: Deleting (id "4_z4f624d5300ed5bbb9f980e1b_f104a6de96077e713_d20250918_m042126_c001_v0001100_t0057_u01758169286540") 2025/09/18 04:21:27 DEBUG : potato3: Deleting (id "4_z4f624d5300ed5bbb9f980e1b_f110b2363da73fbf7_d20250918_m042126_c001_v0001183_t0031_u01758169286906") 2025/09/18 04:21:28 DEBUG : B2 bucket rclone-test-siboguc0yebe: Purge remote 2025/09/18 04:21:28 INFO : B2 bucket rclone-test-siboguc0yebe: cleaning bucket "rclone-test-siboguc0yebe" of all files 2025/09/18 04:21:28 DEBUG : empty space: Deleting (id "4_z5f823d2300ed5bbb9f980e1b_f1102dbdbcbebdf6e_d20250918_m042122_c001_v0001109_t0032_u01758169282094") 2025/09/18 04:21:28 DEBUG : potato2: Deleting (id "4_z5f823d2300ed5bbb9f980e1b_f423fb2df74d66092_d20250918_m042127_c001_v7007000_t0000_u01758169287048") 2025/09/18 04:21:28 DEBUG : potato2: Deleting (id "4_z5f823d2300ed5bbb9f980e1b_f114132aac5e60035_d20250918_m042123_c001_v0001130_t0005_u01758169283513") 2025/09/18 04:21:28 DEBUG : potato3: Deleting (id "4_z5f823d2300ed5bbb9f980e1b_f41854ab3ff7e4993_d20250918_m042127_c001_v7007000_t0000_u01758169287120") 2025/09/18 04:21:28 DEBUG : potato3: Deleting (id "4_z5f823d2300ed5bbb9f980e1b_f1106c99440ab7b9e_d20250918_m042123_c001_v0001113_t0007_u01758169283890") 2025/09/18 04:21:28 DEBUG : potato3: Deleting (id "4_z5f823d2300ed5bbb9f980e1b_f1102dbdbcbebdf72_d20250918_m042122_c001_v0001109_t0029_u01758169282692") --- PASS: TestServerSideMoveWithFilter (13.07s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:21:30 DEBUG : Creating backend with remote "TestB2:rclone-test-noqodol3qesi" 2025/09/18 04:21:33 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yigitub6gefa -> B2 bucket rclone-test-noqodol3qesi 2025/09/18 04:21:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:21:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/18 04:21:36 DEBUG : empty space: Unchanged skipping 2025/09/18 04:21:36 DEBUG : B2 bucket rclone-test-noqodol3qesi: Waiting for checks to finish 2025/09/18 04:21:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/18 04:21:36 INFO : empty space: Deleted 2025/09/18 04:21:36 DEBUG : B2 bucket rclone-test-noqodol3qesi: Waiting for transfers to finish 2025/09/18 04:21:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:21:36 INFO : potato2: Copied (server-side copy) 2025/09/18 04:21:36 INFO : potato2: Deleted 2025/09/18 04:21:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/18 04:21:36 INFO : potato3: Copied (server-side copy) 2025/09/18 04:21:36 INFO : potato3: Deleted 2025/09/18 04:21:37 DEBUG : Creating backend with remote "TestB2:rclone-test-cesomeg7wujo" 2025/09/18 04:21:37 INFO : tomatoDir: Making directory 2025/09/18 04:21:38 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/18 04:21:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:21:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/18 04:21:38 DEBUG : B2 bucket rclone-test-cesomeg7wujo: Waiting for checks to finish 2025/09/18 04:21:38 DEBUG : B2 bucket rclone-test-cesomeg7wujo: Waiting for transfers to finish 2025/09/18 04:21:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/18 04:21:39 INFO : empty space: Copied (server-side copy) 2025/09/18 04:21:39 INFO : empty space: Deleted 2025/09/18 04:21:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/18 04:21:39 INFO : potato3: Copied (server-side copy) 2025/09/18 04:21:39 INFO : potato3: Deleted 2025/09/18 04:21:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:21:39 INFO : potato2: Copied (server-side copy) 2025/09/18 04:21:39 INFO : potato2: Deleted 2025/09/18 04:21:40 DEBUG : B2 bucket rclone-test-cesomeg7wujo: Purge remote 2025/09/18 04:21:40 INFO : B2 bucket rclone-test-cesomeg7wujo: cleaning bucket "rclone-test-cesomeg7wujo" of all files 2025/09/18 04:21:40 DEBUG : empty space: Deleting (id "4_zff827d6300ed5bbb9f980e1b_f11813f48984e39b8_d20250918_m042139_c001_v0001157_t0014_u01758169299099") 2025/09/18 04:21:40 DEBUG : potato2: Deleting (id "4_zff827d6300ed5bbb9f980e1b_f106333de9930e924_d20250918_m042139_c001_v0001116_t0020_u01758169299425") 2025/09/18 04:21:40 DEBUG : potato3: Deleting (id "4_zff827d6300ed5bbb9f980e1b_f110715a79322a7b7_d20250918_m042139_c001_v0001165_t0029_u01758169299453") 2025/09/18 04:21:41 DEBUG : B2 bucket rclone-test-noqodol3qesi: Purge remote 2025/09/18 04:21:41 INFO : B2 bucket rclone-test-noqodol3qesi: cleaning bucket "rclone-test-noqodol3qesi" of all files 2025/09/18 04:21:41 DEBUG : empty space: Deleting (id "4_z1fa26d5300ed5bbb9f980e1b_f413de4df4f6b39b3_d20250918_m042139_c001_v7007000_t0000_u01758169299395") 2025/09/18 04:21:41 DEBUG : empty space: Deleting (id "4_z1fa26d5300ed5bbb9f980e1b_f112810cb6f717271_d20250918_m042135_c001_v0001131_t0052_u01758169295019") 2025/09/18 04:21:41 DEBUG : potato2: Deleting (id "4_z1fa26d5300ed5bbb9f980e1b_f413de4df4f6b39b7_d20250918_m042139_c001_v7007000_t0000_u01758169299865") 2025/09/18 04:21:41 DEBUG : potato2: Deleting (id "4_z1fa26d5300ed5bbb9f980e1b_f114e6e6a564424d0_d20250918_m042136_c001_v0001145_t0029_u01758169296187") 2025/09/18 04:21:41 DEBUG : potato3: Deleting (id "4_z1fa26d5300ed5bbb9f980e1b_f413de4df4f6b39b6_d20250918_m042139_c001_v7007000_t0000_u01758169299680") 2025/09/18 04:21:41 DEBUG : potato3: Deleting (id "4_z1fa26d5300ed5bbb9f980e1b_f1008e891d45f2a4f_d20250918_m042136_c001_v0001176_t0031_u01758169296511") 2025/09/18 04:21:41 DEBUG : potato3: Deleting (id "4_z1fa26d5300ed5bbb9f980e1b_f112810cb6f717273_d20250918_m042135_c001_v0001131_t0044_u01758169295443") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.55s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:21:43 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:21:45 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/rclone-sync-test" --- PASS: TestSyncOverlap (1.55s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:21:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/rclone-sync-test" 2025/09/18 04:21:49 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/rclone-sync-test-include/layer2" 2025/09/18 04:21:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/rclone-sync-test-ignore-file" 2025/09/18 04:21:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/18 04:21:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/18 04:21:54 DEBUG : pacer: Reducing sleep to 10ms 2025/09/18 04:21:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/18 04:21:54 DEBUG : B2 bucket rclone-test-yigitub6gefa path rclone-sync-test: Waiting for checks to finish 2025/09/18 04:21:54 DEBUG : B2 bucket rclone-test-yigitub6gefa path rclone-sync-test: Waiting for transfers to finish 2025/09/18 04:21:54 DEBUG : Waiting for deletions to finish 2025/09/18 04:21:54 INFO : There was nothing to transfer 2025/09/18 04:21:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/18 04:21:55 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:21:55 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:21:55 DEBUG : Waiting for deletions to finish 2025/09/18 04:21:55 INFO : There was nothing to transfer 2025/09/18 04:21:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/18 04:21:55 DEBUG : B2 bucket rclone-test-yigitub6gefa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/18 04:21:55 DEBUG : B2 bucket rclone-test-yigitub6gefa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/18 04:21:55 DEBUG : Waiting for deletions to finish 2025/09/18 04:21:55 INFO : There was nothing to transfer 2025/09/18 04:21:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/18 04:21:56 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:21:56 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:21:56 DEBUG : Waiting for deletions to finish 2025/09/18 04:21:56 INFO : There was nothing to transfer 2025/09/18 04:21:56 DEBUG : Excluded 2025/09/18 04:21:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/18 04:21:57 DEBUG : B2 bucket rclone-test-yigitub6gefa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/18 04:21:57 DEBUG : B2 bucket rclone-test-yigitub6gefa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/18 04:21:57 DEBUG : Waiting for deletions to finish 2025/09/18 04:21:57 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.30s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:21:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/dst" 2025/09/18 04:21:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/CompareDest" 2025/09/18 04:22:01 DEBUG : one: Need to transfer - File not found at Destination 2025/09/18 04:22:01 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:22:01 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:22:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/18 04:22:02 INFO : one: Copied (new) 2025/09/18 04:22:02 DEBUG : Waiting for deletions to finish 2025/09/18 04:22:02 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/18 04:22:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/18 04:22:03 DEBUG : pacer: Reducing sleep to 10ms 2025/09/18 04:22:03 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:22:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:22:03 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:22:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/18 04:22:04 INFO : one: Copied (replaced existing) 2025/09/18 04:22:04 DEBUG : Waiting for deletions to finish 2025/09/18 04:22:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:22:06 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:22:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:22:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/18 04:22:06 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:22:06 DEBUG : Waiting for deletions to finish 2025/09/18 04:22:06 INFO : There was nothing to transfer 2025/09/18 04:22:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:22:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:22:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/18 04:22:07 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:22:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:22:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/18 04:22:08 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:22:08 DEBUG : Waiting for deletions to finish 2025/09/18 04:22:08 INFO : There was nothing to transfer 2025/09/18 04:22:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:22:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:22:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/18 04:22:08 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:22:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:22:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/18 04:22:08 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:22:08 DEBUG : Waiting for deletions to finish 2025/09/18 04:22:08 INFO : There was nothing to transfer 2025/09/18 04:22:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:22:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:22:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/18 04:22:09 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/09/18 04:22:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/18 04:22:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/18 04:22:09 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:22:09 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:22:09 DEBUG : Waiting for deletions to finish 2025/09/18 04:22:09 INFO : There was nothing to transfer 2025/09/18 04:22:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:22:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/18 04:22:10 DEBUG : two: Need to transfer - File not found at Destination 2025/09/18 04:22:10 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:22:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:22:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/18 04:22:10 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:22:11 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/18 04:22:11 INFO : two: Copied (new) 2025/09/18 04:22:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.20s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:22:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/dest" 2025/09/18 04:22:14 DEBUG : Config file has changed externally - reloading 2025/09/18 04:22:15 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/pre-dest1" 2025/09/18 04:22:16 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/pre-dest2" 2025/09/18 04:22:18 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:22:18 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/18 04:22:19 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:22:19 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/18 04:22:19 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/18 04:22:19 DEBUG : B2 bucket rclone-test-yigitub6gefa path dest: Waiting for checks to finish 2025/09/18 04:22:19 DEBUG : B2 bucket rclone-test-yigitub6gefa path dest: Waiting for transfers to finish 2025/09/18 04:22:20 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/18 04:22:20 INFO : 3: Copied (new) 2025/09/18 04:22:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.23s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:22:22 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/dst" 2025/09/18 04:22:23 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/CopyDest" 2025/09/18 04:22:25 DEBUG : one: Need to transfer - File not found at Destination 2025/09/18 04:22:25 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:22:25 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:22:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/18 04:22:26 INFO : one: Copied (new) 2025/09/18 04:22:26 DEBUG : Waiting for deletions to finish 2025/09/18 04:22:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:22:26 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:22:27 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:22:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/18 04:22:27 INFO : one: Copied (replaced existing) 2025/09/18 04:22:27 DEBUG : Waiting for deletions to finish 2025/09/18 04:22:29 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/BackupDir" 2025/09/18 04:22:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:22:30 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:22:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:22:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:22:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/18 04:22:31 INFO : one: Copied (server-side copy) 2025/09/18 04:22:31 INFO : one: Deleted 2025/09/18 04:22:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/18 04:22:32 INFO : one: Copied (server-side copy) 2025/09/18 04:22:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/18 04:22:32 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:22:32 DEBUG : Waiting for deletions to finish 2025/09/18 04:22:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:22:33 DEBUG : one: Unchanged skipping 2025/09/18 04:22:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:22:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/18 04:22:34 INFO : two: Copied (server-side copy) 2025/09/18 04:22:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/18 04:22:34 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:22:34 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:22:34 DEBUG : Waiting for deletions to finish 2025/09/18 04:22:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:22:34 DEBUG : two: Unchanged skipping 2025/09/18 04:22:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:22:34 DEBUG : one: Unchanged skipping 2025/09/18 04:22:34 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:22:34 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:22:34 DEBUG : Waiting for deletions to finish 2025/09/18 04:22:34 INFO : There was nothing to transfer 2025/09/18 04:22:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:22:36 DEBUG : one: Unchanged skipping 2025/09/18 04:22:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/18 04:22:36 DEBUG : three: Destination not found in --copy-dest 2025/09/18 04:22:36 DEBUG : three: Need to transfer - File not found at Destination 2025/09/18 04:22:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:22:36 DEBUG : two: Unchanged skipping 2025/09/18 04:22:36 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:22:36 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:22:36 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/18 04:22:36 INFO : three: Copied (new) 2025/09/18 04:22:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.83s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:22:40 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/dst" 2025/09/18 04:22:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/backup" 2025/09/18 04:22:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/18 04:22:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:22:43 DEBUG : two: Unchanged skipping 2025/09/18 04:22:43 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:22:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/18 04:22:45 INFO : one: Copied (server-side copy) 2025/09/18 04:22:45 INFO : one: Deleted 2025/09/18 04:22:45 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:22:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:22:46 INFO : one: Copied (new) 2025/09/18 04:22:46 DEBUG : Waiting for deletions to finish 2025/09/18 04:22:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/18 04:22:46 INFO : three.txt: Copied (server-side copy) 2025/09/18 04:22:47 INFO : three.txt: Deleted 2025/09/18 04:22:47 INFO : three.txt: Moved into backup dir 2025/09/18 04:22:48 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:22:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/18 04:22:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:22:48 DEBUG : two: Unchanged skipping 2025/09/18 04:22:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:22:49 INFO : one: Copied (server-side copy) 2025/09/18 04:22:49 INFO : one: Deleted 2025/09/18 04:22:49 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:22:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/18 04:22:50 INFO : one: Copied (new) 2025/09/18 04:22:50 DEBUG : Waiting for deletions to finish 2025/09/18 04:22:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/18 04:22:50 INFO : three.txt: Copied (server-side copy) 2025/09/18 04:22:50 INFO : three.txt: Deleted 2025/09/18 04:22:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.42s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:22:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/dst" 2025/09/18 04:22:55 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/backup" 2025/09/18 04:22:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/18 04:22:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:22:57 DEBUG : two: Unchanged skipping 2025/09/18 04:22:57 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:22:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/18 04:22:58 INFO : one: Copied (server-side copy) to: one.bak 2025/09/18 04:22:58 INFO : one: Deleted 2025/09/18 04:22:58 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:22:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:22:59 INFO : one: Copied (new) 2025/09/18 04:22:59 DEBUG : Waiting for deletions to finish 2025/09/18 04:23:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/18 04:23:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/18 04:23:00 INFO : three.txt: Deleted 2025/09/18 04:23:00 INFO : three.txt: Moved into backup dir 2025/09/18 04:23:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/18 04:23:02 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:23:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:23:02 DEBUG : two: Unchanged skipping 2025/09/18 04:23:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:23:02 INFO : one: Copied (server-side copy) to: one.bak 2025/09/18 04:23:02 INFO : one: Deleted 2025/09/18 04:23:02 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:23:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/18 04:23:03 INFO : one: Copied (new) 2025/09/18 04:23:03 DEBUG : Waiting for deletions to finish 2025/09/18 04:23:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/18 04:23:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/18 04:23:04 INFO : three.txt: Deleted 2025/09/18 04:23:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.17s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:23:06 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1036-18.backblaze.com/b2api/v1/b2_upload_file/5fd22dd300cd5bbb9f980e1b/c001_v0001036_t0017": EOF 2025/09/18 04:23:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1036-18.backblaze.com/b2api/v1/b2_upload_file/5fd22dd300cd5bbb9f980e1b/c001_v0001036_t0017": EOF) 2025/09/18 04:23:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yigitub6gefa: 1/10 (Post "https://pod-000-1036-18.backblaze.com/b2api/v1/b2_upload_file/5fd22dd300cd5bbb9f980e1b/c001_v0001036_t0017": EOF) 2025/09/18 04:23:09 DEBUG : pacer: Reducing sleep to 10ms 2025/09/18 04:23:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/dst" 2025/09/18 04:23:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/backup" 2025/09/18 04:23:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/18 04:23:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:23:12 DEBUG : two: Unchanged skipping 2025/09/18 04:23:12 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:23:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/18 04:23:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/18 04:23:13 INFO : one: Deleted 2025/09/18 04:23:13 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:23:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:23:14 INFO : one: Copied (new) 2025/09/18 04:23:14 DEBUG : Waiting for deletions to finish 2025/09/18 04:23:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/18 04:23:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/18 04:23:15 INFO : three.txt: Deleted 2025/09/18 04:23:15 INFO : three.txt: Moved into backup dir 2025/09/18 04:23:16 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:23:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/18 04:23:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:23:16 DEBUG : two: Unchanged skipping 2025/09/18 04:23:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:23:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/18 04:23:17 INFO : one: Deleted 2025/09/18 04:23:17 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:23:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/18 04:23:17 INFO : one: Copied (new) 2025/09/18 04:23:17 DEBUG : Waiting for deletions to finish 2025/09/18 04:23:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/18 04:23:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/18 04:23:18 INFO : three.txt: Deleted 2025/09/18 04:23:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.43s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:23:21 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/dst" 2025/09/18 04:23:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/18 04:23:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:23:23 DEBUG : two: Unchanged skipping 2025/09/18 04:23:23 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:23:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/18 04:23:24 INFO : one: Copied (server-side copy) to: one.bak 2025/09/18 04:23:24 INFO : one: Deleted 2025/09/18 04:23:24 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:23:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:23:25 INFO : one: Copied (new) 2025/09/18 04:23:25 DEBUG : Waiting for deletions to finish 2025/09/18 04:23:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/18 04:23:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/18 04:23:26 INFO : three.txt: Deleted 2025/09/18 04:23:26 INFO : three.txt: Moved into backup dir 2025/09/18 04:23:28 DEBUG : one.bak: Excluded (Path Filter) 2025/09/18 04:23:28 DEBUG : one.bak: Excluded 2025/09/18 04:23:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/18 04:23:28 DEBUG : three.txt.bak: Excluded 2025/09/18 04:23:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/18 04:23:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:23:28 DEBUG : two: Unchanged skipping 2025/09/18 04:23:28 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for checks to finish 2025/09/18 04:23:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:23:28 INFO : one: Copied (server-side copy) to: one.bak 2025/09/18 04:23:28 INFO : one: Deleted 2025/09/18 04:23:28 DEBUG : B2 bucket rclone-test-yigitub6gefa path dst: Waiting for transfers to finish 2025/09/18 04:23:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/18 04:23:29 INFO : one: Copied (new) 2025/09/18 04:23:29 DEBUG : Waiting for deletions to finish 2025/09/18 04:23:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/18 04:23:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/18 04:23:30 INFO : three.txt: Deleted 2025/09/18 04:23:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.32s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:23:32 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1043-12.backblaze.com/b2api/v1/b2_upload_file/5fd22dd300cd5bbb9f980e1b/c001_v0001043_t0046": EOF 2025/09/18 04:23:32 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1043-12.backblaze.com/b2api/v1/b2_upload_file/5fd22dd300cd5bbb9f980e1b/c001_v0001043_t0046": EOF) 2025/09/18 04:23:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-yigitub6gefa: 1/10 (Post "https://pod-000-1043-12.backblaze.com/b2api/v1/b2_upload_file/5fd22dd300cd5bbb9f980e1b/c001_v0001043_t0046": EOF) 2025/09/18 04:23:35 DEBUG : pacer: Reducing sleep to 10ms 2025/09/18 04:23:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/dst" 2025/09/18 04:23:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/18 04:23:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/18 04:23:38 INFO : one: Copied (server-side copy) to: one.bak 2025/09/18 04:23:38 INFO : one: Deleted 2025/09/18 04:23:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:23:39 INFO : one: Copied (new) 2025/09/18 04:23:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:23:39 DEBUG : two: Unchanged skipping 2025/09/18 04:23:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/18 04:23:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/18 04:23:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/18 04:23:40 INFO : three.txt: Deleted 2025/09/18 04:23:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/18 04:23:41 INFO : three.txt: Copied (new) 2025/09/18 04:23:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/18 04:23:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:23:43 INFO : one: Copied (server-side copy) to: one.bak 2025/09/18 04:23:44 INFO : one: Deleted 2025/09/18 04:23:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/18 04:23:44 INFO : one: Copied (new) 2025/09/18 04:23:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:23:45 DEBUG : two: Unchanged skipping 2025/09/18 04:23:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/18 04:23:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/18 04:23:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/18 04:23:47 INFO : three.txt: Deleted 2025/09/18 04:23:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/18 04:23:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (17.42s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:23:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yigitub6gefa/dst" 2025/09/18 04:23:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/18 04:23:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/18 04:23:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/18 04:23:53 INFO : one: Deleted 2025/09/18 04:23:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:23:54 INFO : one: Copied (new) 2025/09/18 04:23:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:23:54 DEBUG : two: Unchanged skipping 2025/09/18 04:23:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/18 04:23:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/18 04:23:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/18 04:23:55 INFO : three.txt: Deleted 2025/09/18 04:23:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/18 04:23:55 INFO : three.txt: Copied (new) 2025/09/18 04:23:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/18 04:23:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:23:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/18 04:23:56 INFO : one: Deleted 2025/09/18 04:23:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/18 04:23:56 INFO : one: Copied (new) 2025/09/18 04:23:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:23:57 DEBUG : two: Unchanged skipping 2025/09/18 04:23:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/18 04:23:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/18 04:23:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/18 04:23:58 INFO : three.txt: Deleted 2025/09/18 04:23:58 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/18 04:23:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.43s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:24:01 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/18 04:24:01 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:24:01 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:24:01 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/18 04:24:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/18 04:24:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.16s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:24:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/18 04:24:02 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:24:02 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:24:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/18 04:24:02 INFO : existing: Copied (new) 2025/09/18 04:24:02 DEBUG : Waiting for deletions to finish 2025/09/18 04:24:03 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/18 04:24:03 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:24:03 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/18 04:24:03 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:24:03 ERROR : B2 bucket rclone-test-yigitub6gefa: not deleting files as there were IO errors 2025/09/18 04:24:03 ERROR : B2 bucket rclone-test-yigitub6gefa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.07s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:24:04 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:24:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:04 DEBUG : existing: Unchanged skipping 2025/09/18 04:24:04 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:24:04 DEBUG : Waiting for deletions to finish 2025/09/18 04:24:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.38s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", 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-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:24:17 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:17 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:17 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:17 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:17 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:24:17 DEBUG : both10: Unchanged skipping 2025/09/18 04:24:17 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:17 DEBUG : both13: Unchanged skipping 2025/09/18 04:24:17 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:17 DEBUG : both14: Unchanged skipping 2025/09/18 04:24:17 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:17 DEBUG : both15: Unchanged skipping 2025/09/18 04:24:17 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:17 DEBUG : both0: Unchanged skipping 2025/09/18 04:24:17 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:17 DEBUG : both17: Unchanged skipping 2025/09/18 04:24:17 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:17 DEBUG : both11: Unchanged skipping 2025/09/18 04:24:17 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:17 DEBUG : both12: Unchanged skipping 2025/09/18 04:24:17 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:17 DEBUG : both18: Unchanged skipping 2025/09/18 04:24:17 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:17 DEBUG : both2: Unchanged skipping 2025/09/18 04:24:17 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:17 DEBUG : both16: Unchanged skipping 2025/09/18 04:24:17 DEBUG : both3: Unchanged skipping 2025/09/18 04:24:17 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:17 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:17 DEBUG : both5: Unchanged skipping 2025/09/18 04:24:17 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:17 DEBUG : both4: Unchanged skipping 2025/09/18 04:24:17 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:17 DEBUG : both1: Unchanged skipping 2025/09/18 04:24:17 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:17 DEBUG : both8: Unchanged skipping 2025/09/18 04:24:17 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:17 DEBUG : both9: Unchanged skipping 2025/09/18 04:24:17 DEBUG : both6: Unchanged skipping 2025/09/18 04:24:17 DEBUG : both19: Unchanged skipping 2025/09/18 04:24:17 DEBUG : both7: Unchanged skipping 2025/09/18 04:24:17 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:24:17 DEBUG : Waiting for deletions to finish 2025/09/18 04:24:18 INFO : only16: Deleted 2025/09/18 04:24:18 INFO : only19: Deleted 2025/09/18 04:24:18 INFO : only10: Deleted 2025/09/18 04:24:18 INFO : only11: Deleted 2025/09/18 04:24:18 INFO : only3: Deleted 2025/09/18 04:24:18 INFO : only7: Deleted 2025/09/18 04:24:18 INFO : only13: Deleted 2025/09/18 04:24:18 INFO : only14: Deleted 2025/09/18 04:24:18 INFO : only8: Deleted 2025/09/18 04:24:18 INFO : only12: Deleted 2025/09/18 04:24:18 INFO : only15: Deleted 2025/09/18 04:24:18 INFO : only17: Deleted 2025/09/18 04:24:18 INFO : only18: Deleted 2025/09/18 04:24:18 INFO : only5: Deleted 2025/09/18 04:24:19 INFO : only0: Deleted 2025/09/18 04:24:19 INFO : only1: Deleted 2025/09/18 04:24:19 INFO : only2: Deleted 2025/09/18 04:24:19 INFO : only4: Deleted 2025/09/18 04:24:19 INFO : only6: Deleted 2025/09/18 04:24:19 INFO : only9: Deleted 2025/09/18 04:24:19 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (16.43s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:24:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:34 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:24:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:34 DEBUG : both0: Unchanged skipping 2025/09/18 04:24:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:34 DEBUG : both13: Unchanged skipping 2025/09/18 04:24:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:34 DEBUG : both12: Unchanged skipping 2025/09/18 04:24:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:34 DEBUG : both15: Unchanged skipping 2025/09/18 04:24:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:34 DEBUG : both16: Unchanged skipping 2025/09/18 04:24:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:34 DEBUG : both17: Unchanged skipping 2025/09/18 04:24:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:34 DEBUG : both18: Unchanged skipping 2025/09/18 04:24:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:34 DEBUG : both19: Unchanged skipping 2025/09/18 04:24:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:34 DEBUG : both1: Unchanged skipping 2025/09/18 04:24:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:34 DEBUG : both11: Unchanged skipping 2025/09/18 04:24:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:34 DEBUG : both10: Unchanged skipping 2025/09/18 04:24:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:34 DEBUG : both14: Unchanged skipping 2025/09/18 04:24:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:34 DEBUG : both2: Unchanged skipping 2025/09/18 04:24:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:34 DEBUG : both6: Unchanged skipping 2025/09/18 04:24:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:34 DEBUG : both7: Unchanged skipping 2025/09/18 04:24:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:34 DEBUG : both8: Unchanged skipping 2025/09/18 04:24:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:24:34 DEBUG : both9: Unchanged skipping 2025/09/18 04:24:34 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/18 04:24:34 DEBUG : both3: Unchanged skipping 2025/09/18 04:24:34 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/18 04:24:34 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/18 04:24:34 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/18 04:24:34 DEBUG : both4: Unchanged skipping 2025/09/18 04:24:34 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/18 04:24:34 DEBUG : both5: Unchanged skipping 2025/09/18 04:24:34 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/18 04:24:34 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/18 04:24:34 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/18 04:24:34 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/18 04:24:34 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/18 04:24:34 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/18 04:24:34 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/18 04:24:34 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/18 04:24:34 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/18 04:24:34 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/18 04:24:34 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/18 04:24:34 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/18 04:24:34 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/18 04:24:34 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/18 04:24:34 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/18 04:24:34 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:24:34 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:24:34 INFO : only10: Copied (replaced existing) 2025/09/18 04:24:35 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:24:35 INFO : only11: Copied (replaced existing) 2025/09/18 04:24:35 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:24:35 INFO : only12: Copied (replaced existing) 2025/09/18 04:24:35 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:24:35 INFO : only0: Copied (replaced existing) 2025/09/18 04:24:35 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:24:35 INFO : only13: Copied (replaced existing) 2025/09/18 04:24:35 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:24:35 INFO : only17: Copied (replaced existing) 2025/09/18 04:24:35 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:24:35 INFO : only15: Copied (replaced existing) 2025/09/18 04:24:35 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:24:35 INFO : only14: Copied (replaced existing) 2025/09/18 04:24:35 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:24:35 INFO : only1: Copied (replaced existing) 2025/09/18 04:24:35 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:24:35 INFO : only2: Copied (replaced existing) 2025/09/18 04:24:35 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:24:35 INFO : only3: Copied (replaced existing) 2025/09/18 04:24:35 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:24:35 INFO : only16: Copied (replaced existing) 2025/09/18 04:24:35 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:24:35 INFO : only5: Copied (replaced existing) 2025/09/18 04:24:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:24:35 INFO : only6: Copied (replaced existing) 2025/09/18 04:24:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:24:35 INFO : only7: Copied (replaced existing) 2025/09/18 04:24:35 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:24:35 INFO : only8: Copied (replaced existing) 2025/09/18 04:24:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:24:35 INFO : only9: Copied (replaced existing) 2025/09/18 04:24:35 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:24:35 INFO : only18: Copied (replaced existing) 2025/09/18 04:24:35 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:24:35 INFO : only19: Copied (replaced existing) 2025/09/18 04:24:36 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:24:36 INFO : only4: Copied (replaced existing) 2025/09/18 04:24:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.81s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:24:44 DEBUG : empty_dir: Making directory with metadata 2025/09/18 04:24:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/18 04:24:44 DEBUG : empty_on_remote: Making directory with metadata 2025/09/18 04:24:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/18 04:24:44 INFO : empty_on_remote: Making directory 2025/09/18 04:24:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/18 04:24:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/18 04:24:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/18 04:24:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/18 04:24:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.95s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:24:47 DEBUG : empty_dir: Making directory with metadata 2025/09/18 04:24:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/18 04:24:47 DEBUG : empty_on_remote: Making directory with metadata 2025/09/18 04:24:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/18 04:24:47 INFO : empty_on_remote: Making directory 2025/09/18 04:24:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/18 04:24:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/18 04:24:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/18 04:24:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/18 04:24:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/18 04:24:48 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.18s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:24:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/18 04:24:50 INFO : sub dir: Making directory 2025/09/18 04:24:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.91s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:24:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/18 04:24:54 INFO : sub dir: Making directory 2025/09/18 04:24:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.22s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:25:00 DEBUG : dir1/0003-defghij.txt: Clearing upload URL because of error: Post "https://pod-000-1172-09.backblaze.com/b2api/v1/b2_upload_file/5fd22dd300cd5bbb9f980e1b/c001_v0001172_t0036": EOF 2025/09/18 04:25:00 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-09.backblaze.com/b2api/v1/b2_upload_file/5fd22dd300cd5bbb9f980e1b/c001_v0001172_t0036": EOF) 2025/09/18 04:25:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dir1/0003-defghij.txt" to B2 bucket rclone-test-yigitub6gefa: 1/10 (Post "https://pod-000-1172-09.backblaze.com/b2api/v1/b2_upload_file/5fd22dd300cd5bbb9f980e1b/c001_v0001172_t0036": EOF) 2025/09/18 04:25:02 DEBUG : pacer: Reducing sleep to 10ms 2025/09/18 04:25:09 DEBUG : Waiting for deletions to finish 2025/09/18 04:25:10 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:25:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:25:10 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:25:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:25:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:25:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:25:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:25:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:25:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:25:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:25:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:25:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:25:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:25:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:25:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:25:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:25:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:25:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:25:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:25:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:25:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:10 DEBUG : apple: Unchanged skipping 2025/09/18 04:25:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:25:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:10 DEBUG : banana: Unchanged skipping 2025/09/18 04:25:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:10 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:25:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:25:11 DEBUG : Waiting for deletions to finish 2025/09/18 04:25:11 INFO : There was nothing to transfer 2025/09/18 04:25:11 DEBUG : Waiting for deletions to finish 2025/09/18 04:25:11 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:25:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:25:11 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:25:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:25:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:25:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:25:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:25:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:25:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:25:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:25:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:25:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:25:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:25:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:25:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:25:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:25:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:25:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:25:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:25:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:25:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : apple: Unchanged skipping 2025/09/18 04:25:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:25:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:25:11 DEBUG : banana: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:25:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:25:11 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:25:11 DEBUG : Waiting for deletions to finish 2025/09/18 04:25:11 INFO : There was nothing to transfer 2025/09/18 04:25:11 DEBUG : Waiting for deletions to finish 2025/09/18 04:25:12 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:25:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:25:12 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:25:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:25:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:25:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:25:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:25:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:25:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:25:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:25:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:25:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:25:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:25:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:25:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:25:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:25:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:25:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:25:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:25:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:25:26 DEBUG : Waiting for deletions to finish 2025/09/18 04:25:26 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:25:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:25:26 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:25:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:25:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:25:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:25:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:25:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:25:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:25:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:25:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:25:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:25:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:25:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:25:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:25:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:25:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:25:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:25:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:25:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:25:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:27 DEBUG : banana: Unchanged skipping 2025/09/18 04:25:27 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:25:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:25:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:27 DEBUG : apple: Unchanged skipping 2025/09/18 04:25:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:25:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:25:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:25:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:25:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:25:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:25:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:25:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:25:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:25:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:27 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:25:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:25:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:25:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:25:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:25:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:25:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:25:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:25:27 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:25:27 DEBUG : Waiting for deletions to finish 2025/09/18 04:25:27 INFO : There was nothing to transfer 2025/09/18 04:25:27 DEBUG : Waiting for deletions to finish 2025/09/18 04:25:27 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:25:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:25:27 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:25:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:25:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:25:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:25:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:25:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:25:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:25:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:25:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:25:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:25:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:25:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:25:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:25:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:25:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:25:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:25:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:25:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:25:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:28 DEBUG : apple: Unchanged skipping 2025/09/18 04:25:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:25:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:28 DEBUG : banana: Unchanged skipping 2025/09/18 04:25:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:28 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:25:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:25:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:25:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:25:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:25:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:25:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:25:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:25:28 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:25:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:25:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:25:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:25:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:25:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:25:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:25:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:25:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:25:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:25:28 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:25:28 DEBUG : Waiting for deletions to finish 2025/09/18 04:25:28 INFO : There was nothing to transfer 2025/09/18 04:25:28 DEBUG : Waiting for deletions to finish 2025/09/18 04:25:28 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:25:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:25:28 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:25:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:25:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:25:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:25:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:25:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:25:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:25:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:25:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:25:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:25:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:25:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:25:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:25:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:25:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:25:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:25:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:25:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:25:43 DEBUG : Waiting for deletions to finish 2025/09/18 04:25:43 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:25:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:25:43 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:25:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:25:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:25:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:25:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:25:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:25:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:25:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:25:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:25:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:25:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:25:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:25:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:25:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:25:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:25:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:25:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:25:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:25:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:44 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:44 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:44 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:44 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:44 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:44 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:44 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/18 04:25:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/18 04:25:44 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/18 04:25:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/18 04:25:44 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:44 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/18 04:25:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/18 04:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/18 04:25:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/18 04:25:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/18 04:25:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/18 04:25:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/18 04:25:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/18 04:25:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/18 04:25:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/18 04:25:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:25:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:25:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:25:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:25:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:25:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:25:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/18 04:25:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:25:44 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:25:44 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:25:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/18 04:25:44 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/18 04:25:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/18 04:25:44 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/18 04:25:44 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/18 04:25:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/18 04:25:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/18 04:25:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/18 04:25:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/18 04:25:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/18 04:25:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/18 04:25:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/18 04:25:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/18 04:25:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/18 04:25:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/18 04:25:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/18 04:25:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/18 04:25:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/18 04:25:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/18 04:25:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/18 04:25:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/18 04:25:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/18 04:25:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/18 04:25:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/18 04:25:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:46 DEBUG : Waiting for deletions to finish 2025/09/18 04:25:46 INFO : banana: Deleted 2025/09/18 04:25:46 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/18 04:25:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/18 04:25:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/18 04:25:46 INFO : dir1/0013-789;=.txt: Deleted 2025/09/18 04:25:46 INFO : apple: Deleted 2025/09/18 04:25:46 INFO : appleappleapplebanana: Deleted 2025/09/18 04:25:46 INFO : dir1/0014-89;=.txt: Deleted 2025/09/18 04:25:46 INFO : dir1/0012-6789;.txt: Deleted 2025/09/18 04:25:46 INFO : dir1/0009-3456789.txt: Deleted 2025/09/18 04:25:46 INFO : splitbananasplit: Deleted 2025/09/18 04:25:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/18 04:25:46 INFO : dir1/0007-1234567.txt: Deleted 2025/09/18 04:25:46 INFO : dir1/0008-2345678.txt: Deleted 2025/09/18 04:25:46 INFO : dir1/0010-456789.txt: Deleted 2025/09/18 04:25:47 INFO : dir1/0011-56789;.txt: Deleted 2025/09/18 04:25:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/18 04:25:47 INFO : dir1/0003-defghij.txt: Deleted 2025/09/18 04:25:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/18 04:25:47 INFO : dir1/0015-9;=.txt: Deleted 2025/09/18 04:25:47 DEBUG : Waiting for deletions to finish 2025/09/18 04:25:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/18 04:25:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/18 04:25:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/18 04:25:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/18 04:25:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/18 04:25:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/18 04:25:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/18 04:25:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/18 04:25:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/18 04:25:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/18 04:25:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:47 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:47 DEBUG : apple: Unchanged skipping 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:25:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:47 DEBUG : banana: Unchanged skipping 2025/09/18 04:25:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:47 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:25:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/18 04:25:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:25:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:25:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:25:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:25:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:25:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:25:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/18 04:25:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:25:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:25:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:25:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:25:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:25:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:25:47 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:25:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:25:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:25:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:25:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:25:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:25:47 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:25:47 DEBUG : Waiting for deletions to finish 2025/09/18 04:25:47 DEBUG : Waiting for deletions to finish 2025/09/18 04:25:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/18 04:25:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/18 04:25:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/18 04:25:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/18 04:25:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/18 04:25:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/18 04:25:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/18 04:25:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/18 04:25:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/18 04:25:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/18 04:25:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:48 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/18 04:25:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:48 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:25:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:25:48 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:25:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:25:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:25:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:25:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:25:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:25:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:25:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:26:02 DEBUG : Waiting for deletions to finish 2025/09/18 04:26:02 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:26:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:26:02 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:26:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:26:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:26:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:26:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:26:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:26:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:26:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:26:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:26:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:26:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:26:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:26:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:26:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:26:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:26:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:26:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:26:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/18 04:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/18 04:26:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/18 04:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/18 04:26:03 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:03 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:26:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/18 04:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:26:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/18 04:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:26:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/18 04:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:26:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/18 04:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:26:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/18 04:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:26:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/18 04:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:26:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/18 04:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:26:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/18 04:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:26:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/18 04:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:26:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/18 04:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:26:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/18 04:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:26:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/18 04:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:26:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/18 04:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:26:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/18 04:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:26:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/18 04:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:26:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/18 04:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:26:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/18 04:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:26:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/18 04:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:26:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/18 04:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:26:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/18 04:26:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/18 04:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:26:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/18 04:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:26:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/18 04:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:26:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/18 04:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:26:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/18 04:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:26:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/18 04:26:03 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/18 04:26:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:26:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:26:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:26:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:26:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:26:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/18 04:26:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/18 04:26:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:26:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:26:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/18 04:26:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/18 04:26:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:26:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:26:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:26:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:26:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/18 04:26:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:03 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:26:03 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:26:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/18 04:26:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/18 04:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/18 04:26:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/18 04:26:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/18 04:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/18 04:26:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/18 04:26:03 INFO : apple: Copied (new) to: PREFIXapple 2025/09/18 04:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/18 04:26:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/18 04:26:03 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/18 04:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/18 04:26:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/18 04:26:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/18 04:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/18 04:26:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/18 04:26:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/18 04:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/18 04:26:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/18 04:26:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/18 04:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/18 04:26:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/18 04:26:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/18 04:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/18 04:26:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/18 04:26:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/18 04:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/18 04:26:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/18 04:26:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/18 04:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/18 04:26:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/18 04:26:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/18 04:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/18 04:26:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/18 04:26:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/18 04:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/18 04:26:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/18 04:26:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/18 04:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/18 04:26:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/18 04:26:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/18 04:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/18 04:26:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/18 04:26:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/18 04:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/18 04:26:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/18 04:26:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/18 04:26:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/18 04:26:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/18 04:26:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/18 04:26:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/18 04:26:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/18 04:26:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/18 04:26:04 DEBUG : Waiting for deletions to finish 2025/09/18 04:26:05 INFO : dir1/0007-1234567.txt: Deleted 2025/09/18 04:26:05 INFO : dir1/0014-89;=.txt: Deleted 2025/09/18 04:26:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/18 04:26:05 INFO : appleappleapplebanana: Deleted 2025/09/18 04:26:05 INFO : apple: Deleted 2025/09/18 04:26:05 INFO : dir1/0010-456789.txt: Deleted 2025/09/18 04:26:05 INFO : dir1/0013-789;=.txt: Deleted 2025/09/18 04:26:05 INFO : banana: Deleted 2025/09/18 04:26:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/18 04:26:05 INFO : dir1/0008-2345678.txt: Deleted 2025/09/18 04:26:05 INFO : dir1/0009-3456789.txt: Deleted 2025/09/18 04:26:05 INFO : dir1/0011-56789;.txt: Deleted 2025/09/18 04:26:05 INFO : dir1/0015-9;=.txt: Deleted 2025/09/18 04:26:05 INFO : splitbananasplit: Deleted 2025/09/18 04:26:05 INFO : dir1/0003-defghij.txt: Deleted 2025/09/18 04:26:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/18 04:26:05 INFO : dir1/0012-6789;.txt: Deleted 2025/09/18 04:26:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/18 04:26:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/18 04:26:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/18 04:26:05 DEBUG : Waiting for deletions to finish 2025/09/18 04:26:06 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/18 04:26:06 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:26:06 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/18 04:26:06 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/18 04:26:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:26:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:26:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:26:06 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:26:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:26:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:26:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:26:06 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:26:06 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:26:06 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:26:06 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:26:06 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:26:06 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:26:06 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:26:06 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:26:06 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:26:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/18 04:26:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/18 04:26:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/18 04:26:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/18 04:26:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/18 04:26:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/18 04:26:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/18 04:26:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/18 04:26:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/18 04:26:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/18 04:26:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/18 04:26:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/18 04:26:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/18 04:26:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/18 04:26:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/18 04:26:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/18 04:26:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/18 04:26:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/18 04:26:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/18 04:26:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/18 04:26:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/18 04:26:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/18 04:26:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/18 04:26:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/18 04:26:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/18 04:26:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/18 04:26:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/18 04:26:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/18 04:26:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/18 04:26:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/18 04:26:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/18 04:26:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/18 04:26:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/18 04:26:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/18 04:26:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/18 04:26:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/18 04:26:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/18 04:26:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/18 04:26:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/18 04:26:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/18 04:26:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/18 04:26:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/18 04:26:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/18 04:26:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/18 04:26:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/18 04:26:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/18 04:26:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/18 04:26:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/18 04:26:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/18 04:26:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/18 04:26:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/18 04:26:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/18 04:26:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/18 04:26:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/18 04:26:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/18 04:26:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/18 04:26:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/18 04:26:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/18 04:26:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/18 04:26:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/18 04:26:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/18 04:26:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/18 04:26:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/18 04:26:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/18 04:26:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/18 04:26:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/18 04:26:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/18 04:26:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/18 04:26:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/18 04:26:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/18 04:26:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/18 04:26:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/18 04:26:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/18 04:26:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/18 04:26:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/18 04:26:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/18 04:26:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/18 04:26:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/18 04:26:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:06 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:26:06 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:26:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:26:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/18 04:26:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/18 04:26:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/18 04:26:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/18 04:26:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/18 04:26:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/18 04:26:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/18 04:26:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/18 04:26:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/18 04:26:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/18 04:26:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/18 04:26:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/18 04:26:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/18 04:26:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/18 04:26:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/18 04:26:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/18 04:26:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/18 04:26:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/18 04:26:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/18 04:26:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/18 04:26:06 INFO : appleappleapplebanana: Copied (new) 2025/09/18 04:26:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:06 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:26:06 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:26:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/18 04:26:06 INFO : apple: Copied (new) 2025/09/18 04:26:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/18 04:26:06 INFO : banana: Copied (new) 2025/09/18 04:26:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/18 04:26:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/18 04:26:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/18 04:26:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/18 04:26:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/18 04:26:06 INFO : splitbananasplit: Copied (new) 2025/09/18 04:26:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/18 04:26:07 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/18 04:26:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/18 04:26:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/18 04:26:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/18 04:26:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/18 04:26:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/18 04:26:07 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/18 04:26:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/18 04:26:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/18 04:26:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/18 04:26:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/18 04:26:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/18 04:26:07 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/18 04:26:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/18 04:26:07 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/18 04:26:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/18 04:26:07 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/18 04:26:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/18 04:26:07 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/18 04:26:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/18 04:26:07 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/18 04:26:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/18 04:26:07 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/18 04:26:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/18 04:26:07 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/18 04:26:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/18 04:26:08 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/18 04:26:08 DEBUG : Waiting for deletions to finish 2025/09/18 04:26:08 INFO : PREFIXbanana: Deleted 2025/09/18 04:26:08 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/18 04:26:08 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/18 04:26:08 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/18 04:26:08 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/18 04:26:08 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/18 04:26:08 INFO : PREFIXsplitbananasplit: Deleted 2025/09/18 04:26:08 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/18 04:26:08 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/18 04:26:08 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/18 04:26:08 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/18 04:26:08 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/18 04:26:08 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/18 04:26:08 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/18 04:26:08 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/18 04:26:08 INFO : PREFIXapple: Deleted 2025/09/18 04:26:08 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/18 04:26:08 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/18 04:26:08 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/18 04:26:08 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/18 04:26:08 DEBUG : Waiting for deletions to finish 2025/09/18 04:26:09 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : Waiting for deletions to finish 2025/09/18 04:26:09 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:26:21 DEBUG : Waiting for deletions to finish 2025/09/18 04:26:22 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:26:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:26:22 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:26:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:26:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:26:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:26:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:26:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:26:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:26:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:26:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:26:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:26:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:26:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:26:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:26:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:26:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:26:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:26:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:26:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:26:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/18 04:26:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/18 04:26:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/18 04:26:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/18 04:26:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/18 04:26:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/18 04:26:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/18 04:26:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/18 04:26:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/18 04:26:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/18 04:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:23 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:26:23 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:26:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/18 04:26:23 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/18 04:26:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/18 04:26:23 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/18 04:26:23 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/18 04:26:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/18 04:26:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/18 04:26:23 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/18 04:26:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/18 04:26:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/18 04:26:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/18 04:26:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/18 04:26:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/18 04:26:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/18 04:26:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/18 04:26:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/18 04:26:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/18 04:26:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/18 04:26:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/18 04:26:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/18 04:26:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/18 04:26:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/18 04:26:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/18 04:26:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/18 04:26:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/18 04:26:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/18 04:26:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/18 04:26:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/18 04:26:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/18 04:26:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/18 04:26:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/18 04:26:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/18 04:26:24 DEBUG : Waiting for deletions to finish 2025/09/18 04:26:24 INFO : dir1/0008-2345678.txt: Deleted 2025/09/18 04:26:24 INFO : banana: Deleted 2025/09/18 04:26:24 INFO : dir1/0003-defghij.txt: Deleted 2025/09/18 04:26:25 INFO : dir1/0011-56789;.txt: Deleted 2025/09/18 04:26:25 INFO : dir1/0015-9;=.txt: Deleted 2025/09/18 04:26:25 INFO : splitbananasplit: Deleted 2025/09/18 04:26:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/18 04:26:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/18 04:26:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/18 04:26:25 INFO : dir1/0013-789;=.txt: Deleted 2025/09/18 04:26:25 INFO : appleappleapplebanana: Deleted 2025/09/18 04:26:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/18 04:26:25 INFO : dir1/0009-3456789.txt: Deleted 2025/09/18 04:26:25 INFO : dir1/0014-89;=.txt: Deleted 2025/09/18 04:26:25 INFO : dir1/0007-1234567.txt: Deleted 2025/09/18 04:26:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/18 04:26:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/18 04:26:25 INFO : dir1/0010-456789.txt: Deleted 2025/09/18 04:26:25 INFO : dir1/0012-6789;.txt: Deleted 2025/09/18 04:26:25 INFO : apple: Deleted 2025/09/18 04:26:25 DEBUG : Waiting for deletions to finish 2025/09/18 04:26:25 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/18 04:26:25 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/18 04:26:25 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/18 04:26:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:26:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:26:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:26:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:26:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:26:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:26:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:26:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:26:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:26:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:26:25 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:26:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:26:25 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:26:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:26:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:26:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:26:25 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/18 04:26:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/18 04:26:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/18 04:26:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/18 04:26:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/18 04:26:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/18 04:26:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/18 04:26:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/18 04:26:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/18 04:26:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/18 04:26:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/18 04:26:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/18 04:26:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/18 04:26:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/18 04:26:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/18 04:26:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/18 04:26:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/18 04:26:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/18 04:26:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/18 04:26:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/18 04:26:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/18 04:26:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/18 04:26:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/18 04:26:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/18 04:26:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/18 04:26:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/18 04:26:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/18 04:26:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/18 04:26:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/18 04:26:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/18 04:26:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/18 04:26:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/18 04:26:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/18 04:26:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:26:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/18 04:26:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/18 04:26:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/18 04:26:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/18 04:26:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/18 04:26:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/18 04:26:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:26 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:26:26 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:26:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/18 04:26:26 INFO : apple: Copied (new) 2025/09/18 04:26:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/18 04:26:26 INFO : banana: Copied (new) 2025/09/18 04:26:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/18 04:26:26 INFO : appleappleapplebanana: Copied (new) 2025/09/18 04:26:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/18 04:26:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/18 04:26:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/18 04:26:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/18 04:26:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/18 04:26:26 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/18 04:26:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/18 04:26:26 INFO : splitbananasplit: Copied (new) 2025/09/18 04:26:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/18 04:26:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/18 04:26:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/18 04:26:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/18 04:26:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/18 04:26:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/18 04:26:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/18 04:26:27 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/18 04:26:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/18 04:26:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/18 04:26:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/18 04:26:27 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/18 04:26:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/18 04:26:27 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/18 04:26:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/18 04:26:27 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/18 04:26:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/18 04:26:27 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/18 04:26:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/18 04:26:27 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/18 04:26:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/18 04:26:27 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/18 04:26:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/18 04:26:27 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/18 04:26:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/18 04:26:28 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/18 04:26:28 DEBUG : Waiting for deletions to finish 2025/09/18 04:26:28 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/18 04:26:28 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/18 04:26:28 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/18 04:26:28 INFO : bananaSUFFIX: Deleted 2025/09/18 04:26:28 INFO : splitbananasplitSUFFIX: Deleted 2025/09/18 04:26:28 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/18 04:26:28 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/18 04:26:28 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/18 04:26:28 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/18 04:26:28 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/18 04:26:28 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/18 04:26:28 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/18 04:26:28 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/18 04:26:28 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/18 04:26:28 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/18 04:26:28 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/18 04:26:28 INFO : appleSUFFIX: Deleted 2025/09/18 04:26:28 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/18 04:26:28 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/18 04:26:28 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/18 04:26:28 DEBUG : Waiting for deletions to finish 2025/09/18 04:26:28 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:26:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:26:28 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:26:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:26:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:26:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:26:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:26:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:26:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:26:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:26:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:26:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:26:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:26:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:26:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:26:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:26:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:26:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:26:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:26:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:26:29 DEBUG : Waiting for deletions to finish 2025/09/18 04:26:29 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:26:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:26:29 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:26:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:26:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:26:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:26:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:26:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:26:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:26:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:26:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:26:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:26:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:26:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:26:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:26:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:26:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:26:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:26:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:26:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:26:42 DEBUG : Waiting for deletions to finish 2025/09/18 04:26:42 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:26:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:26:42 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:26:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:26:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:26:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:26:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:26:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:26:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:26:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:26:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:26:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:26:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:26:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:26:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:26:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:26:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:26:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:26:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:26:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:26:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:26:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:26:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:26:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:26:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/18 04:26:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:26:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/18 04:26:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:43 DEBUG : banana: Unchanged skipping 2025/09/18 04:26:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:43 DEBUG : apple: Unchanged skipping 2025/09/18 04:26:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:26:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:26:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:26:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:26:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:26:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:26:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:26:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:26:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:26:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:26:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:26:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:26:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:26:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:26:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:26:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:26:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:26:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:26:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:26:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:26:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:26:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:26:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:26:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:26:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:26:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/18 04:26:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/18 04:26:43 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/18 04:26:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:26:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:26:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:26:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/18 04:26:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/18 04:26:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/18 04:26:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/18 04:26:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:26:43 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:26:43 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:26:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/18 04:26:43 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/18 04:26:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/18 04:26:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/18 04:26:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/18 04:26:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/18 04:26:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/18 04:26:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/18 04:26:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/18 04:26:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/18 04:26:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/18 04:26:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/18 04:26:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/18 04:26:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/18 04:26:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/18 04:26:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/18 04:26:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/18 04:26:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/18 04:26:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/18 04:26:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/18 04:26:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/18 04:26:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/18 04:26:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/18 04:26:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/18 04:26:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/18 04:26:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/18 04:26:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/18 04:26:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/18 04:26:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/18 04:26:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/18 04:26:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/18 04:26:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/18 04:26:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/18 04:26:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/18 04:26:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/18 04:26:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/18 04:26:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/18 04:26:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/18 04:26:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/18 04:26:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/18 04:26:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/18 04:26:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/18 04:26:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/18 04:26:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/18 04:26:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/18 04:26:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/18 04:26:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/18 04:26:44 DEBUG : Waiting for deletions to finish 2025/09/18 04:26:44 INFO : dir1/0009-3456789.txt: Deleted 2025/09/18 04:26:44 INFO : dir1/0010-456789.txt: Deleted 2025/09/18 04:26:44 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/18 04:26:45 INFO : splitbananasplit: Deleted 2025/09/18 04:26:45 INFO : dir1/0012-6789;.txt: Deleted 2025/09/18 04:26:45 INFO : dir1/0003-defghij.txt: Deleted 2025/09/18 04:26:45 INFO : dir1/0008-2345678.txt: Deleted 2025/09/18 04:26:45 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/18 04:26:45 INFO : appleappleapplebanana: Deleted 2025/09/18 04:26:45 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/18 04:26:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/18 04:26:45 INFO : dir1/0011-56789;.txt: Deleted 2025/09/18 04:26:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/18 04:26:45 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/18 04:26:45 INFO : dir1/0014-89;=.txt: Deleted 2025/09/18 04:26:45 INFO : dir1/0015-9;=.txt: Deleted 2025/09/18 04:26:45 INFO : dir1/0007-1234567.txt: Deleted 2025/09/18 04:26:45 INFO : dir1/0013-789;=.txt: Deleted 2025/09/18 04:26:45 DEBUG : Waiting for deletions to finish 2025/09/18 04:26:45 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:26:45 DEBUG : appleapple: Excluded (Path Filter) 2025/09/18 04:26:45 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:26:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/18 04:26:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/18 04:26:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/18 04:26:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/18 04:26:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/18 04:26:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/18 04:26:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/18 04:26:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/18 04:26:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/18 04:26:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/18 04:26:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/18 04:26:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/18 04:26:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/18 04:26:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/18 04:26:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/18 04:26:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/18 04:26:45 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/18 04:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/18 04:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/18 04:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/18 04:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/18 04:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/18 04:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/18 04:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/18 04:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/18 04:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/18 04:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/18 04:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/18 04:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/18 04:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/18 04:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/18 04:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/18 04:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/18 04:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/18 04:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/18 04:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/18 04:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/18 04:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/18 04:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/18 04:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/18 04:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/18 04:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/18 04:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/18 04:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/18 04:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/18 04:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/18 04:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/18 04:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/18 04:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/18 04:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/18 04:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/18 04:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/18 04:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/18 04:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/18 04:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/18 04:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/18 04:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/18 04:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/18 04:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/18 04:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/18 04:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/18 04:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/18 04:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/18 04:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/18 04:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/18 04:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/18 04:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/18 04:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/18 04:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/18 04:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/18 04:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/18 04:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/18 04:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/18 04:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/18 04:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/18 04:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/18 04:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/18 04:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/18 04:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/18 04:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/18 04:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/18 04:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/18 04:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/18 04:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/18 04:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/18 04:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/18 04:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/18 04:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/18 04:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/18 04:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/18 04:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/18 04:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/18 04:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/18 04:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/18 04:26:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:26:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:26:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:26:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:26:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:26:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:46 DEBUG : apple: Unchanged skipping 2025/09/18 04:26:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:46 DEBUG : banana: Unchanged skipping 2025/09/18 04:26:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:46 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:26:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/18 04:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:26:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:26:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:26:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:26:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:26:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:26:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:26:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:26:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:26:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:26:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:26:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:26:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:26:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:26:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:26:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:26:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:26:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:26:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:26:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:26:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:26:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:26:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:26:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:26:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:26:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/18 04:26:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:26:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:26:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:26:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:26:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:26:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:26:46 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:26:46 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:26:46 DEBUG : Waiting for deletions to finish 2025/09/18 04:26:46 DEBUG : Waiting for deletions to finish 2025/09/18 04:26:46 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:26:46 DEBUG : appleapple: Excluded (Path Filter) 2025/09/18 04:26:46 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:26:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/18 04:26:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/18 04:26:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/18 04:26:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/18 04:26:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/18 04:26:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/18 04:26:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/18 04:26:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/18 04:26:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/18 04:26:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/18 04:26:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/18 04:26:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/18 04:26:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/18 04:26:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/18 04:26:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/18 04:26:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/18 04:26:46 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/18 04:26:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/18 04:26:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/18 04:26:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/18 04:26:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/18 04:26:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/18 04:26:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/18 04:26:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/18 04:26:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/18 04:26:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/18 04:26:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/18 04:26:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/18 04:26:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/18 04:26:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/18 04:26:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/18 04:26:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/18 04:26:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/18 04:26:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/18 04:26:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/18 04:26:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/18 04:26:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/18 04:26:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/18 04:26:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/18 04:26:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/18 04:26:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/18 04:26:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/18 04:26:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/18 04:26:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/18 04:26:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/18 04:26:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/18 04:26:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/18 04:26:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/18 04:26:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:26:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/18 04:26:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:26:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/18 04:26:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/18 04:26:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/18 04:26:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/18 04:26:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/18 04:26:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/18 04:26:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/18 04:26:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/18 04:26:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/18 04:26:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/18 04:26:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/18 04:26:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/18 04:26:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/18 04:26:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/18 04:26:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/18 04:26:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/18 04:26:46 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:26:59 DEBUG : Waiting for deletions to finish 2025/09/18 04:26:59 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:26:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:26:59 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:26:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:26:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:26:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:26:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:26:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:26:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:26:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:26:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:26:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:26:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:26:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:26:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:26:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:26:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:26:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:26:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:26:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:27:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:00 DEBUG : apple: Unchanged skipping 2025/09/18 04:27:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:00 DEBUG : banana: Unchanged skipping 2025/09/18 04:27:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:00 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:27:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:27:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:27:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:27:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:27:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:27:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:27:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:27:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:27:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:27:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:27:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:27:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:27:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:27:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:27:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:27:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:27:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:27:00 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:27:00 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:27:00 DEBUG : Waiting for deletions to finish 2025/09/18 04:27:00 DEBUG : Waiting for deletions to finish 2025/09/18 04:27:00 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:27:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:27:00 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:27:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:27:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:27:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:27:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:27:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:27:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:27:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:27:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:27:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:27:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:27:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:27:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:27:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:27:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:27:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:27:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:27:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:27:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:01 DEBUG : banana: Unchanged skipping 2025/09/18 04:27:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:27:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:01 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:27:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:01 DEBUG : apple: Unchanged skipping 2025/09/18 04:27:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:27:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:27:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:27:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:27:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:27:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:27:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:27:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:27:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:27:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:27:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:27:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:27:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:27:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:27:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:27:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:27:01 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:27:01 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:27:01 DEBUG : Waiting for deletions to finish 2025/09/18 04:27:01 DEBUG : Waiting for deletions to finish 2025/09/18 04:27:01 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:27:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:27:01 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:27:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:27:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:27:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:27:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:27:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:27:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:27:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:27:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:27:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:27:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:27:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:27:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:27:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:27:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:27:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:27:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:27:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:27:02 DEBUG : Waiting for deletions to finish 2025/09/18 04:27:02 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:27:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:27:02 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:27:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:27:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:27:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:27:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:27:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:27:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:27:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:27:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:27:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:27:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:27:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:27:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:27:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:27:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:27:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:27:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:27:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:27:15 DEBUG : Waiting for deletions to finish 2025/09/18 04:27:15 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:27:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:27:15 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:27:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:27:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:27:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:27:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:27:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:27:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:27:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:27:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:27:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:27:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:27:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:27:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:27:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:27:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:27:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:27:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:27:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:27:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:15 DEBUG : apple: Unchanged skipping 2025/09/18 04:27:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:15 DEBUG : banana: Unchanged skipping 2025/09/18 04:27:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:27:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:15 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:27:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:27:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:27:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:27:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:27:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:16 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:27:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:27:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:27:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:27:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:27:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:27:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:27:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:27:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:27:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:27:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:27:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:27:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:27:16 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:27:16 DEBUG : Waiting for deletions to finish 2025/09/18 04:27:16 DEBUG : Waiting for deletions to finish 2025/09/18 04:27:16 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:27:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:27:16 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:27:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:27:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:27:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:27:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:27:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:27:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:27:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:27:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:27:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:27:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:27:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:27:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:27:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:27:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:27:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:27:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:27:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:27:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:16 DEBUG : apple: Unchanged skipping 2025/09/18 04:27:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:27:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:16 DEBUG : banana: Unchanged skipping 2025/09/18 04:27:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:16 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:27:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:27:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:27:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:27:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:27:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:27:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:27:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:27:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:27:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:27:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:27:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:27:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:27:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:27:17 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:27:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:27:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:27:17 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:27:17 DEBUG : Waiting for deletions to finish 2025/09/18 04:27:17 DEBUG : Waiting for deletions to finish 2025/09/18 04:27:17 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:27:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:27:17 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:27:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:27:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:27:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:27:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:27:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:27:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:27:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:27:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:27:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:27:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:27:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:27:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:27:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:27:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:27:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:27:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:27:30 DEBUG : Waiting for deletions to finish 2025/09/18 04:27:30 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:27:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:27:30 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:27:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:27:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:27:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:27:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:27:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:27:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:27:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:27:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:27:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:27:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:27:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:27:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:27:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:27:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:27:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:27:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:27:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:27:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:31 DEBUG : apple: Unchanged skipping 2025/09/18 04:27:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:27:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:31 DEBUG : banana: Unchanged skipping 2025/09/18 04:27:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:31 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:27:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:27:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:27:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:27:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:27:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:27:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:27:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:27:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:27:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:27:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:27:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:27:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:27:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:27:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:27:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:27:31 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:27:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:27:31 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:27:31 DEBUG : Waiting for deletions to finish 2025/09/18 04:27:31 DEBUG : Waiting for deletions to finish 2025/09/18 04:27:31 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:27:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:27:31 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:27:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:27:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:27:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:27:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:27:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:27:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:27:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:27:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:27:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:27:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:27:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:27:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:27:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:27:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:27:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:27:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:27:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:27:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:32 DEBUG : apple: Unchanged skipping 2025/09/18 04:27:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:27:32 DEBUG : banana: Unchanged skipping 2025/09/18 04:27:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:32 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:27:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:27:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:27:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:27:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:27:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:27:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:27:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:32 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:27:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:27:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:27:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:27:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:27:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:27:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:27:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:27:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:27:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:27:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:27:32 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:27:32 DEBUG : Waiting for deletions to finish 2025/09/18 04:27:32 DEBUG : Waiting for deletions to finish 2025/09/18 04:27:32 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:27:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:27:32 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:27:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:27:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:27:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:27:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:27:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:27:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:27:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:27:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:27:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:27:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:27:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:27:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:27:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:27:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:27:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:27:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:27:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:27:45 DEBUG : Waiting for deletions to finish 2025/09/18 04:27:46 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:27:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:27:46 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:27:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:27:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:27:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:27:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:27:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:27:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:27:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:27:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:27:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:27:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:27:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:27:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:27:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:27:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:27:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:27:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:27:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:27:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:47 DEBUG : apple: Unchanged skipping 2025/09/18 04:27:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:27:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:47 DEBUG : banana: Unchanged skipping 2025/09/18 04:27:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:47 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:27:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:27:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:27:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:27:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:27:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:27:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:27:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:27:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:27:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:27:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:27:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:27:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:27:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:27:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:27:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:27:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:27:47 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:27:47 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:27:47 DEBUG : Waiting for deletions to finish 2025/09/18 04:27:47 DEBUG : Waiting for deletions to finish 2025/09/18 04:27:47 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:27:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:27:47 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:27:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:27:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:27:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:27:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:27:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:27:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:27:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:27:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:27:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:27:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:27:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:27:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:27:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:27:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:27:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:27:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:27:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:27:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:48 DEBUG : apple: Unchanged skipping 2025/09/18 04:27:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:27:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:48 DEBUG : banana: Unchanged skipping 2025/09/18 04:27:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:48 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:27:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:27:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:27:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:27:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:27:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:27:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:27:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:27:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:27:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:27:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:27:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:27:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:27:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:27:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:27:48 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:27:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:27:48 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:27:48 DEBUG : Waiting for deletions to finish 2025/09/18 04:27:48 DEBUG : Waiting for deletions to finish 2025/09/18 04:27:48 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:27:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:27:48 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:27:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:27:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:27:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:27:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:27:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:27:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:27:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:27:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:27:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:27:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:27:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:27:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:27:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:27:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:27:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:27:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:28:01 DEBUG : Waiting for deletions to finish 2025/09/18 04:28:02 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:28:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:28:02 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:28:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:28:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:28:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:28:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:28:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:28:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:28:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:28:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:28:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:28:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:28:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:28:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:28:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:28:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:28:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:28:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:28:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:28:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:02 DEBUG : apple: Unchanged skipping 2025/09/18 04:28:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:02 DEBUG : banana: Unchanged skipping 2025/09/18 04:28:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:28:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:02 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:28:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:28:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:28:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:28:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:28:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:28:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:28:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:28:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:28:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:28:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:28:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:28:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:28:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:28:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:28:03 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:28:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:28:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:28:03 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:28:03 DEBUG : Waiting for deletions to finish 2025/09/18 04:28:03 DEBUG : Waiting for deletions to finish 2025/09/18 04:28:03 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:28:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:28:03 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:28:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:28:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:28:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:28:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:28:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:28:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:28:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:28:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:28:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:28:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:28:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:28:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:28:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:28:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:28:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:28:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:28:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:28:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:03 DEBUG : apple: Unchanged skipping 2025/09/18 04:28:03 DEBUG : banana: Unchanged skipping 2025/09/18 04:28:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:28:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:03 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:28:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:28:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:28:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:28:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:04 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:28:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:28:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:28:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:28:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:28:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:28:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:28:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:28:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:28:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:28:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:28:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:28:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:28:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:28:04 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:28:04 DEBUG : Waiting for deletions to finish 2025/09/18 04:28:04 DEBUG : Waiting for deletions to finish 2025/09/18 04:28:04 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:28:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:28:04 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:28:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:28:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:28:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:28:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:28:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:28:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:28:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:28:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:28:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:28:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:28:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:28:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:28:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:28:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:28:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:28:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:28:04 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (190.41s) --- PASS: TestTransform/NFC (18.20s) --- PASS: TestTransform/NFD (16.59s) --- PASS: TestTransform/base64 (19.89s) --- PASS: TestTransform/prefix (20.98s) --- PASS: TestTransform/suffix (19.80s) --- PASS: TestTransform/truncate (17.31s) --- PASS: TestTransform/encoder (15.79s) --- PASS: TestTransform/ISO-8859-1 (14.98s) --- PASS: TestTransform/charmap (15.52s) --- PASS: TestTransform/lowercase (15.71s) --- PASS: TestTransform/ascii (15.65s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:28:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/18 04:28:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/18 04:28:09 INFO : sub dir_somesuffix: Making directory 2025/09/18 04:28:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/18 04:28:09 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/18 04:28:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/18 04:28:09 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/18 04:28:09 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:28:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/18 04:28:09 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:28:10 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:28:10 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/18 04:28:10 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.00s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:28:11 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:11 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:11 INFO : tictactoe: Making directory 2025/09/18 04:28:11 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:11 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:28:11 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/18 04:28:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:28:11 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:28:11 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:28:11 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:28:11 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/18 04:28:11 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.64s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:28:12 INFO : toe: Making directory 2025/09/18 04:28:12 INFO : toe/toe: Making directory 2025/09/18 04:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/18 04:28:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/18 04:28:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/18 04:28:12 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:28:12 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:28:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:28:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/18 04:28:13 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.83s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:28:14 INFO : toe: Making directory 2025/09/18 04:28:14 INFO : toe/toe: Making directory 2025/09/18 04:28:14 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/18 04:28:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/18 04:28:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/18 04:28:14 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:28:14 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:28:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:28:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/18 04:28:15 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.63s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:28:16 DEBUG : empty_dir: Making directory with metadata 2025/09/18 04:28:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/18 04:28:16 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:16 INFO : tictacempty_dir: Making directory 2025/09/18 04:28:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:16 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:16 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:16 INFO : tictactoe: Making directory 2025/09/18 04:28:16 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:16 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:28:16 INFO : tictactoe/tictactoe: Making directory 2025/09/18 04:28:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:28:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/18 04:28:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/18 04:28:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/18 04:28:16 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:28:16 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:28:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:28:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/18 04:28:17 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.85s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:28:18 DEBUG : empty_dir: Making directory with metadata 2025/09/18 04:28:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/18 04:28:18 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:18 INFO : tictacempty_dir: Making directory 2025/09/18 04:28:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:18 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:18 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:18 INFO : tictactoe: Making directory 2025/09/18 04:28:18 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:18 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:28:18 INFO : tictactoe/tictactoe: Making directory 2025/09/18 04:28:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:28:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/18 04:28:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:28:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/18 04:28:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:28:18 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:28:18 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:28:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:28:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:28:18 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/18 04:28:19 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:28:19 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:19 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:19 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/18 04:28:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:28:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/18 04:28:19 NOTICE: B2 bucket rclone-test-yigitub6gefa: 0 differences found 2025/09/18 04:28:19 NOTICE: B2 bucket rclone-test-yigitub6gefa: 1 matching files --- PASS: TestAllTag (2.22s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:28:20 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:20 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:20 INFO : tictactoe: Making directory 2025/09/18 04:28:20 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:20 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:28:20 INFO : tictactoe/tictactoe: Making directory 2025/09/18 04:28:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:28:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/18 04:28:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/18 04:28:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/18 04:28:20 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:28:20 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:28:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:28:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/18 04:28:21 DEBUG : Waiting for deletions to finish 2025/09/18 04:28:21 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:21 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:21 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:28:22 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:28:22 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:28:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/18 04:28:22 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/18 04:28:22 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:28:22 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.77s) === RUN TestSyntax 2025/09/18 04:28:23 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:28:23 INFO : toe: Making directory 2025/09/18 04:28:23 INFO : toe/toe: Making directory 2025/09/18 04:28:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/18 04:28:23 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:28:23 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:28:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:28:23 INFO : toe/toe/toe: Copied (new) 2025/09/18 04:28:23 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.66s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:28:24 DEBUG : empty_dir: Making directory with metadata 2025/09/18 04:28:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/18 04:28:24 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:24 INFO : tictacempty_dir: Making directory 2025/09/18 04:28:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:24 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:24 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:24 INFO : tictactoe: Making directory 2025/09/18 04:28:24 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:24 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:28:24 INFO : tictactoe/tictactoe: Making directory 2025/09/18 04:28:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:28:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/18 04:28:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:28:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/18 04:28:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:28:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:28:24 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:28:24 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:28:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:28:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:28:25 INFO : toe/toe/toe.txt: Deleted 2025/09/18 04:28:25 INFO : toe/toe: Removing directory 2025/09/18 04:28:25 INFO : toe: Removing directory 2025/09/18 04:28:25 INFO : empty_dir: Removing directory 2025/09/18 04:28:25 DEBUG : Local file system at /tmp/rclone2976497821: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.86s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:28:26 DEBUG : empty_dir: Making directory with metadata 2025/09/18 04:28:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/18 04:28:26 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:26 INFO : tictacempty_dir: Making directory 2025/09/18 04:28:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:26 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:26 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:26 INFO : tictactoe: Making directory 2025/09/18 04:28:26 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:26 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:28:26 INFO : tictactoe/tictactoe: Making directory 2025/09/18 04:28:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:28:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/18 04:28:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:28:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/18 04:28:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:28:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:28:26 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:28:26 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:28:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:28:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:28:27 INFO : toe/toe/toe.txt: Deleted 2025/09/18 04:28:27 INFO : toe/toe: Removing directory 2025/09/18 04:28:27 INFO : toe: Removing directory 2025/09/18 04:28:27 INFO : empty_dir: Removing directory 2025/09/18 04:28:27 DEBUG : Local file system at /tmp/rclone2976497821: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/18 04:28:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/18 04:28:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/18 04:28:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/18 04:28:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/18 04:28:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:28:28 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/18 04:28:28 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.23s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:28:29 DEBUG : Reset feature "Copy" 2025/09/18 04:28:29 DEBUG : Reset feature "Move" 2025/09/18 04:28:29 DEBUG : Reset feature "Copy" 2025/09/18 04:28:29 DEBUG : Reset feature "Move" 2025/09/18 04:28:29 DEBUG : empty_dir: Making directory with metadata 2025/09/18 04:28:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/18 04:28:29 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:29 INFO : tictacempty_dir: Making directory 2025/09/18 04:28:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:28:29 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:29 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:29 INFO : tictactoe: Making directory 2025/09/18 04:28:29 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:29 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:28:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:28:29 INFO : tictactoe/tictactoe: Making directory 2025/09/18 04:28:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:28:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/18 04:28:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:28:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/18 04:28:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:28:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:28:30 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:28:30 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:28:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:28:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:28:30 INFO : toe/toe/toe.txt: Deleted 2025/09/18 04:28:30 INFO : toe/toe: Removing directory 2025/09/18 04:28:30 INFO : toe: Removing directory 2025/09/18 04:28:30 INFO : empty_dir: Removing directory 2025/09/18 04:28:30 DEBUG : Local file system at /tmp/rclone2976497821: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/18 04:28:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/18 04:28:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/18 04:28:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/18 04:28:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/18 04:28:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:28:32 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/18 04:28:32 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 (3.78s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:28:33 DEBUG : toe: transformed to: dG9l 2025/09/18 04:28:33 DEBUG : toe: transformed to: dG9l 2025/09/18 04:28:33 INFO : dG9l: Making directory 2025/09/18 04:28:33 DEBUG : toe: transformed to: dG9l 2025/09/18 04:28:33 DEBUG : toe: transformed to: dG9l 2025/09/18 04:28:33 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/18 04:28:33 INFO : dG9l/dG9l: Making directory 2025/09/18 04:28:33 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/18 04:28:33 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/18 04:28:33 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/18 04:28:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/18 04:28:33 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/18 04:28:33 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:28:33 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:28:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:28:34 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/18 04:28:34 DEBUG : Waiting for deletions to finish 2025/09/18 04:28:35 DEBUG : dG9l: transformed to: toe 2025/09/18 04:28:35 DEBUG : dG9l: transformed to: toe 2025/09/18 04:28:35 DEBUG : dG9l: transformed to: toe 2025/09/18 04:28:35 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/18 04:28:35 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/18 04:28:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/18 04:28:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/18 04:28:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/18 04:28:35 DEBUG : Local file system at /tmp/rclone2976497821: Waiting for checks to finish 2025/09/18 04:28:35 DEBUG : Local file system at /tmp/rclone2976497821: Waiting for transfers to finish 2025/09/18 04:28:35 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.77s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-yigitub6gefa", Local "Local file system at /tmp/rclone2976497821", Modify Window "1ms" 2025/09/18 04:28:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/18 04:28:36 DEBUG : toe: transformed to: 2025/09/18 04:28:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/18 04:28:36 DEBUG : toe: transformed to: 2025/09/18 04:28:36 INFO : B2 bucket rclone-test-yigitub6gefa: Making directory 2025/09/18 04:28:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/18 04:28:36 DEBUG : toe: transformed to: 2025/09/18 04:28:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/18 04:28:36 DEBUG : toe: transformed to: 2025/09/18 04:28:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/18 04:28:36 DEBUG : toe/toe: transformed to: 2025/09/18 04:28:36 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/18 04:28:36 INFO : toe/toe: Making directory 2025/09/18 04:28:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/18 04:28:36 DEBUG : toe/toe: transformed to: 2025/09/18 04:28:36 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/18 04:28:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/18 04:28:36 DEBUG : toe: transformed to: 2025/09/18 04:28:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/18 04:28:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/18 04:28:36 DEBUG : toe/toe/toe: transformed to: 2025/09/18 04:28:36 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/18 04:28:36 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for checks to finish 2025/09/18 04:28:36 DEBUG : B2 bucket rclone-test-yigitub6gefa: Waiting for transfers to finish 2025/09/18 04:28:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:28:37 INFO : toe/toe/toe: Copied (new) 2025/09/18 04:28:37 ERROR : B2 bucket rclone-test-yigitub6gefa: not deleting files as there were IO errors 2025/09/18 04:28:37 ERROR : B2 bucket rclone-test-yigitub6gefa: not deleting directories as there were IO errors --- PASS: TestError (1.63s) PASS 2025/09/18 04:28:37 DEBUG : B2 bucket rclone-test-yigitub6gefa: Purge remote 2025/09/18 04:28:37 INFO : B2 bucket rclone-test-yigitub6gefa: cleaning bucket "rclone-test-yigitub6gefa" of all files 2025/09/18 04:28:39 DEBUG : BackupDir/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881d30_d20250918_m042237_c001_v7007000_t0000_u01758169357464") 2025/09/18 04:28:39 DEBUG : BackupDir/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1165e8a88fe4b025_d20250918_m042231_c001_v0001165_t0029_u01758169351528") 2025/09/18 04:28:39 DEBUG : CompareDest/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f40125ff283887c87_d20250918_m042211_c001_v7007000_t0000_u01758169331963") 2025/09/18 04:28:39 DEBUG : CompareDest/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1183494c7880c152_d20250918_m042205_c001_v0001036_t0041_u01758169325464") 2025/09/18 04:28:39 DEBUG : CompareDest/two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f40125ff283887c8a_d20250918_m042212_c001_v7007000_t0000_u01758169332146") 2025/09/18 04:28:39 DEBUG : CompareDest/two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2467d_d20250918_m042207_c001_v0001176_t0046_u01758169327036") 2025/09/18 04:28:39 DEBUG : CopyDest/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881d31_d20250918_m042237_c001_v7007000_t0000_u01758169357647") 2025/09/18 04:28:39 DEBUG : CopyDest/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522f0f_d20250918_m042228_c001_v0001043_t0028_u01758169348549") 2025/09/18 04:28:39 DEBUG : CopyDest/three: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881d32_d20250918_m042237_c001_v7007000_t0000_u01758169357832") 2025/09/18 04:28:39 DEBUG : CopyDest/three: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd246ff_d20250918_m042235_c001_v0001176_t0045_u01758169355588") 2025/09/18 04:28:39 DEBUG : CopyDest/two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881d33_d20250918_m042238_c001_v7007000_t0000_u01758169358016") 2025/09/18 04:28:39 DEBUG : CopyDest/two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1183494c7880c17c_d20250918_m042233_c001_v0001036_t0011_u01758169353074") 2025/09/18 04:28:39 DEBUG : EXISTING: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f416fe87503f6baa3_d20250918_m042405_c001_v7007000_t0000_u01758169445373") 2025/09/18 04:28:39 DEBUG : EXISTING: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248b1_d20250918_m042404_c001_v0001176_t0047_u01758169444368") 2025/09/18 04:28:39 DEBUG : PREFIXapple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d1464_d20250918_m042608_c001_v7007000_t0000_u01758169568628") 2025/09/18 04:28:39 DEBUG : PREFIXapple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c580_d20250918_m042603_c001_v0001029_t0016_u01758169563406") 2025/09/18 04:28:39 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0ce0_d20250918_m042608_c001_v7007000_t0000_u01758169568412") 2025/09/18 04:28:39 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24be4_d20250918_m042603_c001_v0001176_t0031_u01758169563397") 2025/09/18 04:28:39 DEBUG : PREFIXbanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0cdf_d20250918_m042608_c001_v7007000_t0000_u01758169568360") 2025/09/18 04:28:39 DEBUG : PREFIXbanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f3db_d20250918_m042603_c001_v0001184_t0018_u01758169563386") 2025/09/18 04:28:39 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0ce1_d20250918_m042608_c001_v7007000_t0000_u01758169568422") 2025/09/18 04:28:39 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb10e_d20250918_m042603_c001_v0001113_t0055_u01758169563417") 2025/09/18 04:28:39 DEBUG : Testêé: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f416fe87503f6ba9c_d20250918_m042401_c001_v7007000_t0000_u01758169441924") 2025/09/18 04:28:40 DEBUG : Testêé: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2489f_d20250918_m042401_c001_v0001176_t0020_u01758169441332") 2025/09/18 04:28:40 DEBUG : Testêé: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2489b_d20250918_m042400_c001_v0001176_t0038_u01758169440501") 2025/09/18 04:28:40 DEBUG : YXBwbGU=: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa08d_d20250918_m042548_c001_v7007000_t0000_u01758169548858") 2025/09/18 04:28:40 DEBUG : YXBwbGU=: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24b84_d20250918_m042544_c001_v0001176_t0040_u01758169544301") 2025/09/18 04:28:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa08e_d20250918_m042549_c001_v7007000_t0000_u01758169549042") 2025/09/18 04:28:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c54e_d20250918_m042544_c001_v0001029_t0020_u01758169544310") 2025/09/18 04:28:40 DEBUG : YmFuYW5h: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa08f_d20250918_m042549_c001_v7007000_t0000_u01758169549227") 2025/09/18 04:28:40 DEBUG : YmFuYW5h: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb0ce_d20250918_m042544_c001_v0001113_t0026_u01758169544321") 2025/09/18 04:28:40 DEBUG : a/potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bd3_d20250918_m042030_c001_v7007000_t0000_u01758169230427") 2025/09/18 04:28:40 DEBUG : a/potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e17_d20250918_m042029_c001_v0001043_t0000_u01758169229631") 2025/09/18 04:28:40 DEBUG : a/potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd5c0a_d20250918_m042027_c001_v7007000_t0000_u01758169227788") 2025/09/18 04:28:40 DEBUG : a/potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e0d_d20250918_m042026_c001_v0001043_t0000_u01758169226806") 2025/09/18 04:28:40 DEBUG : a/potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8809d_d20250918_m042008_c001_v7007000_t0000_u01758169208738") 2025/09/18 04:28:40 DEBUG : a/potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522dc9_d20250918_m042007_c001_v0001043_t0050_u01758169207842") 2025/09/18 04:28:40 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa3916e_d20250918_m042804_c001_v7007000_t0000_u01758169684867") 2025/09/18 04:28:40 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb24f_d20250918_m042800_c001_v0001113_t0022_u01758169680308") 2025/09/18 04:28:40 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88653_d20250918_m042749_c001_v7007000_t0000_u01758169669191") 2025/09/18 04:28:40 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb231_d20250918_m042744_c001_v0001113_t0059_u01758169664796") 2025/09/18 04:28:40 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811231ec_d20250918_m042733_c001_v7007000_t0000_u01758169653466") 2025/09/18 04:28:40 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb20d_d20250918_m042729_c001_v0001113_t0034_u01758169649451") 2025/09/18 04:28:41 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66aa2_d20250918_m042717_c001_v7007000_t0000_u01758169637935") 2025/09/18 04:28:41 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb1ea_d20250918_m042714_c001_v0001113_t0032_u01758169634047") 2025/09/18 04:28:41 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66a76_d20250918_m042702_c001_v7007000_t0000_u01758169622931") 2025/09/18 04:28:41 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb1c1_d20250918_m042658_c001_v0001113_t0039_u01758169618627") 2025/09/18 04:28:41 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6ae9_d20250918_m042647_c001_v7007000_t0000_u01758169607143") 2025/09/18 04:28:41 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f4f9_d20250918_m042640_c001_v0001184_t0033_u01758169600829") 2025/09/18 04:28:41 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303e6_d20250918_m042629_c001_v7007000_t0000_u01758169589940") 2025/09/18 04:28:41 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f4a3_d20250918_m042626_c001_v0001184_t0012_u01758169586403") 2025/09/18 04:28:41 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303bd_d20250918_m042625_c001_v7007000_t0000_u01758169585382") 2025/09/18 04:28:41 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c52_d20250918_m042620_c001_v0001176_t0047_u01758169580827") 2025/09/18 04:28:41 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884b0_d20250918_m042610_c001_v7007000_t0000_u01758169570124") 2025/09/18 04:28:41 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24bfc_d20250918_m042606_c001_v0001176_t0028_u01758169566594") 2025/09/18 04:28:41 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8849d_d20250918_m042605_c001_v7007000_t0000_u01758169565225") 2025/09/18 04:28:41 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f3cf_d20250918_m042601_c001_v0001184_t0048_u01758169561231") 2025/09/18 04:28:41 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f40125ff283889790_d20250918_m042546_c001_v7007000_t0000_u01758169546705") 2025/09/18 04:28:41 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb0c6_d20250918_m042541_c001_v0001113_t0045_u01758169541333") 2025/09/18 04:28:41 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0c54_d20250918_m042529_c001_v7007000_t0000_u01758169529079") 2025/09/18 04:28:41 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24b0e_d20250918_m042524_c001_v0001176_t0008_u01758169524527") 2025/09/18 04:28:41 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004c014_d20250918_m042512_c001_v7007000_t0000_u01758169512657") 2025/09/18 04:28:41 DEBUG : apple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c4ea_d20250918_m042507_c001_v0001029_t0017_u01758169507812") 2025/09/18 04:28:41 DEBUG : appleSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303da_d20250918_m042628_c001_v7007000_t0000_u01758169588523") 2025/09/18 04:28:42 DEBUG : appleSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb148_d20250918_m042622_c001_v0001113_t0013_u01758169582883") 2025/09/18 04:28:42 DEBUG : appleapple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6aea_d20250918_m042647_c001_v7007000_t0000_u01758169607323") 2025/09/18 04:28:42 DEBUG : appleapple: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb18d_d20250918_m042643_c001_v0001113_t0014_u01758169603273") 2025/09/18 04:28:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa39170_d20250918_m042805_c001_v7007000_t0000_u01758169685049") 2025/09/18 04:28:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c6b5_d20250918_m042800_c001_v0001029_t0044_u01758169680843") 2025/09/18 04:28:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88656_d20250918_m042749_c001_v7007000_t0000_u01758169669374") 2025/09/18 04:28:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c689_d20250918_m042745_c001_v0001029_t0026_u01758169665441") 2025/09/18 04:28:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811231ed_d20250918_m042733_c001_v7007000_t0000_u01758169653649") 2025/09/18 04:28:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c66d_d20250918_m042730_c001_v0001029_t0036_u01758169650059") 2025/09/18 04:28:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66aa4_d20250918_m042718_c001_v7007000_t0000_u01758169638118") 2025/09/18 04:28:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c641_d20250918_m042714_c001_v0001029_t0002_u01758169634502") 2025/09/18 04:28:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66a77_d20250918_m042703_c001_v7007000_t0000_u01758169623115") 2025/09/18 04:28:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c61a_d20250918_m042659_c001_v0001029_t0022_u01758169619191") 2025/09/18 04:28:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4146187dcff0208d_d20250918_m042645_c001_v7007000_t0000_u01758169605133") 2025/09/18 04:28:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24cc4_d20250918_m042641_c001_v0001176_t0052_u01758169601481") 2025/09/18 04:28:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303e8_d20250918_m042630_c001_v7007000_t0000_u01758169590123") 2025/09/18 04:28:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c5d6_d20250918_m042626_c001_v0001029_t0030_u01758169586414") 2025/09/18 04:28:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66934_d20250918_m042625_c001_v7007000_t0000_u01758169585169") 2025/09/18 04:28:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f471_d20250918_m042621_c001_v0001184_t0032_u01758169581415") 2025/09/18 04:28:42 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884b2_d20250918_m042610_c001_v7007000_t0000_u01758169570308") 2025/09/18 04:28:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f3f7_d20250918_m042606_c001_v0001184_t0004_u01758169566574") 2025/09/18 04:28:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0cda_d20250918_m042605_c001_v7007000_t0000_u01758169565145") 2025/09/18 04:28:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c57a_d20250918_m042601_c001_v0001029_t0005_u01758169561715") 2025/09/18 04:28:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f35558112309f_d20250918_m042546_c001_v7007000_t0000_u01758169546707") 2025/09/18 04:28:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c548_d20250918_m042542_c001_v0001029_t0035_u01758169542047") 2025/09/18 04:28:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0c56_d20250918_m042529_c001_v7007000_t0000_u01758169529261") 2025/09/18 04:28:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb084_d20250918_m042525_c001_v0001113_t0054_u01758169525551") 2025/09/18 04:28:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004c015_d20250918_m042512_c001_v7007000_t0000_u01758169512839") 2025/09/18 04:28:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24aca_d20250918_m042508_c001_v0001176_t0021_u01758169508707") 2025/09/18 04:28:43 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419e045569d70a89_d20250918_m042628_c001_v7007000_t0000_u01758169588212") 2025/09/18 04:28:43 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c5a_d20250918_m042622_c001_v0001176_t0016_u01758169582875") 2025/09/18 04:28:43 DEBUG : b/potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bd4_d20250918_m042030_c001_v7007000_t0000_u01758169230608") 2025/09/18 04:28:43 DEBUG : b/potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e11_d20250918_m042028_c001_v0001043_t0001_u01758169228338") 2025/09/18 04:28:43 DEBUG : b/potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd5c09_d20250918_m042027_c001_v7007000_t0000_u01758169227228") 2025/09/18 04:28:43 DEBUG : b/potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e07_d20250918_m042025_c001_v0001043_t0058_u01758169225558") 2025/09/18 04:28:43 DEBUG : b/potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8809c_d20250918_m042008_c001_v7007000_t0000_u01758169208180") 2025/09/18 04:28:43 DEBUG : b/potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522dc3_d20250918_m042006_c001_v0001043_t0012_u01758169206450") 2025/09/18 04:28:43 DEBUG : backup/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c78e80_d20250918_m042251_c001_v7007000_t0000_u01758169371401") 2025/09/18 04:28:43 DEBUG : backup/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f107e5b8a0389fa88_d20250918_m042249_c001_v0001101_t0059_u01758169369205") 2025/09/18 04:28:43 DEBUG : backup/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119e5e84f314166e_d20250918_m042244_c001_v0001184_t0017_u01758169364867") 2025/09/18 04:28:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f355581122ec3_d20250918_m042319_c001_v7007000_t0000_u01758169399007") 2025/09/18 04:28:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f107517e083429dbf_d20250918_m042317_c001_v0001092_t0031_u01758169397136") 2025/09/18 04:28:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f111b0854493d55ba_d20250918_m042313_c001_v0001165_t0021_u01758169393334") 2025/09/18 04:28:44 DEBUG : backup/one.bak: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0b1b_d20250918_m042304_c001_v7007000_t0000_u01758169384604") 2025/09/18 04:28:44 DEBUG : backup/one.bak: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11635d27c3af4dfa_d20250918_m042302_c001_v0001171_t0055_u01758169382567") 2025/09/18 04:28:44 DEBUG : backup/one.bak: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1093f9f0a880d926_d20250918_m042258_c001_v0001178_t0015_u01758169378592") 2025/09/18 04:28:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f355581122ec5_d20250918_m042319_c001_v7007000_t0000_u01758169399213") 2025/09/18 04:28:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f105a81f6525c3220_d20250918_m042318_c001_v0001182_t0028_u01758169398235") 2025/09/18 04:28:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1136eb9729a3c45a_d20250918_m042314_c001_v0001137_t0009_u01758169394777") 2025/09/18 04:28:44 DEBUG : backup/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c78e83_d20250918_m042251_c001_v7007000_t0000_u01758169371586") 2025/09/18 04:28:44 DEBUG : backup/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f108888083cd0dda2_d20250918_m042250_c001_v0001101_t0017_u01758169370490") 2025/09/18 04:28:44 DEBUG : backup/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11178e6936d018ed_d20250918_m042246_c001_v0001144_t0057_u01758169366396") 2025/09/18 04:28:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0b1c_d20250918_m042304_c001_v7007000_t0000_u01758169384785") 2025/09/18 04:28:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f110365faf404a747_d20250918_m042303_c001_v0001041_t0007_u01758169383685") 2025/09/18 04:28:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11803d0196c16c1d_d20250918_m042300_c001_v0001137_t0026_u01758169380058") 2025/09/18 04:28:44 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa39172_d20250918_m042805_c001_v7007000_t0000_u01758169685232") 2025/09/18 04:28:44 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24e1d_d20250918_m042800_c001_v0001176_t0002_u01758169680613") 2025/09/18 04:28:44 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8865a_d20250918_m042749_c001_v7007000_t0000_u01758169669562") 2025/09/18 04:28:44 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24dd9_d20250918_m042745_c001_v0001176_t0046_u01758169665220") 2025/09/18 04:28:44 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811231ee_d20250918_m042733_c001_v7007000_t0000_u01758169653830") 2025/09/18 04:28:44 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24d9c_d20250918_m042729_c001_v0001176_t0021_u01758169649831") 2025/09/18 04:28:44 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66aa6_d20250918_m042718_c001_v7007000_t0000_u01758169638306") 2025/09/18 04:28:44 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24d60_d20250918_m042714_c001_v0001176_t0059_u01758169634291") 2025/09/18 04:28:44 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66a78_d20250918_m042703_c001_v7007000_t0000_u01758169623310") 2025/09/18 04:28:45 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24d18_d20250918_m042658_c001_v0001176_t0051_u01758169618979") 2025/09/18 04:28:45 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6aeb_d20250918_m042647_c001_v7007000_t0000_u01758169607504") 2025/09/18 04:28:45 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb187_d20250918_m042641_c001_v0001113_t0058_u01758169601038") 2025/09/18 04:28:45 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303ec_d20250918_m042630_c001_v7007000_t0000_u01758169590304") 2025/09/18 04:28:45 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c74_d20250918_m042626_c001_v0001176_t0003_u01758169586426") 2025/09/18 04:28:45 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303ae_d20250918_m042624_c001_v7007000_t0000_u01758169584663") 2025/09/18 04:28:45 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb142_d20250918_m042621_c001_v0001113_t0014_u01758169581085") 2025/09/18 04:28:45 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884b3_d20250918_m042610_c001_v7007000_t0000_u01758169570493") 2025/09/18 04:28:45 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c590_d20250918_m042606_c001_v0001029_t0023_u01758169566564") 2025/09/18 04:28:45 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0cdb_d20250918_m042605_c001_v7007000_t0000_u01758169565331") 2025/09/18 04:28:45 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24bdc_d20250918_m042601_c001_v0001176_t0042_u01758169561469") 2025/09/18 04:28:45 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f355581123099_d20250918_m042546_c001_v7007000_t0000_u01758169546320") 2025/09/18 04:28:45 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24b7a_d20250918_m042541_c001_v0001176_t0052_u01758169541797") 2025/09/18 04:28:45 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0c5a_d20250918_m042529_c001_v7007000_t0000_u01758169529444") 2025/09/18 04:28:45 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c51c_d20250918_m042524_c001_v0001029_t0042_u01758169524732") 2025/09/18 04:28:45 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004c017_d20250918_m042513_c001_v7007000_t0000_u01758169513021") 2025/09/18 04:28:45 DEBUG : banana: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb04e_d20250918_m042508_c001_v0001113_t0048_u01758169508298") 2025/09/18 04:28:45 DEBUG : bananaSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0d2c_d20250918_m042628_c001_v7007000_t0000_u01758169588191") 2025/09/18 04:28:45 DEBUG : bananaSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c5cc_d20250918_m042622_c001_v0001029_t0035_u01758169582905") 2025/09/18 04:28:45 DEBUG : both0: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c7905c_d20250918_m042436_c001_v7007000_t0000_u01758169476614") 2025/09/18 04:28:46 DEBUG : both0: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24960_d20250918_m042424_c001_v0001176_t0051_u01758169464065") 2025/09/18 04:28:46 DEBUG : both0: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88313_d20250918_m042419_c001_v7007000_t0000_u01758169459792") 2025/09/18 04:28:46 DEBUG : both0: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248bd_d20250918_m042407_c001_v0001176_t0021_u01758169447271") 2025/09/18 04:28:46 DEBUG : both1: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c7905d_d20250918_m042436_c001_v7007000_t0000_u01758169476798") 2025/09/18 04:28:46 DEBUG : both1: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24968_d20250918_m042424_c001_v0001176_t0042_u01758169464498") 2025/09/18 04:28:46 DEBUG : both1: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88316_d20250918_m042419_c001_v7007000_t0000_u01758169459980") 2025/09/18 04:28:46 DEBUG : both1: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248c4_d20250918_m042407_c001_v0001176_t0008_u01758169447800") 2025/09/18 04:28:46 DEBUG : both10: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c79060_d20250918_m042436_c001_v7007000_t0000_u01758169476989") 2025/09/18 04:28:46 DEBUG : both10: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249a6_d20250918_m042428_c001_v0001176_t0021_u01758169468943") 2025/09/18 04:28:46 DEBUG : both10: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8831a_d20250918_m042420_c001_v7007000_t0000_u01758169460165") 2025/09/18 04:28:46 DEBUG : both10: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24900_d20250918_m042411_c001_v0001176_t0053_u01758169451989") 2025/09/18 04:28:46 DEBUG : both11: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c79061_d20250918_m042437_c001_v7007000_t0000_u01758169477182") 2025/09/18 04:28:46 DEBUG : both11: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249b0_d20250918_m042429_c001_v0001176_t0040_u01758169469439") 2025/09/18 04:28:46 DEBUG : both11: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8831c_d20250918_m042420_c001_v7007000_t0000_u01758169460349") 2025/09/18 04:28:46 DEBUG : both11: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24906_d20250918_m042412_c001_v0001176_t0025_u01758169452429") 2025/09/18 04:28:46 DEBUG : both12: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c79064_d20250918_m042437_c001_v7007000_t0000_u01758169477368") 2025/09/18 04:28:46 DEBUG : both12: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249b8_d20250918_m042430_c001_v0001176_t0032_u01758169470033") 2025/09/18 04:28:46 DEBUG : both12: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8831f_d20250918_m042420_c001_v7007000_t0000_u01758169460535") 2025/09/18 04:28:46 DEBUG : both12: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2490e_d20250918_m042413_c001_v0001176_t0007_u01758169453119") 2025/09/18 04:28:46 DEBUG : both13: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c79067_d20250918_m042437_c001_v7007000_t0000_u01758169477553") 2025/09/18 04:28:46 DEBUG : both13: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249bc_d20250918_m042430_c001_v0001176_t0025_u01758169470465") 2025/09/18 04:28:47 DEBUG : both13: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88321_d20250918_m042420_c001_v7007000_t0000_u01758169460720") 2025/09/18 04:28:47 DEBUG : both13: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24914_d20250918_m042413_c001_v0001176_t0020_u01758169453730") 2025/09/18 04:28:47 DEBUG : both14: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c79069_d20250918_m042437_c001_v7007000_t0000_u01758169477737") 2025/09/18 04:28:47 DEBUG : both14: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249c4_d20250918_m042430_c001_v0001176_t0059_u01758169470972") 2025/09/18 04:28:47 DEBUG : both14: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88324_d20250918_m042420_c001_v7007000_t0000_u01758169460907") 2025/09/18 04:28:47 DEBUG : both14: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24918_d20250918_m042414_c001_v0001176_t0017_u01758169454191") 2025/09/18 04:28:47 DEBUG : both15: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c7906c_d20250918_m042437_c001_v7007000_t0000_u01758169477933") 2025/09/18 04:28:47 DEBUG : both15: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249c8_d20250918_m042431_c001_v0001176_t0056_u01758169471477") 2025/09/18 04:28:47 DEBUG : both15: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88327_d20250918_m042421_c001_v7007000_t0000_u01758169461096") 2025/09/18 04:28:47 DEBUG : both15: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24922_d20250918_m042414_c001_v0001176_t0022_u01758169454604") 2025/09/18 04:28:47 DEBUG : both16: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c7906d_d20250918_m042438_c001_v7007000_t0000_u01758169478125") 2025/09/18 04:28:47 DEBUG : both16: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249d0_d20250918_m042431_c001_v0001176_t0006_u01758169471900") 2025/09/18 04:28:47 DEBUG : both16: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88329_d20250918_m042421_c001_v7007000_t0000_u01758169461285") 2025/09/18 04:28:47 DEBUG : both16: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24928_d20250918_m042415_c001_v0001176_t0019_u01758169455027") 2025/09/18 04:28:47 DEBUG : both17: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c79070_d20250918_m042438_c001_v7007000_t0000_u01758169478308") 2025/09/18 04:28:47 DEBUG : both17: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249d6_d20250918_m042432_c001_v0001176_t0016_u01758169472326") 2025/09/18 04:28:47 DEBUG : both17: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8832c_d20250918_m042421_c001_v7007000_t0000_u01758169461471") 2025/09/18 04:28:47 DEBUG : both17: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24932_d20250918_m042415_c001_v0001176_t0016_u01758169455613") 2025/09/18 04:28:47 DEBUG : both18: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c79072_d20250918_m042438_c001_v7007000_t0000_u01758169478501") 2025/09/18 04:28:47 DEBUG : both18: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249e0_d20250918_m042432_c001_v0001176_t0015_u01758169472903") 2025/09/18 04:28:47 DEBUG : both18: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8832e_d20250918_m042421_c001_v7007000_t0000_u01758169461657") 2025/09/18 04:28:47 DEBUG : both18: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24938_d20250918_m042416_c001_v0001176_t0019_u01758169456033") 2025/09/18 04:28:48 DEBUG : both19: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c79077_d20250918_m042438_c001_v7007000_t0000_u01758169478685") 2025/09/18 04:28:48 DEBUG : both19: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249e6_d20250918_m042433_c001_v0001176_t0048_u01758169473342") 2025/09/18 04:28:48 DEBUG : both19: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88331_d20250918_m042421_c001_v7007000_t0000_u01758169461841") 2025/09/18 04:28:48 DEBUG : both19: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24940_d20250918_m042416_c001_v0001176_t0019_u01758169456490") 2025/09/18 04:28:48 DEBUG : both2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c7907a_d20250918_m042438_c001_v7007000_t0000_u01758169478878") 2025/09/18 04:28:48 DEBUG : both2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2496c_d20250918_m042424_c001_v0001176_t0059_u01758169464929") 2025/09/18 04:28:48 DEBUG : both2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88333_d20250918_m042422_c001_v7007000_t0000_u01758169462025") 2025/09/18 04:28:48 DEBUG : both2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248ce_d20250918_m042408_c001_v0001176_t0024_u01758169448266") 2025/09/18 04:28:48 DEBUG : both3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c7907b_d20250918_m042439_c001_v7007000_t0000_u01758169479062") 2025/09/18 04:28:48 DEBUG : both3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24974_d20250918_m042425_c001_v0001176_t0026_u01758169465392") 2025/09/18 04:28:48 DEBUG : both3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88335_d20250918_m042422_c001_v7007000_t0000_u01758169462214") 2025/09/18 04:28:48 DEBUG : both3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248d6_d20250918_m042408_c001_v0001176_t0023_u01758169448784") 2025/09/18 04:28:48 DEBUG : both4: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c7907e_d20250918_m042439_c001_v7007000_t0000_u01758169479245") 2025/09/18 04:28:48 DEBUG : both4: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2497c_d20250918_m042426_c001_v0001176_t0043_u01758169466028") 2025/09/18 04:28:48 DEBUG : both4: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88338_d20250918_m042422_c001_v7007000_t0000_u01758169462403") 2025/09/18 04:28:48 DEBUG : both4: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248da_d20250918_m042409_c001_v0001176_t0002_u01758169449218") 2025/09/18 04:28:48 DEBUG : both5: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c7907f_d20250918_m042439_c001_v7007000_t0000_u01758169479449") 2025/09/18 04:28:48 DEBUG : both5: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24982_d20250918_m042426_c001_v0001176_t0004_u01758169466470") 2025/09/18 04:28:48 DEBUG : both5: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8833a_d20250918_m042422_c001_v7007000_t0000_u01758169462588") 2025/09/18 04:28:48 DEBUG : both5: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248e0_d20250918_m042409_c001_v0001176_t0059_u01758169449655") 2025/09/18 04:28:48 DEBUG : both6: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c79082_d20250918_m042439_c001_v7007000_t0000_u01758169479639") 2025/09/18 04:28:49 DEBUG : both6: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24986_d20250918_m042426_c001_v0001176_t0049_u01758169466951") 2025/09/18 04:28:49 DEBUG : both6: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8833d_d20250918_m042422_c001_v7007000_t0000_u01758169462772") 2025/09/18 04:28:49 DEBUG : both6: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248e6_d20250918_m042410_c001_v0001176_t0022_u01758169450135") 2025/09/18 04:28:49 DEBUG : both7: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c79084_d20250918_m042439_c001_v7007000_t0000_u01758169479825") 2025/09/18 04:28:49 DEBUG : both7: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24990_d20250918_m042427_c001_v0001176_t0052_u01758169467402") 2025/09/18 04:28:49 DEBUG : both7: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88341_d20250918_m042422_c001_v7007000_t0000_u01758169462956") 2025/09/18 04:28:49 DEBUG : both7: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248ee_d20250918_m042410_c001_v0001176_t0001_u01758169450586") 2025/09/18 04:28:49 DEBUG : both8: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c79086_d20250918_m042440_c001_v7007000_t0000_u01758169480008") 2025/09/18 04:28:49 DEBUG : both8: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24994_d20250918_m042428_c001_v0001176_t0044_u01758169468042") 2025/09/18 04:28:49 DEBUG : both8: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88343_d20250918_m042423_c001_v7007000_t0000_u01758169463140") 2025/09/18 04:28:49 DEBUG : both8: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248f4_d20250918_m042411_c001_v0001176_t0011_u01758169451108") 2025/09/18 04:28:49 DEBUG : both9: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c7908a_d20250918_m042440_c001_v7007000_t0000_u01758169480189") 2025/09/18 04:28:49 DEBUG : both9: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2499e_d20250918_m042428_c001_v0001176_t0057_u01758169468516") 2025/09/18 04:28:49 DEBUG : both9: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88346_d20250918_m042423_c001_v7007000_t0000_u01758169463326") 2025/09/18 04:28:49 DEBUG : both9: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248f8_d20250918_m042411_c001_v0001176_t0048_u01758169451558") 2025/09/18 04:28:49 DEBUG : c/non empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bd6_d20250918_m042030_c001_v7007000_t0000_u01758169230790") 2025/09/18 04:28:49 DEBUG : c/non empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e15_d20250918_m042028_c001_v0001043_t0013_u01758169228849") 2025/09/18 04:28:49 DEBUG : c/non empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd5c0b_d20250918_m042027_c001_v7007000_t0000_u01758169227972") 2025/09/18 04:28:49 DEBUG : c/non empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e09_d20250918_m042026_c001_v0001043_t0026_u01758169226060") 2025/09/18 04:28:49 DEBUG : c/non empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8809e_d20250918_m042008_c001_v7007000_t0000_u01758169208919") 2025/09/18 04:28:49 DEBUG : c/non empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522dc7_d20250918_m042007_c001_v0001043_t0051_u01758169207061") 2025/09/18 04:28:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa090_d20250918_m042549_c001_v7007000_t0000_u01758169549411") 2025/09/18 04:28:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f365_d20250918_m042545_c001_v0001184_t0001_u01758169545072") 2025/09/18 04:28:50 DEBUG : check sum: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8808b_d20250918_m041959_c001_v7007000_t0000_u01758169199100") 2025/09/18 04:28:50 DEBUG : check sum: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d9f_d20250918_m041958_c001_v0001043_t0044_u01758169198030") 2025/09/18 04:28:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfabd42_d20250918_m042836_c001_v7007000_t0000_u01758169716003") 2025/09/18 04:28:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb299_d20250918_m042834_c001_v0001113_t0014_u01758169714235") 2025/09/18 04:28:50 DEBUG : dest/3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881d21_d20250918_m042221_c001_v7007000_t0000_u01758169341368") 2025/09/18 04:28:50 DEBUG : dest/3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408d34f7678bbd64_d20250918_m042220_c001_v0001041_t0050_u01758169340254") 2025/09/18 04:28:50 DEBUG : dir1/0000-abcde: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6aec_d20250918_m042647_c001_v7007000_t0000_u01758169607689") 2025/09/18 04:28:50 DEBUG : dir1/0000-abcde: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c5fc_d20250918_m042643_c001_v0001029_t0001_u01758169603500") 2025/09/18 04:28:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa39174_d20250918_m042805_c001_v7007000_t0000_u01758169685416") 2025/09/18 04:28:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb241_d20250918_m042753_c001_v0001113_t0019_u01758169673896") 2025/09/18 04:28:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8865d_d20250918_m042749_c001_v7007000_t0000_u01758169669747") 2025/09/18 04:28:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb21f_d20250918_m042738_c001_v0001113_t0007_u01758169658188") 2025/09/18 04:28:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811231ef_d20250918_m042734_c001_v7007000_t0000_u01758169654012") 2025/09/18 04:28:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb201_d20250918_m042722_c001_v0001113_t0056_u01758169642666") 2025/09/18 04:28:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66aa7_d20250918_m042718_c001_v7007000_t0000_u01758169638489") 2025/09/18 04:28:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb1d5_d20250918_m042707_c001_v0001113_t0001_u01758169627693") 2025/09/18 04:28:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66a7a_d20250918_m042703_c001_v7007000_t0000_u01758169623493") 2025/09/18 04:28:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb1b1_d20250918_m042651_c001_v0001113_t0007_u01758169611903") 2025/09/18 04:28:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6ae4_d20250918_m042645_c001_v7007000_t0000_u01758169605137") 2025/09/18 04:28:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f4d7_d20250918_m042634_c001_v0001184_t0001_u01758169594592") 2025/09/18 04:28:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303ef_d20250918_m042630_c001_v7007000_t0000_u01758169590485") 2025/09/18 04:28:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f4a7_d20250918_m042626_c001_v0001184_t0045_u01758169586634") 2025/09/18 04:28:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d1473_d20250918_m042625_c001_v7007000_t0000_u01758169585065") 2025/09/18 04:28:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c30_d20250918_m042614_c001_v0001176_t0013_u01758169574792") 2025/09/18 04:28:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884b5_d20250918_m042610_c001_v7007000_t0000_u01758169570677") 2025/09/18 04:28:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f3fd_d20250918_m042606_c001_v0001184_t0008_u01758169566795") 2025/09/18 04:28:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8849e_d20250918_m042605_c001_v7007000_t0000_u01758169565410") 2025/09/18 04:28:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f397_d20250918_m042553_c001_v0001184_t0008_u01758169553820") 2025/09/18 04:28:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f40125ff28388978e_d20250918_m042546_c001_v7007000_t0000_u01758169546336") 2025/09/18 04:28:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c532_d20250918_m042533_c001_v0001029_t0027_u01758169533923") 2025/09/18 04:28:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0c5d_d20250918_m042529_c001_v7007000_t0000_u01758169529627") 2025/09/18 04:28:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb066_d20250918_m042517_c001_v0001113_t0035_u01758169517345") 2025/09/18 04:28:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004c018_d20250918_m042513_c001_v7007000_t0000_u01758169513203") 2025/09/18 04:28:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24a91_d20250918_m042459_c001_v0001176_t0008_u01758169499141") 2025/09/18 04:28:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d669c3_d20250918_m042628_c001_v7007000_t0000_u01758169588350") 2025/09/18 04:28:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f481_d20250918_m042623_c001_v0001184_t0045_u01758169583102") 2025/09/18 04:28:51 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6aed_d20250918_m042647_c001_v7007000_t0000_u01758169607870") 2025/09/18 04:28:51 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f519_d20250918_m042643_c001_v0001184_t0039_u01758169603510") 2025/09/18 04:28:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa39176_d20250918_m042805_c001_v7007000_t0000_u01758169685599") 2025/09/18 04:28:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24df5_d20250918_m042754_c001_v0001176_t0021_u01758169674537") 2025/09/18 04:28:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88661_d20250918_m042749_c001_v7007000_t0000_u01758169669934") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24dc2_d20250918_m042738_c001_v0001176_t0049_u01758169658835") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811231f0_d20250918_m042734_c001_v7007000_t0000_u01758169654209") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24d82_d20250918_m042723_c001_v0001176_t0030_u01758169643669") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66aaa_d20250918_m042718_c001_v7007000_t0000_u01758169638671") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24d44_d20250918_m042708_c001_v0001176_t0021_u01758169628453") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66a7b_d20250918_m042703_c001_v7007000_t0000_u01758169623696") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24cf4_d20250918_m042652_c001_v0001176_t0008_u01758169612706") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f40125ff283889850_d20250918_m042645_c001_v7007000_t0000_u01758169605166") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb16c_d20250918_m042635_c001_v0001113_t0006_u01758169595173") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303f1_d20250918_m042630_c001_v7007000_t0000_u01758169590675") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c76_d20250918_m042626_c001_v0001176_t0000_u01758169586662") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303b6_d20250918_m042625_c001_v7007000_t0000_u01758169585116") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb12a_d20250918_m042615_c001_v0001113_t0009_u01758169575358") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884b8_d20250918_m042610_c001_v7007000_t0000_u01758169570860") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c00_d20250918_m042606_c001_v0001176_t0033_u01758169566813") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881f68_d20250918_m042605_c001_v7007000_t0000_u01758169565644") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24bbc_d20250918_m042554_c001_v0001176_t0011_u01758169554405") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f410a564b8f47c69e_d20250918_m042546_c001_v7007000_t0000_u01758169546921") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb0aa_d20250918_m042534_c001_v0001113_t0026_u01758169534773") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0c62_d20250918_m042529_c001_v7007000_t0000_u01758169529930") 2025/09/18 04:28:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24af0_d20250918_m042518_c001_v0001176_t0042_u01758169518039") 2025/09/18 04:28:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004c01a_d20250918_m042513_c001_v7007000_t0000_u01758169513385") 2025/09/18 04:28:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c4c4_d20250918_m042459_c001_v0001029_t0044_u01758169499732") 2025/09/18 04:28:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d1475_d20250918_m042628_c001_v7007000_t0000_u01758169588223") 2025/09/18 04:28:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c60_d20250918_m042623_c001_v0001176_t0007_u01758169583238") 2025/09/18 04:28:53 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6aee_d20250918_m042648_c001_v7007000_t0000_u01758169608051") 2025/09/18 04:28:53 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24ccc_d20250918_m042643_c001_v0001176_t0054_u01758169603490") 2025/09/18 04:28:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa39178_d20250918_m042805_c001_v7007000_t0000_u01758169685782") 2025/09/18 04:28:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c699_d20250918_m042755_c001_v0001029_t0005_u01758169675118") 2025/09/18 04:28:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88665_d20250918_m042750_c001_v7007000_t0000_u01758169670124") 2025/09/18 04:28:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c67b_d20250918_m042739_c001_v0001029_t0017_u01758169659421") 2025/09/18 04:28:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811231f1_d20250918_m042734_c001_v7007000_t0000_u01758169654405") 2025/09/18 04:28:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c651_d20250918_m042724_c001_v0001029_t0018_u01758169644264") 2025/09/18 04:28:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66aab_d20250918_m042718_c001_v7007000_t0000_u01758169638853") 2025/09/18 04:28:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c62d_d20250918_m042709_c001_v0001029_t0027_u01758169629041") 2025/09/18 04:28:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66a7c_d20250918_m042703_c001_v7007000_t0000_u01758169623881") 2025/09/18 04:28:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c60a_d20250918_m042653_c001_v0001029_t0019_u01758169613280") 2025/09/18 04:28:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f410a564b8f47c6d0_d20250918_m042645_c001_v7007000_t0000_u01758169605149") 2025/09/18 04:28:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24caa_d20250918_m042635_c001_v0001176_t0059_u01758169595935") 2025/09/18 04:28:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303f4_d20250918_m042630_c001_v7007000_t0000_u01758169590858") 2025/09/18 04:28:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c5da_d20250918_m042626_c001_v0001029_t0037_u01758169586836") 2025/09/18 04:28:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303bc_d20250918_m042625_c001_v7007000_t0000_u01758169585300") 2025/09/18 04:28:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f451_d20250918_m042616_c001_v0001184_t0050_u01758169576148") 2025/09/18 04:28:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884b9_d20250918_m042611_c001_v7007000_t0000_u01758169571044") 2025/09/18 04:28:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c592_d20250918_m042606_c001_v0001029_t0022_u01758169566937") 2025/09/18 04:28:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f412a8b411dadbe30_d20250918_m042605_c001_v7007000_t0000_u01758169565659") 2025/09/18 04:28:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c566_d20250918_m042554_c001_v0001029_t0041_u01758169554983") 2025/09/18 04:28:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f35558112309c_d20250918_m042546_c001_v7007000_t0000_u01758169546502") 2025/09/18 04:28:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24b4c_d20250918_m042535_c001_v0001176_t0023_u01758169535393") 2025/09/18 04:28:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0c65_d20250918_m042530_c001_v7007000_t0000_u01758169530112") 2025/09/18 04:28:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c502_d20250918_m042518_c001_v0001029_t0037_u01758169518642") 2025/09/18 04:28:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004c01c_d20250918_m042513_c001_v7007000_t0000_u01758169513567") 2025/09/18 04:28:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb02e_d20250918_m042500_c001_v0001113_t0044_u01758169500365") 2025/09/18 04:28:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f416fe87503f6bbf6_d20250918_m042628_c001_v7007000_t0000_u01758169588364") 2025/09/18 04:28:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb14a_d20250918_m042623_c001_v0001113_t0002_u01758169583272") 2025/09/18 04:28:54 DEBUG : dir1/0003-defgh: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6aef_d20250918_m042648_c001_v7007000_t0000_u01758169608233") 2025/09/18 04:28:54 DEBUG : dir1/0003-defgh: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb18f_d20250918_m042643_c001_v0001113_t0048_u01758169603612") 2025/09/18 04:28:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa3917a_d20250918_m042805_c001_v7007000_t0000_u01758169685965") 2025/09/18 04:28:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f79a_d20250918_m042755_c001_v0001184_t0022_u01758169675876") 2025/09/18 04:28:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88669_d20250918_m042750_c001_v7007000_t0000_u01758169670308") 2025/09/18 04:28:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f730_d20250918_m042740_c001_v0001184_t0027_u01758169660216") 2025/09/18 04:28:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811231f2_d20250918_m042734_c001_v7007000_t0000_u01758169654586") 2025/09/18 04:28:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f6b5_d20250918_m042725_c001_v0001184_t0042_u01758169645071") 2025/09/18 04:28:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66aad_d20250918_m042719_c001_v7007000_t0000_u01758169639102") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f618_d20250918_m042709_c001_v0001184_t0027_u01758169629793") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66a81_d20250918_m042704_c001_v7007000_t0000_u01758169624065") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f599_d20250918_m042654_c001_v0001184_t0005_u01758169614138") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4146187dcff0208b_d20250918_m042644_c001_v7007000_t0000_u01758169604951") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c5ea_d20250918_m042636_c001_v0001029_t0044_u01758169596566") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303f5_d20250918_m042631_c001_v7007000_t0000_u01758169591040") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f4ab_d20250918_m042626_c001_v0001184_t0038_u01758169586846") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303b0_d20250918_m042624_c001_v7007000_t0000_u01758169584835") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c5b4_d20250918_m042616_c001_v0001029_t0033_u01758169576703") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884bb_d20250918_m042611_c001_v7007000_t0000_u01758169571228") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f3ff_d20250918_m042606_c001_v0001184_t0012_u01758169566991") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d1460_d20250918_m042605_c001_v7007000_t0000_u01758169565517") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb0f2_d20250918_m042555_c001_v0001113_t0007_u01758169555865") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f421035119ea18052_d20250918_m042546_c001_v7007000_t0000_u01758169546933") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c53c_d20250918_m042535_c001_v0001029_t0001_u01758169535591") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0c68_d20250918_m042530_c001_v7007000_t0000_u01758169530295") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb06a_d20250918_m042519_c001_v0001113_t0044_u01758169519077") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004c01d_d20250918_m042513_c001_v7007000_t0000_u01758169513748") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24a9e_d20250918_m042502_c001_v0001176_t0012_u01758169502863") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0d2e_d20250918_m042628_c001_v7007000_t0000_u01758169588376") 2025/09/18 04:28:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f485_d20250918_m042623_c001_v0001184_t0044_u01758169583295") 2025/09/18 04:28:56 DEBUG : dir1/0004-efghi: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6af1_d20250918_m042648_c001_v7007000_t0000_u01758169608415") 2025/09/18 04:28:56 DEBUG : dir1/0004-efghi: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24cce_d20250918_m042643_c001_v0001176_t0013_u01758169603715") 2025/09/18 04:28:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa3917c_d20250918_m042806_c001_v7007000_t0000_u01758169686148") 2025/09/18 04:28:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb243_d20250918_m042756_c001_v0001113_t0058_u01758169676079") 2025/09/18 04:28:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8866c_d20250918_m042750_c001_v7007000_t0000_u01758169670496") 2025/09/18 04:28:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb22b_d20250918_m042740_c001_v0001113_t0055_u01758169660423") 2025/09/18 04:28:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811231f3_d20250918_m042734_c001_v7007000_t0000_u01758169654770") 2025/09/18 04:28:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb203_d20250918_m042725_c001_v0001113_t0022_u01758169645294") 2025/09/18 04:28:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66aaf_d20250918_m042719_c001_v7007000_t0000_u01758169639286") 2025/09/18 04:28:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb1db_d20250918_m042709_c001_v0001113_t0004_u01758169629985") 2025/09/18 04:28:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66a83_d20250918_m042704_c001_v7007000_t0000_u01758169624248") 2025/09/18 04:28:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb1b7_d20250918_m042654_c001_v0001113_t0040_u01758169614343") 2025/09/18 04:28:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4146187dcff02089_d20250918_m042644_c001_v7007000_t0000_u01758169604768") 2025/09/18 04:28:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f4e5_d20250918_m042637_c001_v0001184_t0042_u01758169597101") 2025/09/18 04:28:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303f9_d20250918_m042631_c001_v7007000_t0000_u01758169591222") 2025/09/18 04:28:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c7a_d20250918_m042626_c001_v0001176_t0044_u01758169586916") 2025/09/18 04:28:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0d04_d20250918_m042625_c001_v7007000_t0000_u01758169585079") 2025/09/18 04:28:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c3e_d20250918_m042617_c001_v0001176_t0058_u01758169577143") 2025/09/18 04:28:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884bc_d20250918_m042611_c001_v7007000_t0000_u01758169571412") 2025/09/18 04:28:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c02_d20250918_m042607_c001_v0001176_t0025_u01758169567032") 2025/09/18 04:28:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d145d_d20250918_m042605_c001_v7007000_t0000_u01758169565151") 2025/09/18 04:28:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f3ab_d20250918_m042556_c001_v0001184_t0044_u01758169556124") 2025/09/18 04:28:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb43036c_d20250918_m042546_c001_v7007000_t0000_u01758169546944") 2025/09/18 04:28:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb0b0_d20250918_m042536_c001_v0001113_t0051_u01758169536227") 2025/09/18 04:28:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0c6b_d20250918_m042530_c001_v7007000_t0000_u01758169530478") 2025/09/18 04:28:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24af6_d20250918_m042519_c001_v0001176_t0023_u01758169519534") 2025/09/18 04:28:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004c020_d20250918_m042513_c001_v7007000_t0000_u01758169513932") 2025/09/18 04:28:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c4cc_d20250918_m042503_c001_v0001029_t0036_u01758169503076") 2025/09/18 04:28:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0d2d_d20250918_m042628_c001_v7007000_t0000_u01758169588231") 2025/09/18 04:28:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c5d2_d20250918_m042623_c001_v0001029_t0002_u01758169583341") 2025/09/18 04:28:57 DEBUG : dir1/0005-fghij: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6af2_d20250918_m042648_c001_v7007000_t0000_u01758169608595") 2025/09/18 04:28:57 DEBUG : dir1/0005-fghij: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f51d_d20250918_m042643_c001_v0001184_t0023_u01758169603725") 2025/09/18 04:28:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa3917f_d20250918_m042806_c001_v7007000_t0000_u01758169686335") 2025/09/18 04:28:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24e05_d20250918_m042756_c001_v0001176_t0041_u01758169676512") 2025/09/18 04:28:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8866f_d20250918_m042750_c001_v7007000_t0000_u01758169670679") 2025/09/18 04:28:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24dca_d20250918_m042740_c001_v0001176_t0006_u01758169660946") 2025/09/18 04:28:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811231f4_d20250918_m042734_c001_v7007000_t0000_u01758169654954") 2025/09/18 04:28:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24d8a_d20250918_m042725_c001_v0001176_t0052_u01758169645637") 2025/09/18 04:28:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66ab1_d20250918_m042719_c001_v7007000_t0000_u01758169639469") 2025/09/18 04:28:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24d4e_d20250918_m042710_c001_v0001176_t0015_u01758169630365") 2025/09/18 04:28:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66a84_d20250918_m042704_c001_v7007000_t0000_u01758169624432") 2025/09/18 04:28:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24d08_d20250918_m042654_c001_v0001176_t0049_u01758169614816") 2025/09/18 04:28:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f410a564b8f47c6d1_d20250918_m042645_c001_v7007000_t0000_u01758169605183") 2025/09/18 04:28:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb170_d20250918_m042637_c001_v0001113_t0024_u01758169597302") 2025/09/18 04:28:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303fd_d20250918_m042631_c001_v7007000_t0000_u01758169591404") 2025/09/18 04:28:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f4af_d20250918_m042627_c001_v0001184_t0042_u01758169587058") 2025/09/18 04:28:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0d08_d20250918_m042625_c001_v7007000_t0000_u01758169585319") 2025/09/18 04:28:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb132_d20250918_m042617_c001_v0001113_t0016_u01758169577367") 2025/09/18 04:28:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884bf_d20250918_m042611_c001_v7007000_t0000_u01758169571596") 2025/09/18 04:28:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb11c_d20250918_m042607_c001_v0001113_t0059_u01758169567044") 2025/09/18 04:28:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0cdd_d20250918_m042605_c001_v7007000_t0000_u01758169565668") 2025/09/18 04:28:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24bc6_d20250918_m042556_c001_v0001176_t0034_u01758169556340") 2025/09/18 04:28:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f40125ff28388978f_d20250918_m042546_c001_v7007000_t0000_u01758169546521") 2025/09/18 04:28:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24b5a_d20250918_m042536_c001_v0001176_t0009_u01758169536648") 2025/09/18 04:28:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0c6e_d20250918_m042530_c001_v7007000_t0000_u01758169530661") 2025/09/18 04:28:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c506_d20250918_m042519_c001_v0001029_t0007_u01758169519755") 2025/09/18 04:28:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004c021_d20250918_m042514_c001_v7007000_t0000_u01758169514114") 2025/09/18 04:28:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb038_d20250918_m042503_c001_v0001113_t0004_u01758169503523") 2025/09/18 04:28:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d669c4_d20250918_m042628_c001_v7007000_t0000_u01758169588533") 2025/09/18 04:28:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c62_d20250918_m042623_c001_v0001176_t0020_u01758169583470") 2025/09/18 04:28:59 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6af3_d20250918_m042648_c001_v7007000_t0000_u01758169608776") 2025/09/18 04:28:59 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f51f_d20250918_m042643_c001_v0001184_t0044_u01758169603931") 2025/09/18 04:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa39184_d20250918_m042806_c001_v7007000_t0000_u01758169686519") 2025/09/18 04:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c69f_d20250918_m042756_c001_v0001029_t0038_u01758169676719") 2025/09/18 04:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88671_d20250918_m042750_c001_v7007000_t0000_u01758169670864") 2025/09/18 04:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c67f_d20250918_m042741_c001_v0001029_t0017_u01758169661285") 2025/09/18 04:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811231f5_d20250918_m042735_c001_v7007000_t0000_u01758169655135") 2025/09/18 04:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c65b_d20250918_m042725_c001_v0001029_t0007_u01758169645853") 2025/09/18 04:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66ab2_d20250918_m042719_c001_v7007000_t0000_u01758169639653") 2025/09/18 04:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c633_d20250918_m042710_c001_v0001029_t0007_u01758169630634") 2025/09/18 04:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66a85_d20250918_m042704_c001_v7007000_t0000_u01758169624670") 2025/09/18 04:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c610_d20250918_m042655_c001_v0001029_t0039_u01758169615026") 2025/09/18 04:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa11d_d20250918_m042645_c001_v7007000_t0000_u01758169605128") 2025/09/18 04:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24cae_d20250918_m042637_c001_v0001176_t0015_u01758169597648") 2025/09/18 04:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303fe_d20250918_m042631_c001_v7007000_t0000_u01758169591598") 2025/09/18 04:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb156_d20250918_m042627_c001_v0001113_t0038_u01758169587068") 2025/09/18 04:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303b7_d20250918_m042625_c001_v7007000_t0000_u01758169585201") 2025/09/18 04:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f459_d20250918_m042617_c001_v0001184_t0041_u01758169577716") 2025/09/18 04:28:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884c1_d20250918_m042611_c001_v7007000_t0000_u01758169571780") 2025/09/18 04:29:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f401_d20250918_m042607_c001_v0001184_t0027_u01758169567193") 2025/09/18 04:29:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0cdc_d20250918_m042605_c001_v7007000_t0000_u01758169565524") 2025/09/18 04:29:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c56a_d20250918_m042556_c001_v0001029_t0032_u01758169556552") 2025/09/18 04:29:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb43036b_d20250918_m042546_c001_v7007000_t0000_u01758169546757") 2025/09/18 04:29:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c540_d20250918_m042536_c001_v0001029_t0041_u01758169536868") 2025/09/18 04:29:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0c72_d20250918_m042530_c001_v7007000_t0000_u01758169530844") 2025/09/18 04:29:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb06e_d20250918_m042520_c001_v0001113_t0027_u01758169520266") 2025/09/18 04:29:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004c022_d20250918_m042514_c001_v7007000_t0000_u01758169514296") 2025/09/18 04:29:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24aa4_d20250918_m042503_c001_v0001176_t0002_u01758169503985") 2025/09/18 04:29:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f416fe87503f6bbf7_d20250918_m042628_c001_v7007000_t0000_u01758169588547") 2025/09/18 04:29:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f487_d20250918_m042623_c001_v0001184_t0022_u01758169583507") 2025/09/18 04:29:00 DEBUG : dir1/0007-12345: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6af4_d20250918_m042648_c001_v7007000_t0000_u01758169608959") 2025/09/18 04:29:00 DEBUG : dir1/0007-12345: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24cd2_d20250918_m042643_c001_v0001176_t0027_u01758169603942") 2025/09/18 04:29:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa39188_d20250918_m042806_c001_v7007000_t0000_u01758169686702") 2025/09/18 04:29:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f7a8_d20250918_m042757_c001_v0001184_t0020_u01758169677187") 2025/09/18 04:29:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88672_d20250918_m042751_c001_v7007000_t0000_u01758169671047") 2025/09/18 04:29:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f73e_d20250918_m042741_c001_v0001184_t0007_u01758169661955") 2025/09/18 04:29:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811231f6_d20250918_m042735_c001_v7007000_t0000_u01758169655318") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f6bf_d20250918_m042726_c001_v0001184_t0015_u01758169646460") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66ab5_d20250918_m042719_c001_v7007000_t0000_u01758169639836") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f628_d20250918_m042711_c001_v0001184_t0040_u01758169631192") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66a86_d20250918_m042704_c001_v7007000_t0000_u01758169624854") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f5af_d20250918_m042655_c001_v0001184_t0038_u01758169615775") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4146187dcff0208f_d20250918_m042645_c001_v7007000_t0000_u01758169605323") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c5ee_d20250918_m042637_c001_v0001029_t0030_u01758169597873") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb430402_d20250918_m042631_c001_v7007000_t0000_u01758169591780") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c7c_d20250918_m042627_c001_v0001176_t0039_u01758169587131") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419e045569d70a7b_d20250918_m042625_c001_v7007000_t0000_u01758169585273") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c5ba_d20250918_m042617_c001_v0001029_t0007_u01758169577923") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884c2_d20250918_m042611_c001_v7007000_t0000_u01758169571964") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c06_d20250918_m042607_c001_v0001176_t0031_u01758169567257") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8849a_d20250918_m042605_c001_v7007000_t0000_u01758169565042") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb0f6_d20250918_m042556_c001_v0001113_t0023_u01758169556943") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811230a1_d20250918_m042546_c001_v7007000_t0000_u01758169546866") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb0b2_d20250918_m042537_c001_v0001113_t0048_u01758169537339") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0c75_d20250918_m042531_c001_v7007000_t0000_u01758169531026") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24afc_d20250918_m042520_c001_v0001176_t0004_u01758169520571") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004c023_d20250918_m042514_c001_v7007000_t0000_u01758169514479") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c4d2_d20250918_m042504_c001_v0001029_t0025_u01758169504202") 2025/09/18 04:29:01 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303d8_d20250918_m042628_c001_v7007000_t0000_u01758169588389") 2025/09/18 04:29:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb14c_d20250918_m042623_c001_v0001113_t0035_u01758169583633") 2025/09/18 04:29:02 DEBUG : dir1/0008-23456: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6af6_d20250918_m042649_c001_v7007000_t0000_u01758169609140") 2025/09/18 04:29:02 DEBUG : dir1/0008-23456: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb191_d20250918_m042644_c001_v0001113_t0018_u01758169604047") 2025/09/18 04:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa3918d_d20250918_m042806_c001_v7007000_t0000_u01758169686887") 2025/09/18 04:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb249_d20250918_m042757_c001_v0001113_t0023_u01758169677380") 2025/09/18 04:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88674_d20250918_m042751_c001_v7007000_t0000_u01758169671230") 2025/09/18 04:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb22d_d20250918_m042742_c001_v0001113_t0033_u01758169662181") 2025/09/18 04:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811231f8_d20250918_m042735_c001_v7007000_t0000_u01758169655500") 2025/09/18 04:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb207_d20250918_m042726_c001_v0001113_t0008_u01758169646669") 2025/09/18 04:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66ab6_d20250918_m042720_c001_v7007000_t0000_u01758169640022") 2025/09/18 04:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb1dd_d20250918_m042711_c001_v0001113_t0059_u01758169631412") 2025/09/18 04:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66a87_d20250918_m042705_c001_v7007000_t0000_u01758169625037") 2025/09/18 04:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb1bd_d20250918_m042655_c001_v0001113_t0010_u01758169615981") 2025/09/18 04:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4146187dcff0208c_d20250918_m042645_c001_v7007000_t0000_u01758169605113") 2025/09/18 04:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f4eb_d20250918_m042638_c001_v0001184_t0004_u01758169598199") 2025/09/18 04:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb430404_d20250918_m042631_c001_v7007000_t0000_u01758169591962") 2025/09/18 04:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c5dc_d20250918_m042627_c001_v0001029_t0021_u01758169587251") 2025/09/18 04:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303ad_d20250918_m042624_c001_v7007000_t0000_u01758169584653") 2025/09/18 04:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c42_d20250918_m042618_c001_v0001176_t0009_u01758169578311") 2025/09/18 04:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884c4_d20250918_m042612_c001_v7007000_t0000_u01758169572149") 2025/09/18 04:29:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c594_d20250918_m042607_c001_v0001029_t0004_u01758169567335") 2025/09/18 04:29:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881f66_d20250918_m042605_c001_v7007000_t0000_u01758169565453") 2025/09/18 04:29:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f3bb_d20250918_m042557_c001_v0001184_t0048_u01758169557395") 2025/09/18 04:29:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f40125ff283889791_d20250918_m042546_c001_v7007000_t0000_u01758169546889") 2025/09/18 04:29:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24b68_d20250918_m042537_c001_v0001176_t0027_u01758169537990") 2025/09/18 04:29:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0c77_d20250918_m042531_c001_v7007000_t0000_u01758169531208") 2025/09/18 04:29:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c50e_d20250918_m042520_c001_v0001029_t0007_u01758169520825") 2025/09/18 04:29:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004c026_d20250918_m042514_c001_v7007000_t0000_u01758169514660") 2025/09/18 04:29:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb03d_d20250918_m042504_c001_v0001113_t0021_u01758169504679") 2025/09/18 04:29:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d1476_d20250918_m042628_c001_v7007000_t0000_u01758169588408") 2025/09/18 04:29:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c64_d20250918_m042623_c001_v0001176_t0003_u01758169583680") 2025/09/18 04:29:03 DEBUG : dir1/0009-34567: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6af7_d20250918_m042649_c001_v7007000_t0000_u01758169609360") 2025/09/18 04:29:03 DEBUG : dir1/0009-34567: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c5fe_d20250918_m042644_c001_v0001029_t0032_u01758169604122") 2025/09/18 04:29:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa3918f_d20250918_m042807_c001_v7007000_t0000_u01758169687070") 2025/09/18 04:29:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24e0d_d20250918_m042757_c001_v0001176_t0059_u01758169677816") 2025/09/18 04:29:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88675_d20250918_m042751_c001_v7007000_t0000_u01758169671413") 2025/09/18 04:29:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24dd1_d20250918_m042742_c001_v0001176_t0020_u01758169662498") 2025/09/18 04:29:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811231f9_d20250918_m042735_c001_v7007000_t0000_u01758169655684") 2025/09/18 04:29:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24d90_d20250918_m042726_c001_v0001176_t0001_u01758169646953") 2025/09/18 04:29:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66ab8_d20250918_m042720_c001_v7007000_t0000_u01758169640206") 2025/09/18 04:29:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24d50_d20250918_m042711_c001_v0001176_t0004_u01758169631954") 2025/09/18 04:29:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66a89_d20250918_m042705_c001_v7007000_t0000_u01758169625221") 2025/09/18 04:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24d0e_d20250918_m042656_c001_v0001176_t0029_u01758169616453") 2025/09/18 04:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4146187dcff02088_d20250918_m042644_c001_v7007000_t0000_u01758169604747") 2025/09/18 04:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb17a_d20250918_m042638_c001_v0001113_t0031_u01758169598395") 2025/09/18 04:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb430408_d20250918_m042632_c001_v7007000_t0000_u01758169592144") 2025/09/18 04:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f4b1_d20250918_m042627_c001_v0001184_t0059_u01758169587261") 2025/09/18 04:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0d07_d20250918_m042625_c001_v7007000_t0000_u01758169585238") 2025/09/18 04:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb136_d20250918_m042618_c001_v0001113_t0055_u01758169578517") 2025/09/18 04:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884c5_d20250918_m042612_c001_v7007000_t0000_u01758169572334") 2025/09/18 04:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c08_d20250918_m042607_c001_v0001176_t0052_u01758169567467") 2025/09/18 04:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404208404ce4689c_d20250918_m042605_c001_v7007000_t0000_u01758169565467") 2025/09/18 04:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24bce_d20250918_m042557_c001_v0001176_t0018_u01758169557596") 2025/09/18 04:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f410a564b8f47c69b_d20250918_m042546_c001_v7007000_t0000_u01758169546736") 2025/09/18 04:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c542_d20250918_m042538_c001_v0001029_t0031_u01758169538200") 2025/09/18 04:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0c78_d20250918_m042531_c001_v7007000_t0000_u01758169531391") 2025/09/18 04:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb072_d20250918_m042521_c001_v0001113_t0045_u01758169521648") 2025/09/18 04:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004c029_d20250918_m042514_c001_v7007000_t0000_u01758169514841") 2025/09/18 04:29:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24aaa_d20250918_m042504_c001_v0001176_t0040_u01758169504962") 2025/09/18 04:29:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0d30_d20250918_m042628_c001_v7007000_t0000_u01758169588415") 2025/09/18 04:29:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f489_d20250918_m042623_c001_v0001184_t0040_u01758169583713") 2025/09/18 04:29:04 DEBUG : dir1/0010-45678: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6af9_d20250918_m042649_c001_v7007000_t0000_u01758169609540") 2025/09/18 04:29:04 DEBUG : dir1/0010-45678: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f523_d20250918_m042644_c001_v0001184_t0050_u01758169604133") 2025/09/18 04:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa39194_d20250918_m042807_c001_v7007000_t0000_u01758169687253") 2025/09/18 04:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c6a7_d20250918_m042758_c001_v0001029_t0001_u01758169678036") 2025/09/18 04:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88677_d20250918_m042751_c001_v7007000_t0000_u01758169671599") 2025/09/18 04:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c685_d20250918_m042742_c001_v0001029_t0043_u01758169662706") 2025/09/18 04:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811231fa_d20250918_m042735_c001_v7007000_t0000_u01758169655865") 2025/09/18 04:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c661_d20250918_m042727_c001_v0001029_t0037_u01758169647444") 2025/09/18 04:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66ab9_d20250918_m042720_c001_v7007000_t0000_u01758169640390") 2025/09/18 04:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c637_d20250918_m042712_c001_v0001029_t0036_u01758169632178") 2025/09/18 04:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66a8a_d20250918_m042705_c001_v7007000_t0000_u01758169625404") 2025/09/18 04:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c614_d20250918_m042656_c001_v0001029_t0005_u01758169616725") 2025/09/18 04:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa11a_d20250918_m042644_c001_v7007000_t0000_u01758169604757") 2025/09/18 04:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24cb4_d20250918_m042638_c001_v0001176_t0013_u01758169598737") 2025/09/18 04:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb43040b_d20250918_m042632_c001_v7007000_t0000_u01758169592327") 2025/09/18 04:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c80_d20250918_m042627_c001_v0001176_t0022_u01758169587345") 2025/09/18 04:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f416fe87503f6bbf0_d20250918_m042625_c001_v7007000_t0000_u01758169585349") 2025/09/18 04:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f465_d20250918_m042618_c001_v0001184_t0015_u01758169578886") 2025/09/18 04:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884c8_d20250918_m042612_c001_v7007000_t0000_u01758169572524") 2025/09/18 04:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f407_d20250918_m042607_c001_v0001184_t0052_u01758169567479") 2025/09/18 04:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811230f5_d20250918_m042605_c001_v7007000_t0000_u01758169565304") 2025/09/18 04:29:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c570_d20250918_m042557_c001_v0001029_t0030_u01758169557813") 2025/09/18 04:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c791c1_d20250918_m042546_c001_v7007000_t0000_u01758169546902") 2025/09/18 04:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb0be_d20250918_m042538_c001_v0001113_t0045_u01758169538727") 2025/09/18 04:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0c7c_d20250918_m042531_c001_v7007000_t0000_u01758169531574") 2025/09/18 04:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24b02_d20250918_m042522_c001_v0001176_t0056_u01758169522132") 2025/09/18 04:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004c02a_d20250918_m042515_c001_v7007000_t0000_u01758169515025") 2025/09/18 04:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c4d8_d20250918_m042505_c001_v0001029_t0002_u01758169505180") 2025/09/18 04:29:06 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303d6_d20250918_m042628_c001_v7007000_t0000_u01758169588341") 2025/09/18 04:29:06 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c5d4_d20250918_m042623_c001_v0001029_t0002_u01758169583897") 2025/09/18 04:29:06 DEBUG : dir1/0011-56789: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6afb_d20250918_m042649_c001_v7007000_t0000_u01758169609721") 2025/09/18 04:29:06 DEBUG : dir1/0011-56789: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24cd4_d20250918_m042644_c001_v0001176_t0005_u01758169604150") 2025/09/18 04:29:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa39197_d20250918_m042807_c001_v7007000_t0000_u01758169687436") 2025/09/18 04:29:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f7ae_d20250918_m042758_c001_v0001184_t0029_u01758169678714") 2025/09/18 04:29:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8867a_d20250918_m042751_c001_v7007000_t0000_u01758169671782") 2025/09/18 04:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f74c_d20250918_m042743_c001_v0001184_t0057_u01758169663301") 2025/09/18 04:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811231fb_d20250918_m042736_c001_v7007000_t0000_u01758169656048") 2025/09/18 04:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f6d1_d20250918_m042728_c001_v0001184_t0013_u01758169648002") 2025/09/18 04:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66abb_d20250918_m042720_c001_v7007000_t0000_u01758169640576") 2025/09/18 04:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f638_d20250918_m042712_c001_v0001184_t0001_u01758169632667") 2025/09/18 04:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66a8b_d20250918_m042705_c001_v7007000_t0000_u01758169625588") 2025/09/18 04:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f5b9_d20250918_m042657_c001_v0001184_t0040_u01758169617169") 2025/09/18 04:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6ae5_d20250918_m042645_c001_v7007000_t0000_u01758169605155") 2025/09/18 04:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c5f0_d20250918_m042638_c001_v0001029_t0014_u01758169598950") 2025/09/18 04:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb43040d_d20250918_m042632_c001_v7007000_t0000_u01758169592508") 2025/09/18 04:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb158_d20250918_m042627_c001_v0001113_t0044_u01758169587388") 2025/09/18 04:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303b1_d20250918_m042624_c001_v7007000_t0000_u01758169584845") 2025/09/18 04:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c5bc_d20250918_m042619_c001_v0001029_t0028_u01758169579090") 2025/09/18 04:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884c9_d20250918_m042612_c001_v7007000_t0000_u01758169572711") 2025/09/18 04:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb120_d20250918_m042607_c001_v0001113_t0040_u01758169567539") 2025/09/18 04:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f412a8b411dadbe2f_d20250918_m042605_c001_v7007000_t0000_u01758169565472") 2025/09/18 04:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb0fa_d20250918_m042558_c001_v0001113_t0000_u01758169558195") 2025/09/18 04:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811230a2_d20250918_m042546_c001_v7007000_t0000_u01758169546910") 2025/09/18 04:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24b70_d20250918_m042539_c001_v0001176_t0050_u01758169539542") 2025/09/18 04:29:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0c7d_d20250918_m042531_c001_v7007000_t0000_u01758169531758") 2025/09/18 04:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c514_d20250918_m042522_c001_v0001029_t0033_u01758169522499") 2025/09/18 04:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004c02d_d20250918_m042515_c001_v7007000_t0000_u01758169515206") 2025/09/18 04:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb040_d20250918_m042505_c001_v0001113_t0045_u01758169505927") 2025/09/18 04:29:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303db_d20250918_m042628_c001_v7007000_t0000_u01758169588571") 2025/09/18 04:29:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c66_d20250918_m042623_c001_v0001176_t0053_u01758169583896") 2025/09/18 04:29:08 DEBUG : dir1/0012-6789;: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6afc_d20250918_m042649_c001_v7007000_t0000_u01758169609902") 2025/09/18 04:29:08 DEBUG : dir1/0012-6789;: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb193_d20250918_m042644_c001_v0001113_t0028_u01758169604304") 2025/09/18 04:29:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa3919b_d20250918_m042807_c001_v7007000_t0000_u01758169687621") 2025/09/18 04:29:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb24b_d20250918_m042758_c001_v0001113_t0008_u01758169678934") 2025/09/18 04:29:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8867d_d20250918_m042751_c001_v7007000_t0000_u01758169671968") 2025/09/18 04:29:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb22f_d20250918_m042743_c001_v0001113_t0001_u01758169663495") 2025/09/18 04:29:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811231fc_d20250918_m042736_c001_v7007000_t0000_u01758169656231") 2025/09/18 04:29:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb209_d20250918_m042728_c001_v0001113_t0006_u01758169648205") 2025/09/18 04:29:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66abc_d20250918_m042720_c001_v7007000_t0000_u01758169640758") 2025/09/18 04:29:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb1e3_d20250918_m042712_c001_v0001113_t0004_u01758169632903") 2025/09/18 04:29:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66a8c_d20250918_m042705_c001_v7007000_t0000_u01758169625772") 2025/09/18 04:29:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb1bf_d20250918_m042657_c001_v0001113_t0059_u01758169617385") 2025/09/18 04:29:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa11c_d20250918_m042644_c001_v7007000_t0000_u01758169604940") 2025/09/18 04:29:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f4f5_d20250918_m042639_c001_v0001184_t0014_u01758169599341") 2025/09/18 04:29:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb430411_d20250918_m042632_c001_v7007000_t0000_u01758169592690") 2025/09/18 04:29:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f4b3_d20250918_m042627_c001_v0001184_t0015_u01758169587458") 2025/09/18 04:29:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66940_d20250918_m042625_c001_v7007000_t0000_u01758169585357") 2025/09/18 04:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c48_d20250918_m042619_c001_v0001176_t0022_u01758169579481") 2025/09/18 04:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884cb_d20250918_m042612_c001_v7007000_t0000_u01758169572895") 2025/09/18 04:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c0a_d20250918_m042607_c001_v0001176_t0014_u01758169567675") 2025/09/18 04:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8849f_d20250918_m042605_c001_v7007000_t0000_u01758169565595") 2025/09/18 04:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f3c5_d20250918_m042559_c001_v0001184_t0054_u01758169559105") 2025/09/18 04:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa08a_d20250918_m042546_c001_v7007000_t0000_u01758169546729") 2025/09/18 04:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c544_d20250918_m042539_c001_v0001029_t0020_u01758169539753") 2025/09/18 04:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0c7e_d20250918_m042531_c001_v7007000_t0000_u01758169531941") 2025/09/18 04:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb07a_d20250918_m042522_c001_v0001113_t0052_u01758169522948") 2025/09/18 04:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004c02e_d20250918_m042515_c001_v7007000_t0000_u01758169515478") 2025/09/18 04:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24ab6_d20250918_m042506_c001_v0001176_t0048_u01758169506362") 2025/09/18 04:29:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303d3_d20250918_m042628_c001_v7007000_t0000_u01758169588159") 2025/09/18 04:29:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f48d_d20250918_m042623_c001_v0001184_t0056_u01758169583929") 2025/09/18 04:29:09 DEBUG : dir1/0013-789;=: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6afd_d20250918_m042650_c001_v7007000_t0000_u01758169610082") 2025/09/18 04:29:09 DEBUG : dir1/0013-789;=: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f527_d20250918_m042644_c001_v0001184_t0018_u01758169604336") 2025/09/18 04:29:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa391a1_d20250918_m042807_c001_v7007000_t0000_u01758169687804") 2025/09/18 04:29:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24e15_d20250918_m042759_c001_v0001176_t0056_u01758169679285") 2025/09/18 04:29:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88682_d20250918_m042752_c001_v7007000_t0000_u01758169672152") 2025/09/18 04:29:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24dd7_d20250918_m042743_c001_v0001176_t0008_u01758169663899") 2025/09/18 04:29:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811231fd_d20250918_m042736_c001_v7007000_t0000_u01758169656413") 2025/09/18 04:29:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24d98_d20250918_m042728_c001_v0001176_t0034_u01758169648535") 2025/09/18 04:29:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66abe_d20250918_m042720_c001_v7007000_t0000_u01758169640941") 2025/09/18 04:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24d5a_d20250918_m042713_c001_v0001176_t0006_u01758169633241") 2025/09/18 04:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66a8d_d20250918_m042705_c001_v7007000_t0000_u01758169625957") 2025/09/18 04:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24d12_d20250918_m042657_c001_v0001176_t0053_u01758169617783") 2025/09/18 04:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6ae6_d20250918_m042645_c001_v7007000_t0000_u01758169605332") 2025/09/18 04:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb185_d20250918_m042639_c001_v0001113_t0059_u01758169599539") 2025/09/18 04:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb430412_d20250918_m042632_c001_v7007000_t0000_u01758169592875") 2025/09/18 04:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c82_d20250918_m042627_c001_v0001176_t0054_u01758169587577") 2025/09/18 04:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f416fe87503f6bbee_d20250918_m042625_c001_v7007000_t0000_u01758169585166") 2025/09/18 04:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb13c_d20250918_m042619_c001_v0001113_t0001_u01758169579687") 2025/09/18 04:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884cd_d20250918_m042613_c001_v7007000_t0000_u01758169573079") 2025/09/18 04:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f409_d20250918_m042607_c001_v0001184_t0024_u01758169567693") 2025/09/18 04:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d145f_d20250918_m042605_c001_v7007000_t0000_u01758169565334") 2025/09/18 04:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24bd4_d20250918_m042559_c001_v0001176_t0030_u01758169559299") 2025/09/18 04:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f35558112309e_d20250918_m042546_c001_v7007000_t0000_u01758169546684") 2025/09/18 04:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb0c4_d20250918_m042540_c001_v0001113_t0038_u01758169540247") 2025/09/18 04:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0c80_d20250918_m042532_c001_v7007000_t0000_u01758169532125") 2025/09/18 04:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24b04_d20250918_m042523_c001_v0001176_t0015_u01758169523392") 2025/09/18 04:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004c030_d20250918_m042515_c001_v7007000_t0000_u01758169515661") 2025/09/18 04:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c4e2_d20250918_m042506_c001_v0001029_t0038_u01758169506578") 2025/09/18 04:29:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d669c1_d20250918_m042628_c001_v7007000_t0000_u01758169588167") 2025/09/18 04:29:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb150_d20250918_m042624_c001_v0001113_t0024_u01758169584075") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6afe_d20250918_m042650_c001_v7007000_t0000_u01758169610263") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24cd6_d20250918_m042644_c001_v0001176_t0058_u01758169604376") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa391a5_d20250918_m042807_c001_v7007000_t0000_u01758169687990") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c6ad_d20250918_m042759_c001_v0001029_t0021_u01758169679543") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88685_d20250918_m042752_c001_v7007000_t0000_u01758169672337") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c687_d20250918_m042744_c001_v0001029_t0033_u01758169664113") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811231fe_d20250918_m042736_c001_v7007000_t0000_u01758169656597") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c669_d20250918_m042728_c001_v0001029_t0002_u01758169648762") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66ac1_d20250918_m042721_c001_v7007000_t0000_u01758169641123") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c63f_d20250918_m042713_c001_v0001029_t0034_u01758169633454") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66a8f_d20250918_m042706_c001_v7007000_t0000_u01758169626143") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c618_d20250918_m042657_c001_v0001029_t0021_u01758169617990") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4146187dcff0208e_d20250918_m042645_c001_v7007000_t0000_u01758169605295") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24cbe_d20250918_m042640_c001_v0001176_t0010_u01758169600198") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb430416_d20250918_m042633_c001_v7007000_t0000_u01758169593057") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f4b9_d20250918_m042627_c001_v0001184_t0040_u01758169587693") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d1474_d20250918_m042625_c001_v7007000_t0000_u01758169585254") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f46d_d20250918_m042620_c001_v0001184_t0028_u01758169580174") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884cf_d20250918_m042613_c001_v7007000_t0000_u01758169573265") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f40b_d20250918_m042607_c001_v0001184_t0051_u01758169567888") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811230f1_d20250918_m042605_c001_v7007000_t0000_u01758169565053") 2025/09/18 04:29:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c574_d20250918_m042559_c001_v0001029_t0021_u01758169559523") 2025/09/18 04:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c791bd_d20250918_m042546_c001_v7007000_t0000_u01758169546708") 2025/09/18 04:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24b78_d20250918_m042540_c001_v0001176_t0027_u01758169540624") 2025/09/18 04:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0c82_d20250918_m042532_c001_v7007000_t0000_u01758169532307") 2025/09/18 04:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c518_d20250918_m042523_c001_v0001029_t0016_u01758169523611") 2025/09/18 04:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004c031_d20250918_m042515_c001_v7007000_t0000_u01758169515844") 2025/09/18 04:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb044_d20250918_m042507_c001_v0001113_t0051_u01758169507027") 2025/09/18 04:29:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419e045569d70a8c_d20250918_m042628_c001_v7007000_t0000_u01758169588429") 2025/09/18 04:29:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f491_d20250918_m042624_c001_v0001184_t0019_u01758169584126") 2025/09/18 04:29:12 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6aff_d20250918_m042650_c001_v7007000_t0000_u01758169610445") 2025/09/18 04:29:12 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f52d_d20250918_m042644_c001_v0001184_t0055_u01758169604542") 2025/09/18 04:29:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa391aa_d20250918_m042808_c001_v7007000_t0000_u01758169688175") 2025/09/18 04:29:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f7b6_d20250918_m042800_c001_v0001184_t0002_u01758169680080") 2025/09/18 04:29:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88689_d20250918_m042752_c001_v7007000_t0000_u01758169672528") 2025/09/18 04:29:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f758_d20250918_m042744_c001_v0001184_t0001_u01758169664537") 2025/09/18 04:29:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811231ff_d20250918_m042736_c001_v7007000_t0000_u01758169656780") 2025/09/18 04:29:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f6d7_d20250918_m042729_c001_v0001184_t0004_u01758169649258") 2025/09/18 04:29:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66ac2_d20250918_m042721_c001_v7007000_t0000_u01758169641306") 2025/09/18 04:29:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f646_d20250918_m042713_c001_v0001184_t0004_u01758169633846") 2025/09/18 04:29:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66a90_d20250918_m042706_c001_v7007000_t0000_u01758169626327") 2025/09/18 04:29:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f5c1_d20250918_m042658_c001_v0001184_t0036_u01758169618407") 2025/09/18 04:29:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa11f_d20250918_m042645_c001_v7007000_t0000_u01758169605311") 2025/09/18 04:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c5f4_d20250918_m042640_c001_v0001029_t0014_u01758169600428") 2025/09/18 04:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb430419_d20250918_m042633_c001_v7007000_t0000_u01758169593243") 2025/09/18 04:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c86_d20250918_m042627_c001_v0001176_t0040_u01758169587851") 2025/09/18 04:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303b4_d20250918_m042625_c001_v7007000_t0000_u01758169585017") 2025/09/18 04:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c5c4_d20250918_m042620_c001_v0001029_t0034_u01758169580371") 2025/09/18 04:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884d1_d20250918_m042613_c001_v7007000_t0000_u01758169573449") 2025/09/18 04:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c598_d20250918_m042607_c001_v0001029_t0034_u01758169567915") 2025/09/18 04:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4058e98614980d93_d20250918_m042605_c001_v7007000_t0000_u01758169565481") 2025/09/18 04:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb0fe_d20250918_m042559_c001_v0001113_t0055_u01758169559923") 2025/09/18 04:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa08b_d20250918_m042546_c001_v7007000_t0000_u01758169546953") 2025/09/18 04:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c546_d20250918_m042540_c001_v0001029_t0021_u01758169540836") 2025/09/18 04:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0c84_d20250918_m042532_c001_v7007000_t0000_u01758169532599") 2025/09/18 04:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb07e_d20250918_m042524_c001_v0001113_t0037_u01758169524091") 2025/09/18 04:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004c032_d20250918_m042516_c001_v7007000_t0000_u01758169516027") 2025/09/18 04:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24ac1_d20250918_m042507_c001_v0001176_t0050_u01758169507581") 2025/09/18 04:29:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f416fe87503f6bbf5_d20250918_m042628_c001_v7007000_t0000_u01758169588181") 2025/09/18 04:29:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24c68_d20250918_m042624_c001_v0001176_t0048_u01758169584253") 2025/09/18 04:29:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa092_d20250918_m042549_c001_v7007000_t0000_u01758169549594") 2025/09/18 04:29:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24b88_d20250918_m042544_c001_v0001176_t0025_u01758169544717") 2025/09/18 04:29:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa094_d20250918_m042549_c001_v7007000_t0000_u01758169549779") 2025/09/18 04:29:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb0d0_d20250918_m042544_c001_v0001113_t0029_u01758169544727") 2025/09/18 04:29:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa095_d20250918_m042549_c001_v7007000_t0000_u01758169549964") 2025/09/18 04:29:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c550_d20250918_m042544_c001_v0001029_t0040_u01758169544736") 2025/09/18 04:29:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa097_d20250918_m042550_c001_v7007000_t0000_u01758169550150") 2025/09/18 04:29:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24b8c_d20250918_m042544_c001_v0001176_t0048_u01758169544931") 2025/09/18 04:29:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa098_d20250918_m042550_c001_v7007000_t0000_u01758169550333") 2025/09/18 04:29:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb0d2_d20250918_m042544_c001_v0001113_t0050_u01758169544975") 2025/09/18 04:29:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa09a_d20250918_m042550_c001_v7007000_t0000_u01758169550517") 2025/09/18 04:29:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24b8e_d20250918_m042545_c001_v0001176_t0017_u01758169545161") 2025/09/18 04:29:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa09c_d20250918_m042550_c001_v7007000_t0000_u01758169550853") 2025/09/18 04:29:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c554_d20250918_m042545_c001_v0001029_t0011_u01758169545253") 2025/09/18 04:29:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa09e_d20250918_m042551_c001_v7007000_t0000_u01758169551079") 2025/09/18 04:29:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24b90_d20250918_m042545_c001_v0001176_t0053_u01758169545373") 2025/09/18 04:29:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa0a1_d20250918_m042551_c001_v7007000_t0000_u01758169551332") 2025/09/18 04:29:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f367_d20250918_m042545_c001_v0001184_t0017_u01758169545382") 2025/09/18 04:29:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa0a2_d20250918_m042551_c001_v7007000_t0000_u01758169551547") 2025/09/18 04:29:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb0d4_d20250918_m042545_c001_v0001113_t0038_u01758169545400") 2025/09/18 04:29:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa0a4_d20250918_m042551_c001_v7007000_t0000_u01758169551751") 2025/09/18 04:29:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f36b_d20250918_m042545_c001_v0001184_t0046_u01758169545582") 2025/09/18 04:29:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa0a6_d20250918_m042551_c001_v7007000_t0000_u01758169551936") 2025/09/18 04:29:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24b94_d20250918_m042545_c001_v0001176_t0010_u01758169545592") 2025/09/18 04:29:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa0a8_d20250918_m042552_c001_v7007000_t0000_u01758169552120") 2025/09/18 04:29:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c558_d20250918_m042545_c001_v0001029_t0028_u01758169545691") 2025/09/18 04:29:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa0aa_d20250918_m042552_c001_v7007000_t0000_u01758169552303") 2025/09/18 04:29:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f36f_d20250918_m042545_c001_v0001184_t0019_u01758169545775") 2025/09/18 04:29:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa0ab_d20250918_m042552_c001_v7007000_t0000_u01758169552487") 2025/09/18 04:29:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb0d8_d20250918_m042545_c001_v0001113_t0046_u01758169545799") 2025/09/18 04:29:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfaa0ae_d20250918_m042552_c001_v7007000_t0000_u01758169552671") 2025/09/18 04:29:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24b96_d20250918_m042545_c001_v0001176_t0011_u01758169545812") 2025/09/18 04:29:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d1463_d20250918_m042608_c001_v7007000_t0000_u01758169568437") 2025/09/18 04:29:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f3df_d20250918_m042603_c001_v0001184_t0004_u01758169563601") 2025/09/18 04:29:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f412a8b411dadbe32_d20250918_m042608_c001_v7007000_t0000_u01758169568374") 2025/09/18 04:29:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24bea_d20250918_m042603_c001_v0001176_t0051_u01758169563629") 2025/09/18 04:29:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0ce5_d20250918_m042608_c001_v7007000_t0000_u01758169568727") 2025/09/18 04:29:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f3e1_d20250918_m042603_c001_v0001184_t0049_u01758169563806") 2025/09/18 04:29:15 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f412a8b411dadbe34_d20250918_m042608_c001_v7007000_t0000_u01758169568742") 2025/09/18 04:29:15 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c584_d20250918_m042603_c001_v0001029_t0015_u01758169563831") 2025/09/18 04:29:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881f6e_d20250918_m042608_c001_v7007000_t0000_u01758169568748") 2025/09/18 04:29:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb112_d20250918_m042603_c001_v0001113_t0022_u01758169563853") 2025/09/18 04:29:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0ce2_d20250918_m042608_c001_v7007000_t0000_u01758169568543") 2025/09/18 04:29:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24bee_d20250918_m042603_c001_v0001176_t0000_u01758169563868") 2025/09/18 04:29:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f40670670900a1948_d20250918_m042608_c001_v7007000_t0000_u01758169568409") 2025/09/18 04:29:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f3e5_d20250918_m042604_c001_v0001184_t0057_u01758169564006") 2025/09/18 04:29:15 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881f6d_d20250918_m042608_c001_v7007000_t0000_u01758169568565") 2025/09/18 04:29:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb114_d20250918_m042604_c001_v0001113_t0038_u01758169564102") 2025/09/18 04:29:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884a5_d20250918_m042608_c001_v7007000_t0000_u01758169568579") 2025/09/18 04:29:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f3e7_d20250918_m042604_c001_v0001184_t0041_u01758169564217") 2025/09/18 04:29:16 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884a2_d20250918_m042608_c001_v7007000_t0000_u01758169568393") 2025/09/18 04:29:16 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24bf0_d20250918_m042604_c001_v0001176_t0019_u01758169564228") 2025/09/18 04:29:16 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881f6c_d20250918_m042608_c001_v7007000_t0000_u01758169568380") 2025/09/18 04:29:16 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c586_d20250918_m042604_c001_v0001029_t0044_u01758169564353") 2025/09/18 04:29:16 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f40670670900a1949_d20250918_m042608_c001_v7007000_t0000_u01758169568592") 2025/09/18 04:29:16 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb116_d20250918_m042604_c001_v0001113_t0053_u01758169564401") 2025/09/18 04:29:16 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f412a8b411dadbe33_d20250918_m042608_c001_v7007000_t0000_u01758169568559") 2025/09/18 04:29:16 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f3e9_d20250918_m042604_c001_v0001184_t0027_u01758169564450") 2025/09/18 04:29:16 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884a7_d20250918_m042608_c001_v7007000_t0000_u01758169568766") 2025/09/18 04:29:16 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24bf2_d20250918_m042604_c001_v0001176_t0037_u01758169564472") 2025/09/18 04:29:16 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0ce3_d20250918_m042608_c001_v7007000_t0000_u01758169568601") 2025/09/18 04:29:16 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f3eb_d20250918_m042604_c001_v0001184_t0050_u01758169564645") 2025/09/18 04:29:16 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0ce4_d20250918_m042608_c001_v7007000_t0000_u01758169568612") 2025/09/18 04:29:16 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24bf4_d20250918_m042604_c001_v0001176_t0009_u01758169564721") 2025/09/18 04:29:16 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f416fe87503f6ba96_d20250918_m042359_c001_v7007000_t0000_u01758169439028") 2025/09/18 04:29:16 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f111ec9f9cefcd805_d20250918_m042356_c001_v0001179_t0042_u01758169436846") 2025/09/18 04:29:16 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415583662cf32726_d20250918_m042356_c001_v7007000_t0000_u01758169436662") 2025/09/18 04:29:16 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f111ec9f9cefcd7e9_d20250918_m042354_c001_v0001179_t0010_u01758169434157") 2025/09/18 04:29:16 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415583662cf32723_d20250918_m042353_c001_v7007000_t0000_u01758169433424") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2485f_d20250918_m042350_c001_v0001176_t0006_u01758169430062") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f416fe87503f6ba7e_d20250918_m042348_c001_v7007000_t0000_u01758169428476") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f108554c0d2291ca8_d20250918_m042344_c001_v0001029_t0037_u01758169424263") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004bf3c_d20250918_m042344_c001_v7007000_t0000_u01758169424080") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f108554c0d2291c92_d20250918_m042339_c001_v0001029_t0007_u01758169419088") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004bf34_d20250918_m042338_c001_v7007000_t0000_u01758169418350") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd247f3_d20250918_m042332_c001_v0001176_t0058_u01758169412634") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0b38_d20250918_m042331_c001_v7007000_t0000_u01758169411355") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f115bb90cfbbc73f4_d20250918_m042329_c001_v0001113_t0022_u01758169409020") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f421035119ea17ef0_d20250918_m042328_c001_v7007000_t0000_u01758169408841") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f115bb90cfbbc73ea_d20250918_m042325_c001_v0001113_t0024_u01758169405113") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f421035119ea17eeb_d20250918_m042324_c001_v7007000_t0000_u01758169404387") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd247bb_d20250918_m042320_c001_v0001176_t0003_u01758169400318") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f355581122ec6_d20250918_m042319_c001_v7007000_t0000_u01758169399396") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f101aad92d0e089c0_d20250918_m042317_c001_v0001136_t0043_u01758169397668") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f412a8b411dadbcd1_d20250918_m042317_c001_v7007000_t0000_u01758169397485") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f101aad92d0e089b8_d20250918_m042314_c001_v0001136_t0032_u01758169394292") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f412a8b411dadbcca_d20250918_m042313_c001_v7007000_t0000_u01758169393568") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24787_d20250918_m042305_c001_v0001176_t0022_u01758169385890") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0b1d_d20250918_m042304_c001_v7007000_t0000_u01758169384968") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f108d4a9bcc38a425_d20250918_m042303_c001_v0001131_t0057_u01758169383048") 2025/09/18 04:29:17 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfa9b69_d20250918_m042302_c001_v7007000_t0000_u01758169382864") 2025/09/18 04:29:18 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f108d4a9bcc38a41d_d20250918_m042259_c001_v0001131_t0021_u01758169379535") 2025/09/18 04:29:18 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfa9b53_d20250918_m042258_c001_v7007000_t0000_u01758169378807") 2025/09/18 04:29:18 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1183494c7880c1a6_d20250918_m042252_c001_v0001036_t0005_u01758169372717") 2025/09/18 04:29:18 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c78e85_d20250918_m042251_c001_v7007000_t0000_u01758169371801") 2025/09/18 04:29:18 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1026a1cd2c323b17_d20250918_m042249_c001_v0001130_t0053_u01758169369787") 2025/09/18 04:29:18 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004bed3_d20250918_m042249_c001_v7007000_t0000_u01758169369603") 2025/09/18 04:29:18 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1026a1cd2c323afd_d20250918_m042245_c001_v0001130_t0006_u01758169365832") 2025/09/18 04:29:18 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004bed0_d20250918_m042245_c001_v7007000_t0000_u01758169365105") 2025/09/18 04:29:18 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522f1f_d20250918_m042239_c001_v0001043_t0026_u01758169359313") 2025/09/18 04:29:18 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881d34_d20250918_m042238_c001_v7007000_t0000_u01758169358200") 2025/09/18 04:29:18 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11929ce6c9837470_d20250918_m042231_c001_v0001042_t0014_u01758169351929") 2025/09/18 04:29:18 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0aac_d20250918_m042231_c001_v7007000_t0000_u01758169351724") 2025/09/18 04:29:18 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd246e5_d20250918_m042227_c001_v0001176_t0049_u01758169347974") 2025/09/18 04:29:18 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f116f7a69fed402c4_d20250918_m042227_c001_v0001102_t0044_u01758169347120") 2025/09/18 04:29:18 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f116f7a69fed402c0_d20250918_m042225_c001_v0001102_t0037_u01758169345953") 2025/09/18 04:29:18 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f40125ff283887c8e_d20250918_m042212_c001_v7007000_t0000_u01758169332331") 2025/09/18 04:29:18 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522ef1_d20250918_m042204_c001_v0001043_t0008_u01758169324779") 2025/09/18 04:29:18 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1032fd21c6c9de60_d20250918_m042203_c001_v0001041_t0051_u01758169323784") 2025/09/18 04:29:18 DEBUG : dst/one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1032fd21c6c9de5e_d20250918_m042201_c001_v0001041_t0013_u01758169321997") 2025/09/18 04:29:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f416fe87503f6ba97_d20250918_m042359_c001_v7007000_t0000_u01758169439211") 2025/09/18 04:29:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f105d9c421c09fb5d_d20250918_m042356_c001_v0001172_t0021_u01758169436328") 2025/09/18 04:29:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f117713ba03a3f5d8_d20250918_m042353_c001_v0001182_t0016_u01758169433217") 2025/09/18 04:29:19 DEBUG : dst/one.bak: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f416fe87503f6ba7f_d20250918_m042348_c001_v7007000_t0000_u01758169428759") 2025/09/18 04:29:19 DEBUG : dst/one.bak: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f104756734418aa33_d20250918_m042343_c001_v0001036_t0037_u01758169423229") 2025/09/18 04:29:19 DEBUG : dst/one.bak: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1014b88930e762aa_d20250918_m042338_c001_v0001171_t0024_u01758169418054") 2025/09/18 04:29:19 DEBUG : dst/one.bak: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0b39_d20250918_m042331_c001_v7007000_t0000_u01758169411537") 2025/09/18 04:29:19 DEBUG : dst/one.bak: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f100c88cb039935ba_d20250918_m042328_c001_v0001177_t0053_u01758169408586") 2025/09/18 04:29:19 DEBUG : dst/one.bak: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1092dc732ff3821b_d20250918_m042324_c001_v0001183_t0026_u01758169404183") 2025/09/18 04:29:19 DEBUG : dst/three: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881d35_d20250918_m042238_c001_v7007000_t0000_u01758169358384") 2025/09/18 04:29:19 DEBUG : dst/three: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f116f7a69fed402f2_d20250918_m042236_c001_v0001102_t0033_u01758169356764") 2025/09/18 04:29:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f416fe87503f6ba98_d20250918_m042359_c001_v7007000_t0000_u01758169439394") 2025/09/18 04:29:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1059fa3a8ce76b6b_d20250918_m042357_c001_v0001106_t0055_u01758169437661") 2025/09/18 04:29:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f111062436735ca32_d20250918_m042354_c001_v0001181_t0025_u01758169434927") 2025/09/18 04:29:19 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f416fe87503f6ba99_d20250918_m042359_c001_v7007000_t0000_u01758169439576") 2025/09/18 04:29:19 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f111ec9f9cefcd819_d20250918_m042358_c001_v0001179_t0009_u01758169438420") 2025/09/18 04:29:19 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415583662cf3272a_d20250918_m042358_c001_v7007000_t0000_u01758169438237") 2025/09/18 04:29:19 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f111ec9f9cefcd7f1_d20250918_m042355_c001_v0001179_t0008_u01758169435347") 2025/09/18 04:29:19 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415583662cf32725_d20250918_m042355_c001_v7007000_t0000_u01758169435163") 2025/09/18 04:29:19 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24865_d20250918_m042350_c001_v0001176_t0024_u01758169430536") 2025/09/18 04:29:19 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f416fe87503f6ba80_d20250918_m042348_c001_v7007000_t0000_u01758169428943") 2025/09/18 04:29:19 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f108554c0d2291cb1_d20250918_m042347_c001_v0001029_t0041_u01758169427285") 2025/09/18 04:29:19 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004bf3f_d20250918_m042347_c001_v7007000_t0000_u01758169427101") 2025/09/18 04:29:20 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f108554c0d2291c9a_d20250918_m042340_c001_v0001029_t0028_u01758169420944") 2025/09/18 04:29:20 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004bf38_d20250918_m042340_c001_v7007000_t0000_u01758169420756") 2025/09/18 04:29:20 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24811_d20250918_m042335_c001_v0001176_t0031_u01758169415214") 2025/09/18 04:29:20 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f421035119ea17ef2_d20250918_m042330_c001_v7007000_t0000_u01758169410802") 2025/09/18 04:29:20 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522f69_d20250918_m042327_c001_v0001043_t0011_u01758169407503") 2025/09/18 04:29:20 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f421035119ea17eec_d20250918_m042326_c001_v7007000_t0000_u01758169406411") 2025/09/18 04:29:20 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd247c3_d20250918_m042320_c001_v0001176_t0019_u01758169400893") 2025/09/18 04:29:20 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f412a8b411dadbcd5_d20250918_m042318_c001_v7007000_t0000_u01758169398439") 2025/09/18 04:29:20 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522f59_d20250918_m042316_c001_v0001043_t0008_u01758169396224") 2025/09/18 04:29:20 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f412a8b411dadbccb_d20250918_m042315_c001_v7007000_t0000_u01758169395125") 2025/09/18 04:29:20 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24795_d20250918_m042308_c001_v0001176_t0048_u01758169388927") 2025/09/18 04:29:20 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfa9b6f_d20250918_m042304_c001_v7007000_t0000_u01758169384050") 2025/09/18 04:29:20 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1183494c7880c1bc_d20250918_m042301_c001_v0001036_t0013_u01758169381572") 2025/09/18 04:29:20 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfa9b5c_d20250918_m042300_c001_v7007000_t0000_u01758169380484") 2025/09/18 04:29:20 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522f39_d20250918_m042254_c001_v0001043_t0025_u01758169374083") 2025/09/18 04:29:20 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004bed7_d20250918_m042250_c001_v7007000_t0000_u01758169370812") 2025/09/18 04:29:20 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522f2d_d20250918_m042248_c001_v0001043_t0036_u01758169368194") 2025/09/18 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004bed1_d20250918_m042247_c001_v7007000_t0000_u01758169367093") 2025/09/18 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24719_d20250918_m042240_c001_v0001176_t0036_u01758169360489") 2025/09/18 04:29:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f416fe87503f6ba81_d20250918_m042349_c001_v7007000_t0000_u01758169429127") 2025/09/18 04:29:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f101e012e002294b9_d20250918_m042346_c001_v0001106_t0031_u01758169426569") 2025/09/18 04:29:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11075c1a6e38e717_d20250918_m042340_c001_v0001157_t0000_u01758169420372") 2025/09/18 04:29:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0b3a_d20250918_m042331_c001_v7007000_t0000_u01758169411719") 2025/09/18 04:29:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f117db1fffdff8808_d20250918_m042330_c001_v0001181_t0046_u01758169410593") 2025/09/18 04:29:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f116880cff1a70453_d20250918_m042325_c001_v0001131_t0008_u01758169405939") 2025/09/18 04:29:21 DEBUG : dst/two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f416fe87503f6ba9a_d20250918_m042359_c001_v7007000_t0000_u01758169439760") 2025/09/18 04:29:21 DEBUG : dst/two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24863_d20250918_m042350_c001_v0001176_t0033_u01758169430275") 2025/09/18 04:29:21 DEBUG : dst/two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f416fe87503f6ba82_d20250918_m042349_c001_v7007000_t0000_u01758169429318") 2025/09/18 04:29:21 DEBUG : dst/two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2480b_d20250918_m042334_c001_v0001176_t0007_u01758169414922") 2025/09/18 04:29:21 DEBUG : dst/two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0b3c_d20250918_m042331_c001_v7007000_t0000_u01758169411902") 2025/09/18 04:29:21 DEBUG : dst/two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522f5d_d20250918_m042320_c001_v0001043_t0036_u01758169400537") 2025/09/18 04:29:21 DEBUG : dst/two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f355581122ec7_d20250918_m042319_c001_v7007000_t0000_u01758169399580") 2025/09/18 04:29:21 DEBUG : dst/two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522f51_d20250918_m042306_c001_v0001043_t0001_u01758169386477") 2025/09/18 04:29:21 DEBUG : dst/two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0b1e_d20250918_m042305_c001_v7007000_t0000_u01758169385152") 2025/09/18 04:29:21 DEBUG : dst/two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2475d_d20250918_m042253_c001_v0001176_t0021_u01758169373430") 2025/09/18 04:29:21 DEBUG : dst/two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c78e87_d20250918_m042251_c001_v7007000_t0000_u01758169371985") 2025/09/18 04:29:21 DEBUG : dst/two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1183494c7880c18c_d20250918_m042240_c001_v0001036_t0011_u01758169360085") 2025/09/18 04:29:21 DEBUG : dst/two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881d36_d20250918_m042238_c001_v7007000_t0000_u01758169358569") 2025/09/18 04:29:21 DEBUG : dst/two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f108feaafe58c2580_d20250918_m042234_c001_v0001117_t0025_u01758169354055") 2025/09/18 04:29:22 DEBUG : dst/two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f40125ff283887c92_d20250918_m042212_c001_v7007000_t0000_u01758169332514") 2025/09/18 04:29:22 DEBUG : dst/two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1032fd21c6c9de6f_d20250918_m042211_c001_v0001041_t0010_u01758169331026") 2025/09/18 04:29:22 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa387d5_d20250918_m042136_c001_v7007000_t0000_u01758169296166") 2025/09/18 04:29:22 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd245c1_d20250918_m042132_c001_v0001176_t0005_u01758169292643") 2025/09/18 04:29:22 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa387bd_d20250918_m042130_c001_v7007000_t0000_u01758169290368") 2025/09/18 04:29:22 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2455f_d20250918_m042119_c001_v0001176_t0023_u01758169279404") 2025/09/18 04:29:22 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fce_d20250918_m042109_c001_v7007000_t0000_u01758169269997") 2025/09/18 04:29:22 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24519_d20250918_m042106_c001_v0001176_t0005_u01758169266513") 2025/09/18 04:29:22 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bee_d20250918_m042043_c001_v7007000_t0000_u01758169243831") 2025/09/18 04:29:22 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e3d_d20250918_m042041_c001_v0001043_t0040_u01758169241536") 2025/09/18 04:29:22 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881be5_d20250918_m042040_c001_v7007000_t0000_u01758169240630") 2025/09/18 04:29:22 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e37_d20250918_m042039_c001_v0001043_t0028_u01758169239252") 2025/09/18 04:29:22 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881be0_d20250918_m042036_c001_v7007000_t0000_u01758169236350") 2025/09/18 04:29:22 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e29_d20250918_m042034_c001_v0001043_t0029_u01758169234414") 2025/09/18 04:29:22 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bda_d20250918_m042033_c001_v7007000_t0000_u01758169233259") 2025/09/18 04:29:22 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e1d_d20250918_m042031_c001_v0001043_t0045_u01758169231728") 2025/09/18 04:29:22 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bcc_d20250918_m042025_c001_v7007000_t0000_u01758169225010") 2025/09/18 04:29:22 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522dfb_d20250918_m042023_c001_v0001043_t0033_u01758169223217") 2025/09/18 04:29:22 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bc5_d20250918_m042022_c001_v7007000_t0000_u01758169222279") 2025/09/18 04:29:22 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522df5_d20250918_m042021_c001_v0001043_t0051_u01758169221311") 2025/09/18 04:29:23 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bb9_d20250918_m042016_c001_v7007000_t0000_u01758169216404") 2025/09/18 04:29:23 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522ddd_d20250918_m042014_c001_v0001043_t0029_u01758169214840") 2025/09/18 04:29:23 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b880a2_d20250918_m042013_c001_v7007000_t0000_u01758169213004") 2025/09/18 04:29:23 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522dd5_d20250918_m042011_c001_v0001043_t0029_u01758169211878") 2025/09/18 04:29:23 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b880a0_d20250918_m042011_c001_v7007000_t0000_u01758169211517") 2025/09/18 04:29:23 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f101d8927e67f8b80_d20250918_m042010_c001_v0001183_t0046_u01758169210928") 2025/09/18 04:29:23 DEBUG : empty space: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522dcb_d20250918_m042009_c001_v0001043_t0023_u01758169209279") 2025/09/18 04:29:23 DEBUG : enormous: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bec_d20250918_m042043_c001_v7007000_t0000_u01758169243070") 2025/09/18 04:29:23 DEBUG : enormous: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e41_d20250918_m042042_c001_v0001043_t0053_u01758169242041") 2025/09/18 04:29:23 DEBUG : existing: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f416fe87503f6baa2_d20250918_m042403_c001_v7007000_t0000_u01758169443989") 2025/09/18 04:29:23 DEBUG : existing: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248a3_d20250918_m042402_c001_v0001176_t0051_u01758169442686") 2025/09/18 04:29:23 DEBUG : existing: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fc8_d20250918_m042104_c001_v7007000_t0000_u01758169264957") 2025/09/18 04:29:23 DEBUG : existing: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2450b_d20250918_m042103_c001_v0001176_t0034_u01758169263864") 2025/09/18 04:29:23 DEBUG : existing: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88096_d20250918_m042006_c001_v7007000_t0000_u01758169206090") 2025/09/18 04:29:23 DEBUG : existing: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522dbf_d20250918_m042005_c001_v0001043_t0006_u01758169205046") 2025/09/18 04:29:23 DEBUG : existing: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88094_d20250918_m042004_c001_v7007000_t0000_u01758169204495") 2025/09/18 04:29:23 DEBUG : existing: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522dbd_d20250918_m042003_c001_v0001043_t0058_u01758169203681") 2025/09/18 04:29:23 DEBUG : existing: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522db9_d20250918_m042002_c001_v0001043_t0020_u01758169202778") 2025/09/18 04:29:23 DEBUG : existing-b: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fca_d20250918_m042105_c001_v7007000_t0000_u01758169265140") 2025/09/18 04:29:23 DEBUG : existing-b: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e79_d20250918_m042103_c001_v0001043_t0002_u01758169263854") 2025/09/18 04:29:23 DEBUG : file1: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c790e3_d20250918_m042449_c001_v7007000_t0000_u01758169489887") 2025/09/18 04:29:23 DEBUG : file1: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f109ca8c2304cec83_d20250918_m042448_c001_v0001172_t0035_u01758169488055") 2025/09/18 04:29:23 DEBUG : file1: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c790ce_d20250918_m042446_c001_v7007000_t0000_u01758169486701") 2025/09/18 04:29:24 DEBUG : file1: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24a38_d20250918_m042445_c001_v0001176_t0015_u01758169485116") 2025/09/18 04:29:24 DEBUG : five: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bf4_d20250918_m042047_c001_v7007000_t0000_u01758169247805") 2025/09/18 04:29:24 DEBUG : five: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f41216073af522e4d_d20250918_m042045_c001_v0001043_t0046_u01758169245739") 2025/09/18 04:29:24 DEBUG : foo: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bb6_d20250918_m042014_c001_v7007000_t0000_u01758169214473") 2025/09/18 04:29:24 DEBUG : foo: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f41216073af522ddb_d20250918_m042013_c001_v0001043_t0046_u01758169213924") 2025/09/18 04:29:24 DEBUG : foo: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f41216073af522dd7_d20250918_m042013_c001_v0001043_t0046_u01758169213366") 2025/09/18 04:29:24 DEBUG : four: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fa6_d20250918_m042047_c001_v7007000_t0000_u01758169247991") 2025/09/18 04:29:24 DEBUG : four: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4127e05fabd244a2_d20250918_m042046_c001_v0001176_t0005_u01758169246300") 2025/09/18 04:29:24 DEBUG : four: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e4b_d20250918_m042044_c001_v0001043_t0043_u01758169244979") 2025/09/18 04:29:24 DEBUG : hello world2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d1009_d20250918_m041919_c001_v7007000_t0000_u01758169159162") 2025/09/18 04:29:24 DEBUG : hello world2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d2f_d20250918_m041918_c001_v0001043_t0001_u01758169158351") 2025/09/18 04:29:24 DEBUG : ignore-size: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88090_d20250918_m042002_c001_v7007000_t0000_u01758169202418") 2025/09/18 04:29:24 DEBUG : ignore-size: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522db1_d20250918_m042001_c001_v0001043_t0020_u01758169201310") 2025/09/18 04:29:24 DEBUG : nested/sub dir/file: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fc6_d20250918_m042103_c001_v7007000_t0000_u01758169263112") 2025/09/18 04:29:24 DEBUG : nested/sub dir/file: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd244f7_d20250918_m042101_c001_v0001176_t0009_u01758169261825") 2025/09/18 04:29:24 DEBUG : nested/sub dir/file: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fc2_d20250918_m042101_c001_v7007000_t0000_u01758169261085") 2025/09/18 04:29:24 DEBUG : nested/sub dir/file: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd244ef_d20250918_m042059_c001_v0001176_t0001_u01758169259791") 2025/09/18 04:29:24 DEBUG : one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fa7_d20250918_m042048_c001_v7007000_t0000_u01758169248173") 2025/09/18 04:29:24 DEBUG : one: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f41216073af522e43_d20250918_m042044_c001_v0001043_t0046_u01758169244223") 2025/09/18 04:29:24 DEBUG : only0: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c7908b_d20250918_m042440_c001_v7007000_t0000_u01758169480371") 2025/09/18 04:29:24 DEBUG : only0: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419f5937a079c478_d20250918_m042435_c001_v0001029_t0035_u01758169475164") 2025/09/18 04:29:25 DEBUG : only0: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24966_d20250918_m042424_c001_v0001176_t0037_u01758169464278") 2025/09/18 04:29:25 DEBUG : only0: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb43026d_d20250918_m042418_c001_v7007000_t0000_u01758169458969") 2025/09/18 04:29:25 DEBUG : only0: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248c1_d20250918_m042407_c001_v0001176_t0038_u01758169447588") 2025/09/18 04:29:25 DEBUG : only1: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c7908e_d20250918_m042440_c001_v7007000_t0000_u01758169480555") 2025/09/18 04:29:25 DEBUG : only1: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4127e05fabd249fe_d20250918_m042435_c001_v0001176_t0005_u01758169475366") 2025/09/18 04:29:25 DEBUG : only1: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2496a_d20250918_m042424_c001_v0001176_t0006_u01758169464706") 2025/09/18 04:29:25 DEBUG : only1: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8830a_d20250918_m042418_c001_v7007000_t0000_u01758169458992") 2025/09/18 04:29:25 DEBUG : only1: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248ca_d20250918_m042408_c001_v0001176_t0018_u01758169448049") 2025/09/18 04:29:25 DEBUG : only10: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c79090_d20250918_m042440_c001_v7007000_t0000_u01758169480739") 2025/09/18 04:29:25 DEBUG : only10: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4127e05fabd249f4_d20250918_m042434_c001_v0001176_t0005_u01758169474420") 2025/09/18 04:29:25 DEBUG : only10: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249ac_d20250918_m042429_c001_v0001176_t0021_u01758169469225") 2025/09/18 04:29:25 DEBUG : only10: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb430265_d20250918_m042418_c001_v7007000_t0000_u01758169458426") 2025/09/18 04:29:25 DEBUG : only10: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24904_d20250918_m042412_c001_v0001176_t0030_u01758169452216") 2025/09/18 04:29:25 DEBUG : only11: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c79093_d20250918_m042440_c001_v7007000_t0000_u01758169480922") 2025/09/18 04:29:25 DEBUG : only11: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f403ad74b956bafc1_d20250918_m042434_c001_v0001113_t0054_u01758169474974") 2025/09/18 04:29:25 DEBUG : only11: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249b4_d20250918_m042429_c001_v0001176_t0001_u01758169469653") 2025/09/18 04:29:25 DEBUG : only11: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88302_d20250918_m042418_c001_v7007000_t0000_u01758169458427") 2025/09/18 04:29:25 DEBUG : only11: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2490c_d20250918_m042412_c001_v0001176_t0000_u01758169452693") 2025/09/18 04:29:25 DEBUG : only12: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c79096_d20250918_m042441_c001_v7007000_t0000_u01758169481111") 2025/09/18 04:29:25 DEBUG : only12: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4127e05fabd249f8_d20250918_m042434_c001_v0001176_t0005_u01758169474999") 2025/09/18 04:29:26 DEBUG : only12: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249ba_d20250918_m042430_c001_v0001176_t0047_u01758169470246") 2025/09/18 04:29:26 DEBUG : only12: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c7901a_d20250918_m042418_c001_v7007000_t0000_u01758169458653") 2025/09/18 04:29:26 DEBUG : only12: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24910_d20250918_m042413_c001_v0001176_t0057_u01758169453512") 2025/09/18 04:29:26 DEBUG : only13: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c79097_d20250918_m042441_c001_v7007000_t0000_u01758169481295") 2025/09/18 04:29:26 DEBUG : only13: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4127e05fabd249fa_d20250918_m042435_c001_v0001176_t0005_u01758169475183") 2025/09/18 04:29:26 DEBUG : only13: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249c0_d20250918_m042430_c001_v0001176_t0029_u01758169470683") 2025/09/18 04:29:26 DEBUG : only13: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb430268_d20250918_m042418_c001_v7007000_t0000_u01758169458607") 2025/09/18 04:29:26 DEBUG : only13: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24916_d20250918_m042413_c001_v0001176_t0025_u01758169453964") 2025/09/18 04:29:26 DEBUG : only14: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c7909b_d20250918_m042441_c001_v7007000_t0000_u01758169481497") 2025/09/18 04:29:26 DEBUG : only14: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f409ca8c2304cec35_d20250918_m042435_c001_v0001172_t0036_u01758169475353") 2025/09/18 04:29:26 DEBUG : only14: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249c6_d20250918_m042431_c001_v0001176_t0011_u01758169471262") 2025/09/18 04:29:26 DEBUG : only14: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88304_d20250918_m042418_c001_v7007000_t0000_u01758169458621") 2025/09/18 04:29:26 DEBUG : only14: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2491c_d20250918_m042414_c001_v0001176_t0016_u01758169454404") 2025/09/18 04:29:26 DEBUG : only15: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c7909c_d20250918_m042441_c001_v7007000_t0000_u01758169481686") 2025/09/18 04:29:26 DEBUG : only15: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419f5937a079c47a_d20250918_m042435_c001_v0001029_t0035_u01758169475348") 2025/09/18 04:29:26 DEBUG : only15: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249cd_d20250918_m042431_c001_v0001176_t0052_u01758169471686") 2025/09/18 04:29:26 DEBUG : only15: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb43026b_d20250918_m042418_c001_v7007000_t0000_u01758169458789") 2025/09/18 04:29:26 DEBUG : only15: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24924_d20250918_m042414_c001_v0001176_t0041_u01758169454812") 2025/09/18 04:29:26 DEBUG : only16: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c7909f_d20250918_m042441_c001_v7007000_t0000_u01758169481895") 2025/09/18 04:29:26 DEBUG : only16: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f409ca8c2304cec37_d20250918_m042435_c001_v0001172_t0036_u01758169475541") 2025/09/18 04:29:26 DEBUG : only16: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249d2_d20250918_m042432_c001_v0001176_t0052_u01758169472113") 2025/09/18 04:29:26 DEBUG : only16: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b882fe_d20250918_m042418_c001_v7007000_t0000_u01758169458060") 2025/09/18 04:29:26 DEBUG : only16: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2492a_d20250918_m042415_c001_v0001176_t0046_u01758169455294") 2025/09/18 04:29:27 DEBUG : only17: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c790a4_d20250918_m042442_c001_v7007000_t0000_u01758169482234") 2025/09/18 04:29:27 DEBUG : only17: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f403ad74b956bafc3_d20250918_m042435_c001_v0001113_t0054_u01758169475160") 2025/09/18 04:29:27 DEBUG : only17: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249dc_d20250918_m042432_c001_v0001176_t0033_u01758169472607") 2025/09/18 04:29:27 DEBUG : only17: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88307_d20250918_m042418_c001_v7007000_t0000_u01758169458806") 2025/09/18 04:29:27 DEBUG : only17: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24934_d20250918_m042415_c001_v0001176_t0043_u01758169455813") 2025/09/18 04:29:27 DEBUG : only18: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c790a6_d20250918_m042442_c001_v7007000_t0000_u01758169482423") 2025/09/18 04:29:27 DEBUG : only18: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f403ad74b956bafc9_d20250918_m042435_c001_v0001113_t0054_u01758169475748") 2025/09/18 04:29:27 DEBUG : only18: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249e2_d20250918_m042433_c001_v0001176_t0040_u01758169473115") 2025/09/18 04:29:27 DEBUG : only18: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb43026c_d20250918_m042418_c001_v7007000_t0000_u01758169458814") 2025/09/18 04:29:28 DEBUG : only18: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2493a_d20250918_m042416_c001_v0001176_t0008_u01758169456272") 2025/09/18 04:29:28 DEBUG : only19: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c790a8_d20250918_m042442_c001_v7007000_t0000_u01758169482608") 2025/09/18 04:29:28 DEBUG : only19: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419f5937a079c480_d20250918_m042435_c001_v0001029_t0035_u01758169475903") 2025/09/18 04:29:28 DEBUG : only19: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249ea_d20250918_m042433_c001_v0001176_t0010_u01758169473572") 2025/09/18 04:29:28 DEBUG : only19: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88300_d20250918_m042418_c001_v7007000_t0000_u01758169458244") 2025/09/18 04:29:28 DEBUG : only19: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24942_d20250918_m042416_c001_v0001176_t0020_u01758169456843") 2025/09/18 04:29:28 DEBUG : only2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c790ac_d20250918_m042442_c001_v7007000_t0000_u01758169482799") 2025/09/18 04:29:28 DEBUG : only2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f403ad74b956bafc5_d20250918_m042435_c001_v0001113_t0054_u01758169475376") 2025/09/18 04:29:28 DEBUG : only2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24970_d20250918_m042425_c001_v0001176_t0056_u01758169465182") 2025/09/18 04:29:28 DEBUG : only2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb43026e_d20250918_m042419_c001_v7007000_t0000_u01758169459002") 2025/09/18 04:29:28 DEBUG : only2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248d0_d20250918_m042408_c001_v0001176_t0052_u01758169448513") 2025/09/18 04:29:28 DEBUG : only3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c790ad_d20250918_m042442_c001_v7007000_t0000_u01758169482988") 2025/09/18 04:29:28 DEBUG : only3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419f5937a079c47c_d20250918_m042435_c001_v0001029_t0035_u01758169475532") 2025/09/18 04:29:28 DEBUG : only3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24976_d20250918_m042425_c001_v0001176_t0014_u01758169465701") 2025/09/18 04:29:28 DEBUG : only3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c79018_d20250918_m042418_c001_v7007000_t0000_u01758169458440") 2025/09/18 04:29:28 DEBUG : only3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248d8_d20250918_m042409_c001_v0001176_t0013_u01758169449005") 2025/09/18 04:29:28 DEBUG : only4: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c790b0_d20250918_m042443_c001_v7007000_t0000_u01758169483175") 2025/09/18 04:29:28 DEBUG : only4: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f409ca8c2304cec3b_d20250918_m042435_c001_v0001172_t0036_u01758169475914") 2025/09/18 04:29:28 DEBUG : only4: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2497e_d20250918_m042426_c001_v0001176_t0005_u01758169466245") 2025/09/18 04:29:28 DEBUG : only4: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c7901e_d20250918_m042419_c001_v7007000_t0000_u01758169459028") 2025/09/18 04:29:28 DEBUG : only4: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248de_d20250918_m042409_c001_v0001176_t0021_u01758169449437") 2025/09/18 04:29:28 DEBUG : only5: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c790b2_d20250918_m042443_c001_v7007000_t0000_u01758169483369") 2025/09/18 04:29:28 DEBUG : only5: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4127e05fabd24a02_d20250918_m042435_c001_v0001176_t0005_u01758169475554") 2025/09/18 04:29:28 DEBUG : only5: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24984_d20250918_m042426_c001_v0001176_t0026_u01758169466724") 2025/09/18 04:29:29 DEBUG : only5: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c7901c_d20250918_m042418_c001_v7007000_t0000_u01758169458843") 2025/09/18 04:29:29 DEBUG : only5: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248e4_d20250918_m042409_c001_v0001176_t0052_u01758169449915") 2025/09/18 04:29:29 DEBUG : only6: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c790b4_d20250918_m042443_c001_v7007000_t0000_u01758169483555") 2025/09/18 04:29:29 DEBUG : only6: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f403ad74b956bafc7_d20250918_m042435_c001_v0001113_t0054_u01758169475564") 2025/09/18 04:29:29 DEBUG : only6: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2498c_d20250918_m042427_c001_v0001176_t0023_u01758169467175") 2025/09/18 04:29:29 DEBUG : only6: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb430270_d20250918_m042419_c001_v7007000_t0000_u01758169459152") 2025/09/18 04:29:29 DEBUG : only6: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248ea_d20250918_m042410_c001_v0001176_t0031_u01758169450349") 2025/09/18 04:29:29 DEBUG : only7: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c790b7_d20250918_m042443_c001_v7007000_t0000_u01758169483745") 2025/09/18 04:29:29 DEBUG : only7: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419f5937a079c47e_d20250918_m042435_c001_v0001029_t0035_u01758169475716") 2025/09/18 04:29:29 DEBUG : only7: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24992_d20250918_m042427_c001_v0001176_t0049_u01758169467801") 2025/09/18 04:29:29 DEBUG : only7: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb430267_d20250918_m042418_c001_v7007000_t0000_u01758169458445") 2025/09/18 04:29:29 DEBUG : only7: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248f2_d20250918_m042410_c001_v0001176_t0010_u01758169450890") 2025/09/18 04:29:29 DEBUG : only8: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c790ba_d20250918_m042443_c001_v7007000_t0000_u01758169483933") 2025/09/18 04:29:29 DEBUG : only8: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f409ca8c2304cec39_d20250918_m042435_c001_v0001172_t0036_u01758169475729") 2025/09/18 04:29:29 DEBUG : only8: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2499a_d20250918_m042428_c001_v0001176_t0021_u01758169468297") 2025/09/18 04:29:29 DEBUG : only8: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb430269_d20250918_m042418_c001_v7007000_t0000_u01758169458630") 2025/09/18 04:29:29 DEBUG : only8: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248f6_d20250918_m042411_c001_v0001176_t0007_u01758169451352") 2025/09/18 04:29:29 DEBUG : only9: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c790bd_d20250918_m042444_c001_v7007000_t0000_u01758169484119") 2025/09/18 04:29:29 DEBUG : only9: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4127e05fabd24a04_d20250918_m042435_c001_v0001176_t0005_u01758169475739") 2025/09/18 04:29:29 DEBUG : only9: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd249a0_d20250918_m042428_c001_v0001176_t0027_u01758169468724") 2025/09/18 04:29:30 DEBUG : only9: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8830c_d20250918_m042419_c001_v7007000_t0000_u01758169459176") 2025/09/18 04:29:30 DEBUG : only9: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd248fc_d20250918_m042411_c001_v0001176_t0013_u01758169451771") 2025/09/18 04:29:30 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fbc_d20250918_m042058_c001_v7007000_t0000_u01758169258672") 2025/09/18 04:29:30 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd244d8_d20250918_m042055_c001_v0001176_t0006_u01758169255637") 2025/09/18 04:29:30 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fb4_d20250918_m042054_c001_v7007000_t0000_u01758169254889") 2025/09/18 04:29:30 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e61_d20250918_m042053_c001_v0001043_t0008_u01758169253028") 2025/09/18 04:29:30 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fae_d20250918_m042051_c001_v7007000_t0000_u01758169251918") 2025/09/18 04:29:30 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd244b2_d20250918_m042049_c001_v0001176_t0015_u01758169249088") 2025/09/18 04:29:30 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881be3_d20250918_m042038_c001_v7007000_t0000_u01758169238365") 2025/09/18 04:29:30 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e2f_d20250918_m042036_c001_v0001043_t0006_u01758169236900") 2025/09/18 04:29:30 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bde_d20250918_m042035_c001_v7007000_t0000_u01758169235171") 2025/09/18 04:29:30 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e27_d20250918_m042033_c001_v0001043_t0030_u01758169233812") 2025/09/18 04:29:30 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bd9_d20250918_m042032_c001_v7007000_t0000_u01758169232460") 2025/09/18 04:29:30 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e1b_d20250918_m042031_c001_v0001043_t0030_u01758169231160") 2025/09/18 04:29:30 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bcb_d20250918_m042024_c001_v7007000_t0000_u01758169224452") 2025/09/18 04:29:30 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522df9_d20250918_m042022_c001_v0001043_t0006_u01758169222834") 2025/09/18 04:29:30 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bc7_d20250918_m042022_c001_v7007000_t0000_u01758169222461") 2025/09/18 04:29:30 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522df3_d20250918_m042020_c001_v0001043_t0023_u01758169220929") 2025/09/18 04:29:30 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bc2_d20250918_m042020_c001_v7007000_t0000_u01758169220564") 2025/09/18 04:29:30 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522def_d20250918_m042019_c001_v0001043_t0046_u01758169219760") 2025/09/18 04:29:30 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522ded_d20250918_m042018_c001_v0001043_t0035_u01758169218961") 2025/09/18 04:29:30 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bbd_d20250918_m042018_c001_v7007000_t0000_u01758169218593") 2025/09/18 04:29:31 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522de7_d20250918_m042017_c001_v0001043_t0050_u01758169217755") 2025/09/18 04:29:31 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522de5_d20250918_m042016_c001_v0001043_t0018_u01758169216953") 2025/09/18 04:29:31 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bba_d20250918_m042016_c001_v7007000_t0000_u01758169216588") 2025/09/18 04:29:31 DEBUG : potato: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522ddf_d20250918_m042015_c001_v0001043_t0013_u01758169215652") 2025/09/18 04:29:31 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f40125ff283887bfa_d20250918_m042145_c001_v7007000_t0000_u01758169305466") 2025/09/18 04:29:31 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1183494c7880c12e_d20250918_m042144_c001_v0001036_t0026_u01758169304759") 2025/09/18 04:29:31 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa387d7_d20250918_m042136_c001_v7007000_t0000_u01758169296444") 2025/09/18 04:29:31 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1183494c7880c10e_d20250918_m042131_c001_v0001036_t0038_u01758169291671") 2025/09/18 04:29:31 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881c56_d20250918_m042123_c001_v7007000_t0000_u01758169283878") 2025/09/18 04:29:31 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1183494c7880c0e2_d20250918_m042118_c001_v0001036_t0034_u01758169278599") 2025/09/18 04:29:31 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fcf_d20250918_m042110_c001_v7007000_t0000_u01758169270347") 2025/09/18 04:29:31 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1183494c7880c0be_d20250918_m042106_c001_v0001036_t0053_u01758169266075") 2025/09/18 04:29:31 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bea_d20250918_m042042_c001_v7007000_t0000_u01758169242879") 2025/09/18 04:29:31 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e39_d20250918_m042041_c001_v0001043_t0022_u01758169241187") 2025/09/18 04:29:31 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881be7_d20250918_m042040_c001_v7007000_t0000_u01758169240819") 2025/09/18 04:29:31 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e35_d20250918_m042038_c001_v0001043_t0006_u01758169238915") 2025/09/18 04:29:31 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881be4_d20250918_m042038_c001_v7007000_t0000_u01758169238548") 2025/09/18 04:29:31 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e33_d20250918_m042037_c001_v0001043_t0020_u01758169237663") 2025/09/18 04:29:31 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881be1_d20250918_m042036_c001_v7007000_t0000_u01758169236532") 2025/09/18 04:29:31 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e2d_d20250918_m042035_c001_v0001043_t0032_u01758169235544") 2025/09/18 04:29:31 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bdb_d20250918_m042033_c001_v7007000_t0000_u01758169233441") 2025/09/18 04:29:31 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e21_d20250918_m042032_c001_v0001043_t0011_u01758169232474") 2025/09/18 04:29:32 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881bcd_d20250918_m042025_c001_v7007000_t0000_u01758169225192") 2025/09/18 04:29:32 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e03_d20250918_m042023_c001_v0001043_t0022_u01758169223991") 2025/09/18 04:29:32 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d1010_d20250918_m041922_c001_v7007000_t0000_u01758169162160") 2025/09/18 04:29:32 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d39_d20250918_m041921_c001_v0001043_t0023_u01758169161344") 2025/09/18 04:29:32 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d100d_d20250918_m041920_c001_v7007000_t0000_u01758169160399") 2025/09/18 04:29:32 DEBUG : potato2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d33_d20250918_m041919_c001_v0001043_t0006_u01758169159704") 2025/09/18 04:29:32 DEBUG : potato3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa387d9_d20250918_m042136_c001_v7007000_t0000_u01758169296767") 2025/09/18 04:29:32 DEBUG : potato3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522eaf_d20250918_m042133_c001_v0001043_t0009_u01758169293213") 2025/09/18 04:29:32 DEBUG : potato3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881c59_d20250918_m042124_c001_v7007000_t0000_u01758169284246") 2025/09/18 04:29:32 DEBUG : potato3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e93_d20250918_m042119_c001_v0001043_t0016_u01758169279991") 2025/09/18 04:29:32 DEBUG : potato3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fd0_d20250918_m042110_c001_v7007000_t0000_u01758169270743") 2025/09/18 04:29:32 DEBUG : potato3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e7d_d20250918_m042106_c001_v0001043_t0028_u01758169266722") 2025/09/18 04:29:32 DEBUG : pre-dest1/1: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881d22_d20250918_m042221_c001_v7007000_t0000_u01758169341554") 2025/09/18 04:29:32 DEBUG : pre-dest1/1: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522eff_d20250918_m042213_c001_v0001043_t0009_u01758169333262") 2025/09/18 04:29:32 DEBUG : pre-dest2/2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4027163b1d881d23_d20250918_m042221_c001_v7007000_t0000_u01758169341738") 2025/09/18 04:29:32 DEBUG : pre-dest2/2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1183494c7880c160_d20250918_m042213_c001_v0001036_t0047_u01758169333988") 2025/09/18 04:29:32 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f355581122dc9_d20250918_m042157_c001_v7007000_t0000_u01758169317313") 2025/09/18 04:29:32 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd2463f_d20250918_m042153_c001_v0001176_t0044_u01758169313404") 2025/09/18 04:29:32 DEBUG : sizeonly: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8808e_d20250918_m042000_c001_v7007000_t0000_u01758169200759") 2025/09/18 04:29:32 DEBUG : sizeonly: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522da7_d20250918_m041959_c001_v0001043_t0027_u01758169199653") 2025/09/18 04:29:33 DEBUG : splitbanan: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4033424b34dd6b00_d20250918_m042650_c001_v7007000_t0000_u01758169610648") 2025/09/18 04:29:33 DEBUG : splitbanan: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f515_d20250918_m042643_c001_v0001184_t0009_u01758169603264") 2025/09/18 04:29:33 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa391ae_d20250918_m042808_c001_v7007000_t0000_u01758169688358") 2025/09/18 04:29:33 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f7c2_d20250918_m042801_c001_v0001184_t0046_u01758169681558") 2025/09/18 04:29:33 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8868c_d20250918_m042752_c001_v7007000_t0000_u01758169672711") 2025/09/18 04:29:33 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f75e_d20250918_m042745_c001_v0001184_t0044_u01758169665850") 2025/09/18 04:29:33 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f355581123200_d20250918_m042736_c001_v7007000_t0000_u01758169656963") 2025/09/18 04:29:33 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f6db_d20250918_m042730_c001_v0001184_t0003_u01758169650558") 2025/09/18 04:29:33 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66ac6_d20250918_m042721_c001_v7007000_t0000_u01758169641488") 2025/09/18 04:29:33 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f65c_d20250918_m042715_c001_v0001184_t0051_u01758169635058") 2025/09/18 04:29:33 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f423fb2df74d66a91_d20250918_m042706_c001_v7007000_t0000_u01758169626520") 2025/09/18 04:29:33 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f5c9_d20250918_m042659_c001_v0001184_t0054_u01758169619608") 2025/09/18 04:29:33 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4146187dcff0208a_d20250918_m042644_c001_v7007000_t0000_u01758169604930") 2025/09/18 04:29:33 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c5fa_d20250918_m042641_c001_v0001029_t0002_u01758169601699") 2025/09/18 04:29:33 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb43041b_d20250918_m042633_c001_v7007000_t0000_u01758169593425") 2025/09/18 04:29:33 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb152_d20250918_m042626_c001_v0001113_t0016_u01758169586435") 2025/09/18 04:29:33 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0d03_d20250918_m042625_c001_v7007000_t0000_u01758169585054") 2025/09/18 04:29:33 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c5c8_d20250918_m042621_c001_v0001029_t0011_u01758169581640") 2025/09/18 04:29:33 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b884d2_d20250918_m042613_c001_v7007000_t0000_u01758169573633") 2025/09/18 04:29:33 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb11a_d20250918_m042606_c001_v0001113_t0001_u01758169566584") 2025/09/18 04:29:33 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f404f3555811230f8_d20250918_m042605_c001_v7007000_t0000_u01758169565491") 2025/09/18 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb106_d20250918_m042602_c001_v0001113_t0013_u01758169562239") 2025/09/18 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f421035119ea18050_d20250918_m042546_c001_v7007000_t0000_u01758169546748") 2025/09/18 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb0ca_d20250918_m042542_c001_v0001113_t0031_u01758169542767") 2025/09/18 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f418a9cce027c0c85_d20250918_m042532_c001_v7007000_t0000_u01758169532781") 2025/09/18 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24b16_d20250918_m042525_c001_v0001176_t0049_u01758169525938") 2025/09/18 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f415e55e7c004c033_d20250918_m042516_c001_v7007000_t0000_u01758169516208") 2025/09/18 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c4ec_d20250918_m042508_c001_v0001029_t0035_u01758169508916") 2025/09/18 04:29:34 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f419de83fdb4303d4_d20250918_m042628_c001_v7007000_t0000_u01758169588201") 2025/09/18 04:29:34 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f47d_d20250918_m042622_c001_v0001184_t0000_u01758169582894") 2025/09/18 04:29:34 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c79106_d20250918_m042458_c001_v7007000_t0000_u01758169498190") 2025/09/18 04:29:34 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb018_d20250918_m042455_c001_v0001113_t0052_u01758169495138") 2025/09/18 04:29:34 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f40125ff28388975e_d20250918_m042453_c001_v7007000_t0000_u01758169493988") 2025/09/18 04:29:34 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c4b6_d20250918_m042451_c001_v0001029_t0016_u01758169491249") 2025/09/18 04:29:34 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fc7_d20250918_m042103_c001_v7007000_t0000_u01758169263295") 2025/09/18 04:29:34 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1183494c7880c0b4_d20250918_m042102_c001_v0001036_t0042_u01758169262181") 2025/09/18 04:29:34 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fc4_d20250918_m042101_c001_v7007000_t0000_u01758169261267") 2025/09/18 04:29:34 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e6f_d20250918_m042100_c001_v0001043_t0050_u01758169260153") 2025/09/18 04:29:34 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88088_d20250918_m041957_c001_v7007000_t0000_u01758169197482") 2025/09/18 04:29:34 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d93_d20250918_m041955_c001_v0001043_t0045_u01758169195787") 2025/09/18 04:29:34 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88084_d20250918_m041955_c001_v7007000_t0000_u01758169195429") 2025/09/18 04:29:34 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d91_d20250918_m041954_c001_v0001043_t0005_u01758169194208") 2025/09/18 04:29:34 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8807c_d20250918_m041952_c001_v7007000_t0000_u01758169192109") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d87_d20250918_m041950_c001_v0001043_t0011_u01758169190742") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88078_d20250918_m041950_c001_v7007000_t0000_u01758169190201") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d85_d20250918_m041949_c001_v0001043_t0011_u01758169189001") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d7f_d20250918_m041946_c001_v0001043_t0040_u01758169186141") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b8806c_d20250918_m041945_c001_v7007000_t0000_u01758169185783") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d7b_d20250918_m041945_c001_v0001043_t0020_u01758169185108") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d77_d20250918_m041944_c001_v0001043_t0012_u01758169184087") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f408302b639b88060_d20250918_m041943_c001_v7007000_t0000_u01758169183721") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d71_d20250918_m041940_c001_v0001043_t0005_u01758169180747") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d6b_d20250918_m041937_c001_v0001043_t0050_u01758169177659") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d1027_d20250918_m041937_c001_v7007000_t0000_u01758169177298") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d69_d20250918_m041936_c001_v0001043_t0008_u01758169176538") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d67_d20250918_m041935_c001_v0001043_t0011_u01758169175629") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d1023_d20250918_m041935_c001_v7007000_t0000_u01758169175268") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d61_d20250918_m041931_c001_v0001043_t0033_u01758169171477") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d101c_d20250918_m041931_c001_v7007000_t0000_u01758169171116") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d5d_d20250918_m041930_c001_v0001043_t0018_u01758169170324") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d101a_d20250918_m041929_c001_v7007000_t0000_u01758169169421") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d57_d20250918_m041928_c001_v0001043_t0017_u01758169168557") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d1018_d20250918_m041928_c001_v7007000_t0000_u01758169168013") 2025/09/18 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d55_d20250918_m041927_c001_v0001043_t0047_u01758169167260") 2025/09/18 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d1017_d20250918_m041926_c001_v7007000_t0000_u01758169166354") 2025/09/18 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d51_d20250918_m041925_c001_v0001043_t0024_u01758169165303") 2025/09/18 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d1014_d20250918_m041924_c001_v7007000_t0000_u01758169164760") 2025/09/18 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d4f_d20250918_m041923_c001_v0001043_t0024_u01758169163986") 2025/09/18 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d1013_d20250918_m041923_c001_v7007000_t0000_u01758169163444") 2025/09/18 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d3f_d20250918_m041922_c001_v0001043_t0044_u01758169162702") 2025/09/18 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d1007_d20250918_m041917_c001_v7007000_t0000_u01758169157808") 2025/09/18 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d2b_d20250918_m041917_c001_v0001043_t0019_u01758169157003") 2025/09/18 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d1006_d20250918_m041916_c001_v7007000_t0000_u01758169156461") 2025/09/18 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d27_d20250918_m041915_c001_v0001043_t0028_u01758169155732") 2025/09/18 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d1004_d20250918_m041914_c001_v7007000_t0000_u01758169154831") 2025/09/18 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d21_d20250918_m041914_c001_v0001043_t0018_u01758169154093") 2025/09/18 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f411e7b65597d1001_d20250918_m041911_c001_v7007000_t0000_u01758169151743") 2025/09/18 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522d19_d20250918_m041910_c001_v0001043_t0002_u01758169150599") 2025/09/18 04:29:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c79107_d20250918_m042458_c001_v7007000_t0000_u01758169498396") 2025/09/18 04:29:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f109ca8c2304cecb1_d20250918_m042455_c001_v0001172_t0003_u01758169495144") 2025/09/18 04:29:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f40125ff28388975f_d20250918_m042454_c001_v7007000_t0000_u01758169494169") 2025/09/18 04:29:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24a5d_d20250918_m042450_c001_v0001176_t0053_u01758169490894") 2025/09/18 04:29:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa391d2_d20250918_m042810_c001_v7007000_t0000_u01758169690788") 2025/09/18 04:29:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb265_d20250918_m042809_c001_v0001113_t0003_u01758169689768") 2025/09/18 04:29:36 DEBUG : sub/yam: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fb9_d20250918_m042058_c001_v7007000_t0000_u01758169258117") 2025/09/18 04:29:36 DEBUG : sub/yam: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1183494c7880c0a2_d20250918_m042055_c001_v0001036_t0000_u01758169255994") 2025/09/18 04:29:37 DEBUG : test_dir1/file2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c790e5_d20250918_m042450_c001_v7007000_t0000_u01758169490072") 2025/09/18 04:29:37 DEBUG : test_dir1/file2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bafe9_d20250918_m042447_c001_v0001113_t0050_u01758169487705") 2025/09/18 04:29:37 DEBUG : test_dir1/file2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c790d0_d20250918_m042446_c001_v7007000_t0000_u01758169486896") 2025/09/18 04:29:37 DEBUG : test_dir1/file2: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c4a2_d20250918_m042445_c001_v0001029_t0021_u01758169485142") 2025/09/18 04:29:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c790e6_d20250918_m042450_c001_v7007000_t0000_u01758169490257") 2025/09/18 04:29:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24a48_d20250918_m042447_c001_v0001176_t0008_u01758169487696") 2025/09/18 04:29:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f420ff6e9f6c790d2_d20250918_m042447_c001_v7007000_t0000_u01758169487080") 2025/09/18 04:29:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bafdf_d20250918_m042445_c001_v0001113_t0051_u01758169485136") 2025/09/18 04:29:37 DEBUG : three: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fa8_d20250918_m042048_c001_v7007000_t0000_u01758169248355") 2025/09/18 04:29:37 DEBUG : three: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e59_d20250918_m042047_c001_v0001043_t0030_u01758169247063") 2025/09/18 04:29:37 DEBUG : three: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11216073af522e47_d20250918_m042044_c001_v0001043_t0030_u01758169244590") 2025/09/18 04:29:37 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa391ed_d20250918_m042812_c001_v7007000_t0000_u01758169692432") 2025/09/18 04:29:37 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24e43_d20250918_m042811_c001_v0001176_t0003_u01758169691774") 2025/09/18 04:29:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa3924e_d20250918_m042832_c001_v7007000_t0000_u01758169712281") 2025/09/18 04:29:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c705_d20250918_m042830_c001_v0001029_t0026_u01758169710449") 2025/09/18 04:29:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa3924b_d20250918_m042828_c001_v7007000_t0000_u01758169708784") 2025/09/18 04:29:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24e99_d20250918_m042827_c001_v0001176_t0022_u01758169707217") 2025/09/18 04:29:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa3924a_d20250918_m042826_c001_v7007000_t0000_u01758169706238") 2025/09/18 04:29:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb281_d20250918_m042825_c001_v0001113_t0050_u01758169705345") 2025/09/18 04:29:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa39241_d20250918_m042819_c001_v7007000_t0000_u01758169699943") 2025/09/18 04:29:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24e5f_d20250918_m042818_c001_v0001176_t0026_u01758169698708") 2025/09/18 04:29:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa39248_d20250918_m042822_c001_v7007000_t0000_u01758169702710") 2025/09/18 04:29:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c6e7_d20250918_m042820_c001_v0001029_t0026_u01758169700934") 2025/09/18 04:29:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa39232_d20250918_m042817_c001_v7007000_t0000_u01758169697728") 2025/09/18 04:29:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f103ad74b956bb269_d20250918_m042816_c001_v0001113_t0046_u01758169696864") 2025/09/18 04:29:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa39227_d20250918_m042815_c001_v7007000_t0000_u01758169695883") 2025/09/18 04:29:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f833_d20250918_m042815_c001_v0001184_t0002_u01758169695232") 2025/09/18 04:29:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa3920e_d20250918_m042814_c001_v7007000_t0000_u01758169694260") 2025/09/18 04:29:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119f5937a079c6d3_d20250918_m042813_c001_v0001029_t0011_u01758169693386") 2025/09/18 04:29:38 DEBUG : toe/toe/toe: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f407ae4c2edfabd54_d20250918_m042837_c001_v7007000_t0000_u01758169717632") 2025/09/18 04:29:38 DEBUG : toe/toe/toe: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd24ec7_d20250918_m042837_c001_v0001176_t0036_u01758169716999") 2025/09/18 04:29:38 DEBUG : toe/toe/toe: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa39249_d20250918_m042824_c001_v7007000_t0000_u01758169704374") 2025/09/18 04:29:38 DEBUG : toe/toe/toe: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f876_d20250918_m042823_c001_v0001184_t0017_u01758169703704") 2025/09/18 04:29:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa3924f_d20250918_m042832_c001_v7007000_t0000_u01758169712889") 2025/09/18 04:29:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1023fc86c2a6f89e_d20250918_m042832_c001_v0001184_t0058_u01758169712077") 2025/09/18 04:29:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4170aff87aa3924d_d20250918_m042829_c001_v7007000_t0000_u01758169709401") 2025/09/18 04:29:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f10175e5809afdda6_d20250918_m042828_c001_v0001146_t0027_u01758169708407") 2025/09/18 04:29:38 DEBUG : two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fa9_d20250918_m042048_c001_v7007000_t0000_u01758169248537") 2025/09/18 04:29:38 DEBUG : two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4183494c7880c08e_d20250918_m042046_c001_v0001036_t0017_u01758169246487") 2025/09/18 04:29:38 DEBUG : two: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f41216073af522e45_d20250918_m042044_c001_v0001043_t0046_u01758169244406") 2025/09/18 04:29:38 DEBUG : yam: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fbd_d20250918_m042058_c001_v7007000_t0000_u01758169258853") 2025/09/18 04:29:38 DEBUG : yam: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f10450ccf1d0343b1_d20250918_m042057_c001_v0001117_t0024_u01758169257224") 2025/09/18 04:29:39 DEBUG : yam: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fb3_d20250918_m042054_c001_v7007000_t0000_u01758169254331") 2025/09/18 04:29:39 DEBUG : yam: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1127e05fabd244ca_d20250918_m042052_c001_v0001176_t0030_u01758169252671") 2025/09/18 04:29:39 DEBUG : yam: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fac_d20250918_m042051_c001_v7007000_t0000_u01758169251364") 2025/09/18 04:29:39 DEBUG : yam: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f1183494c7880c092_d20250918_m042049_c001_v0001036_t0047_u01758169249099") 2025/09/18 04:29:39 DEBUG : yaml: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fb5_d20250918_m042055_c001_v7007000_t0000_u01758169255074") 2025/09/18 04:29:39 DEBUG : yaml: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f119e4e6013a5c176_d20250918_m042053_c001_v0001177_t0000_u01758169253943") 2025/09/18 04:29:39 DEBUG : yaml: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f4224daa8c0bd3fb0_d20250918_m042052_c001_v7007000_t0000_u01758169252104") 2025/09/18 04:29:39 DEBUG : yaml: Deleting (id "4_z5fd22dd300cd5bbb9f980e1b_f11091804df6cadf2_d20250918_m042051_c001_v0001146_t0032_u01758169251005") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m32.596314302s (try 1/5)