"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/07/14 04:25:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi" 2025/07/14 04:25:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/14 04:25:53 DEBUG : Creating backend with remote "/tmp/rclone2276331168" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:25:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/14 04:25:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/14 04:25:54 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:25:54 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:25:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/14 04:25:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/14 04:25:55 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:25:55 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:25:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:25:56 INFO : sub dir/hello world: Copied (new) 2025/07/14 04:25:56 DEBUG : B2 bucket rclone-test-yulovav1tayi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.91s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", 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-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", 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-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:25:57 DEBUG : Creating backend with remote "/non-existing" 2025/07/14 04:25:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/14 04:25:58 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:25:58 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/14 04:25:59 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:25:59 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:25:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:25:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.94s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", 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-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:00 INFO : B2 bucket rclone-test-yulovav1tayi: Running all checks before starting transfers 2025/07/14 04:26:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/14 04:26:01 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:01 INFO : B2 bucket rclone-test-yulovav1tayi: Checks finished, now starting transfers 2025/07/14 04:26:01 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:26:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.27s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:02 ERROR : Ignoring --no-traverse with sync 2025/07/14 04:26:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/14 04:26:02 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:02 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:26:02 INFO : sub dir/hello world: Copied (new) 2025/07/14 04:26:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.41s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/14 04:26:03 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:03 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:04 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/14 04:26:04 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.33s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/14 04:26:05 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:05 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:26:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.30s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/14 04:26:06 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:06 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:26:07 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.64s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/14 04:26:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/14 04:26:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/14 04:26:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/14 04:26:07 INFO : sub dir2: Making directory 2025/07/14 04:26:07 INFO : sub dir: Making directory 2025/07/14 04:26:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/14 04:26:07 INFO : sub dir2/sub sub dir2: Making directory 2025/07/14 04:26:07 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:07 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:26:08 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/14 04:26:08 DEBUG : B2 bucket rclone-test-yulovav1tayi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.27s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:09 INFO : sub dir2: Making directory 2025/07/14 04:26:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/14 04:26:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/14 04:26:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/14 04:26:09 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:09 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:26:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:10 DEBUG : sub dir2: Making directory with metadata 2025/07/14 04:26:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/14 04:26:10 INFO : sub dir2: Making directory 2025/07/14 04:26:10 INFO : sub dir: Making directory 2025/07/14 04:26:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/14 04:26:10 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:10 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:26:10 INFO : sub dir/hello world: Copied (new) 2025/07/14 04:26:10 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/14 04:26:11 DEBUG : B2 bucket rclone-test-yulovav1tayi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/14 04:26:11 DEBUG : B2 bucket rclone-test-yulovav1tayi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.50s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", 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-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:12 INFO : sub dir2: Making directory 2025/07/14 04:26:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/14 04:26:12 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:12 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:26:12 INFO : sub dir/hello world: Copied (new) 2025/07/14 04:26:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.33s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:13 DEBUG : sub dir2: Making directory with metadata 2025/07/14 04:26:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/14 04:26:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/14 04:26:13 INFO : sub dir2: Making directory 2025/07/14 04:26:13 INFO : sub dir: Making directory 2025/07/14 04:26:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/14 04:26:13 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:13 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:26:14 INFO : sub dir/hello world: Copied (new) 2025/07/14 04:26:14 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/14 04:26:14 DEBUG : B2 bucket rclone-test-yulovav1tayi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.27s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", 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-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:15 INFO : sub dir2: Making directory 2025/07/14 04:26:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/14 04:26:15 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:15 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:26:15 INFO : sub dir/hello world: Copied (new) 2025/07/14 04:26:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.26s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:16 DEBUG : Creating backend with remote "TestB2:rclone-test-howiwaz1kupo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-yulovav1tayi -> B2 bucket rclone-test-howiwaz1kupo 2025/07/14 04:26:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/14 04:26:18 DEBUG : B2 bucket rclone-test-howiwaz1kupo: Waiting for checks to finish 2025/07/14 04:26:18 DEBUG : B2 bucket rclone-test-howiwaz1kupo: Waiting for transfers to finish 2025/07/14 04:26:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:26:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/14 04:26:19 DEBUG : B2 bucket rclone-test-howiwaz1kupo: Purge remote 2025/07/14 04:26:19 INFO : B2 bucket rclone-test-howiwaz1kupo: cleaning bucket "rclone-test-howiwaz1kupo" of all files 2025/07/14 04:26:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf220d2320fd0b7b9f880e1b_f1031f156bc721c5a_d20250714_m042618_c001_v0001136_t0026_u01752467178651") --- PASS: TestServerSideCopy (4.16s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/14 04:26:21 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:21 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/14 04:26:21 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.92s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:23 DEBUG : Creating backend with remote "TestB2:rclone-test-qajotiy2seyi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-yulovav1tayi -> B2 bucket rclone-test-qajotiy2seyi 2025/07/14 04:26:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/14 04:26:24 DEBUG : B2 bucket rclone-test-qajotiy2seyi: Waiting for checks to finish 2025/07/14 04:26:24 DEBUG : B2 bucket rclone-test-qajotiy2seyi: Waiting for transfers to finish 2025/07/14 04:26:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:26:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/14 04:26:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/14 04:26:25 DEBUG : B2 bucket rclone-test-qajotiy2seyi: Waiting for checks to finish 2025/07/14 04:26:25 DEBUG : B2 bucket rclone-test-qajotiy2seyi: Waiting for transfers to finish 2025/07/14 04:26:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/14 04:26:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/14 04:26:26 DEBUG : B2 bucket rclone-test-qajotiy2seyi: Purge remote 2025/07/14 04:26:26 INFO : B2 bucket rclone-test-qajotiy2seyi: cleaning bucket "rclone-test-qajotiy2seyi" of all files 2025/07/14 04:26:26 DEBUG : sub dir/hello world: Deleting (id "4_zefc21da320fd0b7b9f880e1b_f106e07662f28cdd7_d20250714_m042626_c001_v0001176_t0024_u01752467186038") 2025/07/14 04:26:26 DEBUG : sub dir/hello world: Deleting (id "4_zefc21da320fd0b7b9f880e1b_f103bca36b4fe5327_d20250714_m042624_c001_v0001183_t0040_u01752467184777") --- PASS: TestServerSideCopyOverSelf (5.77s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:28 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/14 04:26:28 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/14 04:26:29 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/14 04:26:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.82s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:30 DEBUG : Creating backend with remote "TestB2:rclone-test-raxagan1soru" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-yulovav1tayi -> B2 bucket rclone-test-raxagan1soru 2025/07/14 04:26:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/14 04:26:31 DEBUG : B2 bucket rclone-test-raxagan1soru: Waiting for checks to finish 2025/07/14 04:26:31 DEBUG : B2 bucket rclone-test-raxagan1soru: Waiting for transfers to finish 2025/07/14 04:26:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:26:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/14 04:26:33 DEBUG : B2 bucket rclone-test-raxagan1soru: Waiting for checks to finish 2025/07/14 04:26:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/14 04:26:33 DEBUG : B2 bucket rclone-test-raxagan1soru: Waiting for transfers to finish 2025/07/14 04:26:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/14 04:26:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/14 04:26:34 INFO : sub dir/hello world: Deleted 2025/07/14 04:26:35 DEBUG : testing file moves 2025/07/14 04:26:35 DEBUG : B2 bucket rclone-test-raxagan1soru: Waiting for checks to finish 2025/07/14 04:26:35 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/14 04:26:35 DEBUG : B2 bucket rclone-test-raxagan1soru: Waiting for transfers to finish 2025/07/14 04:26:35 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/14 04:26:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/14 04:26:36 INFO : sub dir/hello world: Deleted 2025/07/14 04:26:36 DEBUG : B2 bucket rclone-test-raxagan1soru: Purge remote 2025/07/14 04:26:36 INFO : B2 bucket rclone-test-raxagan1soru: cleaning bucket "rclone-test-raxagan1soru" of all files 2025/07/14 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zef323d7320fd0b7b9f880e1b_f104b2fbf8f6cdb8a_d20250714_m042635_c001_v0001172_t0059_u01752467195498") 2025/07/14 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zef323d7320fd0b7b9f880e1b_f101fb2f824025688_d20250714_m042633_c001_v0001176_t0015_u01752467193947") 2025/07/14 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zef323d7320fd0b7b9f880e1b_f102141c2c86a8cbc_d20250714_m042632_c001_v0001144_t0058_u01752467192264") --- PASS: TestServerSideMoveOverSelf (7.93s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:38 ERROR : error listing: directory not found 2025/07/14 04:26:38 INFO : Local file system at /tmp/rclone2276331168: Making directory 2025/07/14 04:26:38 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:38 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.45s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/14 04:26:40 DEBUG : Local file system at /tmp/rclone2276331168: Waiting for checks to finish 2025/07/14 04:26:40 DEBUG : Local file system at /tmp/rclone2276331168: Waiting for transfers to finish 2025/07/14 04:26:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:26:40 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/14 04:26:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.82s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:41 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/14 04:26:41 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:41 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:41 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/14 04:26:41 INFO : check sum: Copied (new) 2025/07/14 04:26:41 DEBUG : Waiting for deletions to finish 2025/07/14 04:26:42 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:42 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/14 04:26:42 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/14 04:26:42 DEBUG : check sum: Unchanged skipping 2025/07/14 04:26:42 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:42 DEBUG : Waiting for deletions to finish 2025/07/14 04:26:42 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.68s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:43 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/14 04:26:43 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:43 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:43 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/14 04:26:43 INFO : sizeonly: Copied (new) 2025/07/14 04:26:43 DEBUG : Waiting for deletions to finish 2025/07/14 04:26:43 DEBUG : sizeonly: Sizes identical 2025/07/14 04:26:43 DEBUG : sizeonly: Unchanged skipping 2025/07/14 04:26:43 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:43 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:43 DEBUG : Waiting for deletions to finish 2025/07/14 04:26:43 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.66s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/14 04:26:44 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:44 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:45 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/14 04:26:45 INFO : ignore-size: Copied (new) 2025/07/14 04:26:45 DEBUG : Waiting for deletions to finish 2025/07/14 04:26:45 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:26:45 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:45 DEBUG : ignore-size: Unchanged skipping 2025/07/14 04:26:45 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:45 DEBUG : Waiting for deletions to finish 2025/07/14 04:26:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.63s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:46 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:26:46 DEBUG : existing: Unchanged skipping 2025/07/14 04:26:46 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:46 DEBUG : Waiting for deletions to finish 2025/07/14 04:26:46 INFO : There was nothing to transfer 2025/07/14 04:26:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/14 04:26:47 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:47 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/14 04:26:47 INFO : existing: Copied (replaced existing) 2025/07/14 04:26:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.13s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/14 04:26:48 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:48 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/14 04:26:48 INFO : existing: Copied (new) 2025/07/14 04:26:48 DEBUG : Waiting for deletions to finish 2025/07/14 04:26:49 DEBUG : existing: Destination exists, skipping 2025/07/14 04:26:49 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:49 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:49 DEBUG : Waiting for deletions to finish 2025/07/14 04:26:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.61s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:50 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/14 04:26:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:26:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/14 04:26:51 DEBUG : c/non empty space: Unchanged skipping 2025/07/14 04:26:51 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:51 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/14 04:26:51 INFO : a/potato2: Copied (new) 2025/07/14 04:26:51 DEBUG : Waiting for deletions to finish 2025/07/14 04:26:51 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:53 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:53 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/07/14 04:26:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/14 04:26:53 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/14 04:26:53 DEBUG : empty space: Unchanged skipping 2025/07/14 04:26:53 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:53 DEBUG : Waiting for deletions to finish 2025/07/14 04:26:53 INFO : There was nothing to transfer 2025/07/14 04:26:53 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/07/14 04:26:53 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/14 04:26:54 INFO : empty space: Updated modification time in destination 2025/07/14 04:26:54 DEBUG : empty space: Unchanged skipping 2025/07/14 04:26:54 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:54 DEBUG : Waiting for deletions to finish 2025/07/14 04:26:54 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.72s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:56 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/07/14 04:26:56 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/14 04:26:56 DEBUG : empty space: Unchanged skipping 2025/07/14 04:26:56 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:56 DEBUG : Waiting for deletions to finish 2025/07/14 04:26:56 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.47s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:57 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:57 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/07/14 04:26:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2276331168) 2025/07/14 04:26:57 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yulovav1tayi) 2025/07/14 04:26:57 DEBUG : foo: sha1 differ 2025/07/14 04:26:57 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/14 04:26:57 INFO : foo: Copied (replaced existing) 2025/07/14 04:26:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:26:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:26:58 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/14 04:26:58 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:26:58 DEBUG : empty space: Unchanged skipping 2025/07/14 04:26:58 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:26:59 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/14 04:26:59 INFO : potato: Copied (new) 2025/07/14 04:26:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.37s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:27:01 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:01 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/14 04:27:01 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/14 04:27:01 INFO : potato: Copied (replaced existing) 2025/07/14 04:27:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.79s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:27:03 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/14 04:27:03 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2276331168) 2025/07/14 04:27:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yulovav1tayi) 2025/07/14 04:27:03 DEBUG : potato: sha1 differ 2025/07/14 04:27:03 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/14 04:27:03 INFO : potato: Copied (replaced existing) 2025/07/14 04:27:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:27:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/14 04:27:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:27:05 DEBUG : empty space: Unchanged skipping 2025/07/14 04:27:05 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/14 04:27:05 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:05 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:05 DEBUG : Waiting for deletions to finish 2025/07/14 04:27:05 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:27:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:27:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/14 04:27:07 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:07 DEBUG : empty space: Unchanged skipping 2025/07/14 04:27:07 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/14 04:27:07 INFO : potato2: Copied (new) 2025/07/14 04:27:07 DEBUG : Waiting for deletions to finish 2025/07/14 04:27:08 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:27:09 INFO : d: Making directory 2025/07/14 04:27:09 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/14 04:27:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:27:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/14 04:27:10 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:10 DEBUG : c/non empty space: Unchanged skipping 2025/07/14 04:27:10 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/14 04:27:10 INFO : a/potato2: Copied (new) 2025/07/14 04:27:10 DEBUG : Waiting for deletions to finish 2025/07/14 04:27:10 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:27:12 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/14 04:27:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:27:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/14 04:27:12 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:12 DEBUG : c/non empty space: Unchanged skipping 2025/07/14 04:27:12 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/14 04:27:13 INFO : a/potato2: Copied (new) 2025/07/14 04:27:13 ERROR : B2 bucket rclone-test-yulovav1tayi: not deleting files as there were IO errors 2025/07/14 04:27:13 ERROR : B2 bucket rclone-test-yulovav1tayi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.72s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:27:15 DEBUG : Waiting for deletions to finish 2025/07/14 04:27:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:27:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/14 04:27:15 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:15 DEBUG : empty space: Unchanged skipping 2025/07/14 04:27:15 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:15 INFO : potato: Deleted 2025/07/14 04:27:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/14 04:27:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.50s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:27:17 DEBUG : Waiting for deletions to finish 2025/07/14 04:27:17 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:17 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:17 INFO : potato: Deleted 2025/07/14 04:27:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:27:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/14 04:27:18 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:18 DEBUG : empty space: Unchanged skipping 2025/07/14 04:27:18 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/14 04:27:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.85s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:27:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/14 04:27:20 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:20 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:20 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/14 04:27:20 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.03s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:27:22 DEBUG : enormous: Excluded (Size Filter) 2025/07/14 04:27:22 DEBUG : enormous: Excluded 2025/07/14 04:27:22 DEBUG : potato2: Excluded (Size Filter) 2025/07/14 04:27:22 DEBUG : potato2: Excluded 2025/07/14 04:27:22 DEBUG : potato2: Excluded (Size Filter) 2025/07/14 04:27:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:27:22 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:22 DEBUG : empty space: Unchanged skipping 2025/07/14 04:27:22 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:22 DEBUG : Waiting for deletions to finish 2025/07/14 04:27:22 INFO : There was nothing to transfer 2025/07/14 04:27:22 DEBUG : enormous: Excluded (Size Filter) 2025/07/14 04:27:22 DEBUG : enormous: Excluded 2025/07/14 04:27:22 DEBUG : potato2: Excluded (Size Filter) 2025/07/14 04:27:22 DEBUG : potato2: Excluded 2025/07/14 04:27:23 DEBUG : potato2: Excluded (Size Filter) 2025/07/14 04:27:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/14 04:27:23 DEBUG : empty space: Unchanged skipping 2025/07/14 04:27:23 DEBUG : Local file system at /tmp/rclone2276331168: Waiting for checks to finish 2025/07/14 04:27:23 DEBUG : Local file system at /tmp/rclone2276331168: Waiting for transfers to finish 2025/07/14 04:27:23 DEBUG : Waiting for deletions to finish 2025/07/14 04:27:23 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.24s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:27:25 DEBUG : enormous: Excluded (Size Filter) 2025/07/14 04:27:25 DEBUG : enormous: Excluded 2025/07/14 04:27:25 DEBUG : potato2: Excluded (Size Filter) 2025/07/14 04:27:25 DEBUG : potato2: Excluded 2025/07/14 04:27:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:27:25 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:25 DEBUG : empty space: Unchanged skipping 2025/07/14 04:27:25 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:25 DEBUG : Waiting for deletions to finish 2025/07/14 04:27:25 INFO : enormous: Deleted 2025/07/14 04:27:25 INFO : potato2: Deleted 2025/07/14 04:27:25 INFO : There was nothing to transfer 2025/07/14 04:27:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/14 04:27:26 DEBUG : empty space: Unchanged skipping 2025/07/14 04:27:26 DEBUG : Local file system at /tmp/rclone2276331168: Waiting for checks to finish 2025/07/14 04:27:26 DEBUG : Local file system at /tmp/rclone2276331168: Waiting for transfers to finish 2025/07/14 04:27:26 DEBUG : Waiting for deletions to finish 2025/07/14 04:27:26 INFO : enormous: Deleted 2025/07/14 04:27:26 INFO : potato2: Deleted 2025/07/14 04:27:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.82s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:27:28 DEBUG : five: Need to transfer - File not found at Destination 2025/07/14 04:27:28 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/14 04:27:28 DEBUG : one: Destination is newer than source, skipping 2025/07/14 04:27:28 DEBUG : three: Sizes identical 2025/07/14 04:27:28 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:28 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/14 04:27:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2276331168) 2025/07/14 04:27:28 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yulovav1tayi) 2025/07/14 04:27:28 DEBUG : two: sha1 differ 2025/07/14 04:27:28 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/14 04:27:28 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/14 04:27:28 INFO : five: Copied (new) 2025/07/14 04:27:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/14 04:27:28 INFO : four: Copied (replaced existing) 2025/07/14 04:27:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/14 04:27:29 INFO : two: Copied (replaced existing) 2025/07/14 04:27:29 DEBUG : Waiting for deletions to finish 2025/07/14 04:27:29 DEBUG : one: Destination is newer than source, skipping 2025/07/14 04:27:29 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/14 04:27:29 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/14 04:27:29 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/14 04:27:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2276331168) 2025/07/14 04:27:29 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yulovav1tayi) 2025/07/14 04:27:29 DEBUG : three: sha1 differ 2025/07/14 04:27:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/14 04:27:29 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/14 04:27:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/14 04:27:29 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/14 04:27:29 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/14 04:27:29 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/14 04:27:29 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/14 04:27:29 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/14 04:27:29 INFO : three: Copied (replaced existing) 2025/07/14 04:27:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.61s) === 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-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/14 04:27:31 INFO : B2 bucket rclone-test-yulovav1tayi: Making map for --track-renames 2025/07/14 04:27:31 INFO : B2 bucket rclone-test-yulovav1tayi: Finished making map for --track-renames 2025/07/14 04:27:31 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:31 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for renames to finish 2025/07/14 04:27:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/14 04:27:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/14 04:27:31 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/14 04:27:31 INFO : potato: Copied (new) 2025/07/14 04:27:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/14 04:27:31 INFO : yam: Copied (new) 2025/07/14 04:27:31 DEBUG : Waiting for deletions to finish 2025/07/14 04:27:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:27:32 INFO : B2 bucket rclone-test-yulovav1tayi: Making map for --track-renames 2025/07/14 04:27:32 INFO : B2 bucket rclone-test-yulovav1tayi: Finished making map for --track-renames 2025/07/14 04:27:32 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:32 DEBUG : potato: Unchanged skipping 2025/07/14 04:27:32 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for renames to finish 2025/07/14 04:27:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/14 04:27:33 INFO : yam: Copied (server-side copy) to: yaml 2025/07/14 04:27:33 INFO : yam: Deleted 2025/07/14 04:27:33 INFO : yaml: Renamed from "yam" 2025/07/14 04:27:33 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.90s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/14 04:27:34 INFO : B2 bucket rclone-test-yulovav1tayi: Making map for --track-renames 2025/07/14 04:27:34 INFO : B2 bucket rclone-test-yulovav1tayi: Finished making map for --track-renames 2025/07/14 04:27:34 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/14 04:27:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/14 04:27:34 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for renames to finish 2025/07/14 04:27:34 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/14 04:27:34 INFO : yam: Copied (new) 2025/07/14 04:27:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/14 04:27:34 INFO : potato: Copied (new) 2025/07/14 04:27:34 DEBUG : Waiting for deletions to finish 2025/07/14 04:27:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:27:35 INFO : B2 bucket rclone-test-yulovav1tayi: Making map for --track-renames 2025/07/14 04:27:35 INFO : B2 bucket rclone-test-yulovav1tayi: Finished making map for --track-renames 2025/07/14 04:27:35 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:35 DEBUG : potato: Unchanged skipping 2025/07/14 04:27:35 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for renames to finish 2025/07/14 04:27:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/14 04:27:35 INFO : yam: Copied (server-side copy) to: yaml 2025/07/14 04:27:35 INFO : yam: Deleted 2025/07/14 04:27:35 INFO : yaml: Renamed from "yam" 2025/07/14 04:27:35 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.49s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/14 04:27:36 INFO : B2 bucket rclone-test-yulovav1tayi: Making map for --track-renames 2025/07/14 04:27:36 INFO : B2 bucket rclone-test-yulovav1tayi: Finished making map for --track-renames 2025/07/14 04:27:36 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/14 04:27:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/14 04:27:36 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for renames to finish 2025/07/14 04:27:36 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:36 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1115-14.backblaze.com/b2api/v1/b2_upload_file/9fd2ad5320ed0b7b9f880e1b/c001_v0001115_t0016": EOF 2025/07/14 04:27:36 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1115-14.backblaze.com/b2api/v1/b2_upload_file/9fd2ad5320ed0b7b9f880e1b/c001_v0001115_t0016": EOF) 2025/07/14 04:27:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/14 04:27:36 DEBUG : potato: Received error: Post "https://pod-000-1115-14.backblaze.com/b2api/v1/b2_upload_file/9fd2ad5320ed0b7b9f880e1b/c001_v0001115_t0016": EOF - low level retry 0/10 2025/07/14 04:27:37 DEBUG : pacer: Reducing sleep to 10ms 2025/07/14 04:27:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/14 04:27:37 INFO : sub/yam: Copied (new) 2025/07/14 04:27:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/14 04:27:37 INFO : potato: Copied (new) 2025/07/14 04:27:37 DEBUG : Waiting for deletions to finish 2025/07/14 04:27:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:27:37 DEBUG : potato: Unchanged skipping 2025/07/14 04:27:37 INFO : B2 bucket rclone-test-yulovav1tayi: Making map for --track-renames 2025/07/14 04:27:37 INFO : B2 bucket rclone-test-yulovav1tayi: Finished making map for --track-renames 2025/07/14 04:27:37 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:37 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for renames to finish 2025/07/14 04:27:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/14 04:27:38 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/14 04:27:38 INFO : sub/yam: Deleted 2025/07/14 04:27:38 INFO : yam: Renamed from "sub/yam" 2025/07/14 04:27:38 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.00s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:27:39 DEBUG : Creating backend with remote "/tmp/rclone2276331168/dir1" 2025/07/14 04:27:39 DEBUG : Creating backend with remote "/tmp/rclone2276331168/dir2" 2025/07/14 04:27:39 DEBUG : Local file system at /tmp/rclone2276331168/dir2: Using server-side directory move 2025/07/14 04:27:39 INFO : Local file system at /tmp/rclone2276331168/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/14 04:27:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/14 04:27:39 DEBUG : Local file system at /tmp/rclone2276331168/dir2: Waiting for checks to finish 2025/07/14 04:27:39 DEBUG : Local file system at /tmp/rclone2276331168/dir2: Waiting for transfers to finish 2025/07/14 04:27:39 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:27:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/14 04:27:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/14 04:27:40 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:40 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:27:40 INFO : sub dir/hello world: Copied (new) 2025/07/14 04:27:40 INFO : sub dir/hello world: Deleted 2025/07/14 04:27:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/14 04:27:40 INFO : nested/sub dir/file: Copied (new) 2025/07/14 04:27:40 INFO : nested/sub dir/file: Deleted 2025/07/14 04:27:40 INFO : sub dir: Removing directory 2025/07/14 04:27:40 INFO : nested/sub dir: Removing directory 2025/07/14 04:27:40 INFO : nested: Removing directory 2025/07/14 04:27:40 DEBUG : Local file system at /tmp/rclone2276331168: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.51s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:27:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/14 04:27:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/14 04:27:41 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:41 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:27:41 INFO : sub dir/hello world: Copied (new) 2025/07/14 04:27:41 INFO : sub dir/hello world: Deleted 2025/07/14 04:27:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/14 04:27:42 INFO : nested/sub dir/file: Copied (new) 2025/07/14 04:27:42 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.53s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:27:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/14 04:27:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/14 04:27:43 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:43 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/14 04:27:43 INFO : existing: Copied (new) 2025/07/14 04:27:43 INFO : existing: Deleted 2025/07/14 04:27:43 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/14 04:27:43 INFO : existing-b: Copied (new) 2025/07/14 04:27:43 INFO : existing-b: Deleted 2025/07/14 04:27:43 DEBUG : existing: Destination exists, skipping 2025/07/14 04:27:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/14 04:27:43 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:27:43 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:27:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.84s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:27:44 DEBUG : Creating backend with remote "TestB2:rclone-test-zoluzus3cuvu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yulovav1tayi -> B2 bucket rclone-test-zoluzus3cuvu 2025/07/14 04:27:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/14 04:27:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/14 04:27:48 DEBUG : empty space: Unchanged skipping 2025/07/14 04:27:48 DEBUG : B2 bucket rclone-test-zoluzus3cuvu: Waiting for checks to finish 2025/07/14 04:27:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/14 04:27:49 INFO : empty space: Deleted 2025/07/14 04:27:49 DEBUG : B2 bucket rclone-test-zoluzus3cuvu: Waiting for transfers to finish 2025/07/14 04:27:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/14 04:27:49 INFO : potato2: Copied (server-side copy) 2025/07/14 04:27:49 INFO : potato2: Deleted 2025/07/14 04:27:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/14 04:27:49 INFO : potato3: Copied (server-side copy) 2025/07/14 04:27:49 INFO : potato3: Deleted 2025/07/14 04:27:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yazotob5doxo" 2025/07/14 04:27:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/14 04:27:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/14 04:27:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/14 04:27:51 DEBUG : B2 bucket rclone-test-yazotob5doxo: Waiting for checks to finish 2025/07/14 04:27:51 DEBUG : B2 bucket rclone-test-yazotob5doxo: Waiting for transfers to finish 2025/07/14 04:27:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/14 04:27:52 INFO : empty space: Copied (server-side copy) 2025/07/14 04:27:52 INFO : empty space: Deleted 2025/07/14 04:27:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/14 04:27:52 INFO : potato2: Copied (server-side copy) 2025/07/14 04:27:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/14 04:27:52 INFO : potato3: Copied (server-side copy) 2025/07/14 04:27:52 INFO : potato2: Deleted 2025/07/14 04:27:52 INFO : potato3: Deleted 2025/07/14 04:27:53 DEBUG : B2 bucket rclone-test-yazotob5doxo: Purge remote 2025/07/14 04:27:53 INFO : B2 bucket rclone-test-yazotob5doxo: cleaning bucket "rclone-test-yazotob5doxo" of all files 2025/07/14 04:27:53 DEBUG : empty space: Deleting (id "4_z3f026df3300d0b7b9f880e1b_f119bf70f51a56d42_d20250714_m042751_c001_v0001182_t0006_u01752467271963") 2025/07/14 04:27:53 DEBUG : potato2: Deleting (id "4_z3f026df3300d0b7b9f880e1b_f10861354a6832dc4_d20250714_m042752_c001_v0001183_t0050_u01752467272201") 2025/07/14 04:27:53 DEBUG : potato3: Deleting (id "4_z3f026df3300d0b7b9f880e1b_f10623955c0f04882_d20250714_m042752_c001_v0001105_t0003_u01752467272327") 2025/07/14 04:27:53 DEBUG : B2 bucket rclone-test-zoluzus3cuvu: Purge remote 2025/07/14 04:27:53 INFO : B2 bucket rclone-test-zoluzus3cuvu: cleaning bucket "rclone-test-zoluzus3cuvu" of all files 2025/07/14 04:27:54 DEBUG : empty space: Deleting (id "4_zcf525dd3300d0b7b9f880e1b_f41504b544b3ad38a_d20250714_m042752_c001_v7007000_t0000_u01752467272181") 2025/07/14 04:27:54 DEBUG : empty space: Deleting (id "4_zcf525dd3300d0b7b9f880e1b_f10734d078dafee71_d20250714_m042747_c001_v0001093_t0010_u01752467267968") 2025/07/14 04:27:54 DEBUG : potato2: Deleting (id "4_zcf525dd3300d0b7b9f880e1b_f41504b544b3ad38b_d20250714_m042752_c001_v7007000_t0000_u01752467272403") 2025/07/14 04:27:54 DEBUG : potato2: Deleting (id "4_zcf525dd3300d0b7b9f880e1b_f105a26df08115b1a_d20250714_m042748_c001_v0001040_t0037_u01752467268984") 2025/07/14 04:27:54 DEBUG : potato3: Deleting (id "4_zcf525dd3300d0b7b9f880e1b_f4083fa3fb9f7c55a_d20250714_m042752_c001_v7007000_t0000_u01752467272587") 2025/07/14 04:27:54 DEBUG : potato3: Deleting (id "4_zcf525dd3300d0b7b9f880e1b_f1012eb252eb56c29_d20250714_m042749_c001_v0001099_t0001_u01752467269348") 2025/07/14 04:27:54 DEBUG : potato3: Deleting (id "4_zcf525dd3300d0b7b9f880e1b_f10734d078dafee73_d20250714_m042748_c001_v0001093_t0047_u01752467268304") --- PASS: TestServerSideMove (10.93s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:27:55 DEBUG : Creating backend with remote "TestB2:rclone-test-digotek5xazo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yulovav1tayi -> B2 bucket rclone-test-digotek5xazo 2025/07/14 04:28:00 DEBUG : empty space: Excluded (Size Filter) 2025/07/14 04:28:00 DEBUG : empty space: Excluded (Size Filter) 2025/07/14 04:28:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/14 04:28:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/14 04:28:00 DEBUG : B2 bucket rclone-test-digotek5xazo: Waiting for checks to finish 2025/07/14 04:28:00 DEBUG : B2 bucket rclone-test-digotek5xazo: Waiting for transfers to finish 2025/07/14 04:28:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/14 04:28:00 INFO : potato2: Copied (server-side copy) 2025/07/14 04:28:01 INFO : potato2: Deleted 2025/07/14 04:28:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/14 04:28:01 INFO : potato3: Copied (server-side copy) 2025/07/14 04:28:01 INFO : potato3: Deleted 2025/07/14 04:28:01 DEBUG : Creating backend with remote "TestB2:rclone-test-ponirar2vizo" 2025/07/14 04:28:02 DEBUG : empty space: Excluded (Size Filter) 2025/07/14 04:28:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/14 04:28:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/14 04:28:02 DEBUG : B2 bucket rclone-test-ponirar2vizo: Waiting for checks to finish 2025/07/14 04:28:02 DEBUG : B2 bucket rclone-test-ponirar2vizo: Waiting for transfers to finish 2025/07/14 04:28:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/14 04:28:03 INFO : potato2: Copied (server-side copy) 2025/07/14 04:28:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/14 04:28:03 INFO : potato3: Copied (server-side copy) 2025/07/14 04:28:04 INFO : potato2: Deleted 2025/07/14 04:28:04 INFO : potato3: Deleted 2025/07/14 04:28:04 DEBUG : B2 bucket rclone-test-ponirar2vizo: Purge remote 2025/07/14 04:28:04 INFO : B2 bucket rclone-test-ponirar2vizo: cleaning bucket "rclone-test-ponirar2vizo" of all files 2025/07/14 04:28:04 DEBUG : potato2: Deleting (id "4_z2fb29dc3300d0b7b9f880e1b_f115aad5a258d359f_d20250714_m042803_c001_v0001104_t0018_u01752467283382") 2025/07/14 04:28:04 DEBUG : potato3: Deleting (id "4_z2fb29dc3300d0b7b9f880e1b_f1017dd3163d27b6f_d20250714_m042803_c001_v0001180_t0014_u01752467283766") 2025/07/14 04:28:05 DEBUG : B2 bucket rclone-test-digotek5xazo: Purge remote 2025/07/14 04:28:05 INFO : B2 bucket rclone-test-digotek5xazo: cleaning bucket "rclone-test-digotek5xazo" of all files 2025/07/14 04:28:05 DEBUG : empty space: Deleting (id "4_z5f328dc3300d0b7b9f880e1b_f1043d91e027d625d_d20250714_m042759_c001_v0001178_t0002_u01752467279844") 2025/07/14 04:28:05 DEBUG : potato2: Deleting (id "4_z5f328dc3300d0b7b9f880e1b_f4130d4d129e60c68_d20250714_m042803_c001_v7007000_t0000_u01752467283933") 2025/07/14 04:28:05 DEBUG : potato2: Deleting (id "4_z5f328dc3300d0b7b9f880e1b_f1177849a4c6833c7_d20250714_m042800_c001_v0001134_t0014_u01752467280701") 2025/07/14 04:28:05 DEBUG : potato3: Deleting (id "4_z5f328dc3300d0b7b9f880e1b_f4107e88560f623b4_d20250714_m042803_c001_v7007000_t0000_u01752467283994") 2025/07/14 04:28:05 DEBUG : potato3: Deleting (id "4_z5f328dc3300d0b7b9f880e1b_f11750cb83ccd061f_d20250714_m042801_c001_v0001177_t0059_u01752467281050") 2025/07/14 04:28:05 DEBUG : potato3: Deleting (id "4_z5f328dc3300d0b7b9f880e1b_f1043d91e027d6261_d20250714_m042800_c001_v0001178_t0023_u01752467280049") 2025/07/14 04:28:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/14 04:28:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/14 04:28:07 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.61s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:28:07 DEBUG : Creating backend with remote "TestB2:rclone-test-besejoy8qipi" 2025/07/14 04:28:07 DEBUG : Config file has changed externally - reloading 2025/07/14 04:28:09 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yulovav1tayi -> B2 bucket rclone-test-besejoy8qipi 2025/07/14 04:28:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/14 04:28:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/14 04:28:11 DEBUG : empty space: Unchanged skipping 2025/07/14 04:28:11 DEBUG : B2 bucket rclone-test-besejoy8qipi: Waiting for checks to finish 2025/07/14 04:28:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/14 04:28:12 INFO : empty space: Deleted 2025/07/14 04:28:12 DEBUG : B2 bucket rclone-test-besejoy8qipi: Waiting for transfers to finish 2025/07/14 04:28:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/14 04:28:12 INFO : potato2: Copied (server-side copy) 2025/07/14 04:28:12 INFO : potato2: Deleted 2025/07/14 04:28:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/14 04:28:12 INFO : potato3: Copied (server-side copy) 2025/07/14 04:28:12 INFO : potato3: Deleted 2025/07/14 04:28:13 DEBUG : Creating backend with remote "TestB2:rclone-test-rukojes1wuce" 2025/07/14 04:28:13 INFO : tomatoDir: Making directory 2025/07/14 04:28:14 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/14 04:28:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/14 04:28:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/14 04:28:14 DEBUG : B2 bucket rclone-test-rukojes1wuce: Waiting for checks to finish 2025/07/14 04:28:14 DEBUG : B2 bucket rclone-test-rukojes1wuce: Waiting for transfers to finish 2025/07/14 04:28:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/14 04:28:15 INFO : potato2: Copied (server-side copy) 2025/07/14 04:28:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/14 04:28:15 INFO : empty space: Copied (server-side copy) 2025/07/14 04:28:15 INFO : potato2: Deleted 2025/07/14 04:28:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/14 04:28:15 INFO : potato3: Copied (server-side copy) 2025/07/14 04:28:15 INFO : empty space: Deleted 2025/07/14 04:28:16 INFO : potato3: Deleted 2025/07/14 04:28:16 DEBUG : B2 bucket rclone-test-rukojes1wuce: Purge remote 2025/07/14 04:28:16 INFO : B2 bucket rclone-test-rukojes1wuce: cleaning bucket "rclone-test-rukojes1wuce" of all files 2025/07/14 04:28:16 DEBUG : empty space: Deleting (id "4_z0f62cd93300d0b7b9f880e1b_f111fc162098cf94e_d20250714_m042815_c001_v0001038_t0058_u01752467295155") 2025/07/14 04:28:16 DEBUG : potato2: Deleting (id "4_z0f62cd93300d0b7b9f880e1b_f1154b2a5bb1bb298_d20250714_m042815_c001_v0001182_t0026_u01752467295484") 2025/07/14 04:28:16 DEBUG : potato3: Deleting (id "4_z0f62cd93300d0b7b9f880e1b_f108416e1c73740c2_d20250714_m042815_c001_v0001157_t0027_u01752467295496") 2025/07/14 04:28:17 DEBUG : B2 bucket rclone-test-besejoy8qipi: Purge remote 2025/07/14 04:28:17 INFO : B2 bucket rclone-test-besejoy8qipi: cleaning bucket "rclone-test-besejoy8qipi" of all files 2025/07/14 04:28:17 DEBUG : empty space: Deleting (id "4_z3ff2bd83300d0b7b9f880e1b_f420f204b3149b3fb_d20250714_m042815_c001_v7007000_t0000_u01752467295769") 2025/07/14 04:28:17 DEBUG : empty space: Deleting (id "4_z3ff2bd83300d0b7b9f880e1b_f1141f30125761497_d20250714_m042811_c001_v0001101_t0059_u01752467291090") 2025/07/14 04:28:17 DEBUG : potato2: Deleting (id "4_z3ff2bd83300d0b7b9f880e1b_f408af9c67df4309d_d20250714_m042815_c001_v7007000_t0000_u01752467295678") 2025/07/14 04:28:17 DEBUG : potato2: Deleting (id "4_z3ff2bd83300d0b7b9f880e1b_f104dea8efa9fc67b_d20250714_m042812_c001_v0001183_t0017_u01752467292093") 2025/07/14 04:28:17 DEBUG : potato3: Deleting (id "4_z3ff2bd83300d0b7b9f880e1b_f408af9c67df4309e_d20250714_m042815_c001_v7007000_t0000_u01752467295945") 2025/07/14 04:28:17 DEBUG : potato3: Deleting (id "4_z3ff2bd83300d0b7b9f880e1b_f1065b430a0ccf937_d20250714_m042812_c001_v0001145_t0053_u01752467292309") 2025/07/14 04:28:17 DEBUG : potato3: Deleting (id "4_z3ff2bd83300d0b7b9f880e1b_f1141f30125761499_d20250714_m042811_c001_v0001101_t0001_u01752467291371") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.99s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:28:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.70s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:28:22 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:28:23 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/rclone-sync-test" 2025/07/14 04:28:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/rclone-sync-test-include/layer2" 2025/07/14 04:28:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/rclone-sync-test-ignore-file" 2025/07/14 04:28:30 DEBUG : B2 bucket rclone-test-yulovav1tayi path rclone-sync-test: Waiting for checks to finish 2025/07/14 04:28:30 DEBUG : B2 bucket rclone-test-yulovav1tayi path rclone-sync-test: Waiting for transfers to finish 2025/07/14 04:28:30 DEBUG : Waiting for deletions to finish 2025/07/14 04:28:30 INFO : There was nothing to transfer 2025/07/14 04:28:31 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:28:31 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:28:31 DEBUG : Waiting for deletions to finish 2025/07/14 04:28:31 INFO : There was nothing to transfer 2025/07/14 04:28:31 DEBUG : B2 bucket rclone-test-yulovav1tayi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/14 04:28:31 DEBUG : B2 bucket rclone-test-yulovav1tayi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/14 04:28:31 DEBUG : Waiting for deletions to finish 2025/07/14 04:28:31 INFO : There was nothing to transfer 2025/07/14 04:28:31 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:28:31 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:28:31 DEBUG : Waiting for deletions to finish 2025/07/14 04:28:31 INFO : There was nothing to transfer 2025/07/14 04:28:32 DEBUG : B2 bucket rclone-test-yulovav1tayi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/14 04:28:32 DEBUG : B2 bucket rclone-test-yulovav1tayi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/14 04:28:32 DEBUG : Waiting for deletions to finish 2025/07/14 04:28:32 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.20s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:28:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/dst" 2025/07/14 04:28:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/CompareDest" 2025/07/14 04:28:35 DEBUG : one: Need to transfer - File not found at Destination 2025/07/14 04:28:35 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:28:35 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:28:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/14 04:28:36 INFO : one: Copied (new) 2025/07/14 04:28:36 DEBUG : Waiting for deletions to finish 2025/07/14 04:28:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/14 04:28:37 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:28:37 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:28:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/14 04:28:37 INFO : one: Copied (replaced existing) 2025/07/14 04:28:37 DEBUG : Waiting for deletions to finish 2025/07/14 04:28:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/14 04:28:39 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:28:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:28:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/14 04:28:39 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:28:39 DEBUG : Waiting for deletions to finish 2025/07/14 04:28:39 INFO : There was nothing to transfer 2025/07/14 04:28:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/14 04:28:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:28:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/14 04:28:41 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:28:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:28:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/14 04:28:41 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:28:41 DEBUG : Waiting for deletions to finish 2025/07/14 04:28:41 INFO : There was nothing to transfer 2025/07/14 04:28:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/14 04:28:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:28:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/14 04:28:41 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:28:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:28:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/14 04:28:41 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:28:41 DEBUG : Waiting for deletions to finish 2025/07/14 04:28:41 INFO : There was nothing to transfer 2025/07/14 04:28:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/14 04:28:42 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/07/14 04:28:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/14 04:28:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/14 04:28:42 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:28:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:28:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/14 04:28:42 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:28:42 DEBUG : Waiting for deletions to finish 2025/07/14 04:28:42 INFO : There was nothing to transfer 2025/07/14 04:28:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/14 04:28:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/14 04:28:43 DEBUG : two: Need to transfer - File not found at Destination 2025/07/14 04:28:43 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:28:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:28:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/14 04:28:43 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:28:44 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/14 04:28:44 INFO : two: Copied (new) 2025/07/14 04:28:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.73s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:28:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/dest" 2025/07/14 04:28:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/pre-dest1" 2025/07/14 04:28:49 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/pre-dest2" 2025/07/14 04:28:51 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:28:51 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/14 04:28:51 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:28:51 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/14 04:28:52 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/14 04:28:52 DEBUG : B2 bucket rclone-test-yulovav1tayi path dest: Waiting for checks to finish 2025/07/14 04:28:52 DEBUG : B2 bucket rclone-test-yulovav1tayi path dest: Waiting for transfers to finish 2025/07/14 04:28:52 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/14 04:28:52 INFO : 3: Copied (new) 2025/07/14 04:28:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.09s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:28:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/dst" 2025/07/14 04:28:55 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/CopyDest" 2025/07/14 04:28:57 DEBUG : one: Need to transfer - File not found at Destination 2025/07/14 04:28:57 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:28:57 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:28:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/14 04:28:59 INFO : one: Copied (new) 2025/07/14 04:28:59 DEBUG : Waiting for deletions to finish 2025/07/14 04:28:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/14 04:28:59 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:29:00 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:29:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/14 04:29:00 INFO : one: Copied (replaced existing) 2025/07/14 04:29:00 DEBUG : Waiting for deletions to finish 2025/07/14 04:29:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/BackupDir" 2025/07/14 04:29:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/14 04:29:03 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:29:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:29:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/14 04:29:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/14 04:29:05 INFO : one: Copied (server-side copy) 2025/07/14 04:29:05 INFO : one: Deleted 2025/07/14 04:29:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/14 04:29:05 INFO : one: Copied (server-side copy) 2025/07/14 04:29:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/14 04:29:05 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:29:05 DEBUG : Waiting for deletions to finish 2025/07/14 04:29:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:29:06 DEBUG : one: Unchanged skipping 2025/07/14 04:29:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:29:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/14 04:29:07 INFO : two: Copied (server-side copy) 2025/07/14 04:29:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/14 04:29:07 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:29:07 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:29:07 DEBUG : Waiting for deletions to finish 2025/07/14 04:29:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:29:07 DEBUG : one: Unchanged skipping 2025/07/14 04:29:07 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:29:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:29:07 DEBUG : two: Unchanged skipping 2025/07/14 04:29:07 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:29:07 DEBUG : Waiting for deletions to finish 2025/07/14 04:29:07 INFO : There was nothing to transfer 2025/07/14 04:29:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:29:09 DEBUG : one: Unchanged skipping 2025/07/14 04:29:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/14 04:29:09 DEBUG : three: Destination not found in --copy-dest 2025/07/14 04:29:09 DEBUG : three: Need to transfer - File not found at Destination 2025/07/14 04:29:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/14 04:29:09 DEBUG : two: Unchanged skipping 2025/07/14 04:29:09 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:29:09 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:29:10 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/14 04:29:10 INFO : three: Copied (new) 2025/07/14 04:29:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.00s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:29:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/dst" 2025/07/14 04:29:15 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/backup" 2025/07/14 04:29:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/14 04:29:16 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:29:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:29:16 DEBUG : two: Unchanged skipping 2025/07/14 04:29:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/14 04:29:18 INFO : one: Copied (server-side copy) 2025/07/14 04:29:18 INFO : one: Deleted 2025/07/14 04:29:18 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:29:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/14 04:29:19 INFO : one: Copied (new) 2025/07/14 04:29:19 DEBUG : Waiting for deletions to finish 2025/07/14 04:29:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/14 04:29:20 INFO : three.txt: Copied (server-side copy) 2025/07/14 04:29:20 INFO : three.txt: Deleted 2025/07/14 04:29:20 INFO : three.txt: Moved into backup dir 2025/07/14 04:29:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/14 04:29:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:29:21 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:29:21 DEBUG : two: Unchanged skipping 2025/07/14 04:29:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/14 04:29:22 INFO : one: Copied (server-side copy) 2025/07/14 04:29:22 INFO : one: Deleted 2025/07/14 04:29:22 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:29:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/14 04:29:23 INFO : one: Copied (new) 2025/07/14 04:29:23 DEBUG : Waiting for deletions to finish 2025/07/14 04:29:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/14 04:29:23 INFO : three.txt: Copied (server-side copy) 2025/07/14 04:29:23 INFO : three.txt: Deleted 2025/07/14 04:29:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.40s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:29:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/dst" 2025/07/14 04:29:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/backup" 2025/07/14 04:29:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:29:29 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:29:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/14 04:29:29 DEBUG : two: Unchanged skipping 2025/07/14 04:29:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/14 04:29:30 INFO : one: Copied (server-side copy) to: one.bak 2025/07/14 04:29:30 INFO : one: Deleted 2025/07/14 04:29:30 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:29:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/14 04:29:31 INFO : one: Copied (new) 2025/07/14 04:29:31 DEBUG : Waiting for deletions to finish 2025/07/14 04:29:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/14 04:29:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/14 04:29:32 INFO : three.txt: Deleted 2025/07/14 04:29:32 INFO : three.txt: Moved into backup dir 2025/07/14 04:29:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/14 04:29:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:29:34 DEBUG : two: Unchanged skipping 2025/07/14 04:29:34 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:29:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/14 04:29:34 INFO : one: Copied (server-side copy) to: one.bak 2025/07/14 04:29:34 INFO : one: Deleted 2025/07/14 04:29:34 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:29:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/14 04:29:35 INFO : one: Copied (new) 2025/07/14 04:29:35 DEBUG : Waiting for deletions to finish 2025/07/14 04:29:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/14 04:29:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/14 04:29:36 INFO : three.txt: Deleted 2025/07/14 04:29:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.53s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:29:38 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/dst" 2025/07/14 04:29:40 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/backup" 2025/07/14 04:29:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/14 04:29:41 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:29:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:29:41 DEBUG : two: Unchanged skipping 2025/07/14 04:29:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/14 04:29:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/14 04:29:43 INFO : one: Deleted 2025/07/14 04:29:43 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:29:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/14 04:29:44 INFO : one: Copied (new) 2025/07/14 04:29:44 DEBUG : Waiting for deletions to finish 2025/07/14 04:29:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/14 04:29:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/14 04:29:45 INFO : three.txt: Deleted 2025/07/14 04:29:45 INFO : three.txt: Moved into backup dir 2025/07/14 04:29:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/14 04:29:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:29:47 DEBUG : two: Unchanged skipping 2025/07/14 04:29:47 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:29:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/14 04:29:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/14 04:29:48 INFO : one: Deleted 2025/07/14 04:29:48 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:29:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/14 04:29:48 INFO : one: Copied (new) 2025/07/14 04:29:48 DEBUG : Waiting for deletions to finish 2025/07/14 04:29:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/14 04:29:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/14 04:29:49 INFO : three.txt: Deleted 2025/07/14 04:29:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.92s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:29:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/dst" 2025/07/14 04:29:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/14 04:29:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:29:53 DEBUG : two: Unchanged skipping 2025/07/14 04:29:53 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:29:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/14 04:29:54 INFO : one: Copied (server-side copy) to: one.bak 2025/07/14 04:29:54 INFO : one: Deleted 2025/07/14 04:29:54 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:29:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/14 04:29:55 INFO : one: Copied (new) 2025/07/14 04:29:55 DEBUG : Waiting for deletions to finish 2025/07/14 04:29:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/14 04:29:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/14 04:29:56 INFO : three.txt: Deleted 2025/07/14 04:29:56 INFO : three.txt: Moved into backup dir 2025/07/14 04:29:56 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1153-08.backblaze.com/b2api/v1/b2_upload_file/9fd2ad5320ed0b7b9f880e1b/c001_v0001153_t0009": EOF 2025/07/14 04:29:56 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1153-08.backblaze.com/b2api/v1/b2_upload_file/9fd2ad5320ed0b7b9f880e1b/c001_v0001153_t0009": EOF) 2025/07/14 04:29:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yulovav1tayi: 1/10 (Post "https://pod-000-1153-08.backblaze.com/b2api/v1/b2_upload_file/9fd2ad5320ed0b7b9f880e1b/c001_v0001153_t0009": EOF) 2025/07/14 04:29:58 DEBUG : pacer: Reducing sleep to 10ms 2025/07/14 04:29:59 DEBUG : one.bak: Excluded (Path Filter) 2025/07/14 04:29:59 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/14 04:29:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/14 04:29:59 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for checks to finish 2025/07/14 04:29:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:29:59 DEBUG : two: Unchanged skipping 2025/07/14 04:29:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/14 04:29:59 INFO : one: Copied (server-side copy) to: one.bak 2025/07/14 04:30:00 INFO : one: Deleted 2025/07/14 04:30:00 DEBUG : B2 bucket rclone-test-yulovav1tayi path dst: Waiting for transfers to finish 2025/07/14 04:30:00 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1098-01.backblaze.com/b2api/v1/b2_upload_file/9fd2ad5320ed0b7b9f880e1b/c001_v0001098_t0005": EOF 2025/07/14 04:30:00 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1098-01.backblaze.com/b2api/v1/b2_upload_file/9fd2ad5320ed0b7b9f880e1b/c001_v0001098_t0005": EOF) 2025/07/14 04:30:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/14 04:30:00 DEBUG : one: Received error: Post "https://pod-000-1098-01.backblaze.com/b2api/v1/b2_upload_file/9fd2ad5320ed0b7b9f880e1b/c001_v0001098_t0005": EOF - low level retry 0/10 2025/07/14 04:30:00 DEBUG : pacer: Reducing sleep to 10ms 2025/07/14 04:30:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/14 04:30:01 INFO : one: Copied (new) 2025/07/14 04:30:01 DEBUG : Waiting for deletions to finish 2025/07/14 04:30:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/14 04:30:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/14 04:30:01 INFO : three.txt: Deleted 2025/07/14 04:30:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.84s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:30:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/dst" 2025/07/14 04:30:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/14 04:30:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/14 04:30:06 INFO : one: Copied (server-side copy) to: one.bak 2025/07/14 04:30:07 INFO : one: Deleted 2025/07/14 04:30:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/14 04:30:07 INFO : one: Copied (new) 2025/07/14 04:30:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:08 DEBUG : two: Unchanged skipping 2025/07/14 04:30:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/14 04:30:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/14 04:30:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/14 04:30:08 INFO : three.txt: Deleted 2025/07/14 04:30:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/14 04:30:09 INFO : three.txt: Copied (new) 2025/07/14 04:30:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/14 04:30:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/14 04:30:09 DEBUG : pacer: Reducing sleep to 10ms 2025/07/14 04:30:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/14 04:30:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/14 04:30:10 INFO : one: Copied (server-side copy) to: one.bak 2025/07/14 04:30:10 INFO : one: Deleted 2025/07/14 04:30:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/14 04:30:11 INFO : one: Copied (new) 2025/07/14 04:30:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:11 DEBUG : two: Unchanged skipping 2025/07/14 04:30:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/14 04:30:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/14 04:30:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/14 04:30:12 INFO : three.txt: Deleted 2025/07/14 04:30:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/14 04:30:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.45s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:30:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yulovav1tayi/dst" 2025/07/14 04:30:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/14 04:30:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/14 04:30:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/14 04:30:17 INFO : one: Deleted 2025/07/14 04:30:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/14 04:30:19 INFO : one: Copied (new) 2025/07/14 04:30:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:19 DEBUG : two: Unchanged skipping 2025/07/14 04:30:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/14 04:30:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/14 04:30:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/14 04:30:20 INFO : three.txt: Deleted 2025/07/14 04:30:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/14 04:30:20 INFO : three.txt: Copied (new) 2025/07/14 04:30:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/14 04:30:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/14 04:30:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/14 04:30:22 INFO : one: Deleted 2025/07/14 04:30:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/14 04:30:22 INFO : one: Copied (new) 2025/07/14 04:30:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:23 DEBUG : two: Unchanged skipping 2025/07/14 04:30:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/14 04:30:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/14 04:30:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/14 04:30:23 INFO : three.txt: Deleted 2025/07/14 04:30:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/14 04:30:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.45s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:30:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/14 04:30:27 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:30:27 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:30:27 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/14 04:30:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/14 04:30:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.97s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:30:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/14 04:30:28 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:30:28 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:30:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/14 04:30:28 INFO : existing: Copied (new) 2025/07/14 04:30:28 DEBUG : Waiting for deletions to finish 2025/07/14 04:30:29 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/14 04:30:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/14 04:30:29 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:30:29 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:30:29 ERROR : B2 bucket rclone-test-yulovav1tayi: not deleting files as there were IO errors 2025/07/14 04:30:29 ERROR : B2 bucket rclone-test-yulovav1tayi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.02s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:30:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:30 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:30:30 DEBUG : existing: Unchanged skipping 2025/07/14 04:30:30 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:30:30 DEBUG : Waiting for deletions to finish 2025/07/14 04:30:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", 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-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:30:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:43 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:30:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:43 DEBUG : both0: Unchanged skipping 2025/07/14 04:30:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:43 DEBUG : both10: Unchanged skipping 2025/07/14 04:30:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:43 DEBUG : both11: Unchanged skipping 2025/07/14 04:30:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:43 DEBUG : both12: Unchanged skipping 2025/07/14 04:30:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:43 DEBUG : both16: Unchanged skipping 2025/07/14 04:30:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:43 DEBUG : both13: Unchanged skipping 2025/07/14 04:30:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:43 DEBUG : both14: Unchanged skipping 2025/07/14 04:30:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:43 DEBUG : both19: Unchanged skipping 2025/07/14 04:30:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:43 DEBUG : both15: Unchanged skipping 2025/07/14 04:30:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:43 DEBUG : both17: Unchanged skipping 2025/07/14 04:30:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:43 DEBUG : both18: Unchanged skipping 2025/07/14 04:30:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:43 DEBUG : both4: Unchanged skipping 2025/07/14 04:30:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:43 DEBUG : both1: Unchanged skipping 2025/07/14 04:30:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:43 DEBUG : both6: Unchanged skipping 2025/07/14 04:30:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:43 DEBUG : both7: Unchanged skipping 2025/07/14 04:30:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:43 DEBUG : both8: Unchanged skipping 2025/07/14 04:30:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:43 DEBUG : both9: Unchanged skipping 2025/07/14 04:30:43 DEBUG : both2: Unchanged skipping 2025/07/14 04:30:43 DEBUG : both3: Unchanged skipping 2025/07/14 04:30:43 DEBUG : both5: Unchanged skipping 2025/07/14 04:30:43 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:30:43 DEBUG : Waiting for deletions to finish 2025/07/14 04:30:43 INFO : only18: Deleted 2025/07/14 04:30:43 INFO : only5: Deleted 2025/07/14 04:30:43 INFO : only12: Deleted 2025/07/14 04:30:43 INFO : only1: Deleted 2025/07/14 04:30:43 INFO : only6: Deleted 2025/07/14 04:30:43 INFO : only2: Deleted 2025/07/14 04:30:43 INFO : only3: Deleted 2025/07/14 04:30:43 INFO : only4: Deleted 2025/07/14 04:30:43 INFO : only7: Deleted 2025/07/14 04:30:43 INFO : only0: Deleted 2025/07/14 04:30:44 INFO : only13: Deleted 2025/07/14 04:30:44 INFO : only19: Deleted 2025/07/14 04:30:44 INFO : only8: Deleted 2025/07/14 04:30:44 INFO : only9: Deleted 2025/07/14 04:30:44 INFO : only10: Deleted 2025/07/14 04:30:44 INFO : only11: Deleted 2025/07/14 04:30:44 INFO : only14: Deleted 2025/07/14 04:30:44 INFO : only15: Deleted 2025/07/14 04:30:44 INFO : only16: Deleted 2025/07/14 04:30:44 INFO : only17: Deleted 2025/07/14 04:30:44 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.68s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:30:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:58 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:30:58 DEBUG : both10: Unchanged skipping 2025/07/14 04:30:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:58 DEBUG : both0: Unchanged skipping 2025/07/14 04:30:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:58 DEBUG : both14: Unchanged skipping 2025/07/14 04:30:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:58 DEBUG : both15: Unchanged skipping 2025/07/14 04:30:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:58 DEBUG : both16: Unchanged skipping 2025/07/14 04:30:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:58 DEBUG : both11: Unchanged skipping 2025/07/14 04:30:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:58 DEBUG : both12: Unchanged skipping 2025/07/14 04:30:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:58 DEBUG : both19: Unchanged skipping 2025/07/14 04:30:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:58 DEBUG : both13: Unchanged skipping 2025/07/14 04:30:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:58 DEBUG : both17: Unchanged skipping 2025/07/14 04:30:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:58 DEBUG : both3: Unchanged skipping 2025/07/14 04:30:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:58 DEBUG : both18: Unchanged skipping 2025/07/14 04:30:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:58 DEBUG : both5: Unchanged skipping 2025/07/14 04:30:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:58 DEBUG : both6: Unchanged skipping 2025/07/14 04:30:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:58 DEBUG : both7: Unchanged skipping 2025/07/14 04:30:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:58 DEBUG : both8: Unchanged skipping 2025/07/14 04:30:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:30:58 DEBUG : both1: Unchanged skipping 2025/07/14 04:30:58 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/14 04:30:58 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/14 04:30:58 DEBUG : both4: Unchanged skipping 2025/07/14 04:30:58 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/14 04:30:58 DEBUG : both2: Unchanged skipping 2025/07/14 04:30:58 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/14 04:30:58 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/14 04:30:58 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/14 04:30:58 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/14 04:30:58 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/14 04:30:58 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/14 04:30:58 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/14 04:30:58 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/14 04:30:58 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/14 04:30:58 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/14 04:30:58 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/14 04:30:58 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/14 04:30:58 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/14 04:30:58 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/14 04:30:58 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/14 04:30:58 DEBUG : both9: Unchanged skipping 2025/07/14 04:30:58 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/14 04:30:58 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/14 04:30:58 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:30:59 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/14 04:30:59 INFO : only0: Copied (replaced existing) 2025/07/14 04:30:59 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/14 04:30:59 INFO : only11: Copied (replaced existing) 2025/07/14 04:30:59 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/14 04:30:59 INFO : only15: Copied (replaced existing) 2025/07/14 04:30:59 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/14 04:30:59 INFO : only16: Copied (replaced existing) 2025/07/14 04:30:59 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/14 04:30:59 INFO : only12: Copied (replaced existing) 2025/07/14 04:30:59 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/14 04:30:59 INFO : only17: Copied (replaced existing) 2025/07/14 04:31:00 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/14 04:31:00 INFO : only18: Copied (replaced existing) 2025/07/14 04:31:00 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/14 04:31:00 INFO : only13: Copied (replaced existing) 2025/07/14 04:31:00 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/14 04:31:00 INFO : only19: Copied (replaced existing) 2025/07/14 04:31:00 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/14 04:31:00 INFO : only1: Copied (replaced existing) 2025/07/14 04:31:00 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/14 04:31:00 INFO : only2: Copied (replaced existing) 2025/07/14 04:31:00 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/14 04:31:00 INFO : only10: Copied (replaced existing) 2025/07/14 04:31:00 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/14 04:31:00 INFO : only14: Copied (replaced existing) 2025/07/14 04:31:00 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/14 04:31:00 INFO : only4: Copied (replaced existing) 2025/07/14 04:31:00 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/14 04:31:00 INFO : only6: Copied (replaced existing) 2025/07/14 04:31:00 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/14 04:31:00 INFO : only8: Copied (replaced existing) 2025/07/14 04:31:00 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/14 04:31:00 INFO : only9: Copied (replaced existing) 2025/07/14 04:31:00 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/14 04:31:00 INFO : only3: Copied (replaced existing) 2025/07/14 04:31:00 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/14 04:31:00 INFO : only5: Copied (replaced existing) 2025/07/14 04:31:00 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/14 04:31:00 INFO : only7: Copied (replaced existing) 2025/07/14 04:31:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.99s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:31:08 DEBUG : empty_dir: Making directory with metadata 2025/07/14 04:31:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/14 04:31:08 DEBUG : empty_on_remote: Making directory with metadata 2025/07/14 04:31:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/14 04:31:08 INFO : empty_on_remote: Making directory 2025/07/14 04:31:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/14 04:31:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/14 04:31:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/14 04:31:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/14 04:31:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.38s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:31:11 DEBUG : empty_dir: Making directory with metadata 2025/07/14 04:31:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/14 04:31:11 DEBUG : empty_on_remote: Making directory with metadata 2025/07/14 04:31:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/14 04:31:11 INFO : empty_on_remote: Making directory 2025/07/14 04:31:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/14 04:31:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/14 04:31:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/14 04:31:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/14 04:31:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/14 04:31:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.29s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:31:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/14 04:31:13 INFO : sub dir: Making directory 2025/07/14 04:31:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.20s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:31:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/14 04:31:15 INFO : sub dir: Making directory 2025/07/14 04:31:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:31:24 DEBUG : Waiting for deletions to finish 2025/07/14 04:31:24 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:31:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:31:24 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:31:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:31:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:31:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:31:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:31:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:31:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:31:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:31:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:31:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:31:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:31:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:31:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:31:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:31:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:31:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:31:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:31:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:31:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:24 DEBUG : apple: Unchanged skipping 2025/07/14 04:31:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/14 04:31:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/14 04:31:24 DEBUG : banana: Unchanged skipping 2025/07/14 04:31:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/14 04:31:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/14 04:31:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/14 04:31:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/14 04:31:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/14 04:31:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:24 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:31:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/14 04:31:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/14 04:31:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/14 04:31:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/14 04:31:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/14 04:31:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/14 04:31:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/14 04:31:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/14 04:31:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/14 04:31:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/14 04:31:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/14 04:31:24 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:31:24 DEBUG : Waiting for deletions to finish 2025/07/14 04:31:24 INFO : There was nothing to transfer 2025/07/14 04:31:24 DEBUG : Waiting for deletions to finish 2025/07/14 04:31:25 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/14 04:31:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:25 DEBUG : apple: Unchanged skipping 2025/07/14 04:31:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:25 DEBUG : banana: Unchanged skipping 2025/07/14 04:31:25 DEBUG : splitbananasplit: Unchanged skipping 2025/07/14 04:31:25 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:31:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/14 04:31:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/14 04:31:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/14 04:31:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/14 04:31:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/14 04:31:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/14 04:31:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/14 04:31:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/14 04:31:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/14 04:31:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/14 04:31:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/14 04:31:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/14 04:31:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/14 04:31:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/14 04:31:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/14 04:31:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/14 04:31:25 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:31:25 DEBUG : Waiting for deletions to finish 2025/07/14 04:31:25 INFO : There was nothing to transfer 2025/07/14 04:31:25 DEBUG : Waiting for deletions to finish 2025/07/14 04:31:25 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:31:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:31:38 DEBUG : Waiting for deletions to finish 2025/07/14 04:31:39 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:31:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:31:39 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:31:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:31:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:31:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:31:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:31:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:31:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:31:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:31:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:31:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:31:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:31:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:31:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:31:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:31:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:31:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:31:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:31:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:31:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/14 04:31:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:39 DEBUG : banana: Unchanged skipping 2025/07/14 04:31:39 DEBUG : apple: Unchanged skipping 2025/07/14 04:31:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:39 DEBUG : splitbananasplit: Unchanged skipping 2025/07/14 04:31:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/14 04:31:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/14 04:31:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/14 04:31:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/14 04:31:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/14 04:31:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/14 04:31:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/14 04:31:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:39 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:31:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/14 04:31:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/14 04:31:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/14 04:31:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/14 04:31:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/14 04:31:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/14 04:31:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/14 04:31:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/14 04:31:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/14 04:31:39 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:31:39 DEBUG : Waiting for deletions to finish 2025/07/14 04:31:39 INFO : There was nothing to transfer 2025/07/14 04:31:39 DEBUG : Waiting for deletions to finish 2025/07/14 04:31:40 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:40 DEBUG : apple: Unchanged skipping 2025/07/14 04:31:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/14 04:31:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:40 DEBUG : banana: Unchanged skipping 2025/07/14 04:31:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:40 DEBUG : splitbananasplit: Unchanged skipping 2025/07/14 04:31:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/14 04:31:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/14 04:31:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/14 04:31:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/14 04:31:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/14 04:31:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/14 04:31:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/14 04:31:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/14 04:31:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/14 04:31:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/14 04:31:40 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:31:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/14 04:31:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/14 04:31:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/14 04:31:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/14 04:31:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/14 04:31:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/14 04:31:40 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:31:40 DEBUG : Waiting for deletions to finish 2025/07/14 04:31:40 INFO : There was nothing to transfer 2025/07/14 04:31:40 DEBUG : Waiting for deletions to finish 2025/07/14 04:31:40 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:31:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:31:53 DEBUG : Waiting for deletions to finish 2025/07/14 04:31:54 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:31:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:31:54 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:31:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:31:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:31:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:31:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:31:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:31:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:31:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:31:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:31:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:31:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:31:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:31:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:31:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:31:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:31:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:31:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:31:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/14 04:31:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/14 04:31:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/14 04:31:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/14 04:31:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/14 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/14 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/14 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/14 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/14 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/14 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/14 04:31:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/14 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/14 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/14 04:31:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/14 04:31:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/14 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/14 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/14 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/14 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/14 04:31:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/14 04:31:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/14 04:31:54 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:31:54 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:31:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/14 04:31:55 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/14 04:31:55 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/14 04:31:55 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/14 04:31:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/14 04:31:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/14 04:31:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/14 04:31:55 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/14 04:31:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/14 04:31:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/14 04:31:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/14 04:31:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/14 04:31:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/14 04:31:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/14 04:31:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/14 04:31:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/14 04:31:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/14 04:31:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/14 04:31:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/14 04:31:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/14 04:31:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/14 04:31:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/14 04:31:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/14 04:31:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/14 04:31:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:56 DEBUG : Waiting for deletions to finish 2025/07/14 04:31:56 INFO : dir1/0015-9;=.txt: Deleted 2025/07/14 04:31:56 INFO : appleappleapplebanana: Deleted 2025/07/14 04:31:57 INFO : dir1/0003-defghij.txt: Deleted 2025/07/14 04:31:57 INFO : apple: Deleted 2025/07/14 04:31:57 INFO : banana: Deleted 2025/07/14 04:31:57 INFO : dir1/0010-456789.txt: Deleted 2025/07/14 04:31:57 INFO : dir1/0009-3456789.txt: Deleted 2025/07/14 04:31:57 INFO : dir1/0013-789;=.txt: Deleted 2025/07/14 04:31:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/14 04:31:57 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/14 04:31:57 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/14 04:31:57 INFO : dir1/0007-1234567.txt: Deleted 2025/07/14 04:31:57 INFO : splitbananasplit: Deleted 2025/07/14 04:31:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/14 04:31:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/14 04:31:57 INFO : dir1/0008-2345678.txt: Deleted 2025/07/14 04:31:57 INFO : dir1/0012-6789;.txt: Deleted 2025/07/14 04:31:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/14 04:31:57 INFO : dir1/0011-56789;.txt: Deleted 2025/07/14 04:31:57 INFO : dir1/0014-89;=.txt: Deleted 2025/07/14 04:31:57 DEBUG : Waiting for deletions to finish 2025/07/14 04:31:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/14 04:31:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/14 04:31:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/14 04:31:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/14 04:31:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/14 04:31:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/14 04:31:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/14 04:31:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/14 04:31:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/14 04:31:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:58 DEBUG : apple: Unchanged skipping 2025/07/14 04:31:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:58 DEBUG : splitbananasplit: Unchanged skipping 2025/07/14 04:31:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:58 DEBUG : banana: Unchanged skipping 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/14 04:31:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/14 04:31:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/14 04:31:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/14 04:31:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/14 04:31:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/14 04:31:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/14 04:31:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/14 04:31:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/14 04:31:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/14 04:31:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/14 04:31:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/14 04:31:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/14 04:31:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/14 04:31:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/14 04:31:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/14 04:31:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/14 04:31:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/14 04:31:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:31:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/14 04:31:58 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:31:58 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:31:58 DEBUG : Waiting for deletions to finish 2025/07/14 04:31:58 DEBUG : Waiting for deletions to finish 2025/07/14 04:31:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/14 04:31:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/14 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/14 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/14 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/14 04:31:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/14 04:31:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/14 04:31:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/14 04:31:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/14 04:31:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/14 04:31:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:32:12 DEBUG : Waiting for deletions to finish 2025/07/14 04:32:12 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:32:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:32:12 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:32:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:32:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:32:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:32:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:32:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:32:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:32:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:32:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:32:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:32:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:32:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:32:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:32:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:32:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:32:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:32:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:32:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/14 04:32:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/14 04:32:13 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/14 04:32:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/14 04:32:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:13 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:13 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/14 04:32:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/14 04:32:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/14 04:32:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/14 04:32:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/14 04:32:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/14 04:32:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/14 04:32:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/14 04:32:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/14 04:32:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/14 04:32:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/14 04:32:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/14 04:32:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/14 04:32:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/14 04:32:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/14 04:32:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/14 04:32:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/14 04:32:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/14 04:32:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/14 04:32:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/14 04:32:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/14 04:32:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/14 04:32:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/14 04:32:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/14 04:32:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/14 04:32:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/14 04:32:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/14 04:32:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/14 04:32:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/14 04:32:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/14 04:32:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/14 04:32:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/14 04:32:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/14 04:32:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/14 04:32:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/14 04:32:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/14 04:32:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/14 04:32:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/14 04:32:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/14 04:32:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/14 04:32:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/14 04:32:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/14 04:32:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/14 04:32:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/14 04:32:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/14 04:32:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/14 04:32:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/14 04:32:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/14 04:32:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/14 04:32:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/14 04:32:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/14 04:32:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/14 04:32:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/14 04:32:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/14 04:32:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/14 04:32:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/14 04:32:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/14 04:32:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/14 04:32:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/14 04:32:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/14 04:32:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/14 04:32:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/14 04:32:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/14 04:32:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/14 04:32:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/14 04:32:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/14 04:32:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/14 04:32:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/14 04:32:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/14 04:32:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/14 04:32:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/14 04:32:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/14 04:32:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/14 04:32:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/14 04:32:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/14 04:32:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/14 04:32:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/14 04:32:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/14 04:32:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/14 04:32:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/14 04:32:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/14 04:32:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/14 04:32:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/14 04:32:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/14 04:32:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/14 04:32:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/14 04:32:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/14 04:32:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/14 04:32:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/14 04:32:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/14 04:32:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/14 04:32:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/14 04:32:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/14 04:32:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/14 04:32:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/14 04:32:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/14 04:32:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/14 04:32:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/14 04:32:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/14 04:32:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/14 04:32:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/14 04:32:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/14 04:32:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/14 04:32:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/14 04:32:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/14 04:32:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/14 04:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/14 04:32:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/14 04:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/14 04:32:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/14 04:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/14 04:32:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/14 04:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/14 04:32:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/14 04:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/14 04:32:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/14 04:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/14 04:32:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/14 04:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/14 04:32:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/14 04:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/14 04:32:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/14 04:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/14 04:32:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/14 04:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/14 04:32:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/14 04:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/14 04:32:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/14 04:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/14 04:32:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/14 04:32:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/14 04:32:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/14 04:32:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/14 04:32:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/14 04:32:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/14 04:32:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/14 04:32:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/14 04:32:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/14 04:32:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/14 04:32:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/14 04:32:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/14 04:32:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/14 04:32:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/14 04:32:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/14 04:32:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/14 04:32:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/14 04:32:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/14 04:32:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/14 04:32:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/14 04:32:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/14 04:32:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/14 04:32:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/14 04:32:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/14 04:32:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/14 04:32:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/14 04:32:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/14 04:32:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/14 04:32:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/14 04:32:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/14 04:32:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/14 04:32:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/14 04:32:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/14 04:32:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/14 04:32:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/14 04:32:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/14 04:32:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/14 04:32:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/14 04:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/14 04:32:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/14 04:32:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/14 04:32:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/14 04:32:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/14 04:32:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/14 04:32:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/14 04:32:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/14 04:32:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/14 04:32:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/14 04:32:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/14 04:32:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/14 04:32:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/14 04:32:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/14 04:32:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/14 04:32:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/14 04:32:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/14 04:32:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/14 04:32:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/14 04:32:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:13 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:32:13 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:32:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/14 04:32:13 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/14 04:32:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/14 04:32:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/14 04:32:13 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/14 04:32:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/14 04:32:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/14 04:32:13 INFO : apple: Copied (new) to: PREFIXapple 2025/07/14 04:32:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/14 04:32:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/14 04:32:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/14 04:32:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/14 04:32:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/14 04:32:13 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/14 04:32:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/14 04:32:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/14 04:32:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/14 04:32:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/14 04:32:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/14 04:32:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/14 04:32:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/14 04:32:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/14 04:32:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/14 04:32:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/14 04:32:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/14 04:32:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/14 04:32:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/14 04:32:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/14 04:32:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/14 04:32:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/14 04:32:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/14 04:32:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/14 04:32:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/14 04:32:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/14 04:32:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/14 04:32:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/14 04:32:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/14 04:32:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/14 04:32:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/14 04:32:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/14 04:32:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/14 04:32:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/14 04:32:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/14 04:32:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/14 04:32:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/14 04:32:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/14 04:32:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/14 04:32:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/14 04:32:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/14 04:32:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/14 04:32:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/14 04:32:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/14 04:32:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/14 04:32:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/14 04:32:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/14 04:32:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/14 04:32:14 DEBUG : Waiting for deletions to finish 2025/07/14 04:32:15 INFO : splitbananasplit: Deleted 2025/07/14 04:32:15 INFO : dir1/0009-3456789.txt: Deleted 2025/07/14 04:32:15 INFO : dir1/0013-789;=.txt: Deleted 2025/07/14 04:32:15 INFO : apple: Deleted 2025/07/14 04:32:15 INFO : dir1/0003-defghij.txt: Deleted 2025/07/14 04:32:15 INFO : banana: Deleted 2025/07/14 04:32:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/14 04:32:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/14 04:32:15 INFO : dir1/0014-89;=.txt: Deleted 2025/07/14 04:32:15 INFO : appleappleapplebanana: Deleted 2025/07/14 04:32:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/14 04:32:15 INFO : dir1/0007-1234567.txt: Deleted 2025/07/14 04:32:15 INFO : dir1/0008-2345678.txt: Deleted 2025/07/14 04:32:15 INFO : dir1/0010-456789.txt: Deleted 2025/07/14 04:32:15 INFO : dir1/0011-56789;.txt: Deleted 2025/07/14 04:32:15 INFO : dir1/0012-6789;.txt: Deleted 2025/07/14 04:32:15 INFO : dir1/0015-9;=.txt: Deleted 2025/07/14 04:32:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/14 04:32:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/14 04:32:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/14 04:32:15 DEBUG : Waiting for deletions to finish 2025/07/14 04:32:16 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/14 04:32:16 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:32:16 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/14 04:32:16 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/14 04:32:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:32:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:32:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:32:16 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:32:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:32:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:32:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:32:16 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:32:16 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:32:16 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:32:16 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:32:16 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:32:16 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:32:16 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:32:16 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:32:16 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:32:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/14 04:32:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/14 04:32:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/14 04:32:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/14 04:32:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/14 04:32:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/14 04:32:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/14 04:32:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/14 04:32:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/14 04:32:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/14 04:32:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/14 04:32:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/14 04:32:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/14 04:32:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/14 04:32:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/14 04:32:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/14 04:32:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/14 04:32:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/14 04:32:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/14 04:32:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/14 04:32:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/14 04:32:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/14 04:32:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/14 04:32:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/14 04:32:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/14 04:32:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/14 04:32:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/14 04:32:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/14 04:32:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/14 04:32:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/14 04:32:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/14 04:32:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/14 04:32:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/14 04:32:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/14 04:32:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/14 04:32:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/14 04:32:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/14 04:32:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/14 04:32:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/14 04:32:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/14 04:32:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/14 04:32:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/14 04:32:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/14 04:32:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/14 04:32:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/14 04:32:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/14 04:32:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/14 04:32:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/14 04:32:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/14 04:32:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/14 04:32:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/14 04:32:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/14 04:32:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/14 04:32:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/14 04:32:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/14 04:32:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/14 04:32:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/14 04:32:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/14 04:32:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/14 04:32:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/14 04:32:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/14 04:32:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/14 04:32:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/14 04:32:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/14 04:32:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/14 04:32:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/14 04:32:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/14 04:32:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/14 04:32:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/14 04:32:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/14 04:32:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/14 04:32:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/14 04:32:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/14 04:32:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/14 04:32:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/14 04:32:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/14 04:32:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/14 04:32:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/14 04:32:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/14 04:32:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/14 04:32:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/14 04:32:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/14 04:32:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/14 04:32:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/14 04:32:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/14 04:32:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/14 04:32:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/14 04:32:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/14 04:32:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/14 04:32:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/14 04:32:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/14 04:32:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/14 04:32:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/14 04:32:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/14 04:32:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/14 04:32:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/14 04:32:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/14 04:32:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/14 04:32:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/14 04:32:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/14 04:32:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:16 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:32:16 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:32:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/14 04:32:16 INFO : apple: Copied (new) 2025/07/14 04:32:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/14 04:32:16 INFO : splitbananasplit: Copied (new) 2025/07/14 04:32:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/14 04:32:16 INFO : banana: Copied (new) 2025/07/14 04:32:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/14 04:32:16 INFO : appleappleapplebanana: Copied (new) 2025/07/14 04:32:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/14 04:32:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/14 04:32:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/14 04:32:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/14 04:32:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/14 04:32:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/14 04:32:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/14 04:32:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/14 04:32:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/14 04:32:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/14 04:32:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/14 04:32:17 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/14 04:32:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/14 04:32:17 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/14 04:32:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/14 04:32:17 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/14 04:32:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/14 04:32:17 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/14 04:32:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/14 04:32:17 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/14 04:32:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/14 04:32:17 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/14 04:32:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/14 04:32:17 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/14 04:32:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/14 04:32:17 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/14 04:32:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/14 04:32:17 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/14 04:32:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/14 04:32:17 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/14 04:32:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/14 04:32:18 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/14 04:32:18 DEBUG : Waiting for deletions to finish 2025/07/14 04:32:18 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/14 04:32:18 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/14 04:32:18 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/14 04:32:18 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/14 04:32:18 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/14 04:32:18 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/14 04:32:18 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/14 04:32:18 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/14 04:32:18 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/14 04:32:18 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/14 04:32:18 INFO : PREFIXapple: Deleted 2025/07/14 04:32:18 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/14 04:32:18 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/14 04:32:18 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/14 04:32:18 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/14 04:32:18 INFO : PREFIXbanana: Deleted 2025/07/14 04:32:18 INFO : PREFIXsplitbananasplit: Deleted 2025/07/14 04:32:18 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/14 04:32:18 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/14 04:32:18 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/14 04:32:18 DEBUG : Waiting for deletions to finish 2025/07/14 04:32:18 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:32:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:32:18 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:32:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:32:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:32:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:32:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:32:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:32:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:32:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:32:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:32:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:32:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:32:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:32:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:32:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:32:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:32:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:32:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:32:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:32:19 DEBUG : Waiting for deletions to finish 2025/07/14 04:32:19 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:32:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:32:19 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:32:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:32:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:32:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:32:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:32:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:32:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:32:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:32:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:32:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:32:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:32:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:32:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:32:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:32:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:32:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:32:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:32:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:32:32 DEBUG : Waiting for deletions to finish 2025/07/14 04:32:32 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:32:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:32:32 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:32:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:32:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:32:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:32:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:32:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:32:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:32:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:32:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:32:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:32:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:32:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:32:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:32:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:32:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:32:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:32:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:32:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:32:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/14 04:32:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/14 04:32:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/14 04:32:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/14 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:32 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/14 04:32:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/14 04:32:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/14 04:32:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/14 04:32:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/14 04:32:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:33 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/14 04:32:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:33 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:32:33 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:32:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/14 04:32:33 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/14 04:32:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/14 04:32:33 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/14 04:32:33 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/14 04:32:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/14 04:32:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/14 04:32:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/14 04:32:33 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/14 04:32:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/14 04:32:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/14 04:32:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/14 04:32:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/14 04:32:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/14 04:32:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/14 04:32:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/14 04:32:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/14 04:32:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/14 04:32:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/14 04:32:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/14 04:32:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/14 04:32:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/14 04:32:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/14 04:32:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/14 04:32:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/14 04:32:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/14 04:32:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/14 04:32:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/14 04:32:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/14 04:32:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/14 04:32:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/14 04:32:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/14 04:32:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/14 04:32:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/14 04:32:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/14 04:32:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/14 04:32:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/14 04:32:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/14 04:32:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/14 04:32:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/14 04:32:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/14 04:32:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/14 04:32:34 DEBUG : Waiting for deletions to finish 2025/07/14 04:32:35 INFO : dir1/0010-456789.txt: Deleted 2025/07/14 04:32:35 INFO : dir1/0013-789;=.txt: Deleted 2025/07/14 04:32:35 INFO : dir1/0014-89;=.txt: Deleted 2025/07/14 04:32:35 INFO : dir1/0015-9;=.txt: Deleted 2025/07/14 04:32:35 INFO : dir1/0007-1234567.txt: Deleted 2025/07/14 04:32:35 INFO : dir1/0008-2345678.txt: Deleted 2025/07/14 04:32:35 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/14 04:32:35 INFO : dir1/0012-6789;.txt: Deleted 2025/07/14 04:32:35 INFO : appleappleapplebanana: Deleted 2025/07/14 04:32:35 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/14 04:32:35 INFO : dir1/0009-3456789.txt: Deleted 2025/07/14 04:32:35 INFO : apple: Deleted 2025/07/14 04:32:35 INFO : banana: Deleted 2025/07/14 04:32:35 INFO : splitbananasplit: Deleted 2025/07/14 04:32:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/14 04:32:35 INFO : dir1/0003-defghij.txt: Deleted 2025/07/14 04:32:35 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/14 04:32:35 INFO : dir1/0011-56789;.txt: Deleted 2025/07/14 04:32:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/14 04:32:35 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/14 04:32:35 DEBUG : Waiting for deletions to finish 2025/07/14 04:32:35 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/14 04:32:35 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/14 04:32:35 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/14 04:32:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/14 04:32:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/14 04:32:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/14 04:32:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/14 04:32:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/14 04:32:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/14 04:32:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/14 04:32:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/14 04:32:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/14 04:32:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/14 04:32:35 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/14 04:32:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/14 04:32:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/14 04:32:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/14 04:32:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/14 04:32:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/14 04:32:35 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/14 04:32:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/14 04:32:36 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/14 04:32:36 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/14 04:32:36 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/14 04:32:36 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/14 04:32:36 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/14 04:32:36 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/14 04:32:36 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/14 04:32:36 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/14 04:32:36 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/14 04:32:36 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/14 04:32:36 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/14 04:32:36 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/14 04:32:36 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/14 04:32:36 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/14 04:32:36 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:36 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/14 04:32:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/14 04:32:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/14 04:32:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/14 04:32:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/14 04:32:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/14 04:32:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/14 04:32:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/14 04:32:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/14 04:32:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/14 04:32:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/14 04:32:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/14 04:32:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/14 04:32:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/14 04:32:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/14 04:32:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/14 04:32:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:36 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:36 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/14 04:32:36 DEBUG : apple: transformed to: appleSUFFIX 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/14 04:32:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/14 04:32:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/14 04:32:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/14 04:32:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/14 04:32:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/14 04:32:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/14 04:32:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:36 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:32:36 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:32:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/14 04:32:36 INFO : apple: Copied (new) 2025/07/14 04:32:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/14 04:32:36 INFO : splitbananasplit: Copied (new) 2025/07/14 04:32:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/14 04:32:36 INFO : appleappleapplebanana: Copied (new) 2025/07/14 04:32:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/14 04:32:36 INFO : banana: Copied (new) 2025/07/14 04:32:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/14 04:32:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/14 04:32:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/14 04:32:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/14 04:32:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/14 04:32:37 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/14 04:32:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/14 04:32:37 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/14 04:32:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/14 04:32:37 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/14 04:32:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/14 04:32:37 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/14 04:32:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/14 04:32:37 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/14 04:32:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/14 04:32:37 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/14 04:32:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/14 04:32:37 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/14 04:32:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/14 04:32:37 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/14 04:32:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/14 04:32:37 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/14 04:32:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/14 04:32:37 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/14 04:32:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/14 04:32:37 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/14 04:32:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/14 04:32:37 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/14 04:32:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/14 04:32:37 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/14 04:32:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/14 04:32:38 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/14 04:32:38 DEBUG : Waiting for deletions to finish 2025/07/14 04:32:38 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/14 04:32:38 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/14 04:32:38 INFO : appleSUFFIX: Deleted 2025/07/14 04:32:38 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/14 04:32:38 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/14 04:32:38 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/14 04:32:38 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/14 04:32:38 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/14 04:32:38 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/14 04:32:38 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/14 04:32:38 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/14 04:32:38 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/14 04:32:38 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/14 04:32:38 INFO : bananaSUFFIX: Deleted 2025/07/14 04:32:38 INFO : splitbananasplitSUFFIX: Deleted 2025/07/14 04:32:38 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/14 04:32:38 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/14 04:32:38 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/14 04:32:38 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/14 04:32:38 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/14 04:32:38 DEBUG : Waiting for deletions to finish 2025/07/14 04:32:38 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:32:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:32:38 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:32:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:32:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:32:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:32:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:32:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:32:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:32:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:32:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:32:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:32:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:32:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:32:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:32:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:32:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:32:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:32:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:32:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:32:39 DEBUG : Waiting for deletions to finish 2025/07/14 04:32:39 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:32:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:32:39 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:32:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:32:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:32:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:32:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:32:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:32:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:32:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:32:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:32:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:32:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:32:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:32:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:32:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:32:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:32:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:32:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:32:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:32:52 DEBUG : Waiting for deletions to finish 2025/07/14 04:32:53 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:32:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:32:53 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:32:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:32:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:32:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:32:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:32:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:32:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:32:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:32:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:32:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:32:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:32:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:32:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:32:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:32:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:32:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:32:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:32:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:32:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/14 04:32:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/14 04:32:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/14 04:32:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/14 04:32:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/14 04:32:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/14 04:32:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/14 04:32:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:53 DEBUG : apple: Unchanged skipping 2025/07/14 04:32:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/14 04:32:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:53 DEBUG : banana: Unchanged skipping 2025/07/14 04:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/14 04:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/14 04:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/14 04:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/14 04:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/14 04:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/14 04:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/14 04:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/14 04:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/14 04:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/14 04:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/14 04:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/14 04:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/14 04:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/14 04:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/14 04:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/14 04:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/14 04:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/14 04:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/14 04:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/14 04:32:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/14 04:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/14 04:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/14 04:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/14 04:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/14 04:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/14 04:32:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/14 04:32:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/14 04:32:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/14 04:32:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/14 04:32:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/14 04:32:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/14 04:32:53 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:32:53 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:32:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/14 04:32:53 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/14 04:32:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/14 04:32:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/14 04:32:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/14 04:32:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/14 04:32:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/14 04:32:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/14 04:32:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/14 04:32:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/14 04:32:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/14 04:32:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/14 04:32:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/14 04:32:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/14 04:32:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/14 04:32:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/14 04:32:54 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/14 04:32:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/14 04:32:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/14 04:32:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/14 04:32:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/14 04:32:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/14 04:32:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/14 04:32:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/14 04:32:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/14 04:32:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/14 04:32:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/14 04:32:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/14 04:32:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/14 04:32:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/14 04:32:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/14 04:32:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/14 04:32:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/14 04:32:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/14 04:32:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/14 04:32:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/14 04:32:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/14 04:32:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/14 04:32:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/14 04:32:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/14 04:32:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/14 04:32:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/14 04:32:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/14 04:32:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/14 04:32:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/14 04:32:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/14 04:32:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/14 04:32:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/14 04:32:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/14 04:32:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/14 04:32:55 DEBUG : Waiting for deletions to finish 2025/07/14 04:32:55 INFO : dir1/0007-1234567.txt: Deleted 2025/07/14 04:32:55 INFO : dir1/0011-56789;.txt: Deleted 2025/07/14 04:32:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/14 04:32:55 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/14 04:32:55 INFO : dir1/0009-3456789.txt: Deleted 2025/07/14 04:32:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/14 04:32:55 INFO : dir1/0008-2345678.txt: Deleted 2025/07/14 04:32:55 INFO : dir1/0012-6789;.txt: Deleted 2025/07/14 04:32:55 INFO : dir1/0014-89;=.txt: Deleted 2025/07/14 04:32:55 INFO : appleappleapplebanana: Deleted 2025/07/14 04:32:55 INFO : splitbananasplit: Deleted 2025/07/14 04:32:55 INFO : dir1/0003-defghij.txt: Deleted 2025/07/14 04:32:55 INFO : dir1/0015-9;=.txt: Deleted 2025/07/14 04:32:55 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/14 04:32:55 INFO : dir1/0010-456789.txt: Deleted 2025/07/14 04:32:56 INFO : dir1/0013-789;=.txt: Deleted 2025/07/14 04:32:56 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/14 04:32:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/14 04:32:56 DEBUG : Waiting for deletions to finish 2025/07/14 04:32:56 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:32:56 DEBUG : appleapple: Excluded (Path Filter) 2025/07/14 04:32:56 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:32:56 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/14 04:32:56 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/14 04:32:56 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/14 04:32:56 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/14 04:32:56 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/14 04:32:56 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/14 04:32:56 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/14 04:32:56 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/14 04:32:56 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/14 04:32:56 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/14 04:32:56 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/14 04:32:56 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/14 04:32:56 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/14 04:32:56 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/14 04:32:56 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/14 04:32:56 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/14 04:32:56 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/14 04:32:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/14 04:32:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/14 04:32:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/14 04:32:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/14 04:32:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/14 04:32:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/14 04:32:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/14 04:32:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/14 04:32:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/14 04:32:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/14 04:32:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/14 04:32:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/14 04:32:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/14 04:32:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/14 04:32:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/14 04:32:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/14 04:32:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/14 04:32:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/14 04:32:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/14 04:32:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/14 04:32:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/14 04:32:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/14 04:32:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/14 04:32:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/14 04:32:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/14 04:32:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/14 04:32:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/14 04:32:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/14 04:32:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/14 04:32:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/14 04:32:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/14 04:32:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/14 04:32:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/14 04:32:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/14 04:32:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/14 04:32:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/14 04:32:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/14 04:32:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/14 04:32:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/14 04:32:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/14 04:32:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/14 04:32:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/14 04:32:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/14 04:32:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/14 04:32:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/14 04:32:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/14 04:32:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/14 04:32:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/14 04:32:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/14 04:32:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/14 04:32:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/14 04:32:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/14 04:32:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/14 04:32:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/14 04:32:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/14 04:32:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/14 04:32:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/14 04:32:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/14 04:32:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/14 04:32:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/14 04:32:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/14 04:32:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/14 04:32:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/14 04:32:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/14 04:32:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/14 04:32:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/14 04:32:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/14 04:32:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/14 04:32:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/14 04:32:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/14 04:32:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/14 04:32:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/14 04:32:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/14 04:32:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/14 04:32:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/14 04:32:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/14 04:32:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/14 04:32:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/14 04:32:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/14 04:32:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/14 04:32:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/14 04:32:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/14 04:32:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:56 DEBUG : apple: Unchanged skipping 2025/07/14 04:32:56 DEBUG : banana: Unchanged skipping 2025/07/14 04:32:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:56 DEBUG : splitbananasplit: Unchanged skipping 2025/07/14 04:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/14 04:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/14 04:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/14 04:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/14 04:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/14 04:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/14 04:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/14 04:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/14 04:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/14 04:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/14 04:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/14 04:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/14 04:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/14 04:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/14 04:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/14 04:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/14 04:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/14 04:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/14 04:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/14 04:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/14 04:32:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/14 04:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/14 04:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/14 04:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/14 04:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/14 04:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/14 04:32:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/14 04:32:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/14 04:32:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/14 04:32:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/14 04:32:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/14 04:32:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/14 04:32:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/14 04:32:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/14 04:32:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/14 04:32:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/14 04:32:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/14 04:32:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/14 04:32:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/14 04:32:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/14 04:32:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/14 04:32:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/14 04:32:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:56 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:32:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/14 04:32:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/14 04:32:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/14 04:32:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/14 04:32:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/14 04:32:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/14 04:32:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/14 04:32:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/14 04:32:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/14 04:32:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/14 04:32:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/14 04:32:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/14 04:32:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/14 04:32:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/14 04:32:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:32:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/14 04:32:56 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:32:56 DEBUG : Waiting for deletions to finish 2025/07/14 04:32:56 DEBUG : Waiting for deletions to finish 2025/07/14 04:32:57 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:32:57 DEBUG : appleapple: Excluded (Path Filter) 2025/07/14 04:32:57 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:32:57 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/14 04:32:57 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/14 04:32:57 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/14 04:32:57 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/14 04:32:57 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/14 04:32:57 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/14 04:32:57 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/14 04:32:57 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/14 04:32:57 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/14 04:32:57 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/14 04:32:57 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/14 04:32:57 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/14 04:32:57 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/14 04:32:57 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/14 04:32:57 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/14 04:32:57 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/14 04:32:57 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/14 04:32:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/14 04:32:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/14 04:32:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/14 04:32:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/14 04:32:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/14 04:32:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/14 04:32:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/14 04:32:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/14 04:32:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/14 04:32:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/14 04:32:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/14 04:32:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/14 04:32:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/14 04:32:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/14 04:32:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/14 04:32:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/14 04:32:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/14 04:32:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/14 04:32:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/14 04:32:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/14 04:32:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/14 04:32:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/14 04:32:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/14 04:32:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/14 04:32:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/14 04:32:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/14 04:32:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/14 04:32:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/14 04:32:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/14 04:32:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/14 04:32:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/14 04:32:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/14 04:32:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/14 04:32:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/14 04:32:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/14 04:32:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/14 04:32:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/14 04:32:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/14 04:32:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/14 04:32:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/14 04:32:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/14 04:32:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/14 04:32:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/14 04:32:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/14 04:32:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/14 04:32:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/14 04:32:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/14 04:32:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/14 04:32:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/14 04:32:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/14 04:32:57 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:33:11 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:11 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:33:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:33:11 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:33:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:33:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:33:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:33:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:33:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:33:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:33:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:33:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:33:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:33:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:33:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:33:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:33:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:33:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:33:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:33:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:33:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : apple: Unchanged skipping 2025/07/14 04:33:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/14 04:33:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : splitbananasplit: Unchanged skipping 2025/07/14 04:33:12 DEBUG : banana: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:33:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:33:12 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:12 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:12 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:33:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/14 04:33:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : apple: Unchanged skipping 2025/07/14 04:33:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : banana: Unchanged skipping 2025/07/14 04:33:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : splitbananasplit: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:33:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/14 04:33:12 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:33:12 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:12 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:13 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:13 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:33:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:33:26 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:26 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:33:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:33:26 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:33:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:33:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:33:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:33:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:33:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:33:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:33:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:33:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:33:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:33:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:33:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:33:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:33:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:33:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:33:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:33:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:33:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/14 04:33:27 DEBUG : banana: Unchanged skipping 2025/07/14 04:33:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : apple: Unchanged skipping 2025/07/14 04:33:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:33:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:33:27 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:27 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:27 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:33:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/14 04:33:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : apple: Unchanged skipping 2025/07/14 04:33:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : banana: Unchanged skipping 2025/07/14 04:33:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:33:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/14 04:33:27 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:33:27 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:27 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:28 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:33:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:33:28 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:33:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:33:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:33:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:33:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:33:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:33:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:33:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:33:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:33:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:33:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:33:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:33:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:33:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:33:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:33:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:33:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:33:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:33:41 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:41 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:33:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:33:41 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:33:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:33:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:33:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:33:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:33:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:33:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:33:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:33:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:33:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:33:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:33:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:33:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:33:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:33:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:33:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:33:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:33:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:33:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:41 DEBUG : apple: Unchanged skipping 2025/07/14 04:33:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:41 DEBUG : splitbananasplit: Unchanged skipping 2025/07/14 04:33:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/14 04:33:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:41 DEBUG : banana: Unchanged skipping 2025/07/14 04:33:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/14 04:33:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/14 04:33:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/14 04:33:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/14 04:33:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/14 04:33:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/14 04:33:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/14 04:33:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/14 04:33:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/14 04:33:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/14 04:33:41 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:33:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/14 04:33:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/14 04:33:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/14 04:33:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/14 04:33:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/14 04:33:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/14 04:33:41 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:33:41 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:41 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:42 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:42 DEBUG : apple: Unchanged skipping 2025/07/14 04:33:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/14 04:33:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:42 DEBUG : splitbananasplit: Unchanged skipping 2025/07/14 04:33:42 DEBUG : banana: Unchanged skipping 2025/07/14 04:33:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/14 04:33:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/14 04:33:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/14 04:33:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/14 04:33:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/14 04:33:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/14 04:33:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/14 04:33:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/14 04:33:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/14 04:33:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/14 04:33:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/14 04:33:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/14 04:33:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/14 04:33:42 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:33:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/14 04:33:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/14 04:33:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/14 04:33:42 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:33:42 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:42 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:42 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:33:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:33:57 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:57 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:33:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:33:57 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:33:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:33:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:33:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:33:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:33:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:33:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:33:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:33:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:33:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:33:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:33:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:33:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:33:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:33:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:33:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:33:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:33:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:33:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:58 DEBUG : banana: Unchanged skipping 2025/07/14 04:33:58 DEBUG : apple: Unchanged skipping 2025/07/14 04:33:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/14 04:33:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:58 DEBUG : splitbananasplit: Unchanged skipping 2025/07/14 04:33:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/14 04:33:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/14 04:33:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/14 04:33:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/14 04:33:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/14 04:33:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/14 04:33:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/14 04:33:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/14 04:33:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/14 04:33:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/14 04:33:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/14 04:33:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/14 04:33:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/14 04:33:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/14 04:33:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:58 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:33:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/14 04:33:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/14 04:33:58 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:33:58 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:58 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:58 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:33:58 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:33:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/14 04:33:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:59 DEBUG : splitbananasplit: Unchanged skipping 2025/07/14 04:33:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:59 DEBUG : banana: Unchanged skipping 2025/07/14 04:33:59 DEBUG : apple: Unchanged skipping 2025/07/14 04:33:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/14 04:33:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/14 04:33:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/14 04:33:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/14 04:33:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/14 04:33:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/14 04:33:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/14 04:33:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/14 04:33:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/14 04:33:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/14 04:33:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:59 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:33:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/14 04:33:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/14 04:33:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/14 04:33:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/14 04:33:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/14 04:33:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:33:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/14 04:33:59 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:33:59 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:59 DEBUG : Waiting for deletions to finish 2025/07/14 04:33:59 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:33:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:33:59 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:33:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:33:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:33:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:33:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:33:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:33:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:33:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:33:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:33:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:33:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:33:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:33:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:33:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:33:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:33:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:33:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:33:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:34:12 DEBUG : Waiting for deletions to finish 2025/07/14 04:34:13 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:34:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:34:13 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:34:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:34:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:34:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:34:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:34:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:34:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:34:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:34:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:34:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:34:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:34:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:34:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:34:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:34:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:34:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:34:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:34:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/14 04:34:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : apple: Unchanged skipping 2025/07/14 04:34:14 DEBUG : banana: Unchanged skipping 2025/07/14 04:34:14 DEBUG : splitbananasplit: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:34:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:34:14 DEBUG : Waiting for deletions to finish 2025/07/14 04:34:14 DEBUG : Waiting for deletions to finish 2025/07/14 04:34:14 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/14 04:34:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : apple: Unchanged skipping 2025/07/14 04:34:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/14 04:34:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : splitbananasplit: Unchanged skipping 2025/07/14 04:34:14 DEBUG : banana: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:34:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/14 04:34:14 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:34:14 DEBUG : Waiting for deletions to finish 2025/07/14 04:34:14 DEBUG : Waiting for deletions to finish 2025/07/14 04:34:15 DEBUG : apple: Excluded (Path Filter) 2025/07/14 04:34:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/14 04:34:15 DEBUG : banana: Excluded (Path Filter) 2025/07/14 04:34:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/14 04:34:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/14 04:34:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/14 04:34:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/14 04:34:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/14 04:34:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/14 04:34:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/14 04:34:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/14 04:34:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/14 04:34:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/14 04:34:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/14 04:34:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/14 04:34:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/14 04:34:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/14 04:34:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/14 04:34:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/14 04:34:15 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (182.46s) --- PASS: TestTransform/NFC (12.74s) --- PASS: TestTransform/NFD (15.12s) --- PASS: TestTransform/base64 (17.74s) --- PASS: TestTransform/prefix (20.92s) --- PASS: TestTransform/suffix (20.12s) --- PASS: TestTransform/truncate (17.59s) --- PASS: TestTransform/encoder (16.47s) --- PASS: TestTransform/ISO-8859-1 (14.58s) --- PASS: TestTransform/charmap (14.63s) --- PASS: TestTransform/lowercase (16.50s) --- PASS: TestTransform/ascii (16.04s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:34:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/14 04:34:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/14 04:34:20 INFO : sub dir_somesuffix: Making directory 2025/07/14 04:34:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/14 04:34:20 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/14 04:34:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/14 04:34:20 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/14 04:34:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/14 04:34:20 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:34:20 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:34:20 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:34:20 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/14 04:34:20 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:34:21 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:21 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:21 INFO : tictactoe: Making directory 2025/07/14 04:34:21 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:21 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/14 04:34:21 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/14 04:34:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/14 04:34:21 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:34:21 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:34:22 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:34:22 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/14 04:34:22 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.65s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:34:23 INFO : toe: Making directory 2025/07/14 04:34:23 INFO : toe/toe: Making directory 2025/07/14 04:34:23 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/14 04:34:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/14 04:34:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/14 04:34:23 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:34:23 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:34:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:34:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/14 04:34:24 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.90s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:34:25 INFO : toe: Making directory 2025/07/14 04:34:25 INFO : toe/toe: Making directory 2025/07/14 04:34:25 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/14 04:34:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/14 04:34:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/14 04:34:25 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:34:25 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:34:26 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:34:26 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/14 04:34:26 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.92s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:34:27 DEBUG : empty_dir: Making directory with metadata 2025/07/14 04:34:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/14 04:34:27 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:27 INFO : tictacempty_dir: Making directory 2025/07/14 04:34:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:27 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:27 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:27 INFO : tictactoe: Making directory 2025/07/14 04:34:27 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:27 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/14 04:34:27 INFO : tictactoe/tictactoe: Making directory 2025/07/14 04:34:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/14 04:34:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/14 04:34:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/14 04:34:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/14 04:34:27 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:34:27 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:34:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:34:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/14 04:34:27 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.59s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:34:28 DEBUG : empty_dir: Making directory with metadata 2025/07/14 04:34:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/14 04:34:28 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:28 INFO : tictacempty_dir: Making directory 2025/07/14 04:34:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:28 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:28 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:28 INFO : tictactoe: Making directory 2025/07/14 04:34:28 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:28 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/14 04:34:28 INFO : tictactoe/tictactoe: Making directory 2025/07/14 04:34:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/14 04:34:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/14 04:34:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/14 04:34:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/14 04:34:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/14 04:34:28 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:34:28 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:34:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:34:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/14 04:34:29 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/14 04:34:29 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:34:29 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:29 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:29 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/14 04:34:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:34:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/14 04:34:29 NOTICE: B2 bucket rclone-test-yulovav1tayi: 0 differences found 2025/07/14 04:34:29 NOTICE: B2 bucket rclone-test-yulovav1tayi: 1 matching files --- PASS: TestAllTag (1.84s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:34:30 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:30 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:30 INFO : tictactoe: Making directory 2025/07/14 04:34:30 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:30 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/14 04:34:30 INFO : tictactoe/tictactoe: Making directory 2025/07/14 04:34:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/14 04:34:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/14 04:34:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/14 04:34:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/14 04:34:30 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:34:30 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:34:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:34:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/14 04:34:31 DEBUG : Waiting for deletions to finish 2025/07/14 04:34:31 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:32 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:32 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/14 04:34:32 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/14 04:34:32 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:34:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/14 04:34:32 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/14 04:34:32 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:34:32 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.27s) === RUN TestSyntax 2025/07/14 04:34:32 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:34:33 INFO : toe: Making directory 2025/07/14 04:34:33 INFO : toe/toe: Making directory 2025/07/14 04:34:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/14 04:34:33 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:34:33 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:34:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:34:34 INFO : toe/toe/toe: Copied (new) 2025/07/14 04:34:34 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.03s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:34:34 DEBUG : empty_dir: Making directory with metadata 2025/07/14 04:34:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/14 04:34:34 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:35 INFO : tictacempty_dir: Making directory 2025/07/14 04:34:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:35 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:35 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:35 INFO : tictactoe: Making directory 2025/07/14 04:34:35 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:35 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/14 04:34:35 INFO : tictactoe/tictactoe: Making directory 2025/07/14 04:34:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/14 04:34:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/14 04:34:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/14 04:34:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/14 04:34:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/14 04:34:35 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:34:35 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:34:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/14 04:34:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:34:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/14 04:34:35 INFO : toe/toe/toe.txt: Deleted 2025/07/14 04:34:35 INFO : toe/toe: Removing directory 2025/07/14 04:34:35 INFO : toe: Removing directory 2025/07/14 04:34:35 INFO : empty_dir: Removing directory 2025/07/14 04:34:35 DEBUG : Local file system at /tmp/rclone2276331168: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:34:36 DEBUG : empty_dir: Making directory with metadata 2025/07/14 04:34:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/14 04:34:36 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:36 INFO : tictacempty_dir: Making directory 2025/07/14 04:34:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:36 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:36 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:36 INFO : tictactoe: Making directory 2025/07/14 04:34:36 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:36 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/14 04:34:36 INFO : tictactoe/tictactoe: Making directory 2025/07/14 04:34:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/14 04:34:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/14 04:34:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/14 04:34:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/14 04:34:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/14 04:34:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/14 04:34:36 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:34:36 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:34:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:34:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/14 04:34:37 INFO : toe/toe/toe.txt: Deleted 2025/07/14 04:34:37 INFO : toe/toe: Removing directory 2025/07/14 04:34:37 INFO : toe: Removing directory 2025/07/14 04:34:37 INFO : empty_dir: Removing directory 2025/07/14 04:34:37 DEBUG : Local file system at /tmp/rclone2276331168: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/14 04:34:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/14 04:34:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/14 04:34:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/14 04:34:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/14 04:34:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:34:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/14 04:34:39 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.45s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:34:39 DEBUG : Reset feature "Copy" 2025/07/14 04:34:39 DEBUG : Reset feature "Move" 2025/07/14 04:34:39 DEBUG : Reset feature "Copy" 2025/07/14 04:34:39 DEBUG : Reset feature "Move" 2025/07/14 04:34:39 DEBUG : empty_dir: Making directory with metadata 2025/07/14 04:34:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/14 04:34:39 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:40 INFO : tictacempty_dir: Making directory 2025/07/14 04:34:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/14 04:34:40 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:40 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:40 INFO : tictactoe: Making directory 2025/07/14 04:34:40 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:40 DEBUG : toe: transformed to: tictactoe 2025/07/14 04:34:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/14 04:34:40 INFO : tictactoe/tictactoe: Making directory 2025/07/14 04:34:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/14 04:34:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/14 04:34:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/14 04:34:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/14 04:34:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/14 04:34:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/14 04:34:40 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:34:40 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:34:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:34:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/14 04:34:41 INFO : toe/toe/toe.txt: Deleted 2025/07/14 04:34:41 INFO : toe/toe: Removing directory 2025/07/14 04:34:41 INFO : toe: Removing directory 2025/07/14 04:34:41 INFO : empty_dir: Removing directory 2025/07/14 04:34:41 DEBUG : Local file system at /tmp/rclone2276331168: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/14 04:34:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/14 04:34:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/14 04:34:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/14 04:34:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/14 04:34:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:34:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/14 04:34:42 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.63s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:34:43 DEBUG : toe: transformed to: dG9l 2025/07/14 04:34:43 DEBUG : toe: transformed to: dG9l 2025/07/14 04:34:43 INFO : dG9l: Making directory 2025/07/14 04:34:43 DEBUG : toe: transformed to: dG9l 2025/07/14 04:34:43 DEBUG : toe: transformed to: dG9l 2025/07/14 04:34:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/14 04:34:43 INFO : dG9l/dG9l: Making directory 2025/07/14 04:34:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/14 04:34:43 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/14 04:34:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/14 04:34:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/14 04:34:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/14 04:34:43 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:34:43 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:34:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:34:44 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/14 04:34:44 DEBUG : Waiting for deletions to finish 2025/07/14 04:34:44 DEBUG : dG9l: transformed to: toe 2025/07/14 04:34:44 DEBUG : dG9l: transformed to: toe 2025/07/14 04:34:44 DEBUG : dG9l: transformed to: toe 2025/07/14 04:34:44 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/14 04:34:44 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/14 04:34:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/14 04:34:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/14 04:34:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/14 04:34:44 DEBUG : Local file system at /tmp/rclone2276331168: Waiting for checks to finish 2025/07/14 04:34:44 DEBUG : Local file system at /tmp/rclone2276331168: Waiting for transfers to finish 2025/07/14 04:34:44 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.42s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-yulovav1tayi", Local "Local file system at /tmp/rclone2276331168", Modify Window "1ms" 2025/07/14 04:34:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/14 04:34:45 DEBUG : toe: transformed to: 2025/07/14 04:34:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/14 04:34:46 DEBUG : toe: transformed to: 2025/07/14 04:34:46 INFO : B2 bucket rclone-test-yulovav1tayi: Making directory 2025/07/14 04:34:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/14 04:34:46 DEBUG : toe: transformed to: 2025/07/14 04:34:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/14 04:34:46 DEBUG : toe: transformed to: 2025/07/14 04:34:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/14 04:34:46 DEBUG : toe/toe: transformed to: 2025/07/14 04:34:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/14 04:34:46 INFO : toe/toe: Making directory 2025/07/14 04:34:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/14 04:34:46 DEBUG : toe/toe: transformed to: 2025/07/14 04:34:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/14 04:34:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/14 04:34:46 DEBUG : toe: transformed to: 2025/07/14 04:34:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/14 04:34:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/14 04:34:46 DEBUG : toe/toe/toe: transformed to: 2025/07/14 04:34:46 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/14 04:34:46 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for checks to finish 2025/07/14 04:34:46 DEBUG : B2 bucket rclone-test-yulovav1tayi: Waiting for transfers to finish 2025/07/14 04:34:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/14 04:34:46 INFO : toe/toe/toe: Copied (new) 2025/07/14 04:34:46 ERROR : B2 bucket rclone-test-yulovav1tayi: not deleting files as there were IO errors 2025/07/14 04:34:46 ERROR : B2 bucket rclone-test-yulovav1tayi: not deleting directories as there were IO errors --- PASS: TestError (1.65s) PASS 2025/07/14 04:34:47 DEBUG : B2 bucket rclone-test-yulovav1tayi: Purge remote 2025/07/14 04:34:47 INFO : B2 bucket rclone-test-yulovav1tayi: cleaning bucket "rclone-test-yulovav1tayi" of all files 2025/07/14 04:34:48 DEBUG : BackupDir/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41504b544b3ad3a9_d20250714_m042911_c001_v7007000_t0000_u01752467351219") 2025/07/14 04:34:48 DEBUG : BackupDir/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108a3f99996cfa8c_d20250714_m042904_c001_v0001171_t0043_u01752467344930") 2025/07/14 04:34:48 DEBUG : CompareDest/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f407fe7564dee5805_d20250714_m042844_c001_v7007000_t0000_u01752467324693") 2025/07/14 04:34:48 DEBUG : CompareDest/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32752f_d20250714_m042839_c001_v0001182_t0000_u01752467319065") 2025/07/14 04:34:48 DEBUG : CompareDest/two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f407fe7564dee5806_d20250714_m042844_c001_v7007000_t0000_u01752467324875") 2025/07/14 04:34:48 DEBUG : CompareDest/two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e9fa_d20250714_m042840_c001_v0001153_t0014_u01752467320010") 2025/07/14 04:34:48 DEBUG : CopyDest/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41504b544b3ad3aa_d20250714_m042911_c001_v7007000_t0000_u01752467351403") 2025/07/14 04:34:48 DEBUG : CopyDest/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9ea1c_d20250714_m042901_c001_v0001153_t0019_u01752467341961") 2025/07/14 04:34:48 DEBUG : CopyDest/three: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41504b544b3ad3ab_d20250714_m042911_c001_v7007000_t0000_u01752467351586") 2025/07/14 04:34:48 DEBUG : CopyDest/three: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9ea28_d20250714_m042908_c001_v0001153_t0006_u01752467348383") 2025/07/14 04:34:49 DEBUG : CopyDest/two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41504b544b3ad3ac_d20250714_m042911_c001_v7007000_t0000_u01752467351770") 2025/07/14 04:34:49 DEBUG : CopyDest/two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32761c_d20250714_m042905_c001_v0001182_t0030_u01752467345951") 2025/07/14 04:34:49 DEBUG : EXISTING: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405f381dd5c129e1_d20250714_m043031_c001_v7007000_t0000_u01752467431234") 2025/07/14 04:34:49 DEBUG : EXISTING: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32784e_d20250714_m043030_c001_v0001182_t0028_u01752467430271") 2025/07/14 04:34:49 DEBUG : PREFIXapple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f422ad289d4056e7d_d20250714_m043218_c001_v7007000_t0000_u01752467538326") 2025/07/14 04:34:49 DEBUG : PREFIXapple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c21b5_d20250714_m043213_c001_v0001161_t0020_u01752467533253") 2025/07/14 04:34:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383e5_d20250714_m043218_c001_v7007000_t0000_u01752467538330") 2025/07/14 04:34:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b6c_d20250714_m043213_c001_v0001182_t0046_u01752467533266") 2025/07/14 04:34:49 DEBUG : PREFIXbanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f415d5da76899fe02_d20250714_m043218_c001_v7007000_t0000_u01752467538379") 2025/07/14 04:34:49 DEBUG : PREFIXbanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35be_d20250714_m043213_c001_v0001179_t0052_u01752467533276") 2025/07/14 04:34:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405f381dd5c129fd_d20250714_m043218_c001_v7007000_t0000_u01752467538486") 2025/07/14 04:34:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306b8_d20250714_m043213_c001_v0001044_t0027_u01752467533286") 2025/07/14 04:34:49 DEBUG : Testêé: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405f381dd5c129df_d20250714_m043027_c001_v7007000_t0000_u01752467427873") 2025/07/14 04:34:49 DEBUG : Testêé: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32783e_d20250714_m043027_c001_v0001182_t0014_u01752467427266") 2025/07/14 04:34:49 DEBUG : Testêé: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32783c_d20250714_m043026_c001_v0001182_t0052_u01752467426652") 2025/07/14 04:34:49 DEBUG : YXBwbGU=: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467de1_d20250714_m043159_c001_v7007000_t0000_u01752467519072") 2025/07/14 04:34:49 DEBUG : YXBwbGU=: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c218b_d20250714_m043155_c001_v0001161_t0017_u01752467515011") 2025/07/14 04:34:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467de2_d20250714_m043159_c001_v7007000_t0000_u01752467519256") 2025/07/14 04:34:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b00_d20250714_m043154_c001_v0001182_t0024_u01752467514981") 2025/07/14 04:34:50 DEBUG : YmFuYW5h: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467de3_d20250714_m043159_c001_v7007000_t0000_u01752467519439") 2025/07/14 04:34:50 DEBUG : YmFuYW5h: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930697_d20250714_m043154_c001_v0001044_t0021_u01752467514992") 2025/07/14 04:34:50 DEBUG : a/potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810c0_d20250714_m042713_c001_v7007000_t0000_u01752467233559") 2025/07/14 04:34:50 DEBUG : a/potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e95e_d20250714_m042712_c001_v0001153_t0006_u01752467232780") 2025/07/14 04:34:50 DEBUG : a/potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810ba_d20250714_m042711_c001_v7007000_t0000_u01752467231020") 2025/07/14 04:34:50 DEBUG : a/potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e94c_d20250714_m042710_c001_v0001153_t0021_u01752467230101") 2025/07/14 04:34:50 DEBUG : a/potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c302195298c0_d20250714_m042652_c001_v7007000_t0000_u01752467212144") 2025/07/14 04:34:50 DEBUG : a/potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e914_d20250714_m042651_c001_v0001153_t0002_u01752467211182") 2025/07/14 04:34:50 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152db_d20250714_m043415_c001_v7007000_t0000_u01752467655680") 2025/07/14 04:34:50 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327e75_d20250714_m043411_c001_v0001182_t0012_u01752467651543") 2025/07/14 04:34:50 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5a52_d20250714_m043359_c001_v7007000_t0000_u01752467639855") 2025/07/14 04:34:50 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327df9_d20250714_m043355_c001_v0001182_t0043_u01752467635351") 2025/07/14 04:34:50 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a174_d20250714_m043343_c001_v7007000_t0000_u01752467623364") 2025/07/14 04:34:50 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327dbb_d20250714_m043339_c001_v0001182_t0019_u01752467619911") 2025/07/14 04:34:50 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4078beb0d88fe030_d20250714_m043328_c001_v7007000_t0000_u01752467608653") 2025/07/14 04:34:50 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327d44_d20250714_m043324_c001_v0001182_t0001_u01752467604786") 2025/07/14 04:34:50 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529ad3_d20250714_m043314_c001_v7007000_t0000_u01752467594102") 2025/07/14 04:34:50 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327cd0_d20250714_m043308_c001_v0001182_t0035_u01752467588717") 2025/07/14 04:34:51 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd49_d20250714_m043257_c001_v7007000_t0000_u01752467577667") 2025/07/14 04:34:51 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3632_d20250714_m043251_c001_v0001179_t0022_u01752467571467") 2025/07/14 04:34:51 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9ba4_d20250714_m043240_c001_v7007000_t0000_u01752467560048") 2025/07/14 04:34:51 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f360e_d20250714_m043236_c001_v0001179_t0008_u01752467556530") 2025/07/14 04:34:51 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9b9c_d20250714_m043235_c001_v7007000_t0000_u01752467555415") 2025/07/14 04:34:51 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35f4_d20250714_m043231_c001_v0001179_t0047_u01752467551019") 2025/07/14 04:34:51 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383e7_d20250714_m043219_c001_v7007000_t0000_u01752467539961") 2025/07/14 04:34:51 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35ce_d20250714_m043216_c001_v0001179_t0026_u01752467536605") 2025/07/14 04:34:51 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f42173e82185db604_d20250714_m043215_c001_v7007000_t0000_u01752467535235") 2025/07/14 04:34:51 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c21b1_d20250714_m043210_c001_v0001161_t0007_u01752467530621") 2025/07/14 04:34:51 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467dde_d20250714_m043157_c001_v7007000_t0000_u01752467517060") 2025/07/14 04:34:51 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327af2_d20250714_m043152_c001_v0001182_t0055_u01752467512440") 2025/07/14 04:34:51 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e03e_d20250714_m043141_c001_v7007000_t0000_u01752467501306") 2025/07/14 04:34:51 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327ab4_d20250714_m043137_c001_v0001182_t0022_u01752467497480") 2025/07/14 04:34:51 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd236_d20250714_m043126_c001_v7007000_t0000_u01752467486231") 2025/07/14 04:34:51 DEBUG : apple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327a61_d20250714_m043122_c001_v0001182_t0004_u01752467482728") 2025/07/14 04:34:51 DEBUG : appleSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9ba0_d20250714_m043238_c001_v7007000_t0000_u01752467558261") 2025/07/14 04:34:51 DEBUG : appleSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306ea_d20250714_m043233_c001_v0001044_t0034_u01752467553280") 2025/07/14 04:34:51 DEBUG : appleapple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd4a_d20250714_m043257_c001_v7007000_t0000_u01752467577852") 2025/07/14 04:34:51 DEBUG : appleapple: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f363e_d20250714_m043253_c001_v0001179_t0048_u01752467573771") 2025/07/14 04:34:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152dc_d20250714_m043415_c001_v7007000_t0000_u01752467655864") 2025/07/14 04:34:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2377_d20250714_m043411_c001_v0001161_t0045_u01752467651973") 2025/07/14 04:34:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5a53_d20250714_m043400_c001_v7007000_t0000_u01752467640037") 2025/07/14 04:34:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2331_d20250714_m043356_c001_v0001161_t0026_u01752467636346") 2025/07/14 04:34:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a175_d20250714_m043343_c001_v7007000_t0000_u01752467623550") 2025/07/14 04:34:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2307_d20250714_m043340_c001_v0001161_t0058_u01752467620320") 2025/07/14 04:34:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4078beb0d88fe031_d20250714_m043328_c001_v7007000_t0000_u01752467608838") 2025/07/14 04:34:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c22d0_d20250714_m043325_c001_v0001161_t0004_u01752467605222") 2025/07/14 04:34:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529ad5_d20250714_m043314_c001_v7007000_t0000_u01752467594287") 2025/07/14 04:34:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c22a0_d20250714_m043310_c001_v0001161_t0048_u01752467590459") 2025/07/14 04:34:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd46_d20250714_m043255_c001_v7007000_t0000_u01752467575847") 2025/07/14 04:34:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327c72_d20250714_m043252_c001_v0001182_t0059_u01752467572197") 2025/07/14 04:34:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9ba6_d20250714_m043240_c001_v7007000_t0000_u01752467560233") 2025/07/14 04:34:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2215_d20250714_m043236_c001_v0001161_t0058_u01752467556520") 2025/07/14 04:34:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f420f204b3149b5cf_d20250714_m043235_c001_v7007000_t0000_u01752467555398") 2025/07/14 04:34:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c21ff_d20250714_m043231_c001_v0001161_t0034_u01752467551834") 2025/07/14 04:34:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383e8_d20250714_m043220_c001_v7007000_t0000_u01752467540144") 2025/07/14 04:34:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306c4_d20250714_m043216_c001_v0001044_t0049_u01752467536617") 2025/07/14 04:34:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405f381dd5c129f9_d20250714_m043215_c001_v7007000_t0000_u01752467535454") 2025/07/14 04:34:52 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35ba_d20250714_m043211_c001_v0001179_t0022_u01752467531410") 2025/07/14 04:34:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f419bf9225f9afb56_d20250714_m043156_c001_v7007000_t0000_u01752467516869") 2025/07/14 04:34:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3582_d20250714_m043153_c001_v0001179_t0015_u01752467513036") 2025/07/14 04:34:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e03f_d20250714_m043141_c001_v7007000_t0000_u01752467501489") 2025/07/14 04:34:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3562_d20250714_m043138_c001_v0001179_t0006_u01752467498088") 2025/07/14 04:34:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd237_d20250714_m043126_c001_v7007000_t0000_u01752467486413") 2025/07/14 04:34:53 DEBUG : appleappleapplebanana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f352e_d20250714_m043123_c001_v0001179_t0007_u01752467483599") 2025/07/14 04:34:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f422ad289d4056e87_d20250714_m043238_c001_v7007000_t0000_u01752467558473") 2025/07/14 04:34:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35fc_d20250714_m043233_c001_v0001179_t0032_u01752467553268") 2025/07/14 04:34:53 DEBUG : b/potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810c2_d20250714_m042713_c001_v7007000_t0000_u01752467233740") 2025/07/14 04:34:53 DEBUG : b/potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e956_d20250714_m042711_c001_v0001153_t0017_u01752467231565") 2025/07/14 04:34:53 DEBUG : b/potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810b7_d20250714_m042710_c001_v7007000_t0000_u01752467230462") 2025/07/14 04:34:53 DEBUG : b/potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e946_d20250714_m042709_c001_v0001153_t0002_u01752467229026") 2025/07/14 04:34:53 DEBUG : b/potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c302195298bf_d20250714_m042651_c001_v7007000_t0000_u01752467211566") 2025/07/14 04:34:53 DEBUG : b/potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e910_d20250714_m042650_c001_v0001153_t0007_u01752467210059") 2025/07/14 04:34:53 DEBUG : backup/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae629f61_d20250714_m042924_c001_v7007000_t0000_u01752467364167") 2025/07/14 04:34:53 DEBUG : backup/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1028c314ddb555b8_d20250714_m042922_c001_v0001172_t0058_u01752467362247") 2025/07/14 04:34:53 DEBUG : backup/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f112ef298b151acbe_d20250714_m042918_c001_v0001117_t0052_u01752467358031") 2025/07/14 04:34:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467c1f_d20250714_m042949_c001_v7007000_t0000_u01752467389623") 2025/07/14 04:34:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f111e38b0569a8791_d20250714_m042947_c001_v0001144_t0055_u01752467387536") 2025/07/14 04:34:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f119f2fca8fc5d09f_d20250714_m042942_c001_v0001171_t0035_u01752467382993") 2025/07/14 04:34:53 DEBUG : backup/one.bak: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb8136d_d20250714_m042936_c001_v7007000_t0000_u01752467376695") 2025/07/14 04:34:54 DEBUG : backup/one.bak: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f113b4abd856f10f5_d20250714_m042934_c001_v0001177_t0033_u01752467374311") 2025/07/14 04:34:54 DEBUG : backup/one.bak: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f113f62da056948c9_d20250714_m042930_c001_v0001183_t0002_u01752467370273") 2025/07/14 04:34:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467c20_d20250714_m042949_c001_v7007000_t0000_u01752467389807") 2025/07/14 04:34:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f104845ba27c81903_d20250714_m042948_c001_v0001181_t0057_u01752467388840") 2025/07/14 04:34:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1110a298f59c94a6_d20250714_m042944_c001_v0001032_t0022_u01752467384904") 2025/07/14 04:34:54 DEBUG : backup/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae629f62_d20250714_m042924_c001_v7007000_t0000_u01752467364350") 2025/07/14 04:34:54 DEBUG : backup/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1147cdff2eefb751_d20250714_m042923_c001_v0001182_t0013_u01752467363402") 2025/07/14 04:34:54 DEBUG : backup/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1031dd015fed8f0e_d20250714_m042920_c001_v0001177_t0046_u01752467360020") 2025/07/14 04:34:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb8136e_d20250714_m042936_c001_v7007000_t0000_u01752467376880") 2025/07/14 04:34:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f10531e8b9ea16386_d20250714_m042935_c001_v0001042_t0013_u01752467375579") 2025/07/14 04:34:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f10078f4249a3c541_d20250714_m042931_c001_v0001042_t0042_u01752467371828") 2025/07/14 04:34:54 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152dd_d20250714_m043416_c001_v7007000_t0000_u01752467656145") 2025/07/14 04:34:54 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f36f4_d20250714_m043411_c001_v0001179_t0033_u01752467651755") 2025/07/14 04:34:54 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5a54_d20250714_m043400_c001_v7007000_t0000_u01752467640221") 2025/07/14 04:34:54 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f36c8_d20250714_m043355_c001_v0001179_t0035_u01752467635558") 2025/07/14 04:34:54 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a176_d20250714_m043343_c001_v7007000_t0000_u01752467623732") 2025/07/14 04:34:54 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f36ab_d20250714_m043340_c001_v0001179_t0009_u01752467620118") 2025/07/14 04:34:54 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4078beb0d88fe032_d20250714_m043329_c001_v7007000_t0000_u01752467609024") 2025/07/14 04:34:54 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3695_d20250714_m043324_c001_v0001179_t0023_u01752467604997") 2025/07/14 04:34:54 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529ad6_d20250714_m043314_c001_v7007000_t0000_u01752467594470") 2025/07/14 04:34:54 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3668_d20250714_m043310_c001_v0001179_t0038_u01752467590140") 2025/07/14 04:34:55 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd4b_d20250714_m043258_c001_v7007000_t0000_u01752467578037") 2025/07/14 04:34:55 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930714_d20250714_m043251_c001_v0001044_t0029_u01752467571664") 2025/07/14 04:34:55 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9ba7_d20250714_m043240_c001_v7007000_t0000_u01752467560418") 2025/07/14 04:34:55 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306f4_d20250714_m043236_c001_v0001044_t0003_u01752467556553") 2025/07/14 04:34:55 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f406bb69ce634cc5d_d20250714_m043235_c001_v7007000_t0000_u01752467555428") 2025/07/14 04:34:55 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306e4_d20250714_m043231_c001_v0001044_t0026_u01752467551225") 2025/07/14 04:34:55 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383e9_d20250714_m043220_c001_v7007000_t0000_u01752467540337") 2025/07/14 04:34:55 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c21cb_d20250714_m043216_c001_v0001161_t0039_u01752467536626") 2025/07/14 04:34:55 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd0f_d20250714_m043215_c001_v7007000_t0000_u01752467535417") 2025/07/14 04:34:55 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b60_d20250714_m043211_c001_v0001182_t0044_u01752467531212") 2025/07/14 04:34:55 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4146207bf9acfdbd_d20250714_m043157_c001_v7007000_t0000_u01752467517076") 2025/07/14 04:34:55 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930693_d20250714_m043152_c001_v0001044_t0009_u01752467512653") 2025/07/14 04:34:55 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e040_d20250714_m043141_c001_v7007000_t0000_u01752467501673") 2025/07/14 04:34:55 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930673_d20250714_m043137_c001_v0001044_t0054_u01752467497681") 2025/07/14 04:34:55 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd238_d20250714_m043126_c001_v7007000_t0000_u01752467486594") 2025/07/14 04:34:55 DEBUG : banana: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930655_d20250714_m043123_c001_v0001044_t0029_u01752467483016") 2025/07/14 04:34:55 DEBUG : bananaSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f420f204b3149b5d6_d20250714_m043238_c001_v7007000_t0000_u01752467558482") 2025/07/14 04:34:55 DEBUG : bananaSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2201_d20250714_m043233_c001_v0001161_t0019_u01752467553290") 2025/07/14 04:34:55 DEBUG : both0: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624b9_d20250714_m043101_c001_v7007000_t0000_u01752467461212") 2025/07/14 04:34:55 DEBUG : both0: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327931_d20250714_m043049_c001_v0001182_t0050_u01752467449175") 2025/07/14 04:34:55 DEBUG : both0: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43345_d20250714_m043044_c001_v7007000_t0000_u01752467444949") 2025/07/14 04:34:55 DEBUG : both0: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32786a_d20250714_m043033_c001_v0001182_t0052_u01752467433138") 2025/07/14 04:34:56 DEBUG : both1: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624bb_d20250714_m043101_c001_v7007000_t0000_u01752467461399") 2025/07/14 04:34:56 DEBUG : both1: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327939_d20250714_m043049_c001_v0001182_t0015_u01752467449580") 2025/07/14 04:34:56 DEBUG : both1: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43346_d20250714_m043045_c001_v7007000_t0000_u01752467445132") 2025/07/14 04:34:56 DEBUG : both1: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327872_d20250714_m043033_c001_v0001182_t0006_u01752467433549") 2025/07/14 04:34:56 DEBUG : both10: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624bd_d20250714_m043101_c001_v7007000_t0000_u01752467461583") 2025/07/14 04:34:56 DEBUG : both10: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327981_d20250714_m043053_c001_v0001182_t0025_u01752467453929") 2025/07/14 04:34:56 DEBUG : both10: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43347_d20250714_m043045_c001_v7007000_t0000_u01752467445314") 2025/07/14 04:34:56 DEBUG : both10: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278a8_d20250714_m043037_c001_v0001182_t0054_u01752467437739") 2025/07/14 04:34:56 DEBUG : both11: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624bf_d20250714_m043101_c001_v7007000_t0000_u01752467461765") 2025/07/14 04:34:56 DEBUG : both11: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327989_d20250714_m043054_c001_v0001182_t0034_u01752467454443") 2025/07/14 04:34:56 DEBUG : both11: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43348_d20250714_m043045_c001_v7007000_t0000_u01752467445499") 2025/07/14 04:34:56 DEBUG : both11: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278ae_d20250714_m043038_c001_v0001182_t0003_u01752467438163") 2025/07/14 04:34:56 DEBUG : both12: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624c0_d20250714_m043101_c001_v7007000_t0000_u01752467461948") 2025/07/14 04:34:56 DEBUG : both12: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327993_d20250714_m043054_c001_v0001182_t0058_u01752467454944") 2025/07/14 04:34:56 DEBUG : both12: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43349_d20250714_m043045_c001_v7007000_t0000_u01752467445682") 2025/07/14 04:34:56 DEBUG : both12: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278b4_d20250714_m043038_c001_v0001182_t0038_u01752467438633") 2025/07/14 04:34:56 DEBUG : both13: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624c2_d20250714_m043102_c001_v7007000_t0000_u01752467462129") 2025/07/14 04:34:56 DEBUG : both13: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327999_d20250714_m043055_c001_v0001182_t0057_u01752467455374") 2025/07/14 04:34:56 DEBUG : both13: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df4334a_d20250714_m043045_c001_v7007000_t0000_u01752467445863") 2025/07/14 04:34:56 DEBUG : both13: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278bc_d20250714_m043039_c001_v0001182_t0000_u01752467439044") 2025/07/14 04:34:57 DEBUG : both14: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624c4_d20250714_m043102_c001_v7007000_t0000_u01752467462311") 2025/07/14 04:34:57 DEBUG : both14: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32799d_d20250714_m043055_c001_v0001182_t0055_u01752467455777") 2025/07/14 04:34:57 DEBUG : both14: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df4334b_d20250714_m043046_c001_v7007000_t0000_u01752467446046") 2025/07/14 04:34:57 DEBUG : both14: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278c4_d20250714_m043039_c001_v0001182_t0041_u01752467439460") 2025/07/14 04:34:57 DEBUG : both15: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624c6_d20250714_m043102_c001_v7007000_t0000_u01752467462494") 2025/07/14 04:34:57 DEBUG : both15: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3279a9_d20250714_m043056_c001_v0001182_t0040_u01752467456210") 2025/07/14 04:34:57 DEBUG : both15: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df4334c_d20250714_m043046_c001_v7007000_t0000_u01752467446229") 2025/07/14 04:34:57 DEBUG : both15: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278cc_d20250714_m043039_c001_v0001182_t0037_u01752467439915") 2025/07/14 04:34:57 DEBUG : both16: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624c7_d20250714_m043102_c001_v7007000_t0000_u01752467462676") 2025/07/14 04:34:57 DEBUG : both16: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3279ad_d20250714_m043056_c001_v0001182_t0021_u01752467456655") 2025/07/14 04:34:57 DEBUG : both16: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df4334d_d20250714_m043046_c001_v7007000_t0000_u01752467446415") 2025/07/14 04:34:57 DEBUG : both16: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278d2_d20250714_m043040_c001_v0001182_t0050_u01752467440496") 2025/07/14 04:34:57 DEBUG : both17: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624c9_d20250714_m043102_c001_v7007000_t0000_u01752467462866") 2025/07/14 04:34:57 DEBUG : both17: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3279b5_d20250714_m043057_c001_v0001182_t0027_u01752467457114") 2025/07/14 04:34:57 DEBUG : both17: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df4334e_d20250714_m043046_c001_v7007000_t0000_u01752467446598") 2025/07/14 04:34:57 DEBUG : both17: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278dc_d20250714_m043040_c001_v0001182_t0006_u01752467440927") 2025/07/14 04:34:57 DEBUG : both18: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624cb_d20250714_m043103_c001_v7007000_t0000_u01752467463049") 2025/07/14 04:34:57 DEBUG : both18: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3279bb_d20250714_m043057_c001_v0001182_t0050_u01752467457550") 2025/07/14 04:34:57 DEBUG : both18: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df4334f_d20250714_m043046_c001_v7007000_t0000_u01752467446780") 2025/07/14 04:34:57 DEBUG : both18: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278e8_d20250714_m043041_c001_v0001182_t0013_u01752467441337") 2025/07/14 04:34:57 DEBUG : both19: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624cd_d20250714_m043103_c001_v7007000_t0000_u01752467463231") 2025/07/14 04:34:58 DEBUG : both19: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3279bf_d20250714_m043057_c001_v0001182_t0037_u01752467457965") 2025/07/14 04:34:58 DEBUG : both19: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43350_d20250714_m043046_c001_v7007000_t0000_u01752467446963") 2025/07/14 04:34:58 DEBUG : both19: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278f2_d20250714_m043041_c001_v0001182_t0049_u01752467441775") 2025/07/14 04:34:58 DEBUG : both2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624ce_d20250714_m043103_c001_v7007000_t0000_u01752467463413") 2025/07/14 04:34:58 DEBUG : both2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327941_d20250714_m043050_c001_v0001182_t0034_u01752467450324") 2025/07/14 04:34:58 DEBUG : both2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43351_d20250714_m043047_c001_v7007000_t0000_u01752467447147") 2025/07/14 04:34:58 DEBUG : both2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327876_d20250714_m043033_c001_v0001182_t0021_u01752467433993") 2025/07/14 04:34:58 DEBUG : both3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624d0_d20250714_m043103_c001_v7007000_t0000_u01752467463595") 2025/07/14 04:34:58 DEBUG : both3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32794b_d20250714_m043050_c001_v0001182_t0048_u01752467450818") 2025/07/14 04:34:58 DEBUG : both3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43352_d20250714_m043047_c001_v7007000_t0000_u01752467447331") 2025/07/14 04:34:58 DEBUG : both3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32787e_d20250714_m043034_c001_v0001182_t0056_u01752467434449") 2025/07/14 04:34:58 DEBUG : both4: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624d2_d20250714_m043103_c001_v7007000_t0000_u01752467463778") 2025/07/14 04:34:58 DEBUG : both4: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32795b_d20250714_m043051_c001_v0001182_t0048_u01752467451343") 2025/07/14 04:34:58 DEBUG : both4: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43353_d20250714_m043047_c001_v7007000_t0000_u01752467447514") 2025/07/14 04:34:58 DEBUG : both4: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327886_d20250714_m043034_c001_v0001182_t0022_u01752467434872") 2025/07/14 04:34:58 DEBUG : both5: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624d4_d20250714_m043103_c001_v7007000_t0000_u01752467463961") 2025/07/14 04:34:58 DEBUG : both5: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327961_d20250714_m043051_c001_v0001182_t0048_u01752467451774") 2025/07/14 04:34:58 DEBUG : both5: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43354_d20250714_m043047_c001_v7007000_t0000_u01752467447697") 2025/07/14 04:34:58 DEBUG : both5: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32788c_d20250714_m043035_c001_v0001182_t0054_u01752467435324") 2025/07/14 04:34:58 DEBUG : both6: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624d5_d20250714_m043104_c001_v7007000_t0000_u01752467464144") 2025/07/14 04:34:59 DEBUG : both6: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327967_d20250714_m043052_c001_v0001182_t0048_u01752467452187") 2025/07/14 04:34:59 DEBUG : both6: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43355_d20250714_m043047_c001_v7007000_t0000_u01752467447880") 2025/07/14 04:34:59 DEBUG : both6: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327890_d20250714_m043035_c001_v0001182_t0053_u01752467435741") 2025/07/14 04:34:59 DEBUG : both7: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624d7_d20250714_m043104_c001_v7007000_t0000_u01752467464327") 2025/07/14 04:34:59 DEBUG : both7: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32796f_d20250714_m043052_c001_v0001182_t0047_u01752467452603") 2025/07/14 04:34:59 DEBUG : both7: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43356_d20250714_m043048_c001_v7007000_t0000_u01752467448067") 2025/07/14 04:34:59 DEBUG : both7: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327894_d20250714_m043036_c001_v0001182_t0030_u01752467436164") 2025/07/14 04:34:59 DEBUG : both8: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624d9_d20250714_m043104_c001_v7007000_t0000_u01752467464509") 2025/07/14 04:34:59 DEBUG : both8: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327975_d20250714_m043053_c001_v0001182_t0042_u01752467453049") 2025/07/14 04:34:59 DEBUG : both8: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43357_d20250714_m043048_c001_v7007000_t0000_u01752467448250") 2025/07/14 04:34:59 DEBUG : both8: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32789a_d20250714_m043036_c001_v0001182_t0034_u01752467436670") 2025/07/14 04:34:59 DEBUG : both9: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624db_d20250714_m043104_c001_v7007000_t0000_u01752467464691") 2025/07/14 04:34:59 DEBUG : both9: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32797b_d20250714_m043053_c001_v0001182_t0019_u01752467453463") 2025/07/14 04:34:59 DEBUG : both9: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43358_d20250714_m043048_c001_v7007000_t0000_u01752467448433") 2025/07/14 04:34:59 DEBUG : both9: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278a0_d20250714_m043037_c001_v0001182_t0036_u01752467437203") 2025/07/14 04:34:59 DEBUG : c/non empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810c3_d20250714_m042713_c001_v7007000_t0000_u01752467233922") 2025/07/14 04:34:59 DEBUG : c/non empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e958_d20250714_m042711_c001_v0001153_t0010_u01752467231895") 2025/07/14 04:34:59 DEBUG : c/non empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810bc_d20250714_m042711_c001_v7007000_t0000_u01752467231202") 2025/07/14 04:34:59 DEBUG : c/non empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e948_d20250714_m042709_c001_v0001153_t0001_u01752467229374") 2025/07/14 04:34:59 DEBUG : c/non empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c302195298c1_d20250714_m042652_c001_v7007000_t0000_u01752467212328") 2025/07/14 04:34:59 DEBUG : c/non empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e912_d20250714_m042650_c001_v0001153_t0025_u01752467210419") 2025/07/14 04:35:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467de4_d20250714_m043159_c001_v7007000_t0000_u01752467519622") 2025/07/14 04:35:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f358a_d20250714_m043155_c001_v0001179_t0037_u01752467515000") 2025/07/14 04:35:00 DEBUG : check sum: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c302195298b8_d20250714_m042642_c001_v7007000_t0000_u01752467202666") 2025/07/14 04:35:00 DEBUG : check sum: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8fc_d20250714_m042641_c001_v0001153_t0003_u01752467201540") 2025/07/14 04:35:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037087ca40e6a46_d20250714_m043445_c001_v7007000_t0000_u01752467685672") 2025/07/14 04:35:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327f0f_d20250714_m043444_c001_v0001182_t0031_u01752467684250") 2025/07/14 04:35:00 DEBUG : dest/3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41504b544b3ad3a5_d20250714_m042853_c001_v7007000_t0000_u01752467333961") 2025/07/14 04:35:00 DEBUG : dest/3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40852aa8f7fd553f_d20250714_m042852_c001_v0001172_t0031_u01752467332851") 2025/07/14 04:35:00 DEBUG : dir1/0000-abcde: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd4c_d20250714_m043258_c001_v7007000_t0000_u01752467578220") 2025/07/14 04:35:00 DEBUG : dir1/0000-abcde: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2265_d20250714_m043253_c001_v0001161_t0057_u01752467573802") 2025/07/14 04:35:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152df_d20250714_m043416_c001_v7007000_t0000_u01752467656329") 2025/07/14 04:35:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327e3d_d20250714_m043404_c001_v0001182_t0059_u01752467644492") 2025/07/14 04:35:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5a55_d20250714_m043400_c001_v7007000_t0000_u01752467640403") 2025/07/14 04:35:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327dcf_d20250714_m043347_c001_v0001182_t0023_u01752467627998") 2025/07/14 04:35:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a177_d20250714_m043343_c001_v7007000_t0000_u01752467623913") 2025/07/14 04:35:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327d7b_d20250714_m043333_c001_v0001182_t0028_u01752467613368") 2025/07/14 04:35:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4078beb0d88fe034_d20250714_m043329_c001_v7007000_t0000_u01752467609209") 2025/07/14 04:35:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327d1a_d20250714_m043318_c001_v0001182_t0044_u01752467598792") 2025/07/14 04:35:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529ad8_d20250714_m043314_c001_v7007000_t0000_u01752467594652") 2025/07/14 04:35:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327caf_d20250714_m043302_c001_v0001182_t0040_u01752467582314") 2025/07/14 04:35:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd44_d20250714_m043255_c001_v7007000_t0000_u01752467575665") 2025/07/14 04:35:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3620_d20250714_m043244_c001_v0001179_t0024_u01752467564732") 2025/07/14 04:35:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9ba8_d20250714_m043240_c001_v7007000_t0000_u01752467560603") 2025/07/14 04:35:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3610_d20250714_m043236_c001_v0001179_t0033_u01752467556749") 2025/07/14 04:35:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f406bb69ce634cc5e_d20250714_m043235_c001_v7007000_t0000_u01752467555613") 2025/07/14 04:35:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35e4_d20250714_m043224_c001_v0001179_t0015_u01752467544605") 2025/07/14 04:35:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383ea_d20250714_m043220_c001_v7007000_t0000_u01752467540520") 2025/07/14 04:35:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35d2_d20250714_m043216_c001_v0001179_t0025_u01752467536827") 2025/07/14 04:35:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f42173e82185db607_d20250714_m043215_c001_v7007000_t0000_u01752467535421") 2025/07/14 04:35:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2199_d20250714_m043203_c001_v0001161_t0038_u01752467523680") 2025/07/14 04:35:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164ef82d01d4ce1_d20250714_m043157_c001_v7007000_t0000_u01752467517114") 2025/07/14 04:35:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327ada_d20250714_m043145_c001_v0001182_t0020_u01752467505939") 2025/07/14 04:35:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e041_d20250714_m043141_c001_v7007000_t0000_u01752467501856") 2025/07/14 04:35:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327a93_d20250714_m043130_c001_v0001182_t0053_u01752467490815") 2025/07/14 04:35:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd239_d20250714_m043126_c001_v7007000_t0000_u01752467486777") 2025/07/14 04:35:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327a3f_d20250714_m043117_c001_v0001182_t0028_u01752467477717") 2025/07/14 04:35:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df433e0_d20250714_m043238_c001_v7007000_t0000_u01752467558418") 2025/07/14 04:35:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327bf3_d20250714_m043233_c001_v0001182_t0029_u01752467553512") 2025/07/14 04:35:01 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd4d_d20250714_m043258_c001_v7007000_t0000_u01752467578404") 2025/07/14 04:35:01 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327c7a_d20250714_m043253_c001_v0001182_t0059_u01752467573794") 2025/07/14 04:35:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152e0_d20250714_m043416_c001_v7007000_t0000_u01752467656530") 2025/07/14 04:35:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f36da_d20250714_m043405_c001_v0001179_t0017_u01752467645110") 2025/07/14 04:35:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5a56_d20250714_m043400_c001_v7007000_t0000_u01752467640585") 2025/07/14 04:35:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f36ba_d20250714_m043348_c001_v0001179_t0057_u01752467628576") 2025/07/14 04:35:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a179_d20250714_m043344_c001_v7007000_t0000_u01752467624096") 2025/07/14 04:35:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f369f_d20250714_m043333_c001_v0001179_t0057_u01752467613927") 2025/07/14 04:35:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4078beb0d88fe035_d20250714_m043329_c001_v7007000_t0000_u01752467609394") 2025/07/14 04:35:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3687_d20250714_m043319_c001_v0001179_t0055_u01752467599370") 2025/07/14 04:35:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529ada_d20250714_m043314_c001_v7007000_t0000_u01752467594836") 2025/07/14 04:35:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3650_d20250714_m043302_c001_v0001179_t0001_u01752467582882") 2025/07/14 04:35:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb8143c_d20250714_m043255_c001_v7007000_t0000_u01752467575494") 2025/07/14 04:35:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930704_d20250714_m043245_c001_v0001044_t0032_u01752467565317") 2025/07/14 04:35:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9ba9_d20250714_m043240_c001_v7007000_t0000_u01752467560789") 2025/07/14 04:35:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327c0d_d20250714_m043236_c001_v0001182_t0002_u01752467556762") 2025/07/14 04:35:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5990_d20250714_m043235_c001_v7007000_t0000_u01752467555549") 2025/07/14 04:35:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306d4_d20250714_m043225_c001_v0001044_t0039_u01752467545175") 2025/07/14 04:35:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383eb_d20250714_m043220_c001_v7007000_t0000_u01752467540702") 2025/07/14 04:35:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b94_d20250714_m043216_c001_v0001182_t0016_u01752467536854") 2025/07/14 04:35:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60e6a_d20250714_m043215_c001_v7007000_t0000_u01752467535645") 2025/07/14 04:35:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b36_d20250714_m043204_c001_v0001182_t0044_u01752467524355") 2025/07/14 04:35:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb81411_d20250714_m043157_c001_v7007000_t0000_u01752467517317") 2025/07/14 04:35:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493067f_d20250714_m043146_c001_v0001044_t0021_u01752467506513") 2025/07/14 04:35:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e042_d20250714_m043142_c001_v7007000_t0000_u01752467502051") 2025/07/14 04:35:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930667_d20250714_m043131_c001_v0001044_t0014_u01752467491394") 2025/07/14 04:35:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd23a_d20250714_m043126_c001_v7007000_t0000_u01752467486960") 2025/07/14 04:35:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930647_d20250714_m043117_c001_v0001044_t0047_u01752467477929") 2025/07/14 04:35:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f420f204b3149b5d3_d20250714_m043238_c001_v7007000_t0000_u01752467558272") 2025/07/14 04:35:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35fe_d20250714_m043233_c001_v0001179_t0044_u01752467553521") 2025/07/14 04:35:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd4e_d20250714_m043258_c001_v7007000_t0000_u01752467578587") 2025/07/14 04:35:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3640_d20250714_m043253_c001_v0001179_t0046_u01752467573981") 2025/07/14 04:35:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152e1_d20250714_m043416_c001_v7007000_t0000_u01752467656718") 2025/07/14 04:35:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2359_d20250714_m043405_c001_v0001161_t0000_u01752467645692") 2025/07/14 04:35:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5a57_d20250714_m043400_c001_v7007000_t0000_u01752467640769") 2025/07/14 04:35:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c231b_d20250714_m043349_c001_v0001161_t0029_u01752467629161") 2025/07/14 04:35:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a17a_d20250714_m043344_c001_v7007000_t0000_u01752467624282") 2025/07/14 04:35:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c22f3_d20250714_m043334_c001_v0001161_t0007_u01752467614491") 2025/07/14 04:35:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4078beb0d88fe036_d20250714_m043329_c001_v7007000_t0000_u01752467609579") 2025/07/14 04:35:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c22ba_d20250714_m043319_c001_v0001161_t0017_u01752467599950") 2025/07/14 04:35:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529adb_d20250714_m043315_c001_v7007000_t0000_u01752467595020") 2025/07/14 04:35:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2286_d20250714_m043303_c001_v0001161_t0049_u01752467583468") 2025/07/14 04:35:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd47_d20250714_m043256_c001_v7007000_t0000_u01752467576029") 2025/07/14 04:35:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327c46_d20250714_m043246_c001_v0001182_t0039_u01752467566233") 2025/07/14 04:35:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9baa_d20250714_m043240_c001_v7007000_t0000_u01752467560975") 2025/07/14 04:35:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2217_d20250714_m043236_c001_v0001161_t0016_u01752467556891") 2025/07/14 04:35:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f598f_d20250714_m043235_c001_v7007000_t0000_u01752467555366") 2025/07/14 04:35:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c21ef_d20250714_m043226_c001_v0001161_t0048_u01752467546046") 2025/07/14 04:35:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383ec_d20250714_m043220_c001_v7007000_t0000_u01752467540885") 2025/07/14 04:35:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c21cd_d20250714_m043216_c001_v0001161_t0047_u01752467536955") 2025/07/14 04:35:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60e69_d20250714_m043215_c001_v7007000_t0000_u01752467535461") 2025/07/14 04:35:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35a4_d20250714_m043204_c001_v0001179_t0048_u01752467524937") 2025/07/14 04:35:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb81410_d20250714_m043157_c001_v7007000_t0000_u01752467517126") 2025/07/14 04:35:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3572_d20250714_m043147_c001_v0001179_t0013_u01752467507668") 2025/07/14 04:35:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e043_d20250714_m043142_c001_v7007000_t0000_u01752467502233") 2025/07/14 04:35:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3548_d20250714_m043132_c001_v0001179_t0058_u01752467492522") 2025/07/14 04:35:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd23b_d20250714_m043127_c001_v7007000_t0000_u01752467487141") 2025/07/14 04:35:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f351c_d20250714_m043118_c001_v0001179_t0037_u01752467478286") 2025/07/14 04:35:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f406bb69ce634cc60_d20250714_m043238_c001_v7007000_t0000_u01752467558438") 2025/07/14 04:35:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2203_d20250714_m043233_c001_v0001161_t0040_u01752467553590") 2025/07/14 04:35:04 DEBUG : dir1/0003-defgh: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd4f_d20250714_m043258_c001_v7007000_t0000_u01752467578770") 2025/07/14 04:35:04 DEBUG : dir1/0003-defgh: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327c7c_d20250714_m043254_c001_v0001182_t0001_u01752467574019") 2025/07/14 04:35:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152e2_d20250714_m043416_c001_v7007000_t0000_u01752467656903") 2025/07/14 04:35:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449307bd_d20250714_m043406_c001_v0001044_t0039_u01752467646420") 2025/07/14 04:35:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5a58_d20250714_m043400_c001_v7007000_t0000_u01752467640952") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493078f_d20250714_m043349_c001_v0001044_t0038_u01752467629939") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a17b_d20250714_m043344_c001_v7007000_t0000_u01752467624464") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930776_d20250714_m043335_c001_v0001044_t0046_u01752467615245") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4078beb0d88fe037_d20250714_m043329_c001_v7007000_t0000_u01752467609763") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930756_d20250714_m043320_c001_v0001044_t0032_u01752467600789") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529adc_d20250714_m043315_c001_v7007000_t0000_u01752467595202") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930734_d20250714_m043304_c001_v0001044_t0057_u01752467584143") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a162_d20250714_m043255_c001_v7007000_t0000_u01752467575872") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c223d_d20250714_m043246_c001_v0001161_t0054_u01752467566797") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9bab_d20250714_m043241_c001_v7007000_t0000_u01752467561158") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306f6_d20250714_m043236_c001_v0001044_t0029_u01752467556907") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f420f204b3149b5d1_d20250714_m043235_c001_v7007000_t0000_u01752467555579") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327bd1_d20250714_m043226_c001_v0001182_t0039_u01752467546732") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383ed_d20250714_m043221_c001_v7007000_t0000_u01752467541069") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306c6_d20250714_m043216_c001_v0001044_t0000_u01752467536995") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405d8d7447f878d7_d20250714_m043215_c001_v7007000_t0000_u01752467535401") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306a6_d20250714_m043205_c001_v0001044_t0059_u01752467525521") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f419bf9225f9afb57_d20250714_m043157_c001_v7007000_t0000_u01752467517058") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c216a_d20250714_m043148_c001_v0001161_t0013_u01752467508249") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e044_d20250714_m043142_c001_v7007000_t0000_u01752467502420") 2025/07/14 04:35:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c213a_d20250714_m043133_c001_v0001161_t0021_u01752467493103") 2025/07/14 04:35:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd23c_d20250714_m043127_c001_v7007000_t0000_u01752467487322") 2025/07/14 04:35:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2103_d20250714_m043118_c001_v0001161_t0048_u01752467478502") 2025/07/14 04:35:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f422ad289d4056e86_d20250714_m043238_c001_v7007000_t0000_u01752467558283") 2025/07/14 04:35:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3600_d20250714_m043233_c001_v0001179_t0057_u01752467553733") 2025/07/14 04:35:06 DEBUG : dir1/0004-efghi: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd50_d20250714_m043258_c001_v7007000_t0000_u01752467578952") 2025/07/14 04:35:06 DEBUG : dir1/0004-efghi: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3642_d20250714_m043254_c001_v0001179_t0050_u01752467574189") 2025/07/14 04:35:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152e3_d20250714_m043417_c001_v7007000_t0000_u01752467657091") 2025/07/14 04:35:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327e4d_d20250714_m043406_c001_v0001182_t0054_u01752467646830") 2025/07/14 04:35:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5a59_d20250714_m043401_c001_v7007000_t0000_u01752467641135") 2025/07/14 04:35:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327ddb_d20250714_m043350_c001_v0001182_t0026_u01752467630370") 2025/07/14 04:35:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a17c_d20250714_m043344_c001_v7007000_t0000_u01752467624645") 2025/07/14 04:35:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327d8f_d20250714_m043335_c001_v0001182_t0048_u01752467615595") 2025/07/14 04:35:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4078beb0d88fe038_d20250714_m043329_c001_v7007000_t0000_u01752467609948") 2025/07/14 04:35:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327d26_d20250714_m043321_c001_v0001182_t0002_u01752467601260") 2025/07/14 04:35:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529add_d20250714_m043315_c001_v7007000_t0000_u01752467595385") 2025/07/14 04:35:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327cbe_d20250714_m043304_c001_v0001182_t0058_u01752467584569") 2025/07/14 04:35:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd48_d20250714_m043256_c001_v7007000_t0000_u01752467576038") 2025/07/14 04:35:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3628_d20250714_m043247_c001_v0001179_t0006_u01752467567200") 2025/07/14 04:35:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9bac_d20250714_m043241_c001_v7007000_t0000_u01752467561342") 2025/07/14 04:35:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327c11_d20250714_m043236_c001_v0001182_t0030_u01752467556986") 2025/07/14 04:35:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9b9b_d20250714_m043235_c001_v7007000_t0000_u01752467555400") 2025/07/14 04:35:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35ec_d20250714_m043226_c001_v0001179_t0017_u01752467546965") 2025/07/14 04:35:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383ee_d20250714_m043221_c001_v7007000_t0000_u01752467541254") 2025/07/14 04:35:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35d4_d20250714_m043217_c001_v0001179_t0014_u01752467537034") 2025/07/14 04:35:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f422ad289d4056e7a_d20250714_m043215_c001_v7007000_t0000_u01752467535656") 2025/07/14 04:35:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c21a1_d20250714_m043206_c001_v0001161_t0059_u01752467526181") 2025/07/14 04:35:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f419bf9225f9afb58_d20250714_m043157_c001_v7007000_t0000_u01752467517241") 2025/07/14 04:35:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327ae2_d20250714_m043148_c001_v0001182_t0055_u01752467508775") 2025/07/14 04:35:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e046_d20250714_m043142_c001_v7007000_t0000_u01752467502606") 2025/07/14 04:35:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327a9d_d20250714_m043133_c001_v0001182_t0052_u01752467493460") 2025/07/14 04:35:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd23d_d20250714_m043127_c001_v7007000_t0000_u01752467487503") 2025/07/14 04:35:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327a47_d20250714_m043118_c001_v0001182_t0032_u01752467478828") 2025/07/14 04:35:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f420f204b3149b5d4_d20250714_m043238_c001_v7007000_t0000_u01752467558292") 2025/07/14 04:35:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327bf7_d20250714_m043233_c001_v0001182_t0014_u01752467553745") 2025/07/14 04:35:07 DEBUG : dir1/0005-fghij: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd51_d20250714_m043259_c001_v7007000_t0000_u01752467579136") 2025/07/14 04:35:07 DEBUG : dir1/0005-fghij: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2269_d20250714_m043254_c001_v0001161_t0012_u01752467574200") 2025/07/14 04:35:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152e6_d20250714_m043417_c001_v7007000_t0000_u01752467657274") 2025/07/14 04:35:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f36dd_d20250714_m043407_c001_v0001179_t0032_u01752467647046") 2025/07/14 04:35:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5a5a_d20250714_m043401_c001_v7007000_t0000_u01752467641320") 2025/07/14 04:35:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f36bc_d20250714_m043350_c001_v0001179_t0001_u01752467630620") 2025/07/14 04:35:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a17d_d20250714_m043344_c001_v7007000_t0000_u01752467624828") 2025/07/14 04:35:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f36a5_d20250714_m043335_c001_v0001179_t0040_u01752467615795") 2025/07/14 04:35:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4078beb0d88fe039_d20250714_m043330_c001_v7007000_t0000_u01752467610133") 2025/07/14 04:35:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3689_d20250714_m043321_c001_v0001179_t0030_u01752467601470") 2025/07/14 04:35:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529ade_d20250714_m043315_c001_v7007000_t0000_u01752467595570") 2025/07/14 04:35:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3658_d20250714_m043304_c001_v0001179_t0043_u01752467584766") 2025/07/14 04:35:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a160_d20250714_m043255_c001_v7007000_t0000_u01752467575507") 2025/07/14 04:35:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930706_d20250714_m043247_c001_v0001044_t0030_u01752467567440") 2025/07/14 04:35:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9bad_d20250714_m043241_c001_v7007000_t0000_u01752467561528") 2025/07/14 04:35:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3612_d20250714_m043237_c001_v0001179_t0024_u01752467557015") 2025/07/14 04:35:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f420f204b3149b5d2_d20250714_m043235_c001_v7007000_t0000_u01752467555590") 2025/07/14 04:35:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306d8_d20250714_m043227_c001_v0001044_t0043_u01752467547173") 2025/07/14 04:35:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383ef_d20250714_m043221_c001_v7007000_t0000_u01752467541437") 2025/07/14 04:35:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b9a_d20250714_m043217_c001_v0001182_t0030_u01752467537070") 2025/07/14 04:35:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f430677557731_d20250714_m043215_c001_v7007000_t0000_u01752467535430") 2025/07/14 04:35:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b42_d20250714_m043206_c001_v0001182_t0030_u01752467526843") 2025/07/14 04:35:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4021475c79d00253_d20250714_m043157_c001_v7007000_t0000_u01752467517270") 2025/07/14 04:35:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930689_d20250714_m043148_c001_v0001044_t0056_u01752467508986") 2025/07/14 04:35:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e048_d20250714_m043142_c001_v7007000_t0000_u01752467502789") 2025/07/14 04:35:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493066b_d20250714_m043133_c001_v0001044_t0056_u01752467493666") 2025/07/14 04:35:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd23e_d20250714_m043127_c001_v7007000_t0000_u01752467487685") 2025/07/14 04:35:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493064b_d20250714_m043119_c001_v0001044_t0035_u01752467479063") 2025/07/14 04:35:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4183de41fa396efb_d20250714_m043238_c001_v7007000_t0000_u01752467558308") 2025/07/14 04:35:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306ee_d20250714_m043233_c001_v0001044_t0041_u01752467553902") 2025/07/14 04:35:09 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd52_d20250714_m043259_c001_v7007000_t0000_u01752467579321") 2025/07/14 04:35:09 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327c7f_d20250714_m043254_c001_v0001182_t0021_u01752467574228") 2025/07/14 04:35:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152e7_d20250714_m043417_c001_v7007000_t0000_u01752467657458") 2025/07/14 04:35:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c235f_d20250714_m043407_c001_v0001161_t0032_u01752467647313") 2025/07/14 04:35:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5a5c_d20250714_m043401_c001_v7007000_t0000_u01752467641502") 2025/07/14 04:35:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2321_d20250714_m043350_c001_v0001161_t0047_u01752467630824") 2025/07/14 04:35:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a17e_d20250714_m043345_c001_v7007000_t0000_u01752467625010") 2025/07/14 04:35:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c22f5_d20250714_m043336_c001_v0001161_t0013_u01752467616003") 2025/07/14 04:35:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4078beb0d88fe03a_d20250714_m043330_c001_v7007000_t0000_u01752467610318") 2025/07/14 04:35:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c22bc_d20250714_m043321_c001_v0001161_t0050_u01752467601715") 2025/07/14 04:35:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529ae0_d20250714_m043315_c001_v7007000_t0000_u01752467595754") 2025/07/14 04:35:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c228a_d20250714_m043304_c001_v0001161_t0045_u01752467584971") 2025/07/14 04:35:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f42173e82185db6eb_d20250714_m043255_c001_v7007000_t0000_u01752467575886") 2025/07/14 04:35:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327c52_d20250714_m043248_c001_v0001182_t0021_u01752467568004") 2025/07/14 04:35:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9bae_d20250714_m043241_c001_v7007000_t0000_u01752467561718") 2025/07/14 04:35:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327c15_d20250714_m043237_c001_v0001182_t0025_u01752467557199") 2025/07/14 04:35:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df433dd_d20250714_m043235_c001_v7007000_t0000_u01752467555618") 2025/07/14 04:35:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c21f3_d20250714_m043227_c001_v0001161_t0021_u01752467547903") 2025/07/14 04:35:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383f0_d20250714_m043221_c001_v7007000_t0000_u01752467541619") 2025/07/14 04:35:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35d6_d20250714_m043217_c001_v0001179_t0051_u01752467537251") 2025/07/14 04:35:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405f381dd5c129fa_d20250714_m043215_c001_v7007000_t0000_u01752467535667") 2025/07/14 04:35:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35aa_d20250714_m043207_c001_v0001179_t0005_u01752467527067") 2025/07/14 04:35:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529a10_d20250714_m043157_c001_v7007000_t0000_u01752467517291") 2025/07/14 04:35:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3576_d20250714_m043149_c001_v0001179_t0030_u01752467509413") 2025/07/14 04:35:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e049_d20250714_m043142_c001_v7007000_t0000_u01752467502973") 2025/07/14 04:35:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f354c_d20250714_m043134_c001_v0001179_t0053_u01752467494094") 2025/07/14 04:35:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd23f_d20250714_m043127_c001_v7007000_t0000_u01752467487867") 2025/07/14 04:35:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3520_d20250714_m043119_c001_v0001179_t0004_u01752467479585") 2025/07/14 04:35:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5994_d20250714_m043238_c001_v7007000_t0000_u01752467558312") 2025/07/14 04:35:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3602_d20250714_m043233_c001_v0001179_t0009_u01752467553950") 2025/07/14 04:35:10 DEBUG : dir1/0007-12345: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd53_d20250714_m043259_c001_v7007000_t0000_u01752467579506") 2025/07/14 04:35:10 DEBUG : dir1/0007-12345: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493071e_d20250714_m043254_c001_v0001044_t0020_u01752467574454") 2025/07/14 04:35:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152e8_d20250714_m043417_c001_v7007000_t0000_u01752467657641") 2025/07/14 04:35:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449307c1_d20250714_m043407_c001_v0001044_t0000_u01752467647745") 2025/07/14 04:35:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5a5d_d20250714_m043401_c001_v7007000_t0000_u01752467641684") 2025/07/14 04:35:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930795_d20250714_m043351_c001_v0001044_t0015_u01752467631118") 2025/07/14 04:35:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a17f_d20250714_m043345_c001_v7007000_t0000_u01752467625192") 2025/07/14 04:35:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493077d_d20250714_m043337_c001_v0001044_t0054_u01752467617077") 2025/07/14 04:35:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4078beb0d88fe03b_d20250714_m043330_c001_v7007000_t0000_u01752467610504") 2025/07/14 04:35:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930758_d20250714_m043322_c001_v0001044_t0006_u01752467602053") 2025/07/14 04:35:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529ae1_d20250714_m043315_c001_v7007000_t0000_u01752467595944") 2025/07/14 04:35:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930738_d20250714_m043305_c001_v0001044_t0043_u01752467585312") 2025/07/14 04:35:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd41_d20250714_m043255_c001_v7007000_t0000_u01752467575474") 2025/07/14 04:35:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2241_d20250714_m043248_c001_v0001161_t0036_u01752467568245") 2025/07/14 04:35:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9baf_d20250714_m043241_c001_v7007000_t0000_u01752467561902") 2025/07/14 04:35:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2219_d20250714_m043237_c001_v0001161_t0045_u01752467557210") 2025/07/14 04:35:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f420f204b3149b5cc_d20250714_m043235_c001_v7007000_t0000_u01752467555201") 2025/07/14 04:35:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327bd5_d20250714_m043228_c001_v0001182_t0022_u01752467548261") 2025/07/14 04:35:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383f1_d20250714_m043221_c001_v7007000_t0000_u01752467541803") 2025/07/14 04:35:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b9c_d20250714_m043217_c001_v0001182_t0030_u01752467537282") 2025/07/14 04:35:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f422ad289d4056e79_d20250714_m043215_c001_v7007000_t0000_u01752467535469") 2025/07/14 04:35:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306ac_d20250714_m043207_c001_v0001044_t0012_u01752467527290") 2025/07/14 04:35:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467ddf_d20250714_m043157_c001_v7007000_t0000_u01752467517251") 2025/07/14 04:35:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2172_d20250714_m043149_c001_v0001161_t0023_u01752467509628") 2025/07/14 04:35:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e04a_d20250714_m043143_c001_v7007000_t0000_u01752467503155") 2025/07/14 04:35:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2140_d20250714_m043134_c001_v0001161_t0006_u01752467494311") 2025/07/14 04:35:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd240_d20250714_m043128_c001_v7007000_t0000_u01752467488048") 2025/07/14 04:35:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2107_d20250714_m043119_c001_v0001161_t0047_u01752467479804") 2025/07/14 04:35:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5995_d20250714_m043238_c001_v7007000_t0000_u01752467558503") 2025/07/14 04:35:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327bfb_d20250714_m043233_c001_v0001182_t0005_u01752467553965") 2025/07/14 04:35:12 DEBUG : dir1/0008-23456: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd54_d20250714_m043259_c001_v7007000_t0000_u01752467579691") 2025/07/14 04:35:12 DEBUG : dir1/0008-23456: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327c85_d20250714_m043254_c001_v0001182_t0044_u01752467574536") 2025/07/14 04:35:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152e9_d20250714_m043417_c001_v7007000_t0000_u01752467657824") 2025/07/14 04:35:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327e53_d20250714_m043408_c001_v0001182_t0031_u01752467648669") 2025/07/14 04:35:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5a5e_d20250714_m043401_c001_v7007000_t0000_u01752467641866") 2025/07/14 04:35:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327de5_d20250714_m043351_c001_v0001182_t0035_u01752467631945") 2025/07/14 04:35:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a180_d20250714_m043345_c001_v7007000_t0000_u01752467625373") 2025/07/14 04:35:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327d93_d20250714_m043337_c001_v0001182_t0046_u01752467617512") 2025/07/14 04:35:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4078beb0d88fe03c_d20250714_m043330_c001_v7007000_t0000_u01752467610689") 2025/07/14 04:35:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327d30_d20250714_m043322_c001_v0001182_t0041_u01752467602456") 2025/07/14 04:35:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529ae3_d20250714_m043316_c001_v7007000_t0000_u01752467596126") 2025/07/14 04:35:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327cc4_d20250714_m043305_c001_v0001182_t0051_u01752467585819") 2025/07/14 04:35:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb8143d_d20250714_m043255_c001_v7007000_t0000_u01752467575676") 2025/07/14 04:35:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f362c_d20250714_m043248_c001_v0001179_t0059_u01752467568736") 2025/07/14 04:35:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9bb0_d20250714_m043242_c001_v7007000_t0000_u01752467562087") 2025/07/14 04:35:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3614_d20250714_m043237_c001_v0001179_t0030_u01752467557285") 2025/07/14 04:35:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f420f204b3149b5cd_d20250714_m043235_c001_v7007000_t0000_u01752467555206") 2025/07/14 04:35:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35ee_d20250714_m043228_c001_v0001179_t0059_u01752467548459") 2025/07/14 04:35:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383f2_d20250714_m043221_c001_v7007000_t0000_u01752467541986") 2025/07/14 04:35:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c21cf_d20250714_m043217_c001_v0001161_t0032_u01752467537301") 2025/07/14 04:35:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405d8d7447f878d8_d20250714_m043215_c001_v7007000_t0000_u01752467535587") 2025/07/14 04:35:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c21a5_d20250714_m043207_c001_v0001161_t0034_u01752467527900") 2025/07/14 04:35:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f406bb69ce634cc48_d20250714_m043157_c001_v7007000_t0000_u01752467517298") 2025/07/14 04:35:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327ae8_d20250714_m043150_c001_v0001182_t0006_u01752467510167") 2025/07/14 04:35:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e04b_d20250714_m043143_c001_v7007000_t0000_u01752467503337") 2025/07/14 04:35:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327aa3_d20250714_m043134_c001_v0001182_t0016_u01752467494648") 2025/07/14 04:35:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd241_d20250714_m043128_c001_v7007000_t0000_u01752467488231") 2025/07/14 04:35:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327a53_d20250714_m043120_c001_v0001182_t0046_u01752467480259") 2025/07/14 04:35:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f406bb69ce634cc61_d20250714_m043238_c001_v7007000_t0000_u01752467558623") 2025/07/14 04:35:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2207_d20250714_m043234_c001_v0001161_t0059_u01752467554001") 2025/07/14 04:35:13 DEBUG : dir1/0009-34567: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd55_d20250714_m043259_c001_v7007000_t0000_u01752467579874") 2025/07/14 04:35:13 DEBUG : dir1/0009-34567: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3644_d20250714_m043254_c001_v0001179_t0006_u01752467574586") 2025/07/14 04:35:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152ea_d20250714_m043418_c001_v7007000_t0000_u01752467658008") 2025/07/14 04:35:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f36e6_d20250714_m043408_c001_v0001179_t0015_u01752467648877") 2025/07/14 04:35:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5a5f_d20250714_m043402_c001_v7007000_t0000_u01752467642049") 2025/07/14 04:35:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f36be_d20250714_m043352_c001_v0001179_t0035_u01752467632507") 2025/07/14 04:35:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a181_d20250714_m043345_c001_v7007000_t0000_u01752467625556") 2025/07/14 04:35:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f36a7_d20250714_m043337_c001_v0001179_t0048_u01752467617709") 2025/07/14 04:35:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4078beb0d88fe03d_d20250714_m043330_c001_v7007000_t0000_u01752467610873") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f368d_d20250714_m043322_c001_v0001179_t0051_u01752467602674") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529ae5_d20250714_m043316_c001_v7007000_t0000_u01752467596309") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f365e_d20250714_m043306_c001_v0001179_t0015_u01752467586021") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd43_d20250714_m043255_c001_v7007000_t0000_u01752467575658") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930708_d20250714_m043248_c001_v0001044_t0026_u01752467568942") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9bb1_d20250714_m043242_c001_v7007000_t0000_u01752467562271") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306f8_d20250714_m043237_c001_v0001044_t0032_u01752467557409") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f420f204b3149b5d0_d20250714_m043235_c001_v7007000_t0000_u01752467555405") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306de_d20250714_m043228_c001_v0001044_t0046_u01752467548680") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383f3_d20250714_m043222_c001_v7007000_t0000_u01752467542171") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306c8_d20250714_m043217_c001_v0001044_t0023_u01752467537358") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f42173e82185db602_d20250714_m043215_c001_v7007000_t0000_u01752467535050") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b4c_d20250714_m043208_c001_v0001182_t0030_u01752467528362") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529a0f_d20250714_m043157_c001_v7007000_t0000_u01752467517095") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493068b_d20250714_m043150_c001_v0001044_t0035_u01752467510383") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e04c_d20250714_m043143_c001_v7007000_t0000_u01752467503524") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493066f_d20250714_m043134_c001_v0001044_t0037_u01752467494857") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd242_d20250714_m043128_c001_v7007000_t0000_u01752467488413") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493064f_d20250714_m043120_c001_v0001044_t0038_u01752467480455") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f406bb69ce634cc5f_d20250714_m043238_c001_v7007000_t0000_u01752467558252") 2025/07/14 04:35:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3604_d20250714_m043234_c001_v0001179_t0059_u01752467554156") 2025/07/14 04:35:15 DEBUG : dir1/0010-45678: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd56_d20250714_m043300_c001_v7007000_t0000_u01752467580057") 2025/07/14 04:35:15 DEBUG : dir1/0010-45678: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327c87_d20250714_m043254_c001_v0001182_t0024_u01752467574756") 2025/07/14 04:35:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152eb_d20250714_m043418_c001_v7007000_t0000_u01752467658194") 2025/07/14 04:35:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2363_d20250714_m043409_c001_v0001161_t0029_u01752467649086") 2025/07/14 04:35:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5a60_d20250714_m043402_c001_v7007000_t0000_u01752467642231") 2025/07/14 04:35:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2325_d20250714_m043353_c001_v0001161_t0002_u01752467633266") 2025/07/14 04:35:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a182_d20250714_m043345_c001_v7007000_t0000_u01752467625738") 2025/07/14 04:35:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c22fd_d20250714_m043337_c001_v0001161_t0052_u01752467617942") 2025/07/14 04:35:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4078beb0d88fe03e_d20250714_m043331_c001_v7007000_t0000_u01752467611058") 2025/07/14 04:35:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c22c2_d20250714_m043322_c001_v0001161_t0044_u01752467602874") 2025/07/14 04:35:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529ae6_d20250714_m043316_c001_v7007000_t0000_u01752467596493") 2025/07/14 04:35:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c228e_d20250714_m043306_c001_v0001161_t0057_u01752467586227") 2025/07/14 04:35:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e0e8_d20250714_m043255_c001_v7007000_t0000_u01752467575901") 2025/07/14 04:35:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327c60_d20250714_m043249_c001_v0001182_t0040_u01752467569662") 2025/07/14 04:35:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9bb2_d20250714_m043242_c001_v7007000_t0000_u01752467562456") 2025/07/14 04:35:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327c19_d20250714_m043237_c001_v0001182_t0040_u01752467557429") 2025/07/14 04:35:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f598d_d20250714_m043235_c001_v7007000_t0000_u01752467555000") 2025/07/14 04:35:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c21f5_d20250714_m043229_c001_v0001161_t0037_u01752467549141") 2025/07/14 04:35:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383f4_d20250714_m043222_c001_v7007000_t0000_u01752467542354") 2025/07/14 04:35:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35d8_d20250714_m043217_c001_v0001179_t0057_u01752467537453") 2025/07/14 04:35:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd10_d20250714_m043215_c001_v7007000_t0000_u01752467535602") 2025/07/14 04:35:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35b0_d20250714_m043208_c001_v0001179_t0015_u01752467528572") 2025/07/14 04:35:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4021475c79d00251_d20250714_m043157_c001_v7007000_t0000_u01752467517079") 2025/07/14 04:35:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f357a_d20250714_m043150_c001_v0001179_t0039_u01752467510778") 2025/07/14 04:35:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e04d_d20250714_m043143_c001_v7007000_t0000_u01752467503707") 2025/07/14 04:35:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3554_d20250714_m043135_c001_v0001179_t0015_u01752467495337") 2025/07/14 04:35:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd243_d20250714_m043128_c001_v7007000_t0000_u01752467488595") 2025/07/14 04:35:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3526_d20250714_m043120_c001_v0001179_t0034_u01752467480891") 2025/07/14 04:35:16 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df433df_d20250714_m043238_c001_v7007000_t0000_u01752467558236") 2025/07/14 04:35:16 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327bff_d20250714_m043234_c001_v0001182_t0038_u01752467554183") 2025/07/14 04:35:16 DEBUG : dir1/0011-56789: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd57_d20250714_m043300_c001_v7007000_t0000_u01752467580239") 2025/07/14 04:35:16 DEBUG : dir1/0011-56789: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3646_d20250714_m043254_c001_v0001179_t0043_u01752467574810") 2025/07/14 04:35:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152ec_d20250714_m043418_c001_v7007000_t0000_u01752467658377") 2025/07/14 04:35:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449307c9_d20250714_m043409_c001_v0001044_t0033_u01752467649672") 2025/07/14 04:35:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5a61_d20250714_m043402_c001_v7007000_t0000_u01752467642414") 2025/07/14 04:35:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493079d_d20250714_m043353_c001_v0001044_t0036_u01752467633771") 2025/07/14 04:35:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a183_d20250714_m043345_c001_v7007000_t0000_u01752467625920") 2025/07/14 04:35:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493077f_d20250714_m043338_c001_v0001044_t0000_u01752467618245") 2025/07/14 04:35:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4078beb0d88fe03f_d20250714_m043331_c001_v7007000_t0000_u01752467611242") 2025/07/14 04:35:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493075a_d20250714_m043323_c001_v0001044_t0056_u01752467603190") 2025/07/14 04:35:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529ae7_d20250714_m043316_c001_v7007000_t0000_u01752467596680") 2025/07/14 04:35:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493073a_d20250714_m043306_c001_v0001044_t0037_u01752467586535") 2025/07/14 04:35:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd42_d20250714_m043255_c001_v7007000_t0000_u01752467575483") 2025/07/14 04:35:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2249_d20250714_m043249_c001_v0001161_t0033_u01752467569909") 2025/07/14 04:35:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9bb3_d20250714_m043242_c001_v7007000_t0000_u01752467562643") 2025/07/14 04:35:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c221b_d20250714_m043237_c001_v0001161_t0020_u01752467557529") 2025/07/14 04:35:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9b9d_d20250714_m043235_c001_v7007000_t0000_u01752467555603") 2025/07/14 04:35:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327bdb_d20250714_m043229_c001_v0001182_t0021_u01752467549480") 2025/07/14 04:35:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383f5_d20250714_m043222_c001_v7007000_t0000_u01752467542539") 2025/07/14 04:35:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b9e_d20250714_m043217_c001_v0001182_t0044_u01752467537482") 2025/07/14 04:35:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f42173e82185db609_d20250714_m043215_c001_v7007000_t0000_u01752467535615") 2025/07/14 04:35:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306ae_d20250714_m043208_c001_v0001044_t0025_u01752467528779") 2025/07/14 04:35:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f419bf9225f9afb59_d20250714_m043157_c001_v7007000_t0000_u01752467517424") 2025/07/14 04:35:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2174_d20250714_m043150_c001_v0001161_t0035_u01752467510985") 2025/07/14 04:35:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e04e_d20250714_m043143_c001_v7007000_t0000_u01752467503890") 2025/07/14 04:35:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2146_d20250714_m043135_c001_v0001161_t0013_u01752467495603") 2025/07/14 04:35:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd244_d20250714_m043128_c001_v7007000_t0000_u01752467488777") 2025/07/14 04:35:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2113_d20250714_m043121_c001_v0001161_t0049_u01752467481151") 2025/07/14 04:35:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9ba1_d20250714_m043238_c001_v7007000_t0000_u01752467558451") 2025/07/14 04:35:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2209_d20250714_m043234_c001_v0001161_t0056_u01752467554328") 2025/07/14 04:35:17 DEBUG : dir1/0012-6789;: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd59_d20250714_m043300_c001_v7007000_t0000_u01752467580425") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c226d_d20250714_m043254_c001_v0001161_t0002_u01752467574822") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152ed_d20250714_m043418_c001_v7007000_t0000_u01752467658562") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327e65_d20250714_m043410_c001_v0001182_t0055_u01752467650237") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5a62_d20250714_m043402_c001_v7007000_t0000_u01752467642596") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327df1_d20250714_m043354_c001_v0001182_t0018_u01752467634123") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a184_d20250714_m043346_c001_v7007000_t0000_u01752467626105") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327da1_d20250714_m043338_c001_v0001182_t0044_u01752467618579") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4078beb0d88fe040_d20250714_m043331_c001_v7007000_t0000_u01752467611428") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327d3a_d20250714_m043323_c001_v0001182_t0056_u01752467603544") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529ae8_d20250714_m043316_c001_v7007000_t0000_u01752467596863") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327cc8_d20250714_m043306_c001_v0001182_t0004_u01752467586988") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a161_d20250714_m043255_c001_v7007000_t0000_u01752467575689") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3630_d20250714_m043250_c001_v0001179_t0025_u01752467570297") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9bb4_d20250714_m043242_c001_v7007000_t0000_u01752467562827") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327c1b_d20250714_m043237_c001_v0001182_t0002_u01752467557637") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f420f204b3149b5ce_d20250714_m043235_c001_v7007000_t0000_u01752467555395") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35f0_d20250714_m043229_c001_v0001179_t0035_u01752467549686") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383f6_d20250714_m043222_c001_v7007000_t0000_u01752467542722") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c21d1_d20250714_m043217_c001_v0001161_t0038_u01752467537671") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f430677557732_d20250714_m043215_c001_v7007000_t0000_u01752467535620") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c21af_d20250714_m043209_c001_v0001161_t0012_u01752467529269") 2025/07/14 04:35:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164ef82d01d4ce2_d20250714_m043157_c001_v7007000_t0000_u01752467517306") 2025/07/14 04:35:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327aec_d20250714_m043151_c001_v0001182_t0038_u01752467511317") 2025/07/14 04:35:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e04f_d20250714_m043144_c001_v7007000_t0000_u01752467504073") 2025/07/14 04:35:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327aaf_d20250714_m043135_c001_v0001182_t0016_u01752467495939") 2025/07/14 04:35:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd245_d20250714_m043128_c001_v7007000_t0000_u01752467488960") 2025/07/14 04:35:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327a59_d20250714_m043121_c001_v0001182_t0029_u01752467481444") 2025/07/14 04:35:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f420f204b3149b5d7_d20250714_m043238_c001_v7007000_t0000_u01752467558647") 2025/07/14 04:35:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327c01_d20250714_m043234_c001_v0001182_t0058_u01752467554380") 2025/07/14 04:35:19 DEBUG : dir1/0013-789;=: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd5a_d20250714_m043300_c001_v7007000_t0000_u01752467580609") 2025/07/14 04:35:19 DEBUG : dir1/0013-789;=: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327c89_d20250714_m043254_c001_v0001182_t0047_u01752467574975") 2025/07/14 04:35:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152ee_d20250714_m043418_c001_v7007000_t0000_u01752467658746") 2025/07/14 04:35:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f36ee_d20250714_m043410_c001_v0001179_t0016_u01752467650474") 2025/07/14 04:35:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5a63_d20250714_m043402_c001_v7007000_t0000_u01752467642780") 2025/07/14 04:35:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f36c4_d20250714_m043354_c001_v0001179_t0041_u01752467634334") 2025/07/14 04:35:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a185_d20250714_m043346_c001_v7007000_t0000_u01752467626289") 2025/07/14 04:35:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f36a9_d20250714_m043338_c001_v0001179_t0014_u01752467618771") 2025/07/14 04:35:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4078beb0d88fe041_d20250714_m043331_c001_v7007000_t0000_u01752467611613") 2025/07/14 04:35:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3691_d20250714_m043323_c001_v0001179_t0008_u01752467603761") 2025/07/14 04:35:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529ae9_d20250714_m043317_c001_v7007000_t0000_u01752467597047") 2025/07/14 04:35:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3660_d20250714_m043307_c001_v0001179_t0037_u01752467587197") 2025/07/14 04:35:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f430677557744_d20250714_m043255_c001_v7007000_t0000_u01752467575903") 2025/07/14 04:35:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493070e_d20250714_m043250_c001_v0001044_t0045_u01752467570541") 2025/07/14 04:35:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9bb5_d20250714_m043243_c001_v7007000_t0000_u01752467563012") 2025/07/14 04:35:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3618_d20250714_m043237_c001_v0001179_t0049_u01752467557725") 2025/07/14 04:35:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f420f204b3149b5ca_d20250714_m043235_c001_v7007000_t0000_u01752467555020") 2025/07/14 04:35:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306e0_d20250714_m043229_c001_v0001044_t0055_u01752467549971") 2025/07/14 04:35:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383f7_d20250714_m043222_c001_v7007000_t0000_u01752467542904") 2025/07/14 04:35:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35da_d20250714_m043217_c001_v0001179_t0000_u01752467537682") 2025/07/14 04:35:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405d8d7447f878d6_d20250714_m043215_c001_v7007000_t0000_u01752467535219") 2025/07/14 04:35:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b56_d20250714_m043209_c001_v0001182_t0052_u01752467529726") 2025/07/14 04:35:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f406bb69ce634cc47_d20250714_m043157_c001_v7007000_t0000_u01752467517112") 2025/07/14 04:35:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493068f_d20250714_m043151_c001_v0001044_t0035_u01752467511517") 2025/07/14 04:35:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e050_d20250714_m043144_c001_v7007000_t0000_u01752467504256") 2025/07/14 04:35:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930671_d20250714_m043136_c001_v0001044_t0016_u01752467496151") 2025/07/14 04:35:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd246_d20250714_m043129_c001_v7007000_t0000_u01752467489143") 2025/07/14 04:35:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930653_d20250714_m043121_c001_v0001044_t0004_u01752467481676") 2025/07/14 04:35:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9ba2_d20250714_m043238_c001_v7007000_t0000_u01752467558657") 2025/07/14 04:35:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3606_d20250714_m043234_c001_v0001179_t0049_u01752467554395") 2025/07/14 04:35:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd5b_d20250714_m043300_c001_v7007000_t0000_u01752467580792") 2025/07/14 04:35:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3648_d20250714_m043255_c001_v0001179_t0054_u01752467575008") 2025/07/14 04:35:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152ef_d20250714_m043418_c001_v7007000_t0000_u01752467658948") 2025/07/14 04:35:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2373_d20250714_m043410_c001_v0001161_t0001_u01752467650690") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5a64_d20250714_m043402_c001_v7007000_t0000_u01752467642963") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c232b_d20250714_m043354_c001_v0001161_t0001_u01752467634540") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a186_d20250714_m043346_c001_v7007000_t0000_u01752467626471") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2305_d20250714_m043338_c001_v0001161_t0021_u01752467618984") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4078beb0d88fe042_d20250714_m043331_c001_v7007000_t0000_u01752467611799") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c22ca_d20250714_m043323_c001_v0001161_t0032_u01752467603990") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529aeb_d20250714_m043317_c001_v7007000_t0000_u01752467597232") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2296_d20250714_m043307_c001_v0001161_t0013_u01752467587416") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd45_d20250714_m043255_c001_v7007000_t0000_u01752467575844") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327c68_d20250714_m043250_c001_v0001182_t0045_u01752467570906") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9bb6_d20250714_m043243_c001_v7007000_t0000_u01752467563195") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327c1d_d20250714_m043237_c001_v0001182_t0036_u01752467557844") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f420f204b3149b5cb_d20250714_m043235_c001_v7007000_t0000_u01752467555020") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c21f7_d20250714_m043230_c001_v0001161_t0016_u01752467550424") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383f8_d20250714_m043223_c001_v7007000_t0000_u01752467543088") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327ba0_d20250714_m043217_c001_v0001182_t0019_u01752467537699") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383e1_d20250714_m043215_c001_v7007000_t0000_u01752467535438") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35b6_d20250714_m043209_c001_v0001179_t0038_u01752467529945") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467de0_d20250714_m043157_c001_v7007000_t0000_u01752467517434") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f357c_d20250714_m043151_c001_v0001179_t0039_u01752467511911") 2025/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e051_d20250714_m043144_c001_v7007000_t0000_u01752467504440") 2025/07/14 04:35:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f355e_d20250714_m043136_c001_v0001179_t0012_u01752467496853") 2025/07/14 04:35:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd247_d20250714_m043129_c001_v7007000_t0000_u01752467489325") 2025/07/14 04:35:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3528_d20250714_m043122_c001_v0001179_t0054_u01752467482013") 2025/07/14 04:35:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df433e2_d20250714_m043238_c001_v7007000_t0000_u01752467558600") 2025/07/14 04:35:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306f0_d20250714_m043234_c001_v0001044_t0009_u01752467554493") 2025/07/14 04:35:22 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd5c_d20250714_m043300_c001_v7007000_t0000_u01752467580975") 2025/07/14 04:35:22 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930720_d20250714_m043255_c001_v0001044_t0037_u01752467575021") 2025/07/14 04:35:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152f0_d20250714_m043419_c001_v7007000_t0000_u01752467659134") 2025/07/14 04:35:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449307cd_d20250714_m043411_c001_v0001044_t0040_u01752467651117") 2025/07/14 04:35:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5a66_d20250714_m043403_c001_v7007000_t0000_u01752467643149") 2025/07/14 04:35:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449307a1_d20250714_m043354_c001_v0001044_t0042_u01752467634920") 2025/07/14 04:35:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a187_d20250714_m043346_c001_v7007000_t0000_u01752467626652") 2025/07/14 04:35:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930783_d20250714_m043339_c001_v0001044_t0055_u01752467619423") 2025/07/14 04:35:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4078beb0d88fe043_d20250714_m043331_c001_v7007000_t0000_u01752467611984") 2025/07/14 04:35:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493075e_d20250714_m043324_c001_v0001044_t0041_u01752467604419") 2025/07/14 04:35:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529aed_d20250714_m043317_c001_v7007000_t0000_u01752467597416") 2025/07/14 04:35:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493073c_d20250714_m043308_c001_v0001044_t0053_u01752467588177") 2025/07/14 04:35:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f418b2534fc4f4374_d20250714_m043255_c001_v7007000_t0000_u01752467575883") 2025/07/14 04:35:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2253_d20250714_m043251_c001_v0001161_t0033_u01752467571115") 2025/07/14 04:35:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9bb7_d20250714_m043243_c001_v7007000_t0000_u01752467563380") 2025/07/14 04:35:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c221d_d20250714_m043237_c001_v0001161_t0048_u01752467557925") 2025/07/14 04:35:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f598e_d20250714_m043235_c001_v7007000_t0000_u01752467555184") 2025/07/14 04:35:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327be3_d20250714_m043230_c001_v0001182_t0047_u01752467550814") 2025/07/14 04:35:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383f9_d20250714_m043223_c001_v7007000_t0000_u01752467543271") 2025/07/14 04:35:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327ba2_d20250714_m043217_c001_v0001182_t0055_u01752467537903") 2025/07/14 04:35:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383e2_d20250714_m043215_c001_v7007000_t0000_u01752467535629") 2025/07/14 04:35:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306b2_d20250714_m043210_c001_v0001044_t0017_u01752467530180") 2025/07/14 04:35:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f419bf9225f9afb55_d20250714_m043156_c001_v7007000_t0000_u01752467516688") 2025/07/14 04:35:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2180_d20250714_m043152_c001_v0001161_t0049_u01752467512116") 2025/07/14 04:35:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e052_d20250714_m043144_c001_v7007000_t0000_u01752467504622") 2025/07/14 04:35:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2148_d20250714_m043137_c001_v0001161_t0020_u01752467497058") 2025/07/14 04:35:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd24a_d20250714_m043129_c001_v7007000_t0000_u01752467489508") 2025/07/14 04:35:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c211d_d20250714_m043122_c001_v0001161_t0050_u01752467482240") 2025/07/14 04:35:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f420f204b3149b5d5_d20250714_m043238_c001_v7007000_t0000_u01752467558461") 2025/07/14 04:35:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327c07_d20250714_m043234_c001_v0001182_t0057_u01752467554582") 2025/07/14 04:35:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467de5_d20250714_m043159_c001_v7007000_t0000_u01752467519804") 2025/07/14 04:35:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b02_d20250714_m043155_c001_v0001182_t0043_u01752467515187") 2025/07/14 04:35:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467de6_d20250714_m043159_c001_v7007000_t0000_u01752467519987") 2025/07/14 04:35:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f358e_d20250714_m043155_c001_v0001179_t0048_u01752467515202") 2025/07/14 04:35:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467de7_d20250714_m043200_c001_v7007000_t0000_u01752467520169") 2025/07/14 04:35:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c218d_d20250714_m043155_c001_v0001161_t0005_u01752467515375") 2025/07/14 04:35:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467de8_d20250714_m043200_c001_v7007000_t0000_u01752467520354") 2025/07/14 04:35:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b04_d20250714_m043155_c001_v0001182_t0028_u01752467515390") 2025/07/14 04:35:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467de9_d20250714_m043200_c001_v7007000_t0000_u01752467520539") 2025/07/14 04:35:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3590_d20250714_m043155_c001_v0001179_t0027_u01752467515410") 2025/07/14 04:35:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467deb_d20250714_m043200_c001_v7007000_t0000_u01752467520721") 2025/07/14 04:35:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930699_d20250714_m043155_c001_v0001044_t0010_u01752467515464") 2025/07/14 04:35:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467dec_d20250714_m043200_c001_v7007000_t0000_u01752467520905") 2025/07/14 04:35:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b06_d20250714_m043155_c001_v0001182_t0029_u01752467515594") 2025/07/14 04:35:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467ded_d20250714_m043201_c001_v7007000_t0000_u01752467521090") 2025/07/14 04:35:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3592_d20250714_m043155_c001_v0001179_t0042_u01752467515624") 2025/07/14 04:35:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467dee_d20250714_m043201_c001_v7007000_t0000_u01752467521273") 2025/07/14 04:35:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b0a_d20250714_m043155_c001_v0001182_t0050_u01752467515813") 2025/07/14 04:35:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467def_d20250714_m043201_c001_v7007000_t0000_u01752467521457") 2025/07/14 04:35:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3594_d20250714_m043155_c001_v0001179_t0006_u01752467515832") 2025/07/14 04:35:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467df0_d20250714_m043201_c001_v7007000_t0000_u01752467521640") 2025/07/14 04:35:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b0c_d20250714_m043156_c001_v0001182_t0032_u01752467516021") 2025/07/14 04:35:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467df3_d20250714_m043201_c001_v7007000_t0000_u01752467521823") 2025/07/14 04:35:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3596_d20250714_m043156_c001_v0001179_t0024_u01752467516062") 2025/07/14 04:35:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467df4_d20250714_m043202_c001_v7007000_t0000_u01752467522004") 2025/07/14 04:35:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493069b_d20250714_m043156_c001_v0001044_t0024_u01752467516102") 2025/07/14 04:35:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467df5_d20250714_m043202_c001_v7007000_t0000_u01752467522186") 2025/07/14 04:35:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c218f_d20250714_m043156_c001_v0001161_t0055_u01752467516115") 2025/07/14 04:35:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467df6_d20250714_m043202_c001_v7007000_t0000_u01752467522369") 2025/07/14 04:35:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b10_d20250714_m043156_c001_v0001182_t0014_u01752467516228") 2025/07/14 04:35:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467df7_d20250714_m043202_c001_v7007000_t0000_u01752467522551") 2025/07/14 04:35:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3598_d20250714_m043156_c001_v0001179_t0019_u01752467516347") 2025/07/14 04:35:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd11_d20250714_m043218_c001_v7007000_t0000_u01752467538173") 2025/07/14 04:35:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b6e_d20250714_m043213_c001_v0001182_t0038_u01752467533490") 2025/07/14 04:35:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60e6f_d20250714_m043218_c001_v7007000_t0000_u01752467538502") 2025/07/14 04:35:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35c0_d20250714_m043213_c001_v0001179_t0025_u01752467533557") 2025/07/14 04:35:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f422ad289d4056e7e_d20250714_m043218_c001_v7007000_t0000_u01752467538509") 2025/07/14 04:35:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c21b7_d20250714_m043213_c001_v0001161_t0044_u01752467533639") 2025/07/14 04:35:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405f381dd5c129fc_d20250714_m043218_c001_v7007000_t0000_u01752467538299") 2025/07/14 04:35:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b72_d20250714_m043213_c001_v0001182_t0038_u01752467533710") 2025/07/14 04:35:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383e6_d20250714_m043218_c001_v7007000_t0000_u01752467538514") 2025/07/14 04:35:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306be_d20250714_m043213_c001_v0001044_t0028_u01752467533784") 2025/07/14 04:35:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f430677557736_d20250714_m043218_c001_v7007000_t0000_u01752467538343") 2025/07/14 04:35:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35c2_d20250714_m043213_c001_v0001179_t0000_u01752467533903") 2025/07/14 04:35:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405f381dd5c129fb_d20250714_m043218_c001_v7007000_t0000_u01752467538114") 2025/07/14 04:35:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b76_d20250714_m043213_c001_v0001182_t0047_u01752467533923") 2025/07/14 04:35:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60e6d_d20250714_m043218_c001_v7007000_t0000_u01752467538133") 2025/07/14 04:35:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b7c_d20250714_m043214_c001_v0001182_t0029_u01752467534130") 2025/07/14 04:35:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd12_d20250714_m043218_c001_v7007000_t0000_u01752467538356") 2025/07/14 04:35:26 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35c4_d20250714_m043214_c001_v0001179_t0036_u01752467534140") 2025/07/14 04:35:26 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f415d5da76899fe01_d20250714_m043218_c001_v7007000_t0000_u01752467538196") 2025/07/14 04:35:26 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c21bd_d20250714_m043214_c001_v0001161_t0001_u01752467534208") 2025/07/14 04:35:26 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f422ad289d4056e7c_d20250714_m043218_c001_v7007000_t0000_u01752467538123") 2025/07/14 04:35:26 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306c0_d20250714_m043214_c001_v0001044_t0024_u01752467534287") 2025/07/14 04:35:26 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383e4_d20250714_m043218_c001_v7007000_t0000_u01752467538138") 2025/07/14 04:35:26 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b80_d20250714_m043214_c001_v0001182_t0005_u01752467534343") 2025/07/14 04:35:26 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f42173e82185db626_d20250714_m043218_c001_v7007000_t0000_u01752467538367") 2025/07/14 04:35:26 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35c6_d20250714_m043214_c001_v0001179_t0013_u01752467534354") 2025/07/14 04:35:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60e6e_d20250714_m043218_c001_v7007000_t0000_u01752467538315") 2025/07/14 04:35:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c21bf_d20250714_m043214_c001_v0001161_t0050_u01752467534531") 2025/07/14 04:35:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f430677557735_d20250714_m043218_c001_v7007000_t0000_u01752467538152") 2025/07/14 04:35:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f35c8_d20250714_m043214_c001_v0001179_t0033_u01752467534559") 2025/07/14 04:35:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f42173e82185db622_d20250714_m043218_c001_v7007000_t0000_u01752467538178") 2025/07/14 04:35:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b84_d20250714_m043214_c001_v0001182_t0031_u01752467534572") 2025/07/14 04:35:26 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405f381dd5c129d9_d20250714_m043025_c001_v7007000_t0000_u01752467425177") 2025/07/14 04:35:26 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f112ef298b151ad3e_d20250714_m043022_c001_v0001117_t0046_u01752467422534") 2025/07/14 04:35:26 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467d4b_d20250714_m043022_c001_v7007000_t0000_u01752467422351") 2025/07/14 04:35:26 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f112ef298b151ad36_d20250714_m043018_c001_v0001117_t0030_u01752467418431") 2025/07/14 04:35:26 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467d19_d20250714_m043017_c001_v7007000_t0000_u01752467417687") 2025/07/14 04:35:27 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3277ee_d20250714_m043014_c001_v0001182_t0021_u01752467414192") 2025/07/14 04:35:27 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41504b544b3ad447_d20250714_m043012_c001_v7007000_t0000_u01752467412716") 2025/07/14 04:35:27 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11196b989871050a_d20250714_m043010_c001_v0001182_t0017_u01752467410927") 2025/07/14 04:35:27 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd20a_d20250714_m043010_c001_v7007000_t0000_u01752467410750") 2025/07/14 04:35:27 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11196b98987104ec_d20250714_m043007_c001_v0001182_t0034_u01752467407764") 2025/07/14 04:35:27 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd207_d20250714_m043007_c001_v7007000_t0000_u01752467407042") 2025/07/14 04:35:27 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3277b7_d20250714_m043003_c001_v0001182_t0039_u01752467403384") 2025/07/14 04:35:27 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467c84_d20250714_m043002_c001_v7007000_t0000_u01752467402465") 2025/07/14 04:35:27 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1114f4363a9796f9_d20250714_m043000_c001_v0001179_t0018_u01752467400925") 2025/07/14 04:35:27 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df432d5_d20250714_m043000_c001_v7007000_t0000_u01752467400009") 2025/07/14 04:35:27 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f101c3d700909241b_d20250714_m042954_c001_v0001098_t0047_u01752467394915") 2025/07/14 04:35:27 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43274_d20250714_m042954_c001_v7007000_t0000_u01752467394178") 2025/07/14 04:35:27 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327751_d20250714_m042950_c001_v0001182_t0015_u01752467390911") 2025/07/14 04:35:27 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467c21_d20250714_m042949_c001_v7007000_t0000_u01752467389990") 2025/07/14 04:35:27 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f113725be5ab72d42_d20250714_m042948_c001_v0001157_t0025_u01752467388198") 2025/07/14 04:35:27 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae629fd8_d20250714_m042948_c001_v7007000_t0000_u01752467388013") 2025/07/14 04:35:27 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f113725be5ab72d32_d20250714_m042944_c001_v0001157_t0056_u01752467384363") 2025/07/14 04:35:27 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae629fd6_d20250714_m042943_c001_v7007000_t0000_u01752467383625") 2025/07/14 04:35:27 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3276fb_d20250714_m042937_c001_v0001182_t0022_u01752467377989") 2025/07/14 04:35:27 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb8136f_d20250714_m042937_c001_v7007000_t0000_u01752467377066") 2025/07/14 04:35:28 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105638152fa3f2ab_d20250714_m042934_c001_v0001029_t0013_u01752467374905") 2025/07/14 04:35:28 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f419bf9225f9af976_d20250714_m042934_c001_v7007000_t0000_u01752467374721") 2025/07/14 04:35:28 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105638152fa3f2a5_d20250714_m042931_c001_v0001029_t0003_u01752467371215") 2025/07/14 04:35:28 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f419bf9225f9af95c_d20250714_m042930_c001_v7007000_t0000_u01752467370486") 2025/07/14 04:35:28 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3276a7_d20250714_m042925_c001_v0001182_t0000_u01752467365458") 2025/07/14 04:35:28 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae629f63_d20250714_m042924_c001_v7007000_t0000_u01752467364534") 2025/07/14 04:35:28 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1160b0bf383bb24b_d20250714_m042922_c001_v0001130_t0022_u01752467362746") 2025/07/14 04:35:28 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f42173e82185db344_d20250714_m042922_c001_v7007000_t0000_u01752467362560") 2025/07/14 04:35:28 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1160b0bf383bb241_d20250714_m042919_c001_v0001130_t0051_u01752467359247") 2025/07/14 04:35:28 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f42173e82185db312_d20250714_m042918_c001_v7007000_t0000_u01752467358506") 2025/07/14 04:35:28 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327651_d20250714_m042913_c001_v0001182_t0046_u01752467353066") 2025/07/14 04:35:28 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41504b544b3ad3ad_d20250714_m042911_c001_v7007000_t0000_u01752467351953") 2025/07/14 04:35:28 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f115f91044415b868_d20250714_m042905_c001_v0001184_t0035_u01752467345539") 2025/07/14 04:35:28 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd1d3_d20250714_m042905_c001_v7007000_t0000_u01752467345338") 2025/07/14 04:35:28 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3275f2_d20250714_m042901_c001_v0001182_t0035_u01752467341211") 2025/07/14 04:35:28 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f110f487cad34ebda_d20250714_m042900_c001_v0001144_t0039_u01752467340121") 2025/07/14 04:35:28 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f110f487cad34ebd8_d20250714_m042858_c001_v0001144_t0042_u01752467338350") 2025/07/14 04:35:28 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f407fe7564dee5807_d20250714_m042845_c001_v7007000_t0000_u01752467325058") 2025/07/14 04:35:28 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e9f6_d20250714_m042838_c001_v0001153_t0000_u01752467318326") 2025/07/14 04:35:28 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f100723e34b2be22b_d20250714_m042837_c001_v0001177_t0002_u01752467317562") 2025/07/14 04:35:29 DEBUG : dst/one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f100723e34b2be227_d20250714_m042836_c001_v0001177_t0001_u01752467316591") 2025/07/14 04:35:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405f381dd5c129da_d20250714_m043025_c001_v7007000_t0000_u01752467425360") 2025/07/14 04:35:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f10589aee041d1ca8_d20250714_m043021_c001_v0001134_t0026_u01752467421945") 2025/07/14 04:35:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1087e425c10abfdf_d20250714_m043017_c001_v0001100_t0009_u01752467417301") 2025/07/14 04:35:29 DEBUG : dst/one.bak: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41504b544b3ad449_d20250714_m043012_c001_v7007000_t0000_u01752467412900") 2025/07/14 04:35:29 DEBUG : dst/one.bak: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f104ddcfb414c777e_d20250714_m043010_c001_v0001171_t0016_u01752467410473") 2025/07/14 04:35:29 DEBUG : dst/one.bak: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1184b4264bdadec7_d20250714_m043006_c001_v0001145_t0021_u01752467406620") 2025/07/14 04:35:29 DEBUG : dst/one.bak: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467c85_d20250714_m043002_c001_v7007000_t0000_u01752467402649") 2025/07/14 04:35:29 DEBUG : dst/one.bak: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11653b73fe756620_d20250714_m042959_c001_v0001092_t0022_u01752467399631") 2025/07/14 04:35:29 DEBUG : dst/one.bak: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f116005158ffe2603_d20250714_m042953_c001_v0001171_t0058_u01752467393881") 2025/07/14 04:35:29 DEBUG : dst/three: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41504b544b3ad3ae_d20250714_m042912_c001_v7007000_t0000_u01752467352137") 2025/07/14 04:35:29 DEBUG : dst/three: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f110f487cad34ebe8_d20250714_m042909_c001_v0001144_t0059_u01752467349702") 2025/07/14 04:35:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405f381dd5c129db_d20250714_m043025_c001_v7007000_t0000_u01752467425544") 2025/07/14 04:35:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1185f94759daf1ca_d20250714_m043023_c001_v0001178_t0024_u01752467423566") 2025/07/14 04:35:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f112cd994985d1f46_d20250714_m043019_c001_v0001184_t0039_u01752467419780") 2025/07/14 04:35:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405f381dd5c129dc_d20250714_m043025_c001_v7007000_t0000_u01752467425726") 2025/07/14 04:35:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f112ef298b151ad42_d20250714_m043023_c001_v0001117_t0043_u01752467423968") 2025/07/14 04:35:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467d71_d20250714_m043023_c001_v7007000_t0000_u01752467423785") 2025/07/14 04:35:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f112ef298b151ad3c_d20250714_m043020_c001_v0001117_t0033_u01752467420173") 2025/07/14 04:35:29 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467d49_d20250714_m043019_c001_v7007000_t0000_u01752467419989") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3277f4_d20250714_m043014_c001_v0001182_t0013_u01752467414646") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41504b544b3ad44b_d20250714_m043013_c001_v7007000_t0000_u01752467413083") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11196b989871051a_d20250714_m043012_c001_v0001182_t0025_u01752467412113") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd20d_d20250714_m043011_c001_v7007000_t0000_u01752467411929") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11196b98987104f6_d20250714_m043009_c001_v0001182_t0050_u01752467409010") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd209_d20250714_m043008_c001_v7007000_t0000_u01752467408831") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3277bd_d20250714_m043003_c001_v0001182_t0022_u01752467403923") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df432d6_d20250714_m043001_c001_v7007000_t0000_u01752467401897") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327799_d20250714_m042958_c001_v0001182_t0054_u01752467398819") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43284_d20250714_m042956_c001_v7007000_t0000_u01752467396068") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327757_d20250714_m042951_c001_v0001182_t0048_u01752467391446") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae629fd9_d20250714_m042949_c001_v7007000_t0000_u01752467389061") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9ea6c_d20250714_m042946_c001_v0001153_t0008_u01752467386512") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae629fd7_d20250714_m042945_c001_v7007000_t0000_u01752467385412") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327701_d20250714_m042938_c001_v0001182_t0046_u01752467378572") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f419bf9225f9af990_d20250714_m042936_c001_v7007000_t0000_u01752467376131") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9ea58_d20250714_m042933_c001_v0001153_t0018_u01752467373351") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f419bf9225f9af967_d20250714_m042932_c001_v7007000_t0000_u01752467372251") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3276a9_d20250714_m042926_c001_v0001182_t0028_u01752467366012") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f42173e82185db35b_d20250714_m042923_c001_v7007000_t0000_u01752467363614") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9ea3c_d20250714_m042921_c001_v0001153_t0023_u01752467361351") 2025/07/14 04:35:30 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f42173e82185db314_d20250714_m042920_c001_v7007000_t0000_u01752467360242") 2025/07/14 04:35:31 DEBUG : dst/three.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327655_d20250714_m042913_c001_v0001182_t0022_u01752467353721") 2025/07/14 04:35:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41504b544b3ad44d_d20250714_m043013_c001_v7007000_t0000_u01752467413265") 2025/07/14 04:35:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f112d27dd3a5ff445_d20250714_m043011_c001_v0001177_t0023_u01752467411716") 2025/07/14 04:35:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f101ed4b2c745550b_d20250714_m043008_c001_v0001183_t0049_u01752467408627") 2025/07/14 04:35:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467c86_d20250714_m043002_c001_v7007000_t0000_u01752467402832") 2025/07/14 04:35:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1033221cae25eb1f_d20250714_m043001_c001_v0001115_t0037_u01752467401335") 2025/07/14 04:35:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f119894149584003e_d20250714_m042955_c001_v0001092_t0008_u01752467395573") 2025/07/14 04:35:31 DEBUG : dst/two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405f381dd5c129dd_d20250714_m043025_c001_v7007000_t0000_u01752467425909") 2025/07/14 04:35:31 DEBUG : dst/two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3277f1_d20250714_m043014_c001_v0001182_t0016_u01752467414401") 2025/07/14 04:35:31 DEBUG : dst/two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41504b544b3ad44e_d20250714_m043013_c001_v7007000_t0000_u01752467413448") 2025/07/14 04:35:31 DEBUG : dst/two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3277bb_d20250714_m043003_c001_v0001182_t0053_u01752467403710") 2025/07/14 04:35:31 DEBUG : dst/two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467c87_d20250714_m043003_c001_v7007000_t0000_u01752467403013") 2025/07/14 04:35:31 DEBUG : dst/two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9ea76_d20250714_m042951_c001_v0001153_t0001_u01752467391113") 2025/07/14 04:35:31 DEBUG : dst/two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467c22_d20250714_m042950_c001_v7007000_t0000_u01752467390171") 2025/07/14 04:35:31 DEBUG : dst/two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9ea5c_d20250714_m042938_c001_v0001153_t0017_u01752467378193") 2025/07/14 04:35:31 DEBUG : dst/two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb81370_d20250714_m042937_c001_v7007000_t0000_u01752467377251") 2025/07/14 04:35:31 DEBUG : dst/two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9ea42_d20250714_m042925_c001_v0001153_t0007_u01752467365675") 2025/07/14 04:35:31 DEBUG : dst/two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae629f64_d20250714_m042924_c001_v7007000_t0000_u01752467364723") 2025/07/14 04:35:31 DEBUG : dst/two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9ea30_d20250714_m042913_c001_v0001153_t0025_u01752467353273") 2025/07/14 04:35:31 DEBUG : dst/two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41504b544b3ad3af_d20250714_m042912_c001_v7007000_t0000_u01752467352322") 2025/07/14 04:35:32 DEBUG : dst/two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130edea489368f5_d20250714_m042906_c001_v0001115_t0033_u01752467346772") 2025/07/14 04:35:32 DEBUG : dst/two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f407fe7564dee5808_d20250714_m042845_c001_v7007000_t0000_u01752467325243") 2025/07/14 04:35:32 DEBUG : dst/two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f100723e34b2be245_d20250714_m042844_c001_v0001177_t0019_u01752467324102") 2025/07/14 04:35:32 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f415d5da76899fc70_d20250714_m042812_c001_v7007000_t0000_u01752467292067") 2025/07/14 04:35:32 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e9d0_d20250714_m042809_c001_v0001153_t0008_u01752467289048") 2025/07/14 04:35:32 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f415d5da76899fc66_d20250714_m042807_c001_v7007000_t0000_u01752467287166") 2025/07/14 04:35:32 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3273d3_d20250714_m042757_c001_v0001182_t0042_u01752467277590") 2025/07/14 04:35:32 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60c44_d20250714_m042748_c001_v7007000_t0000_u01752467268951") 2025/07/14 04:35:32 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e9b0_d20250714_m042745_c001_v0001153_t0025_u01752467265816") 2025/07/14 04:35:32 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810e5_d20250714_m042726_c001_v7007000_t0000_u01752467246361") 2025/07/14 04:35:32 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e980_d20250714_m042724_c001_v0001153_t0013_u01752467244254") 2025/07/14 04:35:32 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810e1_d20250714_m042723_c001_v7007000_t0000_u01752467243360") 2025/07/14 04:35:32 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e978_d20250714_m042722_c001_v0001153_t0012_u01752467242032") 2025/07/14 04:35:32 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810da_d20250714_m042719_c001_v7007000_t0000_u01752467239089") 2025/07/14 04:35:32 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e96a_d20250714_m042717_c001_v0001153_t0002_u01752467237133") 2025/07/14 04:35:32 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810cd_d20250714_m042716_c001_v7007000_t0000_u01752467236238") 2025/07/14 04:35:32 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e964_d20250714_m042714_c001_v0001153_t0016_u01752467234733") 2025/07/14 04:35:32 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810af_d20250714_m042708_c001_v7007000_t0000_u01752467228480") 2025/07/14 04:35:32 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e942_d20250714_m042706_c001_v0001153_t0014_u01752467226660") 2025/07/14 04:35:32 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb8109d_d20250714_m042705_c001_v7007000_t0000_u01752467225751") 2025/07/14 04:35:33 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e93c_d20250714_m042704_c001_v0001153_t0001_u01752467224790") 2025/07/14 04:35:33 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c302195298c6_d20250714_m042659_c001_v7007000_t0000_u01752467219827") 2025/07/14 04:35:33 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e924_d20250714_m042658_c001_v0001153_t0004_u01752467218370") 2025/07/14 04:35:33 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c302195298c4_d20250714_m042656_c001_v7007000_t0000_u01752467216526") 2025/07/14 04:35:33 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e91c_d20250714_m042655_c001_v0001153_t0017_u01752467215423") 2025/07/14 04:35:33 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c302195298c3_d20250714_m042655_c001_v7007000_t0000_u01752467215056") 2025/07/14 04:35:33 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1023b9640f4f2269_d20250714_m042654_c001_v0001157_t0058_u01752467214377") 2025/07/14 04:35:33 DEBUG : empty space: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e918_d20250714_m042652_c001_v0001153_t0017_u01752467212698") 2025/07/14 04:35:33 DEBUG : enormous: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810e3_d20250714_m042725_c001_v7007000_t0000_u01752467245437") 2025/07/14 04:35:33 DEBUG : enormous: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e984_d20250714_m042724_c001_v0001153_t0003_u01752467244700") 2025/07/14 04:35:33 DEBUG : existing: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405f381dd5c129e0_d20250714_m043029_c001_v7007000_t0000_u01752467429892") 2025/07/14 04:35:33 DEBUG : existing: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327844_d20250714_m043028_c001_v0001182_t0032_u01752467428640") 2025/07/14 04:35:33 DEBUG : existing: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60c40_d20250714_m042744_c001_v7007000_t0000_u01752467264447") 2025/07/14 04:35:33 DEBUG : existing: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32737b_d20250714_m042743_c001_v0001182_t0033_u01752467263338") 2025/07/14 04:35:33 DEBUG : existing: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c302195298bd_d20250714_m042649_c001_v7007000_t0000_u01752467209692") 2025/07/14 04:35:33 DEBUG : existing: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e90e_d20250714_m042648_c001_v0001153_t0017_u01752467208634") 2025/07/14 04:35:33 DEBUG : existing: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c302195298bc_d20250714_m042648_c001_v7007000_t0000_u01752467208084") 2025/07/14 04:35:33 DEBUG : existing: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e90a_d20250714_m042647_c001_v0001153_t0010_u01752467207188") 2025/07/14 04:35:33 DEBUG : existing: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e908_d20250714_m042646_c001_v0001153_t0020_u01752467206318") 2025/07/14 04:35:33 DEBUG : existing-b: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60c41_d20250714_m042744_c001_v7007000_t0000_u01752467264628") 2025/07/14 04:35:33 DEBUG : existing-b: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e9aa_d20250714_m042743_c001_v0001153_t0007_u01752467263343") 2025/07/14 04:35:34 DEBUG : file1: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f62515_d20250714_m043112_c001_v7007000_t0000_u01752467472726") 2025/07/14 04:35:34 DEBUG : file1: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c20ec_d20250714_m043111_c001_v0001161_t0030_u01752467471771") 2025/07/14 04:35:34 DEBUG : file1: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f6250c_d20250714_m043110_c001_v7007000_t0000_u01752467470439") 2025/07/14 04:35:34 DEBUG : file1: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930633_d20250714_m043109_c001_v0001044_t0032_u01752467469379") 2025/07/14 04:35:34 DEBUG : five: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810e7_d20250714_m042730_c001_v7007000_t0000_u01752467250230") 2025/07/14 04:35:34 DEBUG : five: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408f204e24b9e992_d20250714_m042728_c001_v0001153_t0009_u01752467248186") 2025/07/14 04:35:34 DEBUG : foo: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c302195298c5_d20250714_m042658_c001_v7007000_t0000_u01752467218004") 2025/07/14 04:35:34 DEBUG : foo: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408f204e24b9e922_d20250714_m042657_c001_v0001153_t0009_u01752467217448") 2025/07/14 04:35:34 DEBUG : foo: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408f204e24b9e920_d20250714_m042656_c001_v0001153_t0009_u01752467216890") 2025/07/14 04:35:34 DEBUG : four: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810e8_d20250714_m042730_c001_v7007000_t0000_u01752467250414") 2025/07/14 04:35:34 DEBUG : four: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405b746e2e327307_d20250714_m042728_c001_v0001182_t0025_u01752467248742") 2025/07/14 04:35:34 DEBUG : four: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e98e_d20250714_m042727_c001_v0001153_t0004_u01752467247453") 2025/07/14 04:35:34 DEBUG : hello world2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4146207bf9acf781_d20250714_m042604_c001_v7007000_t0000_u01752467164555") 2025/07/14 04:35:34 DEBUG : hello world2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8b2_d20250714_m042603_c001_v0001153_t0021_u01752467163783") 2025/07/14 04:35:34 DEBUG : ignore-size: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c302195298bb_d20250714_m042645_c001_v7007000_t0000_u01752467205952") 2025/07/14 04:35:34 DEBUG : ignore-size: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e904_d20250714_m042644_c001_v0001153_t0004_u01752467204881") 2025/07/14 04:35:34 DEBUG : nested/sub dir/file: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60c3e_d20250714_m042742_c001_v7007000_t0000_u01752467262602") 2025/07/14 04:35:34 DEBUG : nested/sub dir/file: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e9a8_d20250714_m042741_c001_v0001153_t0006_u01752467261814") 2025/07/14 04:35:34 DEBUG : nested/sub dir/file: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60c3b_d20250714_m042741_c001_v7007000_t0000_u01752467261073") 2025/07/14 04:35:34 DEBUG : nested/sub dir/file: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e9a6_d20250714_m042740_c001_v0001153_t0016_u01752467260303") 2025/07/14 04:35:34 DEBUG : one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810e9_d20250714_m042730_c001_v7007000_t0000_u01752467250604") 2025/07/14 04:35:35 DEBUG : one: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408f204e24b9e988_d20250714_m042726_c001_v0001153_t0009_u01752467246758") 2025/07/14 04:35:35 DEBUG : only0: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624dd_d20250714_m043104_c001_v7007000_t0000_u01752467464877") 2025/07/14 04:35:35 DEBUG : only0: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405b746e2e3279c5_d20250714_m043059_c001_v0001182_t0025_u01752467459023") 2025/07/14 04:35:35 DEBUG : only0: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327935_d20250714_m043049_c001_v0001182_t0047_u01752467449383") 2025/07/14 04:35:35 DEBUG : only0: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60dc8_d20250714_m043043_c001_v7007000_t0000_u01752467443800") 2025/07/14 04:35:35 DEBUG : only0: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327870_d20250714_m043033_c001_v0001182_t0054_u01752467433336") 2025/07/14 04:35:35 DEBUG : only1: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624df_d20250714_m043105_c001_v7007000_t0000_u01752467465065") 2025/07/14 04:35:35 DEBUG : only1: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405b746e2e3279d7_d20250714_m043059_c001_v0001182_t0025_u01752467459974") 2025/07/14 04:35:35 DEBUG : only1: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32793b_d20250714_m043049_c001_v0001182_t0035_u01752467449792") 2025/07/14 04:35:35 DEBUG : only1: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43340_d20250714_m043043_c001_v7007000_t0000_u01752467443579") 2025/07/14 04:35:35 DEBUG : only1: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327874_d20250714_m043033_c001_v0001182_t0024_u01752467433788") 2025/07/14 04:35:35 DEBUG : only10: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624e1_d20250714_m043105_c001_v7007000_t0000_u01752467465252") 2025/07/14 04:35:35 DEBUG : only10: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130f5cd7e9c20c8_d20250714_m043100_c001_v0001161_t0000_u01752467460149") 2025/07/14 04:35:35 DEBUG : only10: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327983_d20250714_m043054_c001_v0001182_t0053_u01752467454154") 2025/07/14 04:35:35 DEBUG : only10: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f62479_d20250714_m043044_c001_v7007000_t0000_u01752467444121") 2025/07/14 04:35:35 DEBUG : only10: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278ac_d20250714_m043037_c001_v0001182_t0027_u01752467437950") 2025/07/14 04:35:35 DEBUG : only11: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624e3_d20250714_m043105_c001_v7007000_t0000_u01752467465436") 2025/07/14 04:35:35 DEBUG : only11: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4134fef8184f34e5_d20250714_m043059_c001_v0001179_t0031_u01752467459581") 2025/07/14 04:35:35 DEBUG : only11: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327991_d20250714_m043054_c001_v0001182_t0047_u01752467454713") 2025/07/14 04:35:35 DEBUG : only11: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43343_d20250714_m043044_c001_v7007000_t0000_u01752467444131") 2025/07/14 04:35:35 DEBUG : only11: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278b2_d20250714_m043038_c001_v0001182_t0005_u01752467438388") 2025/07/14 04:35:35 DEBUG : only12: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624e5_d20250714_m043105_c001_v7007000_t0000_u01752467465619") 2025/07/14 04:35:36 DEBUG : only12: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41282acb44930621_d20250714_m043059_c001_v0001044_t0045_u01752467459770") 2025/07/14 04:35:36 DEBUG : only12: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327995_d20250714_m043055_c001_v0001182_t0001_u01752467455163") 2025/07/14 04:35:36 DEBUG : only12: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f62476_d20250714_m043043_c001_v7007000_t0000_u01752467443576") 2025/07/14 04:35:36 DEBUG : only12: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278ba_d20250714_m043038_c001_v0001182_t0013_u01752467438840") 2025/07/14 04:35:36 DEBUG : only13: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624e6_d20250714_m043105_c001_v7007000_t0000_u01752467465801") 2025/07/14 04:35:36 DEBUG : only13: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130f5cd7e9c20c4_d20250714_m043059_c001_v0001161_t0000_u01752467459956") 2025/07/14 04:35:36 DEBUG : only13: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32799b_d20250714_m043055_c001_v0001182_t0015_u01752467455576") 2025/07/14 04:35:36 DEBUG : only13: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f62478_d20250714_m043043_c001_v7007000_t0000_u01752467443940") 2025/07/14 04:35:36 DEBUG : only13: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278c0_d20250714_m043039_c001_v0001182_t0000_u01752467439253") 2025/07/14 04:35:36 DEBUG : only14: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624e8_d20250714_m043105_c001_v7007000_t0000_u01752467465986") 2025/07/14 04:35:36 DEBUG : only14: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41282acb44930625_d20250714_m043100_c001_v0001044_t0045_u01752467460161") 2025/07/14 04:35:36 DEBUG : only14: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3279a3_d20250714_m043055_c001_v0001182_t0016_u01752467455981") 2025/07/14 04:35:36 DEBUG : only14: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f422ad289d4056dc0_d20250714_m043044_c001_v7007000_t0000_u01752467444158") 2025/07/14 04:35:36 DEBUG : only14: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278ca_d20250714_m043039_c001_v0001182_t0023_u01752467439676") 2025/07/14 04:35:36 DEBUG : only15: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624ea_d20250714_m043106_c001_v7007000_t0000_u01752467466169") 2025/07/14 04:35:36 DEBUG : only15: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405b746e2e3279d1_d20250714_m043059_c001_v0001182_t0025_u01752467459599") 2025/07/14 04:35:36 DEBUG : only15: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3279ab_d20250714_m043056_c001_v0001182_t0012_u01752467456438") 2025/07/14 04:35:36 DEBUG : only15: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60dca_d20250714_m043044_c001_v7007000_t0000_u01752467444168") 2025/07/14 04:35:36 DEBUG : only15: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278ce_d20250714_m043040_c001_v0001182_t0057_u01752467440277") 2025/07/14 04:35:36 DEBUG : only16: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624ec_d20250714_m043106_c001_v7007000_t0000_u01752467466352") 2025/07/14 04:35:37 DEBUG : only16: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4134fef8184f34e7_d20250714_m043059_c001_v0001179_t0031_u01752467459767") 2025/07/14 04:35:37 DEBUG : only16: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3279af_d20250714_m043056_c001_v0001182_t0034_u01752467456867") 2025/07/14 04:35:37 DEBUG : only16: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f6247a_d20250714_m043044_c001_v7007000_t0000_u01752467444302") 2025/07/14 04:35:37 DEBUG : only16: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278d8_d20250714_m043040_c001_v0001182_t0024_u01752467440702") 2025/07/14 04:35:37 DEBUG : only17: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624ee_d20250714_m043106_c001_v7007000_t0000_u01752467466580") 2025/07/14 04:35:37 DEBUG : only17: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405b746e2e3279d5_d20250714_m043059_c001_v0001182_t0025_u01752467459789") 2025/07/14 04:35:37 DEBUG : only17: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3279b7_d20250714_m043057_c001_v0001182_t0045_u01752467457325") 2025/07/14 04:35:37 DEBUG : only17: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43344_d20250714_m043044_c001_v7007000_t0000_u01752467444317") 2025/07/14 04:35:37 DEBUG : only17: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278e4_d20250714_m043041_c001_v0001182_t0046_u01752467441132") 2025/07/14 04:35:37 DEBUG : only18: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624f0_d20250714_m043106_c001_v7007000_t0000_u01752467466764") 2025/07/14 04:35:37 DEBUG : only18: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4134fef8184f34e9_d20250714_m043059_c001_v0001179_t0031_u01752467459951") 2025/07/14 04:35:37 DEBUG : only18: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3279bd_d20250714_m043057_c001_v0001182_t0012_u01752467457760") 2025/07/14 04:35:37 DEBUG : only18: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f62474_d20250714_m043043_c001_v7007000_t0000_u01752467443209") 2025/07/14 04:35:38 DEBUG : only18: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278ee_d20250714_m043041_c001_v0001182_t0012_u01752467441553") 2025/07/14 04:35:38 DEBUG : only19: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624f1_d20250714_m043106_c001_v7007000_t0000_u01752467466946") 2025/07/14 04:35:38 DEBUG : only19: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41282acb44930623_d20250714_m043059_c001_v0001044_t0045_u01752467459965") 2025/07/14 04:35:38 DEBUG : only19: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3279c3_d20250714_m043058_c001_v0001182_t0039_u01752467458172") 2025/07/14 04:35:38 DEBUG : only19: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43342_d20250714_m043043_c001_v7007000_t0000_u01752467443948") 2025/07/14 04:35:38 DEBUG : only19: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278f4_d20250714_m043041_c001_v0001182_t0042_u01752467441994") 2025/07/14 04:35:38 DEBUG : only2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624f3_d20250714_m043107_c001_v7007000_t0000_u01752467467127") 2025/07/14 04:35:38 DEBUG : only2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4134fef8184f34eb_d20250714_m043100_c001_v0001179_t0031_u01752467460137") 2025/07/14 04:35:38 DEBUG : only2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327947_d20250714_m043050_c001_v0001182_t0043_u01752467450605") 2025/07/14 04:35:38 DEBUG : only2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60dc7_d20250714_m043043_c001_v7007000_t0000_u01752467443608") 2025/07/14 04:35:38 DEBUG : only2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327878_d20250714_m043034_c001_v0001182_t0045_u01752467434196") 2025/07/14 04:35:38 DEBUG : only3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624f5_d20250714_m043107_c001_v7007000_t0000_u01752467467309") 2025/07/14 04:35:38 DEBUG : only3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405b746e2e3279db_d20250714_m043100_c001_v0001182_t0025_u01752467460360") 2025/07/14 04:35:38 DEBUG : only3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32794f_d20250714_m043051_c001_v0001182_t0034_u01752467451043") 2025/07/14 04:35:38 DEBUG : only3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f62477_d20250714_m043043_c001_v7007000_t0000_u01752467443758") 2025/07/14 04:35:38 DEBUG : only3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327880_d20250714_m043034_c001_v0001182_t0043_u01752467434654") 2025/07/14 04:35:38 DEBUG : only4: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624f8_d20250714_m043107_c001_v7007000_t0000_u01752467467493") 2025/07/14 04:35:38 DEBUG : only4: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405b746e2e3279d9_d20250714_m043100_c001_v0001182_t0025_u01752467460171") 2025/07/14 04:35:38 DEBUG : only4: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32795f_d20250714_m043051_c001_v0001182_t0005_u01752467451563") 2025/07/14 04:35:38 DEBUG : only4: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df43341_d20250714_m043043_c001_v7007000_t0000_u01752467443765") 2025/07/14 04:35:39 DEBUG : only4: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327888_d20250714_m043035_c001_v0001182_t0042_u01752467435114") 2025/07/14 04:35:39 DEBUG : only5: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624f9_d20250714_m043107_c001_v7007000_t0000_u01752467467679") 2025/07/14 04:35:39 DEBUG : only5: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4134fef8184f34ef_d20250714_m043100_c001_v0001179_t0031_u01752467460505") 2025/07/14 04:35:39 DEBUG : only5: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327965_d20250714_m043051_c001_v0001182_t0006_u01752467451974") 2025/07/14 04:35:39 DEBUG : only5: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f62475_d20250714_m043043_c001_v7007000_t0000_u01752467443390") 2025/07/14 04:35:39 DEBUG : only5: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32788e_d20250714_m043035_c001_v0001182_t0038_u01752467435525") 2025/07/14 04:35:39 DEBUG : only6: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624fb_d20250714_m043107_c001_v7007000_t0000_u01752467467862") 2025/07/14 04:35:39 DEBUG : only6: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4134fef8184f34ed_d20250714_m043100_c001_v0001179_t0031_u01752467460321") 2025/07/14 04:35:39 DEBUG : only6: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32796b_d20250714_m043052_c001_v0001182_t0057_u01752467452402") 2025/07/14 04:35:39 DEBUG : only6: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f422ad289d4056dba_d20250714_m043043_c001_v7007000_t0000_u01752467443607") 2025/07/14 04:35:39 DEBUG : only6: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327892_d20250714_m043035_c001_v0001182_t0025_u01752467435949") 2025/07/14 04:35:39 DEBUG : only7: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f624fd_d20250714_m043108_c001_v7007000_t0000_u01752467468044") 2025/07/14 04:35:39 DEBUG : only7: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130f5cd7e9c20cc_d20250714_m043100_c001_v0001161_t0000_u01752467460527") 2025/07/14 04:35:39 DEBUG : only7: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327973_d20250714_m043052_c001_v0001182_t0051_u01752467452812") 2025/07/14 04:35:39 DEBUG : only7: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f422ad289d4056dbc_d20250714_m043043_c001_v7007000_t0000_u01752467443790") 2025/07/14 04:35:39 DEBUG : only7: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327896_d20250714_m043036_c001_v0001182_t0030_u01752467436449") 2025/07/14 04:35:39 DEBUG : only8: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f62500_d20250714_m043108_c001_v7007000_t0000_u01752467468227") 2025/07/14 04:35:39 DEBUG : only8: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130f5cd7e9c20ca_d20250714_m043100_c001_v0001161_t0000_u01752467460335") 2025/07/14 04:35:39 DEBUG : only8: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327979_d20250714_m043053_c001_v0001182_t0016_u01752467453265") 2025/07/14 04:35:39 DEBUG : only8: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f422ad289d4056dbe_d20250714_m043043_c001_v7007000_t0000_u01752467443972") 2025/07/14 04:35:40 DEBUG : only8: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32789e_d20250714_m043036_c001_v0001182_t0018_u01752467436955") 2025/07/14 04:35:40 DEBUG : only9: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f62502_d20250714_m043108_c001_v7007000_t0000_u01752467468409") 2025/07/14 04:35:40 DEBUG : only9: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41282acb44930627_d20250714_m043100_c001_v0001044_t0045_u01752467460346") 2025/07/14 04:35:40 DEBUG : only9: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32797f_d20250714_m043053_c001_v0001182_t0030_u01752467453678") 2025/07/14 04:35:40 DEBUG : only9: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60dc9_d20250714_m043043_c001_v7007000_t0000_u01752467443984") 2025/07/14 04:35:40 DEBUG : only9: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3278a4_d20250714_m043037_c001_v0001182_t0037_u01752467437406") 2025/07/14 04:35:40 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60c39_d20250714_m042739_c001_v7007000_t0000_u01752467259185") 2025/07/14 04:35:40 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e9a0_d20250714_m042736_c001_v0001153_t0005_u01752467256993") 2025/07/14 04:35:40 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60c34_d20250714_m042736_c001_v7007000_t0000_u01752467256186") 2025/07/14 04:35:40 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e99a_d20250714_m042734_c001_v0001153_t0018_u01752467254424") 2025/07/14 04:35:40 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60c2e_d20250714_m042733_c001_v7007000_t0000_u01752467253696") 2025/07/14 04:35:40 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327317_d20250714_m042731_c001_v0001182_t0015_u01752467251540") 2025/07/14 04:35:40 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810de_d20250714_m042721_c001_v7007000_t0000_u01752467241115") 2025/07/14 04:35:40 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e970_d20250714_m042719_c001_v0001153_t0003_u01752467239638") 2025/07/14 04:35:40 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810d6_d20250714_m042717_c001_v7007000_t0000_u01752467237869") 2025/07/14 04:35:40 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e968_d20250714_m042716_c001_v0001153_t0008_u01752467236784") 2025/07/14 04:35:40 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810c9_d20250714_m042715_c001_v7007000_t0000_u01752467235471") 2025/07/14 04:35:40 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e962_d20250714_m042714_c001_v0001153_t0018_u01752467234287") 2025/07/14 04:35:40 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810ab_d20250714_m042707_c001_v7007000_t0000_u01752467227898") 2025/07/14 04:35:40 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e93e_d20250714_m042706_c001_v0001153_t0016_u01752467226300") 2025/07/14 04:35:41 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb8109e_d20250714_m042705_c001_v7007000_t0000_u01752467225936") 2025/07/14 04:35:41 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e938_d20250714_m042704_c001_v0001153_t0015_u01752467224363") 2025/07/14 04:35:41 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb8109b_d20250714_m042703_c001_v7007000_t0000_u01752467223991") 2025/07/14 04:35:41 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e934_d20250714_m042703_c001_v0001153_t0010_u01752467223270") 2025/07/14 04:35:41 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e932_d20250714_m042702_c001_v0001153_t0021_u01752467222525") 2025/07/14 04:35:41 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb8108f_d20250714_m042702_c001_v7007000_t0000_u01752467222160") 2025/07/14 04:35:41 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e930_d20250714_m042701_c001_v0001153_t0009_u01752467221451") 2025/07/14 04:35:41 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e92e_d20250714_m042700_c001_v0001153_t0020_u01752467220736") 2025/07/14 04:35:41 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c302195298c7_d20250714_m042700_c001_v7007000_t0000_u01752467220010") 2025/07/14 04:35:41 DEBUG : potato: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e926_d20250714_m042659_c001_v0001153_t0005_u01752467219083") 2025/07/14 04:35:41 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f417f73a543467bff_d20250714_m042821_c001_v7007000_t0000_u01752467301857") 2025/07/14 04:35:41 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e9e0_d20250714_m042820_c001_v0001153_t0004_u01752467300978") 2025/07/14 04:35:41 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f415d5da76899fc72_d20250714_m042812_c001_v7007000_t0000_u01752467292284") 2025/07/14 04:35:41 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327418_d20250714_m042808_c001_v0001182_t0037_u01752467288469") 2025/07/14 04:35:41 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd083_d20250714_m042801_c001_v7007000_t0000_u01752467281031") 2025/07/14 04:35:41 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e9ba_d20250714_m042756_c001_v0001153_t0000_u01752467276861") 2025/07/14 04:35:41 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60c45_d20250714_m042749_c001_v7007000_t0000_u01752467269398") 2025/07/14 04:35:41 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32738b_d20250714_m042745_c001_v0001182_t0058_u01752467265601") 2025/07/14 04:35:41 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810e4_d20250714_m042725_c001_v7007000_t0000_u01752467245619") 2025/07/14 04:35:41 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e97e_d20250714_m042723_c001_v0001153_t0001_u01752467243909") 2025/07/14 04:35:42 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810e2_d20250714_m042723_c001_v7007000_t0000_u01752467243544") 2025/07/14 04:35:42 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e976_d20250714_m042721_c001_v0001153_t0020_u01752467241665") 2025/07/14 04:35:42 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810df_d20250714_m042721_c001_v7007000_t0000_u01752467241300") 2025/07/14 04:35:42 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e972_d20250714_m042720_c001_v0001153_t0023_u01752467240401") 2025/07/14 04:35:42 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810dc_d20250714_m042719_c001_v7007000_t0000_u01752467239272") 2025/07/14 04:35:42 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e96e_d20250714_m042718_c001_v0001153_t0025_u01752467238238") 2025/07/14 04:35:42 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810cf_d20250714_m042716_c001_v7007000_t0000_u01752467236420") 2025/07/14 04:35:42 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e966_d20250714_m042715_c001_v0001153_t0018_u01752467235482") 2025/07/14 04:35:42 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810b1_d20250714_m042708_c001_v7007000_t0000_u01752467228662") 2025/07/14 04:35:42 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e944_d20250714_m042707_c001_v0001153_t0013_u01752467227408") 2025/07/14 04:35:42 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4146207bf9acf78c_d20250714_m042607_c001_v7007000_t0000_u01752467167516") 2025/07/14 04:35:42 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8bc_d20250714_m042606_c001_v0001153_t0019_u01752467166780") 2025/07/14 04:35:42 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4146207bf9acf785_d20250714_m042605_c001_v7007000_t0000_u01752467165873") 2025/07/14 04:35:42 DEBUG : potato2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8b6_d20250714_m042605_c001_v0001153_t0014_u01752467165116") 2025/07/14 04:35:42 DEBUG : potato3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f415d5da76899fc73_d20250714_m042812_c001_v7007000_t0000_u01752467292585") 2025/07/14 04:35:42 DEBUG : potato3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327420_d20250714_m042809_c001_v0001182_t0056_u01752467289385") 2025/07/14 04:35:42 DEBUG : potato3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd084_d20250714_m042801_c001_v7007000_t0000_u01752467281260") 2025/07/14 04:35:42 DEBUG : potato3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e9c0_d20250714_m042757_c001_v0001153_t0015_u01752467277828") 2025/07/14 04:35:42 DEBUG : potato3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60c46_d20250714_m042749_c001_v7007000_t0000_u01752467269787") 2025/07/14 04:35:42 DEBUG : potato3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32738f_d20250714_m042746_c001_v0001182_t0013_u01752467266230") 2025/07/14 04:35:42 DEBUG : pre-dest1/1: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41504b544b3ad3a6_d20250714_m042854_c001_v7007000_t0000_u01752467334145") 2025/07/14 04:35:42 DEBUG : pre-dest1/1: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32757d_d20250714_m042845_c001_v0001182_t0027_u01752467325998") 2025/07/14 04:35:43 DEBUG : pre-dest2/2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41504b544b3ad3a7_d20250714_m042854_c001_v7007000_t0000_u01752467334329") 2025/07/14 04:35:43 DEBUG : pre-dest2/2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9ea0a_d20250714_m042846_c001_v0001153_t0008_u01752467326584") 2025/07/14 04:35:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f407fe7564dee5801_d20250714_m042832_c001_v7007000_t0000_u01752467312515") 2025/07/14 04:35:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e3274cc_d20250714_m042829_c001_v0001182_t0019_u01752467309550") 2025/07/14 04:35:43 DEBUG : sizeonly: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c302195298ba_d20250714_m042644_c001_v7007000_t0000_u01752467204317") 2025/07/14 04:35:43 DEBUG : sizeonly: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e902_d20250714_m042643_c001_v0001153_t0009_u01752467203223") 2025/07/14 04:35:43 DEBUG : splitbanan: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4003d7a695c9bd5d_d20250714_m043301_c001_v7007000_t0000_u01752467581160") 2025/07/14 04:35:43 DEBUG : splitbanan: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493071c_d20250714_m043253_c001_v0001044_t0026_u01752467573783") 2025/07/14 04:35:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152f1_d20250714_m043419_c001_v7007000_t0000_u01752467659319") 2025/07/14 04:35:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449307d1_d20250714_m043412_c001_v0001044_t0022_u01752467652266") 2025/07/14 04:35:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40448ee3c96f5a67_d20250714_m043403_c001_v7007000_t0000_u01752467643331") 2025/07/14 04:35:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449307ab_d20250714_m043356_c001_v0001044_t0007_u01752467636850") 2025/07/14 04:35:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f41271751ae62a189_d20250714_m043346_c001_v7007000_t0000_u01752467626836") 2025/07/14 04:35:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930785_d20250714_m043340_c001_v0001044_t0016_u01752467620632") 2025/07/14 04:35:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4078beb0d88fe044_d20250714_m043332_c001_v7007000_t0000_u01752467612173") 2025/07/14 04:35:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb44930762_d20250714_m043325_c001_v0001044_t0048_u01752467605892") 2025/07/14 04:35:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c30219529aee_d20250714_m043317_c001_v7007000_t0000_u01752467597599") 2025/07/14 04:35:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493073e_d20250714_m043310_c001_v0001044_t0012_u01752467590778") 2025/07/14 04:35:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb8143f_d20250714_m043255_c001_v7007000_t0000_u01752467575858") 2025/07/14 04:35:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2261_d20250714_m043252_c001_v0001161_t0024_u01752467572411") 2025/07/14 04:35:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4196c7043f3b9bb8_d20250714_m043243_c001_v7007000_t0000_u01752467563568") 2025/07/14 04:35:43 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327c09_d20250714_m043236_c001_v0001182_t0053_u01752467556543") 2025/07/14 04:35:44 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408af9c67df433dc_d20250714_m043235_c001_v7007000_t0000_u01752467555431") 2025/07/14 04:35:44 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327be7_d20250714_m043232_c001_v0001182_t0041_u01752467552241") 2025/07/14 04:35:44 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f40283ee406b383fa_d20250714_m043223_c001_v7007000_t0000_u01752467543453") 2025/07/14 04:35:44 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327b90_d20250714_m043216_c001_v0001182_t0034_u01752467536596") 2025/07/14 04:35:44 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f405d8d7447f878d5_d20250714_m043215_c001_v7007000_t0000_u01752467535035") 2025/07/14 04:35:44 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449306b6_d20250714_m043211_c001_v0001044_t0032_u01752467531616") 2025/07/14 04:35:44 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4146207bf9acfdbf_d20250714_m043157_c001_v7007000_t0000_u01752467517262") 2025/07/14 04:35:44 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2184_d20250714_m043153_c001_v0001161_t0006_u01752467513245") 2025/07/14 04:35:44 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037f4cd6150e053_d20250714_m043144_c001_v7007000_t0000_u01752467504807") 2025/07/14 04:35:44 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c214e_d20250714_m043138_c001_v0001161_t0023_u01752467498316") 2025/07/14 04:35:44 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f411b4f88340dd24b_d20250714_m043129_c001_v7007000_t0000_u01752467489691") 2025/07/14 04:35:44 DEBUG : splitbananasplit: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2123_d20250714_m043123_c001_v0001161_t0040_u01752467483807") 2025/07/14 04:35:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4183de41fa396efc_d20250714_m043238_c001_v7007000_t0000_u01752467558493") 2025/07/14 04:35:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327bef_d20250714_m043233_c001_v0001182_t0049_u01752467553301") 2025/07/14 04:35:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f6251c_d20250714_m043117_c001_v7007000_t0000_u01752467477150") 2025/07/14 04:35:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3518_d20250714_m043115_c001_v0001179_t0005_u01752467475885") 2025/07/14 04:35:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f6251a_d20250714_m043115_c001_v7007000_t0000_u01752467475109") 2025/07/14 04:35:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493063d_d20250714_m043113_c001_v0001044_t0040_u01752467473680") 2025/07/14 04:35:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60c3f_d20250714_m042742_c001_v7007000_t0000_u01752467262784") 2025/07/14 04:35:44 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32736b_d20250714_m042741_c001_v0001182_t0023_u01752467261806") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60c3c_d20250714_m042741_c001_v7007000_t0000_u01752467261255") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32735f_d20250714_m042740_c001_v0001182_t0038_u01752467260296") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c302195298b5_d20250714_m042640_c001_v7007000_t0000_u01752467200985") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8f8_d20250714_m042639_c001_v0001153_t0010_u01752467199529") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c302195298b4_d20250714_m042639_c001_v7007000_t0000_u01752467199166") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8f4_d20250714_m042638_c001_v0001153_t0005_u01752467198076") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c302195298b2_d20250714_m042636_c001_v7007000_t0000_u01752467196035") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8ec_d20250714_m042634_c001_v0001153_t0003_u01752467194778") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c302195298ae_d20250714_m042634_c001_v7007000_t0000_u01752467194232") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8ea_d20250714_m042633_c001_v0001153_t0006_u01752467193148") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8e6_d20250714_m042630_c001_v0001153_t0020_u01752467190143") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4164c302195298a2_d20250714_m042629_c001_v7007000_t0000_u01752467189777") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8e4_d20250714_m042629_c001_v0001153_t0016_u01752467189048") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8e2_d20250714_m042628_c001_v0001153_t0023_u01752467188319") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4146207bf9acf80f_d20250714_m042627_c001_v7007000_t0000_u01752467187592") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8da_d20250714_m042625_c001_v0001153_t0001_u01752467185176") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8d8_d20250714_m042622_c001_v0001153_t0014_u01752467182547") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4146207bf9acf7d4_d20250714_m042622_c001_v7007000_t0000_u01752467182184") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8d6_d20250714_m042621_c001_v0001153_t0021_u01752467181348") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8d4_d20250714_m042620_c001_v0001153_t0011_u01752467180632") 2025/07/14 04:35:45 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4146207bf9acf7b5_d20250714_m042620_c001_v7007000_t0000_u01752467180262") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8d0_d20250714_m042616_c001_v0001153_t0019_u01752467176466") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4146207bf9acf7a3_d20250714_m042616_c001_v7007000_t0000_u01752467176103") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8cc_d20250714_m042615_c001_v0001153_t0010_u01752467175395") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4146207bf9acf7a1_d20250714_m042614_c001_v7007000_t0000_u01752467174487") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8ca_d20250714_m042613_c001_v0001153_t0009_u01752467173761") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4146207bf9acf79f_d20250714_m042613_c001_v7007000_t0000_u01752467173215") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8c6_d20250714_m042612_c001_v0001153_t0003_u01752467172425") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4146207bf9acf79b_d20250714_m042611_c001_v7007000_t0000_u01752467171502") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8c4_d20250714_m042610_c001_v0001153_t0009_u01752467170562") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4146207bf9acf796_d20250714_m042610_c001_v7007000_t0000_u01752467170016") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8c2_d20250714_m042609_c001_v0001153_t0019_u01752467169327") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4146207bf9acf791_d20250714_m042608_c001_v7007000_t0000_u01752467168781") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8be_d20250714_m042608_c001_v0001153_t0001_u01752467168059") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4146207bf9acf77d_d20250714_m042603_c001_v7007000_t0000_u01752467163237") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8ae_d20250714_m042602_c001_v0001153_t0012_u01752467162375") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4146207bf9acf777_d20250714_m042601_c001_v7007000_t0000_u01752467161832") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8aa_d20250714_m042601_c001_v0001153_t0002_u01752467161110") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4146207bf9acf770_d20250714_m042600_c001_v7007000_t0000_u01752467160201") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8a8_d20250714_m042559_c001_v0001153_t0013_u01752467159396") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4146207bf9acf75c_d20250714_m042557_c001_v7007000_t0000_u01752467157003") 2025/07/14 04:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e8a4_d20250714_m042556_c001_v0001153_t0012_u01752467156186") 2025/07/14 04:35:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f6251d_d20250714_m043117_c001_v7007000_t0000_u01752467477332") 2025/07/14 04:35:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c20fb_d20250714_m043115_c001_v0001161_t0022_u01752467475899") 2025/07/14 04:35:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f6251b_d20250714_m043115_c001_v7007000_t0000_u01752467475292") 2025/07/14 04:35:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327a29_d20250714_m043113_c001_v0001182_t0027_u01752467473692") 2025/07/14 04:35:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152f4_d20250714_m043421_c001_v7007000_t0000_u01752467661394") 2025/07/14 04:35:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327ea3_d20250714_m043420_c001_v0001182_t0049_u01752467660749") 2025/07/14 04:35:47 DEBUG : sub/yam: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60c37_d20250714_m042738_c001_v7007000_t0000_u01752467258631") 2025/07/14 04:35:47 DEBUG : sub/yam: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e32733b_d20250714_m042736_c001_v0001182_t0037_u01752467256929") 2025/07/14 04:35:47 DEBUG : test_dir1/file2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f62516_d20250714_m043112_c001_v7007000_t0000_u01752467472908") 2025/07/14 04:35:47 DEBUG : test_dir1/file2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327a1f_d20250714_m043111_c001_v0001182_t0016_u01752467471412") 2025/07/14 04:35:47 DEBUG : test_dir1/file2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f6250e_d20250714_m043110_c001_v7007000_t0000_u01752467470622") 2025/07/14 04:35:47 DEBUG : test_dir1/file2: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3508_d20250714_m043109_c001_v0001179_t0058_u01752467469400") 2025/07/14 04:35:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f62518_d20250714_m043113_c001_v7007000_t0000_u01752467473096") 2025/07/14 04:35:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f350e_d20250714_m043111_c001_v0001179_t0043_u01752467471420") 2025/07/14 04:35:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4107e88560f62510_d20250714_m043110_c001_v7007000_t0000_u01752467470805") 2025/07/14 04:35:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327a17_d20250714_m043109_c001_v0001182_t0015_u01752467469387") 2025/07/14 04:35:47 DEBUG : three: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810ea_d20250714_m042730_c001_v7007000_t0000_u01752467250790") 2025/07/14 04:35:47 DEBUG : three: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e994_d20250714_m042729_c001_v0001153_t0020_u01752467249495") 2025/07/14 04:35:47 DEBUG : three: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f108f204e24b9e98c_d20250714_m042727_c001_v0001153_t0018_u01752467247127") 2025/07/14 04:35:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152f6_d20250714_m043423_c001_v7007000_t0000_u01752467663015") 2025/07/14 04:35:48 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3702_d20250714_m043422_c001_v0001179_t0022_u01752467662349") 2025/07/14 04:35:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b21530e_d20250714_m043442_c001_v7007000_t0000_u01752467682651") 2025/07/14 04:35:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c23c7_d20250714_m043440_c001_v0001161_t0050_u01752467680599") 2025/07/14 04:35:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b21530b_d20250714_m043439_c001_v7007000_t0000_u01752467679004") 2025/07/14 04:35:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3724_d20250714_m043437_c001_v0001179_t0028_u01752467677137") 2025/07/14 04:35:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b21530a_d20250714_m043436_c001_v7007000_t0000_u01752467676179") 2025/07/14 04:35:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327ef1_d20250714_m043435_c001_v0001182_t0016_u01752467675544") 2025/07/14 04:35:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b215304_d20250714_m043430_c001_v7007000_t0000_u01752467670291") 2025/07/14 04:35:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f370e_d20250714_m043429_c001_v0001179_t0038_u01752467669423") 2025/07/14 04:35:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b215306_d20250714_m043432_c001_v7007000_t0000_u01752467672548") 2025/07/14 04:35:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c23af_d20250714_m043431_c001_v0001161_t0006_u01752467671248") 2025/07/14 04:35:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b215303_d20250714_m043428_c001_v7007000_t0000_u01752467668443") 2025/07/14 04:35:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327ebf_d20250714_m043427_c001_v0001182_t0045_u01752467667814") 2025/07/14 04:35:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b215302_d20250714_m043426_c001_v7007000_t0000_u01752467666849") 2025/07/14 04:35:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449307e9_d20250714_m043425_c001_v0001044_t0007_u01752467665897") 2025/07/14 04:35:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b2152fe_d20250714_m043424_c001_v7007000_t0000_u01752467664938") 2025/07/14 04:35:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1130f5cd7e9c2395_d20250714_m043424_c001_v0001161_t0012_u01752467664010") 2025/07/14 04:35:48 DEBUG : toe/toe/toe: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4037087ca40e6a48_d20250714_m043447_c001_v7007000_t0000_u01752467687328") 2025/07/14 04:35:48 DEBUG : toe/toe/toe: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1134fef8184f3734_d20250714_m043446_c001_v0001179_t0001_u01752467686668") 2025/07/14 04:35:48 DEBUG : toe/toe/toe: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b215308_d20250714_m043434_c001_v7007000_t0000_u01752467674572") 2025/07/14 04:35:48 DEBUG : toe/toe/toe: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb449307fb_d20250714_m043433_c001_v0001044_t0025_u01752467673514") 2025/07/14 04:35:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b21530f_d20250714_m043443_c001_v7007000_t0000_u01752467683265") 2025/07/14 04:35:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f11282acb4493080d_d20250714_m043442_c001_v0001044_t0051_u01752467682260") 2025/07/14 04:35:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4015dd3d4b21530c_d20250714_m043439_c001_v7007000_t0000_u01752467679630") 2025/07/14 04:35:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1179223f90fd6c98_d20250714_m043438_c001_v0001106_t0043_u01752467678301") 2025/07/14 04:35:49 DEBUG : two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f409625629eb810eb_d20250714_m042730_c001_v7007000_t0000_u01752467250972") 2025/07/14 04:35:49 DEBUG : two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f414407cff96fa028_d20250714_m042728_c001_v0001115_t0016_u01752467248929") 2025/07/14 04:35:49 DEBUG : two: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f408f204e24b9e98a_d20250714_m042726_c001_v0001153_t0009_u01752467246943") 2025/07/14 04:35:49 DEBUG : yam: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60c3a_d20250714_m042739_c001_v7007000_t0000_u01752467259367") 2025/07/14 04:35:49 DEBUG : yam: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1027fda7de522067_d20250714_m042737_c001_v0001104_t0002_u01752467257912") 2025/07/14 04:35:49 DEBUG : yam: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60c33_d20250714_m042735_c001_v7007000_t0000_u01752467255639") 2025/07/14 04:35:49 DEBUG : yam: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f105b746e2e327323_d20250714_m042734_c001_v0001182_t0032_u01752467254444") 2025/07/14 04:35:49 DEBUG : yam: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60c2c_d20250714_m042733_c001_v7007000_t0000_u01752467253151") 2025/07/14 04:35:49 DEBUG : yam: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f114407cff96fa02c_d20250714_m042731_c001_v0001115_t0055_u01752467251550") 2025/07/14 04:35:49 DEBUG : yaml: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60c35_d20250714_m042736_c001_v7007000_t0000_u01752467256368") 2025/07/14 04:35:49 DEBUG : yaml: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f101f72d89bb4f1e7_d20250714_m042735_c001_v0001179_t0028_u01752467255403") 2025/07/14 04:35:49 DEBUG : yaml: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f4130d4d129e60c30_d20250714_m042733_c001_v7007000_t0000_u01752467253878") 2025/07/14 04:35:49 DEBUG : yaml: Deleting (id "4_z9fd2ad5320ed0b7b9f880e1b_f1105db705cc0dc99_d20250714_m042732_c001_v0001182_t0023_u01752467252954") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m57.447793651s (try 1/5)