"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/06/22 03:10:38 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu" 2025/06/22 03:10:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/22 03:10:39 DEBUG : Creating backend with remote "/tmp/rclone2442776539" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:10:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 03:10:40 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:10:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/22 03:10:40 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.53s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:10:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/22 03:10:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 03:10:40 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:10:40 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:10:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:10:41 INFO : sub dir/hello world: Copied (new) 2025/06/22 03:10:42 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.79s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", 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-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", 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-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:10:43 DEBUG : Creating backend with remote "/non-existing" 2025/06/22 03:10:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/22 03:10:43 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:10:43 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:10:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 03:10:44 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:10:44 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:10:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:10:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.73s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:10:45 INFO : B2 bucket rclone-test-cibuquh4jiyu: Running all checks before starting transfers 2025/06/22 03:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 03:10:45 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:10:45 INFO : B2 bucket rclone-test-cibuquh4jiyu: Checks finished, now starting transfers 2025/06/22 03:10:45 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:10:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:10:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.29s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:10:46 ERROR : Ignoring --no-traverse with sync 2025/06/22 03:10:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 03:10:47 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:10:47 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:10:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:10:47 INFO : sub dir/hello world: Copied (new) 2025/06/22 03:10:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.44s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:10:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/22 03:10:48 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:10:48 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:10:48 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/22 03:10:48 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.29s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:10:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 03:10:49 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:10:49 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:10:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:10:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.35s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:10:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 03:10:51 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:10:51 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:10:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:10:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.58s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:10:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/22 03:10:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 03:10:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/22 03:10:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/22 03:10:52 INFO : sub dir2: Making directory 2025/06/22 03:10:52 INFO : sub dir: Making directory 2025/06/22 03:10:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 03:10:52 INFO : sub dir2/sub sub dir2: Making directory 2025/06/22 03:10:52 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:10:52 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:10:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:10:53 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/06/22 03:10:53 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.31s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:10:53 INFO : sub dir2: Making directory 2025/06/22 03:10:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/22 03:10:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 03:10:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 03:10:54 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:10:54 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:10:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:10:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.40s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:10:55 DEBUG : sub dir2: Making directory with metadata 2025/06/22 03:10:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 03:10:55 INFO : sub dir2: Making directory 2025/06/22 03:10:55 INFO : sub dir: Making directory 2025/06/22 03:10:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 03:10:55 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:10:55 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:10:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:10:55 INFO : sub dir/hello world: Copied (new) 2025/06/22 03:10:55 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/22 03:10:55 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/22 03:10:56 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.42s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:10:57 INFO : sub dir2: Making directory 2025/06/22 03:10:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 03:10:57 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:10:57 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:10:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:10:57 INFO : sub dir/hello world: Copied (new) 2025/06/22 03:10:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.26s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:10:58 DEBUG : sub dir2: Making directory with metadata 2025/06/22 03:10:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 03:10:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/22 03:10:58 INFO : sub dir2: Making directory 2025/06/22 03:10:58 INFO : sub dir: Making directory 2025/06/22 03:10:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 03:10:58 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:10:58 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:10:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:10:58 INFO : sub dir/hello world: Copied (new) 2025/06/22 03:10:58 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/22 03:10:59 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.34s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:00 INFO : sub dir2: Making directory 2025/06/22 03:11:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 03:11:00 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:00 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:11:00 INFO : sub dir/hello world: Copied (new) 2025/06/22 03:11:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.32s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:02 DEBUG : Creating backend with remote "TestB2:rclone-test-xavemer3peto" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-cibuquh4jiyu -> B2 bucket rclone-test-xavemer3peto 2025/06/22 03:11:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 03:11:03 DEBUG : B2 bucket rclone-test-xavemer3peto: Waiting for checks to finish 2025/06/22 03:11:03 DEBUG : B2 bucket rclone-test-xavemer3peto: Waiting for transfers to finish 2025/06/22 03:11:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:11:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/22 03:11:04 DEBUG : B2 bucket rclone-test-xavemer3peto: Purge remote 2025/06/22 03:11:04 INFO : B2 bucket rclone-test-xavemer3peto: cleaning bucket "rclone-test-xavemer3peto" of all files 2025/06/22 03:11:04 DEBUG : sub dir/hello world: Deleting (id "4_z2f223d7390ed9b5b9f780e1b_f109aa051cdde15d5_d20250622_m031103_c001_v0001183_t0000_u01750561863963") --- PASS: TestServerSideCopy (4.21s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:06 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/22 03:11:06 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/22 03:11:06 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.08s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:08 DEBUG : Creating backend with remote "TestB2:rclone-test-jipedad8muzu" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-cibuquh4jiyu -> B2 bucket rclone-test-jipedad8muzu 2025/06/22 03:11:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 03:11:09 DEBUG : B2 bucket rclone-test-jipedad8muzu: Waiting for checks to finish 2025/06/22 03:11:09 DEBUG : B2 bucket rclone-test-jipedad8muzu: Waiting for transfers to finish 2025/06/22 03:11:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:11:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/22 03:11:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/22 03:11:11 DEBUG : B2 bucket rclone-test-jipedad8muzu: Waiting for checks to finish 2025/06/22 03:11:11 DEBUG : B2 bucket rclone-test-jipedad8muzu: Waiting for transfers to finish 2025/06/22 03:11:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/22 03:11:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/22 03:11:11 DEBUG : B2 bucket rclone-test-jipedad8muzu: Purge remote 2025/06/22 03:11:11 INFO : B2 bucket rclone-test-jipedad8muzu: cleaning bucket "rclone-test-jipedad8muzu" of all files 2025/06/22 03:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fe24df390ed9b5b9f780e1b_f100e8bdbd52c0cb3_d20250622_m031111_c001_v0001181_t0053_u01750561871470") 2025/06/22 03:11:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fe24df390ed9b5b9f780e1b_f10230639b2d3bc1c_d20250622_m031110_c001_v0001091_t0016_u01750561870043") --- PASS: TestServerSideCopyOverSelf (6.21s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/22 03:11:14 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:14 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/22 03:11:15 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/22 03:11:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.03s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:16 DEBUG : Creating backend with remote "TestB2:rclone-test-pilafiw0kire" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-cibuquh4jiyu -> B2 bucket rclone-test-pilafiw0kire 2025/06/22 03:11:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 03:11:17 DEBUG : B2 bucket rclone-test-pilafiw0kire: Waiting for checks to finish 2025/06/22 03:11:17 DEBUG : B2 bucket rclone-test-pilafiw0kire: Waiting for transfers to finish 2025/06/22 03:11:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:11:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/22 03:11:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/22 03:11:19 DEBUG : B2 bucket rclone-test-pilafiw0kire: Waiting for checks to finish 2025/06/22 03:11:19 DEBUG : B2 bucket rclone-test-pilafiw0kire: Waiting for transfers to finish 2025/06/22 03:11:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/22 03:11:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/22 03:11:19 INFO : sub dir/hello world: Deleted 2025/06/22 03:11:20 DEBUG : testing file moves 2025/06/22 03:11:21 DEBUG : B2 bucket rclone-test-pilafiw0kire: Waiting for checks to finish 2025/06/22 03:11:21 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/22 03:11:21 DEBUG : B2 bucket rclone-test-pilafiw0kire: Waiting for transfers to finish 2025/06/22 03:11:21 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/22 03:11:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/22 03:11:21 INFO : sub dir/hello world: Deleted 2025/06/22 03:11:21 DEBUG : B2 bucket rclone-test-pilafiw0kire: Purge remote 2025/06/22 03:11:21 INFO : B2 bucket rclone-test-pilafiw0kire: cleaning bucket "rclone-test-pilafiw0kire" of all files 2025/06/22 03:11:22 DEBUG : sub dir/hello world: Deleting (id "4_zff926de390ed9b5b9f780e1b_f115fd11432452f6c_d20250622_m031121_c001_v0001184_t0000_u01750561881289") 2025/06/22 03:11:22 DEBUG : sub dir/hello world: Deleting (id "4_zff926de390ed9b5b9f780e1b_f10387eaaa4f5c72d_d20250622_m031119_c001_v0001165_t0046_u01750561879490") 2025/06/22 03:11:22 DEBUG : sub dir/hello world: Deleting (id "4_zff926de390ed9b5b9f780e1b_f1168503e558a1533_d20250622_m031118_c001_v0001182_t0051_u01750561878155") --- PASS: TestServerSideMoveOverSelf (7.78s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:23 ERROR : error listing: directory not found 2025/06/22 03:11:24 INFO : Local file system at /tmp/rclone2442776539: Making directory 2025/06/22 03:11:24 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:24 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.63s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 03:11:26 DEBUG : Local file system at /tmp/rclone2442776539: Waiting for checks to finish 2025/06/22 03:11:26 DEBUG : Local file system at /tmp/rclone2442776539: Waiting for transfers to finish 2025/06/22 03:11:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:11:26 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/22 03:11:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.00s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/22 03:11:27 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:27 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/22 03:11:27 INFO : check sum: Copied (new) 2025/06/22 03:11:27 DEBUG : Waiting for deletions to finish 2025/06/22 03:11:28 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/22 03:11:28 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/22 03:11:28 DEBUG : check sum: Unchanged skipping 2025/06/22 03:11:28 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:28 DEBUG : Waiting for deletions to finish 2025/06/22 03:11:28 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.66s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/22 03:11:29 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:29 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:29 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/22 03:11:29 INFO : sizeonly: Copied (new) 2025/06/22 03:11:29 DEBUG : Waiting for deletions to finish 2025/06/22 03:11:29 DEBUG : sizeonly: Sizes identical 2025/06/22 03:11:29 DEBUG : sizeonly: Unchanged skipping 2025/06/22 03:11:29 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:29 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:29 DEBUG : Waiting for deletions to finish 2025/06/22 03:11:29 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.73s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/22 03:11:30 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:30 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:31 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/22 03:11:31 INFO : ignore-size: Copied (new) 2025/06/22 03:11:31 DEBUG : Waiting for deletions to finish 2025/06/22 03:11:31 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:31 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:11:31 DEBUG : ignore-size: Unchanged skipping 2025/06/22 03:11:31 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:31 DEBUG : Waiting for deletions to finish 2025/06/22 03:11:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.69s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:11:33 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:33 DEBUG : existing: Unchanged skipping 2025/06/22 03:11:33 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:33 DEBUG : Waiting for deletions to finish 2025/06/22 03:11:33 INFO : There was nothing to transfer 2025/06/22 03:11:33 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/22 03:11:33 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/22 03:11:33 INFO : existing: Copied (replaced existing) 2025/06/22 03:11:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/22 03:11:34 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:34 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/22 03:11:35 INFO : existing: Copied (new) 2025/06/22 03:11:35 DEBUG : Waiting for deletions to finish 2025/06/22 03:11:35 DEBUG : existing: Destination exists, skipping 2025/06/22 03:11:35 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:35 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:35 DEBUG : Waiting for deletions to finish 2025/06/22 03:11:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.77s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:36 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/22 03:11:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/22 03:11:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:11:37 DEBUG : c/non empty space: Unchanged skipping 2025/06/22 03:11:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/22 03:11:37 INFO : a/potato2: Copied (new) 2025/06/22 03:11:37 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:37 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:37 DEBUG : Waiting for deletions to finish 2025/06/22 03:11:37 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.51s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:39 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:39 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/06/22 03:11:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/22 03:11:39 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/22 03:11:39 DEBUG : empty space: Unchanged skipping 2025/06/22 03:11:39 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:39 DEBUG : Waiting for deletions to finish 2025/06/22 03:11:39 INFO : There was nothing to transfer 2025/06/22 03:11:39 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/06/22 03:11:39 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/22 03:11:40 INFO : empty space: Updated modification time in destination 2025/06/22 03:11:40 DEBUG : empty space: Unchanged skipping 2025/06/22 03:11:40 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:40 DEBUG : Waiting for deletions to finish 2025/06/22 03:11:40 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.88s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:42 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/06/22 03:11:42 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/22 03:11:42 DEBUG : empty space: Unchanged skipping 2025/06/22 03:11:42 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:42 DEBUG : Waiting for deletions to finish 2025/06/22 03:11:42 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.37s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:43 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:43 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/06/22 03:11:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2442776539) 2025/06/22 03:11:43 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cibuquh4jiyu) 2025/06/22 03:11:43 DEBUG : foo: sha1 differ 2025/06/22 03:11:43 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/22 03:11:43 INFO : foo: Copied (replaced existing) 2025/06/22 03:11:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:11:45 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/22 03:11:45 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:45 DEBUG : empty space: Unchanged skipping 2025/06/22 03:11:45 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:45 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/22 03:11:45 INFO : potato: Copied (new) 2025/06/22 03:11:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:47 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/22 03:11:47 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:47 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/22 03:11:47 INFO : potato: Copied (replaced existing) 2025/06/22 03:11:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.92s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:49 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/06/22 03:11:49 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:49 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2442776539) 2025/06/22 03:11:49 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cibuquh4jiyu) 2025/06/22 03:11:49 DEBUG : potato: sha1 differ 2025/06/22 03:11:49 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:49 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/22 03:11:49 INFO : potato: Copied (replaced existing) 2025/06/22 03:11:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 03:11:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:11:51 DEBUG : empty space: Unchanged skipping 2025/06/22 03:11:51 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/22 03:11:51 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:51 DEBUG : Waiting for deletions to finish 2025/06/22 03:11:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:11:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 03:11:53 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:53 DEBUG : empty space: Unchanged skipping 2025/06/22 03:11:53 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/22 03:11:53 INFO : potato2: Copied (new) 2025/06/22 03:11:53 DEBUG : Waiting for deletions to finish 2025/06/22 03:11:53 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:55 INFO : d: Making directory 2025/06/22 03:11:55 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/22 03:11:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/22 03:11:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:11:56 DEBUG : c/non empty space: Unchanged skipping 2025/06/22 03:11:56 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:56 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/22 03:11:56 INFO : a/potato2: Copied (new) 2025/06/22 03:11:56 DEBUG : Waiting for deletions to finish 2025/06/22 03:11:56 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:11:58 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/22 03:11:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/22 03:11:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:11:59 DEBUG : c/non empty space: Unchanged skipping 2025/06/22 03:11:59 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:11:59 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:11:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/22 03:11:59 INFO : a/potato2: Copied (new) 2025/06/22 03:11:59 ERROR : B2 bucket rclone-test-cibuquh4jiyu: not deleting files as there were IO errors 2025/06/22 03:11:59 ERROR : B2 bucket rclone-test-cibuquh4jiyu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.76s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:12:01 DEBUG : Waiting for deletions to finish 2025/06/22 03:12:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:12:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 03:12:01 DEBUG : empty space: Unchanged skipping 2025/06/22 03:12:01 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:12:01 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:12:01 INFO : potato: Deleted 2025/06/22 03:12:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/22 03:12:02 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.66s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:12:04 DEBUG : Waiting for deletions to finish 2025/06/22 03:12:04 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:12:04 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:12:04 INFO : potato: Deleted 2025/06/22 03:12:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:12:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 03:12:04 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:12:04 DEBUG : empty space: Unchanged skipping 2025/06/22 03:12:04 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:12:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/22 03:12:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.85s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:12:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 03:12:06 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:12:06 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:12:07 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/22 03:12:07 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.41s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:12:09 DEBUG : enormous: Excluded (Size Filter) 2025/06/22 03:12:09 DEBUG : enormous: Excluded 2025/06/22 03:12:09 DEBUG : potato2: Excluded (Size Filter) 2025/06/22 03:12:09 DEBUG : potato2: Excluded 2025/06/22 03:12:09 DEBUG : potato2: Excluded (Size Filter) 2025/06/22 03:12:09 DEBUG : potato2: Excluded 2025/06/22 03:12:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:12:09 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:12:09 DEBUG : empty space: Unchanged skipping 2025/06/22 03:12:09 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:12:09 DEBUG : Waiting for deletions to finish 2025/06/22 03:12:09 INFO : There was nothing to transfer 2025/06/22 03:12:09 DEBUG : enormous: Excluded (Size Filter) 2025/06/22 03:12:09 DEBUG : enormous: Excluded 2025/06/22 03:12:09 DEBUG : potato2: Excluded (Size Filter) 2025/06/22 03:12:09 DEBUG : potato2: Excluded 2025/06/22 03:12:10 DEBUG : potato2: Excluded (Size Filter) 2025/06/22 03:12:10 DEBUG : potato2: Excluded 2025/06/22 03:12:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/22 03:12:10 DEBUG : Local file system at /tmp/rclone2442776539: Waiting for checks to finish 2025/06/22 03:12:10 DEBUG : empty space: Unchanged skipping 2025/06/22 03:12:10 DEBUG : Local file system at /tmp/rclone2442776539: Waiting for transfers to finish 2025/06/22 03:12:10 DEBUG : Waiting for deletions to finish 2025/06/22 03:12:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.51s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:12:11 DEBUG : enormous: Excluded (Size Filter) 2025/06/22 03:12:11 DEBUG : enormous: Excluded 2025/06/22 03:12:11 DEBUG : potato2: Excluded (Size Filter) 2025/06/22 03:12:11 DEBUG : potato2: Excluded 2025/06/22 03:12:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:12:12 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:12:12 DEBUG : empty space: Unchanged skipping 2025/06/22 03:12:12 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:12:12 DEBUG : Waiting for deletions to finish 2025/06/22 03:12:12 INFO : enormous: Deleted 2025/06/22 03:12:12 INFO : potato2: Deleted 2025/06/22 03:12:12 INFO : There was nothing to transfer 2025/06/22 03:12:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/22 03:12:12 DEBUG : empty space: Unchanged skipping 2025/06/22 03:12:12 DEBUG : Local file system at /tmp/rclone2442776539: Waiting for checks to finish 2025/06/22 03:12:12 DEBUG : Local file system at /tmp/rclone2442776539: Waiting for transfers to finish 2025/06/22 03:12:12 DEBUG : Waiting for deletions to finish 2025/06/22 03:12:12 INFO : enormous: Deleted 2025/06/22 03:12:12 INFO : potato2: Deleted 2025/06/22 03:12:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.67s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:12:14 DEBUG : five: Need to transfer - File not found at Destination 2025/06/22 03:12:14 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/22 03:12:14 DEBUG : one: Destination is newer than source, skipping 2025/06/22 03:12:14 DEBUG : three: Sizes identical 2025/06/22 03:12:14 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:12:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2442776539) 2025/06/22 03:12:14 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cibuquh4jiyu) 2025/06/22 03:12:14 DEBUG : two: sha1 differ 2025/06/22 03:12:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/22 03:12:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/22 03:12:14 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:12:15 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/22 03:12:15 INFO : five: Copied (new) 2025/06/22 03:12:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/22 03:12:15 INFO : two: Copied (replaced existing) 2025/06/22 03:12:15 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/22 03:12:15 INFO : four: Copied (replaced existing) 2025/06/22 03:12:15 DEBUG : Waiting for deletions to finish 2025/06/22 03:12:16 DEBUG : one: Destination is newer than source, skipping 2025/06/22 03:12:16 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:12:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/22 03:12:16 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/22 03:12:16 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/22 03:12:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/22 03:12:16 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/22 03:12:16 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/22 03:12:16 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2442776539) 2025/06/22 03:12:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/22 03:12:16 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cibuquh4jiyu) 2025/06/22 03:12:16 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/22 03:12:16 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/22 03:12:16 DEBUG : three: sha1 differ 2025/06/22 03:12:16 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/22 03:12:16 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:12:16 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/22 03:12:16 INFO : three: Copied (replaced existing) 2025/06/22 03:12:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.44s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/22 03:12:18 INFO : B2 bucket rclone-test-cibuquh4jiyu: Making map for --track-renames 2025/06/22 03:12:18 INFO : B2 bucket rclone-test-cibuquh4jiyu: Finished making map for --track-renames 2025/06/22 03:12:18 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:12:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/22 03:12:18 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for renames to finish 2025/06/22 03:12:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/22 03:12:18 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:12:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/22 03:12:18 INFO : potato: Copied (new) 2025/06/22 03:12:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/22 03:12:19 INFO : yam: Copied (new) 2025/06/22 03:12:19 DEBUG : Waiting for deletions to finish 2025/06/22 03:12:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:12:19 INFO : B2 bucket rclone-test-cibuquh4jiyu: Making map for --track-renames 2025/06/22 03:12:19 INFO : B2 bucket rclone-test-cibuquh4jiyu: Finished making map for --track-renames 2025/06/22 03:12:19 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:12:19 DEBUG : potato: Unchanged skipping 2025/06/22 03:12:19 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for renames to finish 2025/06/22 03:12:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/22 03:12:20 INFO : yam: Copied (server-side copy) to: yaml 2025/06/22 03:12:20 INFO : yam: Deleted 2025/06/22 03:12:20 INFO : yaml: Renamed from "yam" 2025/06/22 03:12:20 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:12:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.74s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/22 03:12:21 INFO : B2 bucket rclone-test-cibuquh4jiyu: Making map for --track-renames 2025/06/22 03:12:21 INFO : B2 bucket rclone-test-cibuquh4jiyu: Finished making map for --track-renames 2025/06/22 03:12:21 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:12:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/22 03:12:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/22 03:12:21 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for renames to finish 2025/06/22 03:12:21 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:12:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/22 03:12:22 INFO : potato: Copied (new) 2025/06/22 03:12:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/22 03:12:22 INFO : yam: Copied (new) 2025/06/22 03:12:22 DEBUG : Waiting for deletions to finish 2025/06/22 03:12:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:12:23 INFO : B2 bucket rclone-test-cibuquh4jiyu: Making map for --track-renames 2025/06/22 03:12:23 INFO : B2 bucket rclone-test-cibuquh4jiyu: Finished making map for --track-renames 2025/06/22 03:12:23 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:12:23 DEBUG : potato: Unchanged skipping 2025/06/22 03:12:23 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for renames to finish 2025/06/22 03:12:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/22 03:12:23 INFO : yam: Copied (server-side copy) to: yaml 2025/06/22 03:12:23 INFO : yam: Deleted 2025/06/22 03:12:23 INFO : yaml: Renamed from "yam" 2025/06/22 03:12:23 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:12:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.16s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/22 03:12:24 INFO : B2 bucket rclone-test-cibuquh4jiyu: Making map for --track-renames 2025/06/22 03:12:24 INFO : B2 bucket rclone-test-cibuquh4jiyu: Finished making map for --track-renames 2025/06/22 03:12:24 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:12:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/22 03:12:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/22 03:12:24 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for renames to finish 2025/06/22 03:12:24 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:12:25 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/22 03:12:25 INFO : sub/yam: Copied (new) 2025/06/22 03:12:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/22 03:12:25 INFO : potato: Copied (new) 2025/06/22 03:12:25 DEBUG : Waiting for deletions to finish 2025/06/22 03:12:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:12:26 DEBUG : potato: Unchanged skipping 2025/06/22 03:12:26 INFO : B2 bucket rclone-test-cibuquh4jiyu: Making map for --track-renames 2025/06/22 03:12:26 INFO : B2 bucket rclone-test-cibuquh4jiyu: Finished making map for --track-renames 2025/06/22 03:12:26 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:12:26 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for renames to finish 2025/06/22 03:12:26 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/22 03:12:26 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/22 03:12:27 INFO : sub/yam: Deleted 2025/06/22 03:12:27 INFO : yam: Renamed from "sub/yam" 2025/06/22 03:12:27 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:12:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.18s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:12:28 DEBUG : Creating backend with remote "/tmp/rclone2442776539/dir1" 2025/06/22 03:12:28 DEBUG : Creating backend with remote "/tmp/rclone2442776539/dir2" 2025/06/22 03:12:28 DEBUG : Local file system at /tmp/rclone2442776539/dir2: Using server-side directory move 2025/06/22 03:12:28 INFO : Local file system at /tmp/rclone2442776539/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/22 03:12:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/22 03:12:28 DEBUG : Local file system at /tmp/rclone2442776539/dir2: Waiting for checks to finish 2025/06/22 03:12:28 DEBUG : Local file system at /tmp/rclone2442776539/dir2: Waiting for transfers to finish 2025/06/22 03:12:28 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:12:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 03:12:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/22 03:12:28 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:12:28 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:12:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/22 03:12:28 INFO : nested/sub dir/file: Copied (new) 2025/06/22 03:12:28 INFO : nested/sub dir/file: Deleted 2025/06/22 03:12:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:12:29 INFO : sub dir/hello world: Copied (new) 2025/06/22 03:12:29 INFO : sub dir/hello world: Deleted 2025/06/22 03:12:29 INFO : sub dir: Removing directory 2025/06/22 03:12:29 INFO : nested/sub dir: Removing directory 2025/06/22 03:12:29 INFO : nested: Removing directory 2025/06/22 03:12:29 DEBUG : Local file system at /tmp/rclone2442776539: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.94s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:12:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 03:12:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/22 03:12:30 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:12:30 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:12:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/22 03:12:30 INFO : nested/sub dir/file: Copied (new) 2025/06/22 03:12:30 INFO : nested/sub dir/file: Deleted 2025/06/22 03:12:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:12:31 INFO : sub dir/hello world: Copied (new) 2025/06/22 03:12:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.86s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:12:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/22 03:12:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/22 03:12:32 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:12:32 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:12:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/22 03:12:32 INFO : existing: Copied (new) 2025/06/22 03:12:32 INFO : existing: Deleted 2025/06/22 03:12:32 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/22 03:12:32 INFO : existing-b: Copied (new) 2025/06/22 03:12:32 INFO : existing-b: Deleted 2025/06/22 03:12:33 DEBUG : existing: Destination exists, skipping 2025/06/22 03:12:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/22 03:12:33 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:12:33 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:12:33 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.92s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:12:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qejanoz6voma" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-cibuquh4jiyu -> B2 bucket rclone-test-qejanoz6voma 2025/06/22 03:12:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 03:12:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/22 03:12:38 DEBUG : empty space: Unchanged skipping 2025/06/22 03:12:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/22 03:12:38 DEBUG : B2 bucket rclone-test-qejanoz6voma: Waiting for checks to finish 2025/06/22 03:12:38 INFO : empty space: Deleted 2025/06/22 03:12:38 DEBUG : B2 bucket rclone-test-qejanoz6voma: Waiting for transfers to finish 2025/06/22 03:12:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/22 03:12:38 INFO : potato2: Copied (server-side copy) 2025/06/22 03:12:38 INFO : potato2: Deleted 2025/06/22 03:12:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/22 03:12:39 INFO : potato3: Copied (server-side copy) 2025/06/22 03:12:39 INFO : potato3: Deleted 2025/06/22 03:12:39 DEBUG : Creating backend with remote "TestB2:rclone-test-huhorob1hipi" 2025/06/22 03:12:40 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/22 03:12:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 03:12:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/22 03:12:40 DEBUG : B2 bucket rclone-test-huhorob1hipi: Waiting for checks to finish 2025/06/22 03:12:40 DEBUG : B2 bucket rclone-test-huhorob1hipi: Waiting for transfers to finish 2025/06/22 03:12:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/22 03:12:41 INFO : empty space: Copied (server-side copy) 2025/06/22 03:12:41 INFO : empty space: Deleted 2025/06/22 03:12:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/22 03:12:41 INFO : potato2: Copied (server-side copy) 2025/06/22 03:12:41 INFO : potato2: Deleted 2025/06/22 03:12:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/22 03:12:41 INFO : potato3: Copied (server-side copy) 2025/06/22 03:12:42 INFO : potato3: Deleted 2025/06/22 03:12:42 DEBUG : B2 bucket rclone-test-huhorob1hipi: Purge remote 2025/06/22 03:12:42 INFO : B2 bucket rclone-test-huhorob1hipi: cleaning bucket "rclone-test-huhorob1hipi" of all files 2025/06/22 03:12:42 DEBUG : empty space: Deleting (id "4_z1f32bd4390fd9b5b9f780e1b_f119a0f9458d92ad6_d20250622_m031241_c001_v0001184_t0048_u01750561961361") 2025/06/22 03:12:42 DEBUG : potato2: Deleting (id "4_z1f32bd4390fd9b5b9f780e1b_f116201413d1c8f67_d20250622_m031241_c001_v0001183_t0012_u01750561961597") 2025/06/22 03:12:42 DEBUG : potato3: Deleting (id "4_z1f32bd4390fd9b5b9f780e1b_f119818a9a60b5ac9_d20250622_m031241_c001_v0001100_t0003_u01750561961740") 2025/06/22 03:12:43 DEBUG : B2 bucket rclone-test-qejanoz6voma: Purge remote 2025/06/22 03:12:43 INFO : B2 bucket rclone-test-qejanoz6voma: cleaning bucket "rclone-test-qejanoz6voma" of all files 2025/06/22 03:12:43 DEBUG : empty space: Deleting (id "4_z9f32ad3390fd9b5b9f780e1b_f4191d0f2f102a015_d20250622_m031241_c001_v7007000_t0000_u01750561961572") 2025/06/22 03:12:43 DEBUG : empty space: Deleting (id "4_z9f32ad3390fd9b5b9f780e1b_f10360014b8cea45e_d20250622_m031237_c001_v0001184_t0027_u01750561957726") 2025/06/22 03:12:43 DEBUG : potato2: Deleting (id "4_z9f32ad3390fd9b5b9f780e1b_f4191d0f2f102a016_d20250622_m031241_c001_v7007000_t0000_u01750561961803") 2025/06/22 03:12:43 DEBUG : potato2: Deleting (id "4_z9f32ad3390fd9b5b9f780e1b_f117511806374187b_d20250622_m031238_c001_v0001182_t0058_u01750561958513") 2025/06/22 03:12:43 DEBUG : potato3: Deleting (id "4_z9f32ad3390fd9b5b9f780e1b_f4191d0f2f102a017_d20250622_m031242_c001_v7007000_t0000_u01750561962047") 2025/06/22 03:12:43 DEBUG : potato3: Deleting (id "4_z9f32ad3390fd9b5b9f780e1b_f1089a9cc78b07d1e_d20250622_m031238_c001_v0001171_t0046_u01750561958739") 2025/06/22 03:12:43 DEBUG : potato3: Deleting (id "4_z9f32ad3390fd9b5b9f780e1b_f10360014b8cea465_d20250622_m031237_c001_v0001184_t0013_u01750561957925") 2025/06/22 03:12:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/22 03:12:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/22 03:12:45 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.20s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:12:45 DEBUG : Creating backend with remote "TestB2:rclone-test-vabeqaz6lama" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-cibuquh4jiyu -> B2 bucket rclone-test-vabeqaz6lama 2025/06/22 03:12:50 DEBUG : empty space: Excluded (Size Filter) 2025/06/22 03:12:50 DEBUG : empty space: Excluded 2025/06/22 03:12:50 DEBUG : empty space: Excluded (Size Filter) 2025/06/22 03:12:50 DEBUG : empty space: Excluded 2025/06/22 03:12:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 03:12:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/22 03:12:50 DEBUG : B2 bucket rclone-test-vabeqaz6lama: Waiting for checks to finish 2025/06/22 03:12:50 DEBUG : B2 bucket rclone-test-vabeqaz6lama: Waiting for transfers to finish 2025/06/22 03:12:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/22 03:12:50 INFO : potato2: Copied (server-side copy) 2025/06/22 03:12:51 INFO : potato2: Deleted 2025/06/22 03:12:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/22 03:12:51 INFO : potato3: Copied (server-side copy) 2025/06/22 03:12:51 INFO : potato3: Deleted 2025/06/22 03:12:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zubajib5hixu" 2025/06/22 03:12:52 DEBUG : empty space: Excluded (Size Filter) 2025/06/22 03:12:52 DEBUG : empty space: Excluded 2025/06/22 03:12:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 03:12:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/22 03:12:53 DEBUG : B2 bucket rclone-test-zubajib5hixu: Waiting for checks to finish 2025/06/22 03:12:53 DEBUG : B2 bucket rclone-test-zubajib5hixu: Waiting for transfers to finish 2025/06/22 03:12:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/22 03:12:54 INFO : potato2: Copied (server-side copy) 2025/06/22 03:12:54 INFO : potato2: Deleted 2025/06/22 03:12:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/22 03:12:54 INFO : potato3: Copied (server-side copy) 2025/06/22 03:12:54 INFO : potato3: Deleted 2025/06/22 03:12:54 DEBUG : B2 bucket rclone-test-zubajib5hixu: Purge remote 2025/06/22 03:12:54 INFO : B2 bucket rclone-test-zubajib5hixu: cleaning bucket "rclone-test-zubajib5hixu" of all files 2025/06/22 03:12:55 DEBUG : potato2: Deleting (id "4_z3f92ed4390fd9b5b9f780e1b_f118ce5e4b26fd306_d20250622_m031253_c001_v0001099_t0036_u01750561973799") 2025/06/22 03:12:55 DEBUG : potato3: Deleting (id "4_z3f92ed4390fd9b5b9f780e1b_f111cf3f0d3ecde5d_d20250622_m031254_c001_v0001177_t0056_u01750561974155") 2025/06/22 03:12:55 DEBUG : B2 bucket rclone-test-vabeqaz6lama: Purge remote 2025/06/22 03:12:55 INFO : B2 bucket rclone-test-vabeqaz6lama: cleaning bucket "rclone-test-vabeqaz6lama" of all files 2025/06/22 03:12:56 DEBUG : empty space: Deleting (id "4_z8fe2dd3390fd9b5b9f780e1b_f1134c951a7dadc0e_d20250622_m031250_c001_v0001180_t0021_u01750561970019") 2025/06/22 03:12:56 DEBUG : potato2: Deleting (id "4_z8fe2dd3390fd9b5b9f780e1b_f401fb357a6959faf_d20250622_m031254_c001_v7007000_t0000_u01750561974135") 2025/06/22 03:12:56 DEBUG : potato2: Deleting (id "4_z8fe2dd3390fd9b5b9f780e1b_f113f7c437b5e0cb0_d20250622_m031250_c001_v0001184_t0011_u01750561970864") 2025/06/22 03:12:56 DEBUG : potato3: Deleting (id "4_z8fe2dd3390fd9b5b9f780e1b_f401fb357a6959fb0_d20250622_m031254_c001_v7007000_t0000_u01750561974374") 2025/06/22 03:12:56 DEBUG : potato3: Deleting (id "4_z8fe2dd3390fd9b5b9f780e1b_f11748db212e5d8bf_d20250622_m031251_c001_v0001120_t0045_u01750561971077") 2025/06/22 03:12:56 DEBUG : potato3: Deleting (id "4_z8fe2dd3390fd9b5b9f780e1b_f1134c951a7dadc12_d20250622_m031250_c001_v0001180_t0005_u01750561970267") --- PASS: TestServerSideMoveWithFilter (12.64s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:12:57 DEBUG : Creating backend with remote "TestB2:rclone-test-rudikip1diyi" 2025/06/22 03:13:01 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-cibuquh4jiyu -> B2 bucket rclone-test-rudikip1diyi 2025/06/22 03:13:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 03:13:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/22 03:13:04 DEBUG : B2 bucket rclone-test-rudikip1diyi: Waiting for checks to finish 2025/06/22 03:13:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/22 03:13:04 DEBUG : empty space: Unchanged skipping 2025/06/22 03:13:04 INFO : empty space: Deleted 2025/06/22 03:13:04 DEBUG : B2 bucket rclone-test-rudikip1diyi: Waiting for transfers to finish 2025/06/22 03:13:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/22 03:13:04 INFO : potato2: Copied (server-side copy) 2025/06/22 03:13:04 INFO : potato2: Deleted 2025/06/22 03:13:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/22 03:13:05 INFO : potato3: Copied (server-side copy) 2025/06/22 03:13:05 INFO : potato3: Deleted 2025/06/22 03:13:05 DEBUG : Creating backend with remote "TestB2:rclone-test-jezarok9pute" 2025/06/22 03:13:06 INFO : tomatoDir: Making directory 2025/06/22 03:13:07 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/22 03:13:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 03:13:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/22 03:13:07 DEBUG : B2 bucket rclone-test-jezarok9pute: Waiting for checks to finish 2025/06/22 03:13:07 DEBUG : B2 bucket rclone-test-jezarok9pute: Waiting for transfers to finish 2025/06/22 03:13:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/22 03:13:08 INFO : empty space: Copied (server-side copy) 2025/06/22 03:13:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/22 03:13:08 INFO : potato3: Copied (server-side copy) 2025/06/22 03:13:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/22 03:13:08 INFO : potato2: Copied (server-side copy) 2025/06/22 03:13:08 INFO : empty space: Deleted 2025/06/22 03:13:08 INFO : potato3: Deleted 2025/06/22 03:13:08 INFO : potato2: Deleted 2025/06/22 03:13:09 DEBUG : B2 bucket rclone-test-jezarok9pute: Purge remote 2025/06/22 03:13:09 INFO : B2 bucket rclone-test-jezarok9pute: cleaning bucket "rclone-test-jezarok9pute" of all files 2025/06/22 03:13:09 DEBUG : empty space: Deleting (id "4_z7ff21da3a00d9b5b9f780e1b_f10536aacbca922da_d20250622_m031307_c001_v0001117_t0059_u01750561987674") 2025/06/22 03:13:09 DEBUG : potato2: Deleting (id "4_z7ff21da3a00d9b5b9f780e1b_f1146a5bf23494d05_d20250622_m031308_c001_v0001092_t0049_u01750561988040") 2025/06/22 03:13:09 DEBUG : potato3: Deleting (id "4_z7ff21da3a00d9b5b9f780e1b_f114be04c721f0595_d20250622_m031308_c001_v0001184_t0013_u01750561988082") 2025/06/22 03:13:09 DEBUG : B2 bucket rclone-test-rudikip1diyi: Purge remote 2025/06/22 03:13:09 INFO : B2 bucket rclone-test-rudikip1diyi: cleaning bucket "rclone-test-rudikip1diyi" of all files 2025/06/22 03:13:10 DEBUG : empty space: Deleting (id "4_zbff20d53a00d9b5b9f780e1b_f40999fee4cc81f48_d20250622_m031308_c001_v7007000_t0000_u01750561988297") 2025/06/22 03:13:10 DEBUG : empty space: Deleting (id "4_zbff20d53a00d9b5b9f780e1b_f101e98b31f171534_d20250622_m031302_c001_v0001106_t0054_u01750561982839") 2025/06/22 03:13:10 DEBUG : potato2: Deleting (id "4_zbff20d53a00d9b5b9f780e1b_f40999fee4cc81f49_d20250622_m031308_c001_v7007000_t0000_u01750561988479") 2025/06/22 03:13:10 DEBUG : potato2: Deleting (id "4_zbff20d53a00d9b5b9f780e1b_f108d4bd1287e1e94_d20250622_m031304_c001_v0001184_t0034_u01750561984641") 2025/06/22 03:13:10 DEBUG : potato3: Deleting (id "4_zbff20d53a00d9b5b9f780e1b_f4154f524e8acf87b_d20250622_m031308_c001_v7007000_t0000_u01750561988301") 2025/06/22 03:13:10 DEBUG : potato3: Deleting (id "4_zbff20d53a00d9b5b9f780e1b_f106ca02a05bab82c_d20250622_m031304_c001_v0001044_t0050_u01750561984857") 2025/06/22 03:13:10 DEBUG : potato3: Deleting (id "4_zbff20d53a00d9b5b9f780e1b_f101e98b31f17153a_d20250622_m031303_c001_v0001106_t0036_u01750561983282") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.90s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:13:11 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.85s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:13:14 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:13:16 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/rclone-sync-test" 2025/06/22 03:13:18 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/rclone-sync-test-include/layer2" 2025/06/22 03:13:19 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/rclone-sync-test-ignore-file" 2025/06/22 03:13:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/22 03:13:23 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path rclone-sync-test: Waiting for checks to finish 2025/06/22 03:13:23 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path rclone-sync-test: Waiting for transfers to finish 2025/06/22 03:13:23 DEBUG : Waiting for deletions to finish 2025/06/22 03:13:23 INFO : There was nothing to transfer 2025/06/22 03:13:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/22 03:13:24 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:13:24 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:13:24 DEBUG : Waiting for deletions to finish 2025/06/22 03:13:24 INFO : There was nothing to transfer 2025/06/22 03:13:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/22 03:13:24 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/22 03:13:24 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/22 03:13:24 DEBUG : Waiting for deletions to finish 2025/06/22 03:13:24 INFO : There was nothing to transfer 2025/06/22 03:13:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/22 03:13:25 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:13:25 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:13:25 DEBUG : Waiting for deletions to finish 2025/06/22 03:13:25 INFO : There was nothing to transfer 2025/06/22 03:13:25 DEBUG : Excluded 2025/06/22 03:13:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/22 03:13:25 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/22 03:13:25 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/22 03:13:25 DEBUG : Waiting for deletions to finish 2025/06/22 03:13:25 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.36s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:13:26 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/dst" 2025/06/22 03:13:27 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/CompareDest" 2025/06/22 03:13:29 DEBUG : one: Need to transfer - File not found at Destination 2025/06/22 03:13:29 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:13:29 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:13:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/22 03:13:30 INFO : one: Copied (new) 2025/06/22 03:13:30 DEBUG : Waiting for deletions to finish 2025/06/22 03:13:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 03:13:31 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:13:31 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:13:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/22 03:13:31 INFO : one: Copied (replaced existing) 2025/06/22 03:13:31 DEBUG : Waiting for deletions to finish 2025/06/22 03:13:33 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:13:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 03:13:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:13:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/22 03:13:33 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:13:33 DEBUG : Waiting for deletions to finish 2025/06/22 03:13:33 INFO : There was nothing to transfer 2025/06/22 03:13:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 03:13:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:13:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/22 03:13:35 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:13:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:13:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/22 03:13:35 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:13:35 DEBUG : Waiting for deletions to finish 2025/06/22 03:13:35 INFO : There was nothing to transfer 2025/06/22 03:13:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 03:13:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:13:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/22 03:13:36 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:13:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:13:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/22 03:13:36 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:13:36 DEBUG : Waiting for deletions to finish 2025/06/22 03:13:36 INFO : There was nothing to transfer 2025/06/22 03:13:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 03:13:37 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/06/22 03:13:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/22 03:13:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/22 03:13:37 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:13:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:13:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/22 03:13:37 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:13:37 DEBUG : Waiting for deletions to finish 2025/06/22 03:13:37 INFO : There was nothing to transfer 2025/06/22 03:13:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 03:13:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/22 03:13:38 DEBUG : two: Need to transfer - File not found at Destination 2025/06/22 03:13:38 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:13:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:13:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/22 03:13:38 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:13:38 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/22 03:13:38 INFO : two: Copied (new) 2025/06/22 03:13:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.53s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:13:42 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/dest" 2025/06/22 03:13:43 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/pre-dest1" 2025/06/22 03:13:44 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/pre-dest2" 2025/06/22 03:13:46 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:13:46 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/22 03:13:46 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:13:46 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/22 03:13:47 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/22 03:13:47 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dest: Waiting for checks to finish 2025/06/22 03:13:47 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dest: Waiting for transfers to finish 2025/06/22 03:13:47 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/22 03:13:47 INFO : 3: Copied (new) 2025/06/22 03:13:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.56s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:13:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/dst" 2025/06/22 03:13:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/CopyDest" 2025/06/22 03:13:52 DEBUG : one: Need to transfer - File not found at Destination 2025/06/22 03:13:52 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:13:52 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:13:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/22 03:13:53 INFO : one: Copied (new) 2025/06/22 03:13:53 DEBUG : Waiting for deletions to finish 2025/06/22 03:13:54 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:13:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 03:13:54 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:13:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/22 03:13:55 INFO : one: Copied (replaced existing) 2025/06/22 03:13:55 DEBUG : Waiting for deletions to finish 2025/06/22 03:13:57 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/BackupDir" 2025/06/22 03:13:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 03:13:58 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:13:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:13:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 03:14:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/22 03:14:00 INFO : one: Copied (server-side copy) 2025/06/22 03:14:00 INFO : one: Deleted 2025/06/22 03:14:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/22 03:14:01 INFO : one: Copied (server-side copy) 2025/06/22 03:14:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/22 03:14:01 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:14:01 DEBUG : Waiting for deletions to finish 2025/06/22 03:14:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:14:02 DEBUG : one: Unchanged skipping 2025/06/22 03:14:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:14:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/22 03:14:02 INFO : two: Copied (server-side copy) 2025/06/22 03:14:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/22 03:14:02 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:14:02 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:14:02 DEBUG : Waiting for deletions to finish 2025/06/22 03:14:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:14:03 DEBUG : one: Unchanged skipping 2025/06/22 03:14:03 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:14:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:14:03 DEBUG : two: Unchanged skipping 2025/06/22 03:14:03 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:14:03 DEBUG : Waiting for deletions to finish 2025/06/22 03:14:03 INFO : There was nothing to transfer 2025/06/22 03:14:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:14:04 DEBUG : one: Unchanged skipping 2025/06/22 03:14:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/22 03:14:04 DEBUG : three: Destination not found in --copy-dest 2025/06/22 03:14:04 DEBUG : three: Need to transfer - File not found at Destination 2025/06/22 03:14:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/22 03:14:04 DEBUG : two: Unchanged skipping 2025/06/22 03:14:04 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:14:04 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:14:05 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/22 03:14:05 INFO : three: Copied (new) 2025/06/22 03:14:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.98s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:14:10 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/dst" 2025/06/22 03:14:11 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/backup" 2025/06/22 03:14:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/22 03:14:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:14:13 DEBUG : two: Unchanged skipping 2025/06/22 03:14:13 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:14:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/22 03:14:14 INFO : one: Copied (server-side copy) 2025/06/22 03:14:14 INFO : one: Deleted 2025/06/22 03:14:14 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:14:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/22 03:14:15 INFO : one: Copied (new) 2025/06/22 03:14:15 DEBUG : Waiting for deletions to finish 2025/06/22 03:14:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/22 03:14:16 INFO : three.txt: Copied (server-side copy) 2025/06/22 03:14:16 INFO : three.txt: Deleted 2025/06/22 03:14:16 INFO : three.txt: Moved into backup dir 2025/06/22 03:14:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/22 03:14:18 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:14:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:14:18 DEBUG : two: Unchanged skipping 2025/06/22 03:14:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/22 03:14:18 INFO : one: Copied (server-side copy) 2025/06/22 03:14:19 INFO : one: Deleted 2025/06/22 03:14:19 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:14:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/22 03:14:19 INFO : one: Copied (new) 2025/06/22 03:14:19 DEBUG : Waiting for deletions to finish 2025/06/22 03:14:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/22 03:14:20 INFO : three.txt: Copied (server-side copy) 2025/06/22 03:14:20 INFO : three.txt: Deleted 2025/06/22 03:14:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.92s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:14:23 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/dst" 2025/06/22 03:14:25 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/backup" 2025/06/22 03:14:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/22 03:14:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:14:26 DEBUG : two: Unchanged skipping 2025/06/22 03:14:26 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:14:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/22 03:14:28 INFO : one: Copied (server-side copy) to: one.bak 2025/06/22 03:14:28 INFO : one: Deleted 2025/06/22 03:14:28 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:14:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/22 03:14:29 INFO : one: Copied (new) 2025/06/22 03:14:29 DEBUG : Waiting for deletions to finish 2025/06/22 03:14:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/22 03:14:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/22 03:14:30 INFO : three.txt: Deleted 2025/06/22 03:14:30 INFO : three.txt: Moved into backup dir 2025/06/22 03:14:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/22 03:14:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:14:32 DEBUG : two: Unchanged skipping 2025/06/22 03:14:32 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:14:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/22 03:14:32 INFO : one: Copied (server-side copy) to: one.bak 2025/06/22 03:14:32 INFO : one: Deleted 2025/06/22 03:14:32 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:14:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/22 03:14:33 INFO : one: Copied (new) 2025/06/22 03:14:33 DEBUG : Waiting for deletions to finish 2025/06/22 03:14:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/22 03:14:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/22 03:14:34 INFO : three.txt: Deleted 2025/06/22 03:14:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.96s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:14:38 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/dst" 2025/06/22 03:14:39 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/backup" 2025/06/22 03:14:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/22 03:14:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:14:41 DEBUG : two: Unchanged skipping 2025/06/22 03:14:41 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:14:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/22 03:14:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/22 03:14:42 INFO : one: Deleted 2025/06/22 03:14:42 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:14:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/22 03:14:43 INFO : one: Copied (new) 2025/06/22 03:14:43 DEBUG : Waiting for deletions to finish 2025/06/22 03:14:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/22 03:14:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/22 03:14:44 INFO : three.txt: Deleted 2025/06/22 03:14:44 INFO : three.txt: Moved into backup dir 2025/06/22 03:14:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/22 03:14:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:14:45 DEBUG : two: Unchanged skipping 2025/06/22 03:14:45 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:14:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/22 03:14:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/22 03:14:46 INFO : one: Deleted 2025/06/22 03:14:46 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:14:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/22 03:14:47 INFO : one: Copied (new) 2025/06/22 03:14:47 DEBUG : Waiting for deletions to finish 2025/06/22 03:14:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/22 03:14:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/22 03:14:47 INFO : three.txt: Deleted 2025/06/22 03:14:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.70s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:14:52 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/dst" 2025/06/22 03:14:52 DEBUG : Config file has changed externally - reloading 2025/06/22 03:14:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/22 03:14:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:14:54 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:14:54 DEBUG : two: Unchanged skipping 2025/06/22 03:14:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/22 03:14:54 INFO : one: Copied (server-side copy) to: one.bak 2025/06/22 03:14:54 INFO : one: Deleted 2025/06/22 03:14:54 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:14:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/22 03:14:55 INFO : one: Copied (new) 2025/06/22 03:14:55 DEBUG : Waiting for deletions to finish 2025/06/22 03:14:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/22 03:14:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/22 03:14:56 INFO : three.txt: Deleted 2025/06/22 03:14:56 INFO : three.txt: Moved into backup dir 2025/06/22 03:14:57 DEBUG : one.bak: Excluded (Path Filter) 2025/06/22 03:14:57 DEBUG : one.bak: Excluded 2025/06/22 03:14:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/22 03:14:57 DEBUG : three.txt.bak: Excluded 2025/06/22 03:14:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/22 03:14:57 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for checks to finish 2025/06/22 03:14:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:14:57 DEBUG : two: Unchanged skipping 2025/06/22 03:14:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/22 03:14:58 INFO : one: Copied (server-side copy) to: one.bak 2025/06/22 03:14:58 INFO : one: Deleted 2025/06/22 03:14:58 DEBUG : B2 bucket rclone-test-cibuquh4jiyu path dst: Waiting for transfers to finish 2025/06/22 03:14:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/22 03:14:58 INFO : one: Copied (new) 2025/06/22 03:14:58 DEBUG : Waiting for deletions to finish 2025/06/22 03:14:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/22 03:14:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/22 03:14:59 INFO : three.txt: Deleted 2025/06/22 03:14:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.85s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:15:03 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/dst" 2025/06/22 03:15:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/22 03:15:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/22 03:15:06 INFO : one: Copied (server-side copy) to: one.bak 2025/06/22 03:15:06 INFO : one: Deleted 2025/06/22 03:15:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/22 03:15:07 INFO : one: Copied (new) 2025/06/22 03:15:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:07 DEBUG : two: Unchanged skipping 2025/06/22 03:15:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/22 03:15:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/22 03:15:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/22 03:15:08 INFO : three.txt: Deleted 2025/06/22 03:15:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/22 03:15:08 INFO : three.txt: Copied (new) 2025/06/22 03:15:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/22 03:15:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/22 03:15:09 INFO : one: Copied (server-side copy) to: one.bak 2025/06/22 03:15:09 INFO : one: Deleted 2025/06/22 03:15:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/22 03:15:09 INFO : one: Copied (new) 2025/06/22 03:15:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:10 DEBUG : two: Unchanged skipping 2025/06/22 03:15:10 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/22 03:15:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/22 03:15:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/22 03:15:10 INFO : three.txt: Deleted 2025/06/22 03:15:11 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/22 03:15:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.63s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:15:15 DEBUG : Creating backend with remote "TestB2:rclone-test-cibuquh4jiyu/dst" 2025/06/22 03:15:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/22 03:15:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/22 03:15:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/22 03:15:18 INFO : one: Deleted 2025/06/22 03:15:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/22 03:15:19 INFO : one: Copied (new) 2025/06/22 03:15:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:19 DEBUG : two: Unchanged skipping 2025/06/22 03:15:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/22 03:15:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/22 03:15:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/22 03:15:20 INFO : three.txt: Deleted 2025/06/22 03:15:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/22 03:15:21 INFO : three.txt: Copied (new) 2025/06/22 03:15:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/22 03:15:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/22 03:15:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/22 03:15:22 INFO : one: Deleted 2025/06/22 03:15:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/22 03:15:23 INFO : one: Copied (new) 2025/06/22 03:15:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:23 DEBUG : two: Unchanged skipping 2025/06/22 03:15:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/22 03:15:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/22 03:15:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/22 03:15:24 INFO : three.txt: Deleted 2025/06/22 03:15:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/22 03:15:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.69s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:15:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/22 03:15:27 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:15:27 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:15:28 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/22 03:15:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/22 03:15:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.98s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:15:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/22 03:15:29 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:15:29 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:15:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/22 03:15:30 INFO : existing: Copied (new) 2025/06/22 03:15:30 DEBUG : Waiting for deletions to finish 2025/06/22 03:15:31 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/22 03:15:31 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:15:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/22 03:15:31 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:15:31 ERROR : B2 bucket rclone-test-cibuquh4jiyu: not deleting files as there were IO errors 2025/06/22 03:15:31 ERROR : B2 bucket rclone-test-cibuquh4jiyu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.57s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:15:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:32 DEBUG : existing: Unchanged skipping 2025/06/22 03:15:32 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:15:32 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:15:32 DEBUG : Waiting for deletions to finish 2025/06/22 03:15:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.63s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:15:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:58 DEBUG : both10: Unchanged skipping 2025/06/22 03:15:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:58 DEBUG : both13: Unchanged skipping 2025/06/22 03:15:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:58 DEBUG : both0: Unchanged skipping 2025/06/22 03:15:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:58 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:15:58 DEBUG : both11: Unchanged skipping 2025/06/22 03:15:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:58 DEBUG : both12: Unchanged skipping 2025/06/22 03:15:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:58 DEBUG : both17: Unchanged skipping 2025/06/22 03:15:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:58 DEBUG : both14: Unchanged skipping 2025/06/22 03:15:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:58 DEBUG : both19: Unchanged skipping 2025/06/22 03:15:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:58 DEBUG : both1: Unchanged skipping 2025/06/22 03:15:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:58 DEBUG : both2: Unchanged skipping 2025/06/22 03:15:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:58 DEBUG : both3: Unchanged skipping 2025/06/22 03:15:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:58 DEBUG : both4: Unchanged skipping 2025/06/22 03:15:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:58 DEBUG : both5: Unchanged skipping 2025/06/22 03:15:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:58 DEBUG : both6: Unchanged skipping 2025/06/22 03:15:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:58 DEBUG : both7: Unchanged skipping 2025/06/22 03:15:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:58 DEBUG : both8: Unchanged skipping 2025/06/22 03:15:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:15:58 DEBUG : both9: Unchanged skipping 2025/06/22 03:15:58 DEBUG : both15: Unchanged skipping 2025/06/22 03:15:58 DEBUG : both16: Unchanged skipping 2025/06/22 03:15:58 DEBUG : both18: Unchanged skipping 2025/06/22 03:15:58 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:15:58 DEBUG : Waiting for deletions to finish 2025/06/22 03:15:58 INFO : only18: Deleted 2025/06/22 03:15:58 INFO : only16: Deleted 2025/06/22 03:15:59 INFO : only19: Deleted 2025/06/22 03:15:59 INFO : only7: Deleted 2025/06/22 03:15:59 INFO : only1: Deleted 2025/06/22 03:15:59 INFO : only0: Deleted 2025/06/22 03:15:59 INFO : only13: Deleted 2025/06/22 03:15:59 INFO : only14: Deleted 2025/06/22 03:15:59 INFO : only3: Deleted 2025/06/22 03:15:59 INFO : only4: Deleted 2025/06/22 03:15:59 INFO : only5: Deleted 2025/06/22 03:15:59 INFO : only6: Deleted 2025/06/22 03:15:59 INFO : only10: Deleted 2025/06/22 03:15:59 INFO : only15: Deleted 2025/06/22 03:15:59 INFO : only17: Deleted 2025/06/22 03:15:59 INFO : only2: Deleted 2025/06/22 03:15:59 INFO : only9: Deleted 2025/06/22 03:15:59 INFO : only11: Deleted 2025/06/22 03:15:59 INFO : only12: Deleted 2025/06/22 03:15:59 INFO : only8: Deleted 2025/06/22 03:15:59 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (29.06s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:16:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:16:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:16:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:16:26 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:16:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:16:26 DEBUG : both10: Unchanged skipping 2025/06/22 03:16:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:16:26 DEBUG : both13: Unchanged skipping 2025/06/22 03:16:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:16:26 DEBUG : both0: Unchanged skipping 2025/06/22 03:16:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:16:26 DEBUG : both12: Unchanged skipping 2025/06/22 03:16:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:16:26 DEBUG : both16: Unchanged skipping 2025/06/22 03:16:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:16:26 DEBUG : both11: Unchanged skipping 2025/06/22 03:16:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:16:26 DEBUG : both14: Unchanged skipping 2025/06/22 03:16:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:16:26 DEBUG : both15: Unchanged skipping 2025/06/22 03:16:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:16:26 DEBUG : both1: Unchanged skipping 2025/06/22 03:16:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:16:26 DEBUG : both2: Unchanged skipping 2025/06/22 03:16:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:16:26 DEBUG : both3: Unchanged skipping 2025/06/22 03:16:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:16:26 DEBUG : both17: Unchanged skipping 2025/06/22 03:16:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:16:26 DEBUG : both18: Unchanged skipping 2025/06/22 03:16:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:16:26 DEBUG : both19: Unchanged skipping 2025/06/22 03:16:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:16:26 DEBUG : both4: Unchanged skipping 2025/06/22 03:16:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:16:26 DEBUG : both8: Unchanged skipping 2025/06/22 03:16:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:16:26 DEBUG : both9: Unchanged skipping 2025/06/22 03:16:26 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/22 03:16:26 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/22 03:16:26 DEBUG : both5: Unchanged skipping 2025/06/22 03:16:26 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/22 03:16:26 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/22 03:16:26 DEBUG : both6: Unchanged skipping 2025/06/22 03:16:26 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/22 03:16:26 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/22 03:16:26 DEBUG : both7: Unchanged skipping 2025/06/22 03:16:26 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/22 03:16:26 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/22 03:16:26 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/22 03:16:26 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/22 03:16:26 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/22 03:16:26 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/22 03:16:26 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/22 03:16:26 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/22 03:16:26 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/22 03:16:26 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/22 03:16:26 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/22 03:16:26 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/22 03:16:26 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/22 03:16:26 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/22 03:16:26 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:16:26 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/22 03:16:26 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/22 03:16:26 INFO : only0: Copied (replaced existing) 2025/06/22 03:16:26 INFO : only13: Copied (replaced existing) 2025/06/22 03:16:26 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/22 03:16:26 INFO : only11: Copied (replaced existing) 2025/06/22 03:16:26 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/22 03:16:26 INFO : only12: Copied (replaced existing) 2025/06/22 03:16:26 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/22 03:16:26 INFO : only10: Copied (replaced existing) 2025/06/22 03:16:26 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/22 03:16:26 INFO : only16: Copied (replaced existing) 2025/06/22 03:16:26 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/22 03:16:26 INFO : only18: Copied (replaced existing) 2025/06/22 03:16:26 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/22 03:16:26 INFO : only1: Copied (replaced existing) 2025/06/22 03:16:26 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/22 03:16:26 INFO : only14: Copied (replaced existing) 2025/06/22 03:16:26 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/22 03:16:26 INFO : only15: Copied (replaced existing) 2025/06/22 03:16:26 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/22 03:16:26 INFO : only3: Copied (replaced existing) 2025/06/22 03:16:26 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/22 03:16:26 INFO : only4: Copied (replaced existing) 2025/06/22 03:16:26 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/22 03:16:26 INFO : only17: Copied (replaced existing) 2025/06/22 03:16:27 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/22 03:16:27 INFO : only6: Copied (replaced existing) 2025/06/22 03:16:27 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/22 03:16:27 INFO : only7: Copied (replaced existing) 2025/06/22 03:16:27 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/22 03:16:27 INFO : only19: Copied (replaced existing) 2025/06/22 03:16:27 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/22 03:16:27 INFO : only9: Copied (replaced existing) 2025/06/22 03:16:27 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/22 03:16:27 INFO : only2: Copied (replaced existing) 2025/06/22 03:16:27 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/22 03:16:27 INFO : only5: Copied (replaced existing) 2025/06/22 03:16:27 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/22 03:16:27 INFO : only8: Copied (replaced existing) 2025/06/22 03:16:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (31.39s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:16:35 DEBUG : empty_dir: Making directory with metadata 2025/06/22 03:16:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 03:16:35 DEBUG : empty_on_remote: Making directory with metadata 2025/06/22 03:16:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 03:16:35 INFO : empty_on_remote: Making directory 2025/06/22 03:16:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/22 03:16:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/22 03:16:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/22 03:16:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/22 03:16:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.11s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:16:38 DEBUG : empty_dir: Making directory with metadata 2025/06/22 03:16:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 03:16:38 DEBUG : empty_on_remote: Making directory with metadata 2025/06/22 03:16:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 03:16:38 INFO : empty_on_remote: Making directory 2025/06/22 03:16:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/22 03:16:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/22 03:16:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/22 03:16:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/22 03:16:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/22 03:16:39 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.74s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:16:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/22 03:16:41 INFO : sub dir: Making directory 2025/06/22 03:16:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.70s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:16:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/22 03:16:45 INFO : sub dir: Making directory 2025/06/22 03:16:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.14s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:16:59 DEBUG : Waiting for deletions to finish 2025/06/22 03:17:00 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:17:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:17:00 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:17:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:17:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:17:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:17:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:17:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:17:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:17:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:17:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:17:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:17:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:17:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:17:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:17:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:17:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:17:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:17:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:17:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:17:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/22 03:17:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:00 DEBUG : apple: Unchanged skipping 2025/06/22 03:17:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:00 DEBUG : splitbananasplit: Unchanged skipping 2025/06/22 03:17:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:00 DEBUG : banana: Unchanged skipping 2025/06/22 03:17:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/22 03:17:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/22 03:17:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/22 03:17:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/22 03:17:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/22 03:17:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/22 03:17:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/22 03:17:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/22 03:17:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/22 03:17:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/22 03:17:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/22 03:17:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/22 03:17:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/22 03:17:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/22 03:17:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/22 03:17:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/22 03:17:01 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:17:01 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:17:01 DEBUG : Waiting for deletions to finish 2025/06/22 03:17:01 INFO : There was nothing to transfer 2025/06/22 03:17:01 DEBUG : Waiting for deletions to finish 2025/06/22 03:17:01 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:17:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:17:01 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:17:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:17:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:17:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:17:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:17:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:17:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:17:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:17:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:17:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:17:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:17:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:17:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:17:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:17:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:17:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:17:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:17:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:17:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:01 DEBUG : apple: Unchanged skipping 2025/06/22 03:17:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/22 03:17:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:01 DEBUG : banana: Unchanged skipping 2025/06/22 03:17:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:01 DEBUG : splitbananasplit: Unchanged skipping 2025/06/22 03:17:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/22 03:17:02 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:17:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/22 03:17:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/22 03:17:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/22 03:17:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/22 03:17:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/22 03:17:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/22 03:17:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/22 03:17:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/22 03:17:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/22 03:17:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/22 03:17:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/22 03:17:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/22 03:17:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/22 03:17:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/22 03:17:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/22 03:17:02 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:17:02 DEBUG : Waiting for deletions to finish 2025/06/22 03:17:02 INFO : There was nothing to transfer 2025/06/22 03:17:02 DEBUG : Waiting for deletions to finish 2025/06/22 03:17:02 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:17:02 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:17:17 DEBUG : Waiting for deletions to finish 2025/06/22 03:17:17 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:17:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:17:17 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:17:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:17:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:17:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:17:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:17:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:17:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:17:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:17:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:17:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:17:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:17:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:17:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:17:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:17:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:17:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:17:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:17:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:17:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:18 DEBUG : apple: Unchanged skipping 2025/06/22 03:17:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:18 DEBUG : banana: Unchanged skipping 2025/06/22 03:17:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/22 03:17:18 DEBUG : splitbananasplit: Unchanged skipping 2025/06/22 03:17:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/22 03:17:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/22 03:17:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/22 03:17:18 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:17:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/22 03:17:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/22 03:17:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/22 03:17:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/22 03:17:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/22 03:17:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/22 03:17:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/22 03:17:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/22 03:17:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/22 03:17:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/22 03:17:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/22 03:17:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/22 03:17:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/22 03:17:18 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:17:18 DEBUG : Waiting for deletions to finish 2025/06/22 03:17:18 INFO : There was nothing to transfer 2025/06/22 03:17:18 DEBUG : Waiting for deletions to finish 2025/06/22 03:17:18 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:17:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:17:18 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:17:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:17:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:17:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:17:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:17:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:17:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:17:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:17:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:17:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:17:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:17:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:17:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:17:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:17:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:17:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:17:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:17:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:17:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:19 DEBUG : apple: Unchanged skipping 2025/06/22 03:17:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/22 03:17:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:19 DEBUG : splitbananasplit: Unchanged skipping 2025/06/22 03:17:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:19 DEBUG : banana: Unchanged skipping 2025/06/22 03:17:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/22 03:17:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/22 03:17:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/22 03:17:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/22 03:17:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/22 03:17:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/22 03:17:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/22 03:17:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/22 03:17:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/22 03:17:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/22 03:17:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/22 03:17:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/22 03:17:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/22 03:17:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/22 03:17:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/22 03:17:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/22 03:17:19 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:17:19 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:17:19 DEBUG : Waiting for deletions to finish 2025/06/22 03:17:19 INFO : There was nothing to transfer 2025/06/22 03:17:19 DEBUG : Waiting for deletions to finish 2025/06/22 03:17:19 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:17:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:17:19 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:17:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:17:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:17:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:17:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:17:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:17:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:17:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:17:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:17:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:17:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:17:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:17:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:17:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:17:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:17:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:17:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:17:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:17:33 DEBUG : Waiting for deletions to finish 2025/06/22 03:17:34 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:17:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:17:34 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:17:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:17:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:17:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:17:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:17:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:17:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:17:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:17:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:17:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:17:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:17:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:17:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:17:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:17:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:17:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:17:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:17:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:17:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:34 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:34 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:34 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:34 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:34 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:34 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:34 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/22 03:17:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/22 03:17:35 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/22 03:17:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/22 03:17:35 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:35 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/22 03:17:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/22 03:17:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:35 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:17:35 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:17:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/22 03:17:35 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/22 03:17:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/22 03:17:35 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/22 03:17:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/22 03:17:35 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/22 03:17:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/22 03:17:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/22 03:17:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/22 03:17:35 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/22 03:17:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/22 03:17:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/22 03:17:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/22 03:17:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/22 03:17:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/22 03:17:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/22 03:17:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/22 03:17:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/22 03:17:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/22 03:17:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/22 03:17:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/22 03:17:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/22 03:17:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/22 03:17:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/22 03:17:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:37 DEBUG : Waiting for deletions to finish 2025/06/22 03:17:37 INFO : dir1/0014-89;=.txt: Deleted 2025/06/22 03:17:37 INFO : dir1/0012-6789;.txt: Deleted 2025/06/22 03:17:37 INFO : dir1/0007-1234567.txt: Deleted 2025/06/22 03:17:37 INFO : dir1/0008-2345678.txt: Deleted 2025/06/22 03:17:37 INFO : apple: Deleted 2025/06/22 03:17:37 INFO : appleappleapplebanana: Deleted 2025/06/22 03:17:37 INFO : splitbananasplit: Deleted 2025/06/22 03:17:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/22 03:17:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/22 03:17:37 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/22 03:17:37 INFO : dir1/0011-56789;.txt: Deleted 2025/06/22 03:17:37 INFO : dir1/0013-789;=.txt: Deleted 2025/06/22 03:17:37 INFO : dir1/0015-9;=.txt: Deleted 2025/06/22 03:17:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/22 03:17:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/22 03:17:37 INFO : dir1/0009-3456789.txt: Deleted 2025/06/22 03:17:37 INFO : dir1/0010-456789.txt: Deleted 2025/06/22 03:17:37 INFO : banana: Deleted 2025/06/22 03:17:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/22 03:17:38 INFO : dir1/0003-defghij.txt: Deleted 2025/06/22 03:17:38 DEBUG : Waiting for deletions to finish 2025/06/22 03:17:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/22 03:17:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/22 03:17:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/22 03:17:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/22 03:17:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/22 03:17:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/22 03:17:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/22 03:17:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/22 03:17:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/22 03:17:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/22 03:17:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:38 DEBUG : apple: Unchanged skipping 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/22 03:17:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:38 DEBUG : splitbananasplit: Unchanged skipping 2025/06/22 03:17:38 DEBUG : banana: Unchanged skipping 2025/06/22 03:17:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/22 03:17:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/22 03:17:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/22 03:17:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/22 03:17:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/22 03:17:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/22 03:17:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/22 03:17:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/22 03:17:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/22 03:17:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/22 03:17:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/22 03:17:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/22 03:17:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/22 03:17:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/22 03:17:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/22 03:17:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/22 03:17:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/22 03:17:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:17:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/22 03:17:39 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:17:39 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:17:39 DEBUG : Waiting for deletions to finish 2025/06/22 03:17:39 DEBUG : Waiting for deletions to finish 2025/06/22 03:17:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/22 03:17:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/22 03:17:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/22 03:17:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/22 03:17:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/22 03:17:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/22 03:17:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/22 03:17:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/22 03:17:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/22 03:17:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/22 03:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/22 03:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/22 03:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/22 03:17:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/22 03:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/22 03:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/22 03:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/22 03:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/22 03:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/22 03:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/22 03:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:17:53 DEBUG : Waiting for deletions to finish 2025/06/22 03:17:54 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:17:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:17:54 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:17:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:17:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:17:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:17:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:17:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:17:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:17:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:17:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:17:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:17:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:17:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:17:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:17:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:17:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:17:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:17:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:17:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:17:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:54 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:54 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:54 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:54 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:54 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:54 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:54 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/22 03:17:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/22 03:17:54 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/22 03:17:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/22 03:17:54 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:54 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/22 03:17:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/22 03:17:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/22 03:17:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/22 03:17:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/22 03:17:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/22 03:17:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/22 03:17:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/22 03:17:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/22 03:17:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/22 03:17:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/22 03:17:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/22 03:17:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/22 03:17:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/22 03:17:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/22 03:17:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/22 03:17:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/22 03:17:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/22 03:17:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/22 03:17:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/22 03:17:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/22 03:17:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/22 03:17:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/22 03:17:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/22 03:17:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/22 03:17:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/22 03:17:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/22 03:17:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/22 03:17:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/22 03:17:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/22 03:17:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/22 03:17:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/22 03:17:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/22 03:17:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/22 03:17:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/22 03:17:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/22 03:17:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/22 03:17:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/22 03:17:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/22 03:17:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/22 03:17:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/22 03:17:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/22 03:17:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/22 03:17:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/22 03:17:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/22 03:17:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/22 03:17:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/22 03:17:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/22 03:17:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/22 03:17:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/22 03:17:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/22 03:17:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/22 03:17:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/22 03:17:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/22 03:17:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/22 03:17:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/22 03:17:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/22 03:17:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/22 03:17:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/22 03:17:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/22 03:17:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/22 03:17:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/22 03:17:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/22 03:17:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/22 03:17:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/22 03:17:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/22 03:17:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/22 03:17:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/22 03:17:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/22 03:17:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/22 03:17:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/22 03:17:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/22 03:17:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/22 03:17:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/22 03:17:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/22 03:17:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/22 03:17:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/22 03:17:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/22 03:17:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/22 03:17:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/22 03:17:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/22 03:17:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/22 03:17:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/22 03:17:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/22 03:17:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/22 03:17:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/22 03:17:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/22 03:17:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/22 03:17:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/22 03:17:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/22 03:17:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/22 03:17:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/22 03:17:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/22 03:17:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/22 03:17:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/22 03:17:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/22 03:17:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/22 03:17:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/22 03:17:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/22 03:17:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/22 03:17:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/22 03:17:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/22 03:17:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/22 03:17:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/22 03:17:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/22 03:17:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/22 03:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/22 03:17:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/22 03:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/22 03:17:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/22 03:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/22 03:17:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/22 03:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/22 03:17:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/22 03:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/22 03:17:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/22 03:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/22 03:17:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/22 03:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/22 03:17:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/22 03:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/22 03:17:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/22 03:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/22 03:17:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/22 03:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/22 03:17:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/22 03:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/22 03:17:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/22 03:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/22 03:17:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/22 03:17:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/22 03:17:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/22 03:17:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/22 03:17:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/22 03:17:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/22 03:17:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/22 03:17:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/22 03:17:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/22 03:17:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/22 03:17:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/22 03:17:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/22 03:17:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/22 03:17:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/22 03:17:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/22 03:17:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/22 03:17:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/22 03:17:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/22 03:17:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/22 03:17:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/22 03:17:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/22 03:17:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/22 03:17:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/22 03:17:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/22 03:17:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/22 03:17:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/22 03:17:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/22 03:17:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/22 03:17:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/22 03:17:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/22 03:17:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/22 03:17:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/22 03:17:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/22 03:17:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/22 03:17:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/22 03:17:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/22 03:17:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/22 03:17:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/22 03:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/22 03:17:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/22 03:17:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/22 03:17:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/22 03:17:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/22 03:17:54 INFO : apple: Copied (new) to: PREFIXapple 2025/06/22 03:17:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/22 03:17:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/22 03:17:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/22 03:17:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/22 03:17:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/22 03:17:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/22 03:17:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/22 03:17:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/22 03:17:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/22 03:17:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/22 03:17:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/22 03:17:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/22 03:17:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/22 03:17:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/22 03:17:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/22 03:17:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/22 03:17:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:54 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:17:54 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:17:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/22 03:17:54 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/22 03:17:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/22 03:17:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/22 03:17:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/22 03:17:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/22 03:17:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/22 03:17:55 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/22 03:17:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/22 03:17:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/22 03:17:55 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/22 03:17:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/22 03:17:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/22 03:17:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/22 03:17:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/22 03:17:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/22 03:17:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/22 03:17:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/22 03:17:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/22 03:17:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/22 03:17:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/22 03:17:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/22 03:17:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/22 03:17:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/22 03:17:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/22 03:17:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/22 03:17:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/22 03:17:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/22 03:17:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/22 03:17:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/22 03:17:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/22 03:17:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/22 03:17:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/22 03:17:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/22 03:17:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/22 03:17:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/22 03:17:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/22 03:17:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/22 03:17:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/22 03:17:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/22 03:17:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/22 03:17:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/22 03:17:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/22 03:17:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/22 03:17:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/22 03:17:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/22 03:17:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/22 03:17:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/22 03:17:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/22 03:17:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/22 03:17:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/22 03:17:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/22 03:17:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/22 03:17:56 DEBUG : Waiting for deletions to finish 2025/06/22 03:17:57 INFO : banana: Deleted 2025/06/22 03:17:57 INFO : splitbananasplit: Deleted 2025/06/22 03:17:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/22 03:17:57 INFO : dir1/0007-1234567.txt: Deleted 2025/06/22 03:17:57 INFO : dir1/0008-2345678.txt: Deleted 2025/06/22 03:17:57 INFO : dir1/0009-3456789.txt: Deleted 2025/06/22 03:17:57 INFO : apple: Deleted 2025/06/22 03:17:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/22 03:17:57 INFO : dir1/0011-56789;.txt: Deleted 2025/06/22 03:17:57 INFO : dir1/0013-789;=.txt: Deleted 2025/06/22 03:17:57 INFO : dir1/0015-9;=.txt: Deleted 2025/06/22 03:17:57 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/22 03:17:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/22 03:17:57 INFO : dir1/0012-6789;.txt: Deleted 2025/06/22 03:17:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/22 03:17:57 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/22 03:17:57 INFO : dir1/0003-defghij.txt: Deleted 2025/06/22 03:17:57 INFO : dir1/0010-456789.txt: Deleted 2025/06/22 03:17:57 INFO : dir1/0014-89;=.txt: Deleted 2025/06/22 03:17:57 INFO : appleappleapplebanana: Deleted 2025/06/22 03:17:57 DEBUG : Waiting for deletions to finish 2025/06/22 03:17:57 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/22 03:17:57 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:17:57 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/22 03:17:57 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/22 03:17:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:17:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:17:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:17:57 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:17:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:17:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:17:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:17:57 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:17:57 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:17:57 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:17:57 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:17:57 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:17:57 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:17:57 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:17:57 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:17:57 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:17:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/22 03:17:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/22 03:17:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/22 03:17:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/22 03:17:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/22 03:17:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/22 03:17:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/22 03:17:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/22 03:17:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/22 03:17:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/22 03:17:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/22 03:17:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/22 03:17:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/22 03:17:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/22 03:17:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/22 03:17:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/22 03:17:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/22 03:17:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/22 03:17:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/22 03:17:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/22 03:17:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/22 03:17:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/22 03:17:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/22 03:17:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/22 03:17:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/22 03:17:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/22 03:17:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/22 03:17:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/22 03:17:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/22 03:17:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/22 03:17:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/22 03:17:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/22 03:17:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/22 03:17:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/22 03:17:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/22 03:17:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/22 03:17:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/22 03:17:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/22 03:17:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/22 03:17:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/22 03:17:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/22 03:17:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/22 03:17:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/22 03:17:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/22 03:17:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/22 03:17:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/22 03:17:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/22 03:17:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/22 03:17:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/22 03:17:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/22 03:17:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/22 03:17:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/22 03:17:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/22 03:17:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/22 03:17:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/22 03:17:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/22 03:17:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/22 03:17:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/22 03:17:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/22 03:17:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/22 03:17:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/22 03:17:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/22 03:17:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/22 03:17:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/22 03:17:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/22 03:17:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/22 03:17:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/22 03:17:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/22 03:17:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/22 03:17:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/22 03:17:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/22 03:17:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/22 03:17:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/22 03:17:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/22 03:17:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/22 03:17:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/22 03:17:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/22 03:17:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/22 03:17:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:58 DEBUG : apple: transformed to: PREFIXapple 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/22 03:17:58 DEBUG : banana: transformed to: PREFIXbanana 2025/06/22 03:17:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/22 03:17:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/22 03:17:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/22 03:17:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/22 03:17:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/22 03:17:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/22 03:17:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/22 03:17:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/22 03:17:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/22 03:17:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/22 03:17:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/22 03:17:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/22 03:17:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/22 03:17:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/22 03:17:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/22 03:17:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/22 03:17:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/22 03:17:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/22 03:17:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/22 03:17:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/22 03:17:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/22 03:17:58 INFO : appleappleapplebanana: Copied (new) 2025/06/22 03:17:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/22 03:17:58 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:17:58 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:17:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/22 03:17:58 INFO : splitbananasplit: Copied (new) 2025/06/22 03:17:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/22 03:17:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/22 03:17:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/22 03:17:58 INFO : banana: Copied (new) 2025/06/22 03:17:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/22 03:17:58 INFO : apple: Copied (new) 2025/06/22 03:17:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/22 03:17:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/22 03:17:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/22 03:17:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/22 03:17:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/22 03:17:59 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/22 03:17:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/22 03:17:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/22 03:17:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/22 03:17:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/22 03:17:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/22 03:17:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/22 03:17:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/22 03:17:59 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/22 03:17:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/22 03:17:59 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/22 03:17:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/22 03:17:59 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/22 03:17:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/22 03:17:59 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/22 03:17:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/22 03:17:59 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/22 03:18:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/22 03:18:00 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/22 03:18:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/22 03:18:00 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/22 03:18:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/22 03:18:00 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/22 03:18:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/22 03:18:00 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/22 03:18:00 DEBUG : Waiting for deletions to finish 2025/06/22 03:18:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/22 03:18:00 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/22 03:18:00 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/22 03:18:00 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/22 03:18:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/22 03:18:00 INFO : PREFIXapple: Deleted 2025/06/22 03:18:00 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/22 03:18:00 INFO : PREFIXsplitbananasplit: Deleted 2025/06/22 03:18:00 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/22 03:18:00 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/22 03:18:00 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/22 03:18:00 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/22 03:18:00 INFO : PREFIXbanana: Deleted 2025/06/22 03:18:00 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/22 03:18:00 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/22 03:18:00 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/22 03:18:00 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/22 03:18:00 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/22 03:18:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/22 03:18:01 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/22 03:18:01 DEBUG : Waiting for deletions to finish 2025/06/22 03:18:01 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : Waiting for deletions to finish 2025/06/22 03:18:01 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:18:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:18:16 DEBUG : Waiting for deletions to finish 2025/06/22 03:18:16 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:18:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:18:16 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:18:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:18:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:18:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:18:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:18:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:18:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:18:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:18:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:18:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:18:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:18:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:18:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:18:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:18:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:18:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:18:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:18:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:18:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/22 03:18:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/22 03:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/22 03:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/22 03:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/22 03:18:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/22 03:18:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/22 03:18:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/22 03:18:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/22 03:18:17 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/22 03:18:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/22 03:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:17 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:18:17 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:18:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/22 03:18:17 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/22 03:18:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/22 03:18:17 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/22 03:18:17 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/22 03:18:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/22 03:18:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/22 03:18:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/22 03:18:17 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/22 03:18:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/22 03:18:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/22 03:18:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/22 03:18:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/22 03:18:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/22 03:18:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/22 03:18:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/22 03:18:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/22 03:18:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/22 03:18:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/22 03:18:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/22 03:18:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/22 03:18:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/22 03:18:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/22 03:18:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/22 03:18:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/22 03:18:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/22 03:18:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/22 03:18:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/22 03:18:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/22 03:18:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/22 03:18:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/22 03:18:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/22 03:18:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/22 03:18:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/22 03:18:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/22 03:18:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/22 03:18:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/22 03:18:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/22 03:18:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/22 03:18:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/22 03:18:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/22 03:18:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/22 03:18:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/22 03:18:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/22 03:18:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/22 03:18:19 DEBUG : Waiting for deletions to finish 2025/06/22 03:18:19 INFO : dir1/0011-56789;.txt: Deleted 2025/06/22 03:18:19 INFO : dir1/0008-2345678.txt: Deleted 2025/06/22 03:18:19 INFO : dir1/0012-6789;.txt: Deleted 2025/06/22 03:18:19 INFO : apple: Deleted 2025/06/22 03:18:19 INFO : appleappleapplebanana: Deleted 2025/06/22 03:18:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/22 03:18:19 INFO : dir1/0010-456789.txt: Deleted 2025/06/22 03:18:19 INFO : dir1/0007-1234567.txt: Deleted 2025/06/22 03:18:19 INFO : dir1/0014-89;=.txt: Deleted 2025/06/22 03:18:19 INFO : dir1/0015-9;=.txt: Deleted 2025/06/22 03:18:19 INFO : banana: Deleted 2025/06/22 03:18:19 INFO : splitbananasplit: Deleted 2025/06/22 03:18:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/22 03:18:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/22 03:18:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/22 03:18:19 INFO : dir1/0009-3456789.txt: Deleted 2025/06/22 03:18:19 INFO : dir1/0003-defghij.txt: Deleted 2025/06/22 03:18:20 INFO : dir1/0013-789;=.txt: Deleted 2025/06/22 03:18:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/22 03:18:20 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/22 03:18:20 DEBUG : Waiting for deletions to finish 2025/06/22 03:18:20 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/22 03:18:20 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/22 03:18:20 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/22 03:18:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/22 03:18:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/22 03:18:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/22 03:18:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/22 03:18:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/22 03:18:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/22 03:18:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/22 03:18:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/22 03:18:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/22 03:18:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/22 03:18:20 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/22 03:18:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/22 03:18:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/22 03:18:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/22 03:18:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/22 03:18:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/22 03:18:20 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/22 03:18:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/22 03:18:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/22 03:18:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/22 03:18:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/22 03:18:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/22 03:18:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/22 03:18:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/22 03:18:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/22 03:18:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/22 03:18:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/22 03:18:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/22 03:18:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/22 03:18:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/22 03:18:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/22 03:18:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/22 03:18:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/22 03:18:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/22 03:18:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/22 03:18:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/22 03:18:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/22 03:18:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/22 03:18:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/22 03:18:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/22 03:18:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/22 03:18:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/22 03:18:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/22 03:18:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/22 03:18:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/22 03:18:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/22 03:18:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/22 03:18:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/22 03:18:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/22 03:18:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/22 03:18:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/22 03:18:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/22 03:18:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/22 03:18:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/22 03:18:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/22 03:18:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/22 03:18:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/22 03:18:20 INFO : appleappleapplebanana: Copied (new) 2025/06/22 03:18:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:20 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:18:20 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:18:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/22 03:18:21 INFO : apple: Copied (new) 2025/06/22 03:18:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/22 03:18:21 INFO : banana: Copied (new) 2025/06/22 03:18:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/22 03:18:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/22 03:18:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/22 03:18:21 INFO : splitbananasplit: Copied (new) 2025/06/22 03:18:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/22 03:18:21 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/22 03:18:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/22 03:18:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/22 03:18:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/22 03:18:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/22 03:18:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/22 03:18:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/22 03:18:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/22 03:18:21 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/22 03:18:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/22 03:18:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/22 03:18:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/22 03:18:21 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/22 03:18:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/22 03:18:21 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/22 03:18:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/22 03:18:22 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/22 03:18:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/22 03:18:22 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/22 03:18:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/22 03:18:22 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/22 03:18:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/22 03:18:22 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/22 03:18:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/22 03:18:22 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/22 03:18:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/22 03:18:22 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/22 03:18:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/22 03:18:22 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/22 03:18:22 DEBUG : Waiting for deletions to finish 2025/06/22 03:18:22 INFO : bananaSUFFIX: Deleted 2025/06/22 03:18:22 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/22 03:18:22 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/22 03:18:22 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/22 03:18:22 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/22 03:18:22 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/22 03:18:22 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/22 03:18:22 INFO : appleSUFFIX: Deleted 2025/06/22 03:18:22 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/22 03:18:22 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/22 03:18:22 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/22 03:18:22 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/22 03:18:22 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/22 03:18:22 INFO : splitbananasplitSUFFIX: Deleted 2025/06/22 03:18:22 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/22 03:18:22 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/22 03:18:23 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/22 03:18:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/22 03:18:23 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/22 03:18:23 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/22 03:18:23 DEBUG : Waiting for deletions to finish 2025/06/22 03:18:23 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : Waiting for deletions to finish 2025/06/22 03:18:23 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:18:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:18:37 DEBUG : Waiting for deletions to finish 2025/06/22 03:18:37 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:18:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:18:37 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:18:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:18:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:18:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:18:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:18:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:18:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:18:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:18:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:18:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:18:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:18:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:18:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:18:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:18:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:18:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:18:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:18:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:18:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/22 03:18:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/22 03:18:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/22 03:18:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/22 03:18:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/22 03:18:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/22 03:18:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/22 03:18:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:38 DEBUG : apple: Unchanged skipping 2025/06/22 03:18:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/22 03:18:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/22 03:18:38 DEBUG : banana: Unchanged skipping 2025/06/22 03:18:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/22 03:18:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/22 03:18:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/22 03:18:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/22 03:18:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/22 03:18:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/22 03:18:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/22 03:18:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/22 03:18:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/22 03:18:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/22 03:18:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/22 03:18:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/22 03:18:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/22 03:18:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/22 03:18:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/22 03:18:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/22 03:18:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/22 03:18:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/22 03:18:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/22 03:18:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/22 03:18:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/22 03:18:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/22 03:18:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/22 03:18:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/22 03:18:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/22 03:18:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/22 03:18:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/22 03:18:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/22 03:18:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/22 03:18:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/22 03:18:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/22 03:18:38 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:18:38 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:18:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/22 03:18:38 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/22 03:18:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/22 03:18:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/22 03:18:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/22 03:18:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/22 03:18:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/22 03:18:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/22 03:18:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/22 03:18:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/22 03:18:38 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/22 03:18:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/22 03:18:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/22 03:18:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/22 03:18:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/22 03:18:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/22 03:18:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/22 03:18:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/22 03:18:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/22 03:18:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/22 03:18:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/22 03:18:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/22 03:18:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/22 03:18:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/22 03:18:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/22 03:18:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/22 03:18:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/22 03:18:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/22 03:18:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/22 03:18:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/22 03:18:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/22 03:18:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/22 03:18:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/22 03:18:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/22 03:18:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/22 03:18:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/22 03:18:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/22 03:18:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/22 03:18:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/22 03:18:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/22 03:18:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/22 03:18:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/22 03:18:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/22 03:18:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/22 03:18:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/22 03:18:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/22 03:18:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/22 03:18:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/22 03:18:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/22 03:18:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/22 03:18:40 DEBUG : Waiting for deletions to finish 2025/06/22 03:18:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/22 03:18:40 INFO : dir1/0003-defghij.txt: Deleted 2025/06/22 03:18:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/22 03:18:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/22 03:18:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/22 03:18:40 INFO : dir1/0007-1234567.txt: Deleted 2025/06/22 03:18:40 INFO : dir1/0009-3456789.txt: Deleted 2025/06/22 03:18:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/22 03:18:40 INFO : dir1/0010-456789.txt: Deleted 2025/06/22 03:18:40 INFO : dir1/0012-6789;.txt: Deleted 2025/06/22 03:18:40 INFO : dir1/0013-789;=.txt: Deleted 2025/06/22 03:18:40 INFO : dir1/0015-9;=.txt: Deleted 2025/06/22 03:18:40 INFO : dir1/0014-89;=.txt: Deleted 2025/06/22 03:18:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/22 03:18:41 INFO : appleappleapplebanana: Deleted 2025/06/22 03:18:41 INFO : dir1/0008-2345678.txt: Deleted 2025/06/22 03:18:41 INFO : dir1/0011-56789;.txt: Deleted 2025/06/22 03:18:41 INFO : splitbananasplit: Deleted 2025/06/22 03:18:41 DEBUG : Waiting for deletions to finish 2025/06/22 03:18:41 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:18:41 DEBUG : appleapple: Excluded (Path Filter) 2025/06/22 03:18:41 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:18:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/22 03:18:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/22 03:18:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/22 03:18:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/22 03:18:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/22 03:18:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/22 03:18:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/22 03:18:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/22 03:18:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/22 03:18:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/22 03:18:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/22 03:18:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/22 03:18:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/22 03:18:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/22 03:18:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/22 03:18:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/22 03:18:41 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/22 03:18:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/22 03:18:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/22 03:18:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/22 03:18:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/22 03:18:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/22 03:18:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/22 03:18:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/22 03:18:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/22 03:18:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/22 03:18:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/22 03:18:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/22 03:18:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/22 03:18:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/22 03:18:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/22 03:18:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/22 03:18:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/22 03:18:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/22 03:18:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/22 03:18:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/22 03:18:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/22 03:18:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/22 03:18:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/22 03:18:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/22 03:18:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/22 03:18:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/22 03:18:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/22 03:18:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/22 03:18:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/22 03:18:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/22 03:18:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/22 03:18:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/22 03:18:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/22 03:18:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/22 03:18:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/22 03:18:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/22 03:18:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/22 03:18:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/22 03:18:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/22 03:18:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/22 03:18:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/22 03:18:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/22 03:18:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/22 03:18:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/22 03:18:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/22 03:18:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/22 03:18:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/22 03:18:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/22 03:18:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/22 03:18:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/22 03:18:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/22 03:18:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/22 03:18:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/22 03:18:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/22 03:18:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/22 03:18:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/22 03:18:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/22 03:18:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/22 03:18:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/22 03:18:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/22 03:18:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/22 03:18:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/22 03:18:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/22 03:18:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/22 03:18:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/22 03:18:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/22 03:18:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/22 03:18:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/22 03:18:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/22 03:18:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/22 03:18:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/22 03:18:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/22 03:18:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/22 03:18:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/22 03:18:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/22 03:18:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/22 03:18:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/22 03:18:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/22 03:18:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/22 03:18:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/22 03:18:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/22 03:18:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/22 03:18:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/22 03:18:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:41 DEBUG : apple: Unchanged skipping 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/22 03:18:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:41 DEBUG : banana: Unchanged skipping 2025/06/22 03:18:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:41 DEBUG : splitbananasplit: Unchanged skipping 2025/06/22 03:18:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/22 03:18:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/22 03:18:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/22 03:18:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/22 03:18:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/22 03:18:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/22 03:18:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/22 03:18:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/22 03:18:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/22 03:18:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/22 03:18:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/22 03:18:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/22 03:18:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/22 03:18:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/22 03:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/22 03:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/22 03:18:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/22 03:18:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/22 03:18:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/22 03:18:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/22 03:18:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/22 03:18:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/22 03:18:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/22 03:18:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/22 03:18:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/22 03:18:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/22 03:18:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/22 03:18:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/22 03:18:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/22 03:18:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/22 03:18:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/22 03:18:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/22 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/22 03:18:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/22 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/22 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/22 03:18:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/22 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/22 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/22 03:18:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/22 03:18:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/22 03:18:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/22 03:18:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/22 03:18:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/22 03:18:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/22 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/22 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/22 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:42 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/22 03:18:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/22 03:18:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/22 03:18:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/22 03:18:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/22 03:18:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/22 03:18:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/22 03:18:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/22 03:18:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/22 03:18:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/22 03:18:42 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:18:42 DEBUG : Waiting for deletions to finish 2025/06/22 03:18:42 DEBUG : Waiting for deletions to finish 2025/06/22 03:18:42 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:18:42 DEBUG : appleapple: Excluded (Path Filter) 2025/06/22 03:18:42 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:18:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/22 03:18:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/22 03:18:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/22 03:18:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/22 03:18:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/22 03:18:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/22 03:18:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/22 03:18:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/22 03:18:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/22 03:18:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/22 03:18:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/22 03:18:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/22 03:18:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/22 03:18:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/22 03:18:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/22 03:18:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/22 03:18:42 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/22 03:18:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/22 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/22 03:18:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/22 03:18:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/22 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/22 03:18:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/22 03:18:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/22 03:18:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/22 03:18:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/22 03:18:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/22 03:18:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/22 03:18:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/22 03:18:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/22 03:18:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/22 03:18:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/22 03:18:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/22 03:18:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/22 03:18:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/22 03:18:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/22 03:18:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/22 03:18:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/22 03:18:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/22 03:18:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/22 03:18:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/22 03:18:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/22 03:18:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/22 03:18:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/22 03:18:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/22 03:18:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/22 03:18:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/22 03:18:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/22 03:18:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/22 03:18:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/22 03:18:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/22 03:18:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/22 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/22 03:18:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/22 03:18:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/22 03:18:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/22 03:18:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/22 03:18:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/22 03:18:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/22 03:18:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/22 03:18:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/22 03:18:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/22 03:18:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/22 03:18:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/22 03:18:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/22 03:18:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/22 03:18:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/22 03:18:42 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:18:57 DEBUG : Waiting for deletions to finish 2025/06/22 03:18:57 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:18:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:18:57 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:18:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:18:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:18:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:18:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:18:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:18:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:18:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:18:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:18:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:18:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:18:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:18:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:18:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:18:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:18:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:18:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:18:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:18:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:57 DEBUG : apple: Unchanged skipping 2025/06/22 03:18:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/22 03:18:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:57 DEBUG : banana: Unchanged skipping 2025/06/22 03:18:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:57 DEBUG : splitbananasplit: Unchanged skipping 2025/06/22 03:18:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/22 03:18:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/22 03:18:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/22 03:18:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/22 03:18:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/22 03:18:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/22 03:18:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/22 03:18:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/22 03:18:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/22 03:18:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/22 03:18:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/22 03:18:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/22 03:18:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/22 03:18:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/22 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/22 03:18:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/22 03:18:58 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:18:58 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:18:58 DEBUG : Waiting for deletions to finish 2025/06/22 03:18:58 DEBUG : Waiting for deletions to finish 2025/06/22 03:18:58 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:18:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:18:58 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:18:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:18:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:18:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:18:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:18:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:18:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:18:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:18:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:18:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:18:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:18:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:18:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:18:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:18:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:18:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:18:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:18:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:58 DEBUG : apple: Unchanged skipping 2025/06/22 03:18:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/22 03:18:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:58 DEBUG : banana: Unchanged skipping 2025/06/22 03:18:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:58 DEBUG : splitbananasplit: Unchanged skipping 2025/06/22 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/22 03:18:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/22 03:18:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/22 03:18:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/22 03:18:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/22 03:18:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/22 03:18:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/22 03:18:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/22 03:18:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/22 03:18:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/22 03:18:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/22 03:18:59 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:18:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/22 03:18:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/22 03:18:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/22 03:18:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/22 03:18:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:18:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/22 03:18:59 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:18:59 DEBUG : Waiting for deletions to finish 2025/06/22 03:18:59 DEBUG : Waiting for deletions to finish 2025/06/22 03:18:59 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : Waiting for deletions to finish 2025/06/22 03:18:59 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:18:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:19:14 DEBUG : Waiting for deletions to finish 2025/06/22 03:19:14 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:19:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:19:14 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:19:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:19:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:19:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:19:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:19:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:19:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:19:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:19:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:19:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:19:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:19:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:19:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:19:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:19:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:19:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:19:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:19:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:19:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:15 DEBUG : apple: Unchanged skipping 2025/06/22 03:19:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/22 03:19:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:15 DEBUG : banana: Unchanged skipping 2025/06/22 03:19:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:15 DEBUG : splitbananasplit: Unchanged skipping 2025/06/22 03:19:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/22 03:19:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/22 03:19:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/22 03:19:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/22 03:19:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/22 03:19:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/22 03:19:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/22 03:19:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/22 03:19:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/22 03:19:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/22 03:19:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/22 03:19:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/22 03:19:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/22 03:19:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/22 03:19:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/22 03:19:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/22 03:19:15 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:19:15 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:19:15 DEBUG : Waiting for deletions to finish 2025/06/22 03:19:15 DEBUG : Waiting for deletions to finish 2025/06/22 03:19:15 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:19:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:19:15 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:19:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:19:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:19:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:19:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:19:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:19:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:19:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:19:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:19:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:19:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:19:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:19:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:19:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:19:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:19:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:19:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:19:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:19:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:16 DEBUG : apple: Unchanged skipping 2025/06/22 03:19:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/22 03:19:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:16 DEBUG : banana: Unchanged skipping 2025/06/22 03:19:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/22 03:19:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/22 03:19:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/22 03:19:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/22 03:19:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/22 03:19:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/22 03:19:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/22 03:19:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/22 03:19:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/22 03:19:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/22 03:19:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/22 03:19:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/22 03:19:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/22 03:19:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/22 03:19:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/22 03:19:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/22 03:19:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/22 03:19:16 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:19:16 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:19:16 DEBUG : Waiting for deletions to finish 2025/06/22 03:19:16 DEBUG : Waiting for deletions to finish 2025/06/22 03:19:16 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:19:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:19:16 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:19:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:19:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:19:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:19:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:19:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:19:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:19:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:19:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:19:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:19:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:19:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:19:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:19:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:19:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:19:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:19:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:19:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:19:32 DEBUG : Waiting for deletions to finish 2025/06/22 03:19:32 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:19:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:19:32 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:19:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:19:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:19:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:19:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:19:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:19:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:19:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:19:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:19:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:19:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:19:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:19:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:19:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:19:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:19:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:19:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:19:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:19:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:32 DEBUG : apple: Unchanged skipping 2025/06/22 03:19:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/22 03:19:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:32 DEBUG : banana: Unchanged skipping 2025/06/22 03:19:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:32 DEBUG : splitbananasplit: Unchanged skipping 2025/06/22 03:19:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/22 03:19:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/22 03:19:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/22 03:19:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/22 03:19:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/22 03:19:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/22 03:19:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/22 03:19:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/22 03:19:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/22 03:19:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/22 03:19:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/22 03:19:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/22 03:19:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/22 03:19:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/22 03:19:33 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:19:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/22 03:19:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/22 03:19:33 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:19:33 DEBUG : Waiting for deletions to finish 2025/06/22 03:19:33 DEBUG : Waiting for deletions to finish 2025/06/22 03:19:33 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:19:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:19:33 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:19:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:19:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:19:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:19:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:19:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:19:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:19:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:19:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:19:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:19:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:19:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:19:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:19:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:19:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:19:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:19:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:19:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:19:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/22 03:19:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:33 DEBUG : apple: Unchanged skipping 2025/06/22 03:19:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:33 DEBUG : banana: Unchanged skipping 2025/06/22 03:19:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:33 DEBUG : splitbananasplit: Unchanged skipping 2025/06/22 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/22 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/22 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/22 03:19:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/22 03:19:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/22 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/22 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/22 03:19:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/22 03:19:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/22 03:19:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/22 03:19:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/22 03:19:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/22 03:19:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/22 03:19:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/22 03:19:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/22 03:19:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/22 03:19:34 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:19:34 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:19:34 DEBUG : Waiting for deletions to finish 2025/06/22 03:19:34 DEBUG : Waiting for deletions to finish 2025/06/22 03:19:34 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:19:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:19:34 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:19:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:19:50 DEBUG : Waiting for deletions to finish 2025/06/22 03:19:50 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:19:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:19:50 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:19:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:19:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:19:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:19:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:19:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:19:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:19:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:19:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:19:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:19:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:19:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:19:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:19:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:19:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:19:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:19:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:19:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:19:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/22 03:19:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:51 DEBUG : banana: Unchanged skipping 2025/06/22 03:19:51 DEBUG : splitbananasplit: Unchanged skipping 2025/06/22 03:19:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:51 DEBUG : apple: Unchanged skipping 2025/06/22 03:19:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/22 03:19:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/22 03:19:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/22 03:19:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/22 03:19:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/22 03:19:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/22 03:19:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/22 03:19:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/22 03:19:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/22 03:19:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/22 03:19:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/22 03:19:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/22 03:19:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/22 03:19:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/22 03:19:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/22 03:19:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/22 03:19:51 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:19:51 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:19:51 DEBUG : Waiting for deletions to finish 2025/06/22 03:19:51 DEBUG : Waiting for deletions to finish 2025/06/22 03:19:51 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:19:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:19:51 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:19:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:19:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:19:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:19:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:19:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:19:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:19:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:19:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:19:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:19:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:19:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:19:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:19:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:19:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:19:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:19:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:19:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:19:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:52 DEBUG : apple: Unchanged skipping 2025/06/22 03:19:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:52 DEBUG : banana: Unchanged skipping 2025/06/22 03:19:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/22 03:19:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:52 DEBUG : splitbananasplit: Unchanged skipping 2025/06/22 03:19:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/22 03:19:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/22 03:19:52 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:19:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/22 03:19:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/22 03:19:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/22 03:19:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/22 03:19:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/22 03:19:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/22 03:19:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/22 03:19:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/22 03:19:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/22 03:19:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/22 03:19:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/22 03:19:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/22 03:19:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/22 03:19:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:19:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/22 03:19:52 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:19:52 DEBUG : Waiting for deletions to finish 2025/06/22 03:19:52 DEBUG : Waiting for deletions to finish 2025/06/22 03:19:52 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:19:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:19:52 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:19:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:19:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:19:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:19:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:19:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:19:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:19:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:19:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:19:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:19:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:19:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:19:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:19:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:19:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:19:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:19:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:19:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:20:08 DEBUG : Waiting for deletions to finish 2025/06/22 03:20:09 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:20:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:20:09 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:20:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:20:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:20:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:20:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:20:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:20:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:20:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:20:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:20:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:20:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:20:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:20:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:20:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:20:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:20:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:20:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:20:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:20:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:09 DEBUG : apple: Unchanged skipping 2025/06/22 03:20:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/22 03:20:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:09 DEBUG : banana: Unchanged skipping 2025/06/22 03:20:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:09 DEBUG : splitbananasplit: Unchanged skipping 2025/06/22 03:20:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/22 03:20:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/22 03:20:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/22 03:20:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/22 03:20:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/22 03:20:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/22 03:20:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/22 03:20:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/22 03:20:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/22 03:20:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/22 03:20:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/22 03:20:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/22 03:20:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/22 03:20:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/22 03:20:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/22 03:20:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/22 03:20:09 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:20:09 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:20:09 DEBUG : Waiting for deletions to finish 2025/06/22 03:20:09 DEBUG : Waiting for deletions to finish 2025/06/22 03:20:10 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:10 DEBUG : apple: Unchanged skipping 2025/06/22 03:20:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:10 DEBUG : banana: Unchanged skipping 2025/06/22 03:20:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/22 03:20:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:10 DEBUG : splitbananasplit: Unchanged skipping 2025/06/22 03:20:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/22 03:20:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/22 03:20:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/22 03:20:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/22 03:20:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/22 03:20:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/22 03:20:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/22 03:20:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/22 03:20:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/22 03:20:10 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:20:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/22 03:20:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/22 03:20:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/22 03:20:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/22 03:20:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/22 03:20:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/22 03:20:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/22 03:20:10 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:20:10 DEBUG : Waiting for deletions to finish 2025/06/22 03:20:10 DEBUG : Waiting for deletions to finish 2025/06/22 03:20:10 DEBUG : apple: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : banana: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 03:20:10 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (206.59s) --- PASS: TestTransform/NFC (17.86s) --- PASS: TestTransform/NFD (17.12s) --- PASS: TestTransform/base64 (19.98s) --- PASS: TestTransform/prefix (22.32s) --- PASS: TestTransform/suffix (22.15s) --- PASS: TestTransform/truncate (18.54s) --- PASS: TestTransform/encoder (17.43s) --- PASS: TestTransform/ISO-8859-1 (17.23s) --- PASS: TestTransform/charmap (17.39s) --- PASS: TestTransform/lowercase (18.37s) --- PASS: TestTransform/ascii (18.19s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:20:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/22 03:20:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/22 03:20:15 INFO : sub dir_somesuffix: Making directory 2025/06/22 03:20:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/22 03:20:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/22 03:20:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/22 03:20:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/22 03:20:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/22 03:20:15 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:20:15 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:20:16 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:20:16 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/22 03:20:16 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.65s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:20:17 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:17 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:17 INFO : tictactoe: Making directory 2025/06/22 03:20:17 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:17 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 03:20:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/22 03:20:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 03:20:17 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:20:17 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:20:18 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:20:18 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/22 03:20:18 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.82s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:20:19 INFO : toe: Making directory 2025/06/22 03:20:19 INFO : toe/toe: Making directory 2025/06/22 03:20:19 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/22 03:20:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/22 03:20:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/22 03:20:19 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:20:19 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:20:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:20:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/22 03:20:20 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.96s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:20:21 INFO : toe: Making directory 2025/06/22 03:20:21 INFO : toe/toe: Making directory 2025/06/22 03:20:21 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/22 03:20:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/22 03:20:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/22 03:20:21 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:20:21 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:20:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:20:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/22 03:20:22 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.74s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:20:22 DEBUG : empty_dir: Making directory with metadata 2025/06/22 03:20:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/22 03:20:22 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:23 INFO : tictacempty_dir: Making directory 2025/06/22 03:20:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:23 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:23 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:23 INFO : tictactoe: Making directory 2025/06/22 03:20:23 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:23 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 03:20:23 INFO : tictactoe/tictactoe: Making directory 2025/06/22 03:20:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 03:20:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/22 03:20:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/22 03:20:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/22 03:20:23 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:20:23 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:20:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:20:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/22 03:20:23 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.61s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:20:24 DEBUG : empty_dir: Making directory with metadata 2025/06/22 03:20:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/22 03:20:24 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:24 INFO : tictacempty_dir: Making directory 2025/06/22 03:20:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:24 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:24 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:24 INFO : tictactoe: Making directory 2025/06/22 03:20:24 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:24 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 03:20:24 INFO : tictactoe/tictactoe: Making directory 2025/06/22 03:20:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 03:20:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/22 03:20:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 03:20:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/22 03:20:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 03:20:24 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:20:24 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:20:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:20:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 03:20:25 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/22 03:20:25 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:20:25 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:26 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:26 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/22 03:20:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:20:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/22 03:20:26 NOTICE: B2 bucket rclone-test-cibuquh4jiyu: 0 differences found 2025/06/22 03:20:26 NOTICE: B2 bucket rclone-test-cibuquh4jiyu: 1 matching files --- PASS: TestAllTag (2.45s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:20:26 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:27 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:27 INFO : tictactoe: Making directory 2025/06/22 03:20:27 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:27 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 03:20:27 INFO : tictactoe/tictactoe: Making directory 2025/06/22 03:20:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 03:20:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/22 03:20:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/22 03:20:27 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:20:27 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:20:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/22 03:20:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:20:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/22 03:20:28 DEBUG : Waiting for deletions to finish 2025/06/22 03:20:28 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:28 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:28 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 03:20:28 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:20:28 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/22 03:20:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/22 03:20:28 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/22 03:20:28 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:20:28 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.83s) === RUN TestSyntax 2025/06/22 03:20:29 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:20:30 INFO : toe: Making directory 2025/06/22 03:20:30 INFO : toe/toe: Making directory 2025/06/22 03:20:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/22 03:20:30 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:20:30 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:20:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:20:30 INFO : toe/toe/toe: Copied (new) 2025/06/22 03:20:30 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.71s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:20:31 DEBUG : empty_dir: Making directory with metadata 2025/06/22 03:20:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/22 03:20:31 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:31 INFO : tictacempty_dir: Making directory 2025/06/22 03:20:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:31 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:31 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:31 INFO : tictactoe: Making directory 2025/06/22 03:20:31 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:31 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 03:20:31 INFO : tictactoe/tictactoe: Making directory 2025/06/22 03:20:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 03:20:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/22 03:20:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 03:20:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/22 03:20:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 03:20:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 03:20:31 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:20:31 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:20:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:20:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 03:20:32 INFO : toe/toe/toe.txt: Deleted 2025/06/22 03:20:32 INFO : toe/toe: Removing directory 2025/06/22 03:20:32 INFO : toe: Removing directory 2025/06/22 03:20:32 INFO : empty_dir: Removing directory 2025/06/22 03:20:32 DEBUG : Local file system at /tmp/rclone2442776539: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.57s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:20:33 DEBUG : empty_dir: Making directory with metadata 2025/06/22 03:20:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/22 03:20:33 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:33 INFO : tictacempty_dir: Making directory 2025/06/22 03:20:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:33 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:33 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:33 INFO : tictactoe: Making directory 2025/06/22 03:20:33 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:33 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 03:20:33 INFO : tictactoe/tictactoe: Making directory 2025/06/22 03:20:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 03:20:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/22 03:20:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 03:20:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/22 03:20:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 03:20:33 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:20:33 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:20:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 03:20:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:20:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 03:20:34 INFO : toe/toe/toe.txt: Deleted 2025/06/22 03:20:34 INFO : toe/toe: Removing directory 2025/06/22 03:20:34 INFO : toe: Removing directory 2025/06/22 03:20:34 INFO : empty_dir: Removing directory 2025/06/22 03:20:34 DEBUG : Local file system at /tmp/rclone2442776539: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/22 03:20:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/22 03:20:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/22 03:20:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/22 03:20:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/22 03:20:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:20:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/22 03:20:35 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.57s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:20:36 DEBUG : Reset feature "Copy" 2025/06/22 03:20:36 DEBUG : Reset feature "Move" 2025/06/22 03:20:36 DEBUG : Reset feature "Copy" 2025/06/22 03:20:36 DEBUG : Reset feature "Move" 2025/06/22 03:20:36 DEBUG : empty_dir: Making directory with metadata 2025/06/22 03:20:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/22 03:20:36 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:36 INFO : tictacempty_dir: Making directory 2025/06/22 03:20:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/22 03:20:36 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:36 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:36 INFO : tictactoe: Making directory 2025/06/22 03:20:36 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:36 DEBUG : toe: transformed to: tictactoe 2025/06/22 03:20:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 03:20:36 INFO : tictactoe/tictactoe: Making directory 2025/06/22 03:20:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/22 03:20:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/22 03:20:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 03:20:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/22 03:20:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 03:20:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 03:20:36 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:20:36 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:20:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:20:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/22 03:20:37 INFO : toe/toe/toe.txt: Deleted 2025/06/22 03:20:37 INFO : toe/toe: Removing directory 2025/06/22 03:20:37 INFO : toe: Removing directory 2025/06/22 03:20:37 INFO : empty_dir: Removing directory 2025/06/22 03:20:37 DEBUG : Local file system at /tmp/rclone2442776539: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/22 03:20:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/22 03:20:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/22 03:20:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/22 03:20:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/22 03:20:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:20:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/22 03:20: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: TestManualTransformFile (3.89s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:20:40 DEBUG : toe: transformed to: dG9l 2025/06/22 03:20:40 DEBUG : toe: transformed to: dG9l 2025/06/22 03:20:40 INFO : dG9l: Making directory 2025/06/22 03:20:40 DEBUG : toe: transformed to: dG9l 2025/06/22 03:20:40 DEBUG : toe: transformed to: dG9l 2025/06/22 03:20:40 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/22 03:20:40 INFO : dG9l/dG9l: Making directory 2025/06/22 03:20:40 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/22 03:20:40 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/22 03:20:40 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/22 03:20:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/22 03:20:40 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:20:40 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:20:40 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/22 03:20:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:20:41 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/22 03:20:41 DEBUG : Waiting for deletions to finish 2025/06/22 03:20:41 DEBUG : dG9l: transformed to: toe 2025/06/22 03:20:41 DEBUG : dG9l: transformed to: toe 2025/06/22 03:20:41 DEBUG : dG9l: transformed to: toe 2025/06/22 03:20:41 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/22 03:20:42 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/22 03:20:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/22 03:20:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/22 03:20:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/22 03:20:42 DEBUG : Local file system at /tmp/rclone2442776539: Waiting for checks to finish 2025/06/22 03:20:42 DEBUG : Local file system at /tmp/rclone2442776539: Waiting for transfers to finish 2025/06/22 03:20:42 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.48s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-cibuquh4jiyu", Local "Local file system at /tmp/rclone2442776539", Modify Window "1ms" 2025/06/22 03:20:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/22 03:20:43 DEBUG : toe: transformed to: 2025/06/22 03:20:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/22 03:20:43 DEBUG : toe: transformed to: 2025/06/22 03:20:43 INFO : B2 bucket rclone-test-cibuquh4jiyu: Making directory 2025/06/22 03:20:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/22 03:20:43 DEBUG : toe: transformed to: 2025/06/22 03:20:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/22 03:20:43 DEBUG : toe: transformed to: 2025/06/22 03:20:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/22 03:20:43 DEBUG : toe/toe: transformed to: 2025/06/22 03:20:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/22 03:20:43 INFO : toe/toe: Making directory 2025/06/22 03:20:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/22 03:20:43 DEBUG : toe/toe: transformed to: 2025/06/22 03:20:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/22 03:20:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/22 03:20:43 DEBUG : toe: transformed to: 2025/06/22 03:20:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/22 03:20:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/22 03:20:43 DEBUG : toe/toe/toe: transformed to: 2025/06/22 03:20:43 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/22 03:20:43 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for checks to finish 2025/06/22 03:20:43 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Waiting for transfers to finish 2025/06/22 03:20:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/22 03:20:43 INFO : toe/toe/toe: Copied (new) 2025/06/22 03:20:43 ERROR : B2 bucket rclone-test-cibuquh4jiyu: not deleting files as there were IO errors 2025/06/22 03:20:43 ERROR : B2 bucket rclone-test-cibuquh4jiyu: not deleting directories as there were IO errors --- PASS: TestError (1.77s) PASS 2025/06/22 03:20:44 DEBUG : B2 bucket rclone-test-cibuquh4jiyu: Purge remote 2025/06/22 03:20:44 INFO : B2 bucket rclone-test-cibuquh4jiyu: cleaning bucket "rclone-test-cibuquh4jiyu" of all files 2025/06/22 03:20:45 DEBUG : BackupDir/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406bac16c9706bce_d20250622_m031406_c001_v7007000_t0000_u01750562046179") 2025/06/22 03:20:45 DEBUG : BackupDir/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f109c2053766914da_d20250622_m031359_c001_v0001100_t0054_u01750562039965") 2025/06/22 03:20:45 DEBUG : CompareDest/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347b228_d20250622_m031339_c001_v7007000_t0000_u01750562019214") 2025/06/22 03:20:45 DEBUG : CompareDest/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae924f_d20250622_m031332_c001_v0001109_t0028_u01750562012925") 2025/06/22 03:20:45 DEBUG : CompareDest/two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347b229_d20250622_m031339_c001_v7007000_t0000_u01750562019396") 2025/06/22 03:20:45 DEBUG : CompareDest/two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0147f5_d20250622_m031334_c001_v0001130_t0048_u01750562014522") 2025/06/22 03:20:45 DEBUG : CopyDest/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406bac16c9706bd0_d20250622_m031406_c001_v7007000_t0000_u01750562046361") 2025/06/22 03:20:45 DEBUG : CopyDest/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81613a_d20250622_m031356_c001_v0001038_t0009_u01750562036720") 2025/06/22 03:20:45 DEBUG : CopyDest/three: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406bac16c9706bd2_d20250622_m031406_c001_v7007000_t0000_u01750562046548") 2025/06/22 03:20:46 DEBUG : CopyDest/three: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01484e_d20250622_m031403_c001_v0001130_t0036_u01750562043953") 2025/06/22 03:20:46 DEBUG : CopyDest/two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406bac16c9706bd3_d20250622_m031406_c001_v7007000_t0000_u01750562046731") 2025/06/22 03:20:46 DEBUG : CopyDest/two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae929c_d20250622_m031401_c001_v0001109_t0047_u01750562041634") 2025/06/22 03:20:46 DEBUG : EXISTING: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff8029f_d20250622_m031533_c001_v7007000_t0000_u01750562133229") 2025/06/22 03:20:46 DEBUG : EXISTING: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae933a_d20250622_m031531_c001_v0001109_t0041_u01750562131965") 2025/06/22 03:20:46 DEBUG : PREFIXapple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acfa0f_d20250622_m031800_c001_v7007000_t0000_u01750562280541") 2025/06/22 03:20:46 DEBUG : PREFIXapple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505111_d20250622_m031754_c001_v0001180_t0044_u01750562274663") 2025/06/22 03:20:46 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a281_d20250622_m031800_c001_v7007000_t0000_u01750562280562") 2025/06/22 03:20:46 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8162cd_d20250622_m031754_c001_v0001038_t0019_u01750562274675") 2025/06/22 03:20:46 DEBUG : PREFIXbanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acfa15_d20250622_m031800_c001_v7007000_t0000_u01750562280734") 2025/06/22 03:20:46 DEBUG : PREFIXbanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94bb_d20250622_m031754_c001_v0001109_t0045_u01750562274690") 2025/06/22 03:20:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f416ad5464f4b8e0f_d20250622_m031800_c001_v7007000_t0000_u01750562280574") 2025/06/22 03:20:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b74_d20250622_m031754_c001_v0001130_t0029_u01750562274684") 2025/06/22 03:20:46 DEBUG : Testêé: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff8029c_d20250622_m031529_c001_v7007000_t0000_u01750562129027") 2025/06/22 03:20:47 DEBUG : Testêé: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01495c_d20250622_m031528_c001_v0001130_t0040_u01750562128269") 2025/06/22 03:20:47 DEBUG : Testêé: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9332_d20250622_m031526_c001_v0001109_t0029_u01750562126781") 2025/06/22 03:20:47 DEBUG : YXBwbGU=: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf99f_d20250622_m031739_c001_v7007000_t0000_u01750562259821") 2025/06/22 03:20:47 DEBUG : YXBwbGU=: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505099_d20250622_m031735_c001_v0001180_t0044_u01750562255148") 2025/06/22 03:20:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9a0_d20250622_m031740_c001_v7007000_t0000_u01750562260005") 2025/06/22 03:20:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9491_d20250622_m031735_c001_v0001109_t0059_u01750562255141") 2025/06/22 03:20:47 DEBUG : YmFuYW5h: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9a1_d20250622_m031740_c001_v7007000_t0000_u01750562260191") 2025/06/22 03:20:47 DEBUG : YmFuYW5h: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81629d_d20250622_m031735_c001_v0001038_t0059_u01750562255163") 2025/06/22 03:20:47 DEBUG : a/potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6d6_d20250622_m031159_c001_v7007000_t0000_u01750561919714") 2025/06/22 03:20:47 DEBUG : a/potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0146a3_d20250622_m031159_c001_v0001130_t0032_u01750561919020") 2025/06/22 03:20:47 DEBUG : a/potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6d4_d20250622_m031157_c001_v7007000_t0000_u01750561917155") 2025/06/22 03:20:47 DEBUG : a/potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01468f_d20250622_m031156_c001_v0001130_t0042_u01750561916175") 2025/06/22 03:20:47 DEBUG : a/potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef6eb5_d20250622_m031138_c001_v7007000_t0000_u01750561898205") 2025/06/22 03:20:47 DEBUG : a/potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014627_d20250622_m031137_c001_v0001130_t0047_u01750561897300") 2025/06/22 03:20:47 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2adf_d20250622_m032011_c001_v7007000_t0000_u01750562411515") 2025/06/22 03:20:47 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925053d5_d20250622_m032006_c001_v0001180_t0014_u01750562406563") 2025/06/22 03:20:47 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347bace_d20250622_m031953_c001_v7007000_t0000_u01750562393339") 2025/06/22 03:20:47 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250537d_d20250622_m031948_c001_v0001180_t0021_u01750562388491") 2025/06/22 03:20:47 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a5be_d20250622_m031934_c001_v7007000_t0000_u01750562374939") 2025/06/22 03:20:47 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505319_d20250622_m031930_c001_v0001180_t0050_u01750562370328") 2025/06/22 03:20:47 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ef18_d20250622_m031917_c001_v7007000_t0000_u01750562357376") 2025/06/22 03:20:48 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925052bb_d20250622_m031913_c001_v0001180_t0016_u01750562353103") 2025/06/22 03:20:48 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c428147ea_d20250622_m031900_c001_v7007000_t0000_u01750562340405") 2025/06/22 03:20:48 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250525e_d20250622_m031855_c001_v0001180_t0057_u01750562335562") 2025/06/22 03:20:48 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33c2_d20250622_m031842_c001_v7007000_t0000_u01750562322876") 2025/06/22 03:20:48 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9527_d20250622_m031836_c001_v0001109_t0033_u01750562316212") 2025/06/22 03:20:48 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7ac75_d20250622_m031824_c001_v7007000_t0000_u01750562304367") 2025/06/22 03:20:48 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816317_d20250622_m031820_c001_v0001038_t0041_u01750562300809") 2025/06/22 03:20:48 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a352_d20250622_m031819_c001_v7007000_t0000_u01750562299500") 2025/06/22 03:20:48 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94e7_d20250622_m031814_c001_v0001109_t0043_u01750562294881") 2025/06/22 03:20:48 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecbf_d20250622_m031802_c001_v7007000_t0000_u01750562282246") 2025/06/22 03:20:48 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94c5_d20250622_m031758_c001_v0001109_t0028_u01750562278579") 2025/06/22 03:20:48 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9e8_d20250622_m031757_c001_v7007000_t0000_u01750562277368") 2025/06/22 03:20:48 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505105_d20250622_m031752_c001_v0001180_t0059_u01750562272077") 2025/06/22 03:20:48 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff80353_d20250622_m031737_c001_v7007000_t0000_u01750562257561") 2025/06/22 03:20:48 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505073_d20250622_m031732_c001_v0001180_t0035_u01750562252052") 2025/06/22 03:20:48 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf691534f5_d20250622_m031719_c001_v7007000_t0000_u01750562239999") 2025/06/22 03:20:48 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92504fdf_d20250622_m031715_c001_v0001180_t0015_u01750562235721") 2025/06/22 03:20:48 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a231_d20250622_m031702_c001_v7007000_t0000_u01750562222840") 2025/06/22 03:20:48 DEBUG : apple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92504f4d_d20250622_m031657_c001_v0001180_t0034_u01750562217713") 2025/06/22 03:20:48 DEBUG : appleSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4209261e44e96b4b_d20250622_m031822_c001_v7007000_t0000_u01750562302701") 2025/06/22 03:20:48 DEBUG : appleSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014bb4_d20250622_m031817_c001_v0001130_t0042_u01750562297266") 2025/06/22 03:20:49 DEBUG : appleapple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33c7_d20250622_m031843_c001_v7007000_t0000_u01750562323060") 2025/06/22 03:20:49 DEBUG : appleapple: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae952b_d20250622_m031838_c001_v0001109_t0037_u01750562318415") 2025/06/22 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b51_d20250622_m032011_c001_v7007000_t0000_u01750562411697") 2025/06/22 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae960f_d20250622_m032007_c001_v0001109_t0027_u01750562407402") 2025/06/22 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347bacf_d20250622_m031953_c001_v7007000_t0000_u01750562393524") 2025/06/22 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae95e3_d20250622_m031949_c001_v0001109_t0028_u01750562389206") 2025/06/22 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a5c3_d20250622_m031935_c001_v7007000_t0000_u01750562375125") 2025/06/22 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae95ab_d20250622_m031931_c001_v0001109_t0016_u01750562371145") 2025/06/22 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ef19_d20250622_m031917_c001_v7007000_t0000_u01750562357559") 2025/06/22 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae957b_d20250622_m031913_c001_v0001109_t0012_u01750562353756") 2025/06/22 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c428147ee_d20250622_m031900_c001_v7007000_t0000_u01750562340586") 2025/06/22 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9551_d20250622_m031856_c001_v0001109_t0032_u01750562336402") 2025/06/22 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4144cb410940d967_d20250622_m031840_c001_v7007000_t0000_u01750562320909") 2025/06/22 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250520a_d20250622_m031836_c001_v0001180_t0044_u01750562316997") 2025/06/22 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7ac78_d20250622_m031824_c001_v7007000_t0000_u01750562304549") 2025/06/22 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925051c0_d20250622_m031820_c001_v0001180_t0057_u01750562300818") 2025/06/22 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef72c6_d20250622_m031819_c001_v7007000_t0000_u01750562299518") 2025/06/22 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505192_d20250622_m031815_c001_v0001180_t0028_u01750562295767") 2025/06/22 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecc0_d20250622_m031802_c001_v7007000_t0000_u01750562282429") 2025/06/22 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505127_d20250622_m031758_c001_v0001180_t0029_u01750562278552") 2025/06/22 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f408fc7e03e3c6201_d20250622_m031757_c001_v7007000_t0000_u01750562277651") 2025/06/22 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b6c_d20250622_m031752_c001_v0001130_t0000_u01750562272732") 2025/06/22 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a25ad_d20250622_m031737_c001_v7007000_t0000_u01750562257557") 2025/06/22 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b26_d20250622_m031733_c001_v0001130_t0002_u01750562253062") 2025/06/22 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf691534f6_d20250622_m031720_c001_v7007000_t0000_u01750562240180") 2025/06/22 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014af0_d20250622_m031716_c001_v0001130_t0044_u01750562236408") 2025/06/22 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a232_d20250622_m031703_c001_v7007000_t0000_u01750562223023") 2025/06/22 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014aa8_d20250622_m031658_c001_v0001130_t0022_u01750562218730") 2025/06/22 03:20:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b32c4_d20250622_m031822_c001_v7007000_t0000_u01750562302855") 2025/06/22 03:20:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94eb_d20250622_m031817_c001_v0001109_t0000_u01750562297251") 2025/06/22 03:20:50 DEBUG : b/potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6d7_d20250622_m031159_c001_v7007000_t0000_u01750561919898") 2025/06/22 03:20:50 DEBUG : b/potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01469b_d20250622_m031157_c001_v0001130_t0011_u01750561917707") 2025/06/22 03:20:50 DEBUG : b/potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6d3_d20250622_m031156_c001_v7007000_t0000_u01750561916597") 2025/06/22 03:20:50 DEBUG : b/potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014685_d20250622_m031154_c001_v0001130_t0021_u01750561914920") 2025/06/22 03:20:50 DEBUG : b/potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef6eb2_d20250622_m031137_c001_v7007000_t0000_u01750561897647") 2025/06/22 03:20:50 DEBUG : b/potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01461f_d20250622_m031136_c001_v0001130_t0038_u01750561896250") 2025/06/22 03:20:50 DEBUG : backup/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a23db_d20250622_m031420_c001_v7007000_t0000_u01750562060665") 2025/06/22 03:20:50 DEBUG : backup/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1191f930b88aba4e_d20250622_m031418_c001_v0001117_t0002_u01750562058500") 2025/06/22 03:20:50 DEBUG : backup/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f111cce442f2a3567_d20250622_m031414_c001_v0001146_t0035_u01750562054545") 2025/06/22 03:20:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff8024c_d20250622_m031448_c001_v7007000_t0000_u01750562088337") 2025/06/22 03:20:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f119a5a080caed7cd_d20250622_m031446_c001_v0001113_t0019_u01750562086261") 2025/06/22 03:20:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f112c789496191f0f_d20250622_m031442_c001_v0001176_t0013_u01750562082318") 2025/06/22 03:20:51 DEBUG : backup/one.bak: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4144cb410940d24c_d20250622_m031434_c001_v7007000_t0000_u01750562074627") 2025/06/22 03:20:51 DEBUG : backup/one.bak: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f119a0f9458d92fcd_d20250622_m031432_c001_v0001184_t0048_u01750562072553") 2025/06/22 03:20:51 DEBUG : backup/one.bak: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11525b4c762243d9_d20250622_m031427_c001_v0001144_t0051_u01750562067909") 2025/06/22 03:20:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff8024d_d20250622_m031448_c001_v7007000_t0000_u01750562088518") 2025/06/22 03:20:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1198d9409a0d6736_d20250622_m031447_c001_v0001102_t0029_u01750562087393") 2025/06/22 03:20:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1146b6d82356cf15_d20250622_m031443_c001_v0001146_t0059_u01750562083820") 2025/06/22 03:20:51 DEBUG : backup/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a23dc_d20250622_m031420_c001_v7007000_t0000_u01750562060848") 2025/06/22 03:20:51 DEBUG : backup/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1150aa98eb97e0d7_d20250622_m031419_c001_v0001137_t0023_u01750562059651") 2025/06/22 03:20:51 DEBUG : backup/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f113621fa13a1435d_d20250622_m031415_c001_v0001099_t0042_u01750562055974") 2025/06/22 03:20:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4144cb410940d24d_d20250622_m031434_c001_v7007000_t0000_u01750562074811") 2025/06/22 03:20:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1045c8c9d8c2439c_d20250622_m031433_c001_v0001115_t0025_u01750562073464") 2025/06/22 03:20:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1050f7e9ed9fe445_d20250622_m031430_c001_v0001182_t0049_u01750562070122") 2025/06/22 03:20:51 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b52_d20250622_m032011_c001_v7007000_t0000_u01750562411879") 2025/06/22 03:20:51 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816401_d20250622_m032006_c001_v0001038_t0028_u01750562406770") 2025/06/22 03:20:51 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347bad1_d20250622_m031953_c001_v7007000_t0000_u01750562393708") 2025/06/22 03:20:51 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8163d5_d20250622_m031948_c001_v0001038_t0022_u01750562388731") 2025/06/22 03:20:51 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a5c8_d20250622_m031935_c001_v7007000_t0000_u01750562375309") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8163b3_d20250622_m031930_c001_v0001038_t0027_u01750562370530") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ef1a_d20250622_m031917_c001_v7007000_t0000_u01750562357746") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816394_d20250622_m031913_c001_v0001038_t0055_u01750562353318") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c428147f0_d20250622_m031900_c001_v7007000_t0000_u01750562340768") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81636c_d20250622_m031855_c001_v0001038_t0030_u01750562335768") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33cc_d20250622_m031843_c001_v7007000_t0000_u01750562323251") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014c08_d20250622_m031836_c001_v0001130_t0010_u01750562316623") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7ac79_d20250622_m031824_c001_v7007000_t0000_u01750562304732") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014bca_d20250622_m031820_c001_v0001130_t0050_u01750562300828") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a2dd_d20250622_m031819_c001_v7007000_t0000_u01750562299720") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014bae_d20250622_m031815_c001_v0001130_t0010_u01750562295369") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecc1_d20250622_m031802_c001_v7007000_t0000_u01750562282610") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b84_d20250622_m031758_c001_v0001130_t0017_u01750562278572") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecb5_d20250622_m031756_c001_v7007000_t0000_u01750562276995") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8162cb_d20250622_m031752_c001_v0001038_t0040_u01750562272282") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b322e_d20250622_m031737_c001_v7007000_t0000_u01750562257803") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9487_d20250622_m031732_c001_v0001109_t0024_u01750562252253") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf691534f7_d20250622_m031720_c001_v7007000_t0000_u01750562240362") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae946b_d20250622_m031715_c001_v0001109_t0030_u01750562235932") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a233_d20250622_m031703_c001_v7007000_t0000_u01750562223211") 2025/06/22 03:20:52 DEBUG : banana: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae943c_d20250622_m031657_c001_v0001109_t0021_u01750562217912") 2025/06/22 03:20:53 DEBUG : bananaSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f42150288fa837ffc_d20250622_m031822_c001_v7007000_t0000_u01750562302627") 2025/06/22 03:20:53 DEBUG : bananaSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250519c_d20250622_m031817_c001_v0001180_t0045_u01750562297276") 2025/06/22 03:20:53 DEBUG : both0: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc36_d20250622_m031627_c001_v7007000_t0000_u01750562187944") 2025/06/22 03:20:53 DEBUG : both0: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8161f7_d20250622_m031604_c001_v0001038_t0024_u01750562164526") 2025/06/22 03:20:53 DEBUG : both0: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1ebc_d20250622_m031600_c001_v7007000_t0000_u01750562160316") 2025/06/22 03:20:53 DEBUG : both0: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01496e_d20250622_m031535_c001_v0001130_t0026_u01750562135467") 2025/06/22 03:20:53 DEBUG : both1: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc38_d20250622_m031628_c001_v7007000_t0000_u01750562188128") 2025/06/22 03:20:53 DEBUG : both1: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0149de_d20250622_m031606_c001_v0001130_t0003_u01750562166212") 2025/06/22 03:20:53 DEBUG : both1: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1ebd_d20250622_m031600_c001_v7007000_t0000_u01750562160498") 2025/06/22 03:20:53 DEBUG : both1: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9340_d20250622_m031536_c001_v0001109_t0000_u01750562136491") 2025/06/22 03:20:53 DEBUG : both10: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc39_d20250622_m031628_c001_v7007000_t0000_u01750562188310") 2025/06/22 03:20:53 DEBUG : both10: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014a06_d20250622_m031615_c001_v0001130_t0015_u01750562175801") 2025/06/22 03:20:53 DEBUG : both10: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1ebe_d20250622_m031600_c001_v7007000_t0000_u01750562160679") 2025/06/22 03:20:53 DEBUG : both10: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae936a_d20250622_m031546_c001_v0001109_t0057_u01750562146862") 2025/06/22 03:20:53 DEBUG : both11: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc3a_d20250622_m031628_c001_v7007000_t0000_u01750562188493") 2025/06/22 03:20:53 DEBUG : both11: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae93d0_d20250622_m031616_c001_v0001109_t0025_u01750562176731") 2025/06/22 03:20:53 DEBUG : both11: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1ebf_d20250622_m031600_c001_v7007000_t0000_u01750562160868") 2025/06/22 03:20:53 DEBUG : both11: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8161d3_d20250622_m031547_c001_v0001038_t0024_u01750562147860") 2025/06/22 03:20:53 DEBUG : both12: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc3b_d20250622_m031628_c001_v7007000_t0000_u01750562188675") 2025/06/22 03:20:53 DEBUG : both12: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816215_d20250622_m031617_c001_v0001038_t0021_u01750562177723") 2025/06/22 03:20:54 DEBUG : both12: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1ec0_d20250622_m031601_c001_v7007000_t0000_u01750562161050") 2025/06/22 03:20:54 DEBUG : both12: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0149ac_d20250622_m031548_c001_v0001130_t0057_u01750562148805") 2025/06/22 03:20:54 DEBUG : both13: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc3c_d20250622_m031628_c001_v7007000_t0000_u01750562188864") 2025/06/22 03:20:54 DEBUG : both13: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014a12_d20250622_m031619_c001_v0001130_t0054_u01750562179532") 2025/06/22 03:20:54 DEBUG : both13: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1ec1_d20250622_m031601_c001_v7007000_t0000_u01750562161258") 2025/06/22 03:20:54 DEBUG : both13: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9376_d20250622_m031549_c001_v0001109_t0016_u01750562149979") 2025/06/22 03:20:54 DEBUG : both14: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc3d_d20250622_m031629_c001_v7007000_t0000_u01750562189046") 2025/06/22 03:20:54 DEBUG : both14: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae93dc_d20250622_m031620_c001_v0001109_t0042_u01750562180461") 2025/06/22 03:20:54 DEBUG : both14: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1ec2_d20250622_m031601_c001_v7007000_t0000_u01750562161438") 2025/06/22 03:20:54 DEBUG : both14: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8161dd_d20250622_m031551_c001_v0001038_t0038_u01750562151037") 2025/06/22 03:20:54 DEBUG : both15: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc3e_d20250622_m031629_c001_v7007000_t0000_u01750562189229") 2025/06/22 03:20:54 DEBUG : both15: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81621f_d20250622_m031621_c001_v0001038_t0047_u01750562181225") 2025/06/22 03:20:54 DEBUG : both15: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1ec3_d20250622_m031601_c001_v7007000_t0000_u01750562161619") 2025/06/22 03:20:54 DEBUG : both15: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0149b8_d20250622_m031552_c001_v0001130_t0000_u01750562152534") 2025/06/22 03:20:54 DEBUG : both16: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc40_d20250622_m031629_c001_v7007000_t0000_u01750562189413") 2025/06/22 03:20:54 DEBUG : both16: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014a20_d20250622_m031622_c001_v0001130_t0009_u01750562182080") 2025/06/22 03:20:54 DEBUG : both16: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1ec4_d20250622_m031601_c001_v7007000_t0000_u01750562161799") 2025/06/22 03:20:54 DEBUG : both16: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9380_d20250622_m031553_c001_v0001109_t0000_u01750562153252") 2025/06/22 03:20:54 DEBUG : both17: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc41_d20250622_m031629_c001_v7007000_t0000_u01750562189599") 2025/06/22 03:20:54 DEBUG : both17: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae93e4_d20250622_m031622_c001_v0001109_t0043_u01750562182938") 2025/06/22 03:20:54 DEBUG : both17: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1ec5_d20250622_m031601_c001_v7007000_t0000_u01750562161981") 2025/06/22 03:20:54 DEBUG : both17: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8161e5_d20250622_m031554_c001_v0001038_t0029_u01750562154341") 2025/06/22 03:20:55 DEBUG : both18: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc42_d20250622_m031629_c001_v7007000_t0000_u01750562189782") 2025/06/22 03:20:55 DEBUG : both18: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816225_d20250622_m031623_c001_v0001038_t0020_u01750562183945") 2025/06/22 03:20:55 DEBUG : both18: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1ec6_d20250622_m031602_c001_v7007000_t0000_u01750562162162") 2025/06/22 03:20:55 DEBUG : both18: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0149c6_d20250622_m031555_c001_v0001130_t0035_u01750562155719") 2025/06/22 03:20:55 DEBUG : both19: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc43_d20250622_m031629_c001_v7007000_t0000_u01750562189967") 2025/06/22 03:20:55 DEBUG : both19: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014a30_d20250622_m031624_c001_v0001130_t0001_u01750562184922") 2025/06/22 03:20:55 DEBUG : both19: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1ec7_d20250622_m031602_c001_v7007000_t0000_u01750562162344") 2025/06/22 03:20:55 DEBUG : both19: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9390_d20250622_m031556_c001_v0001109_t0013_u01750562156440") 2025/06/22 03:20:55 DEBUG : both2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc44_d20250622_m031630_c001_v7007000_t0000_u01750562190153") 2025/06/22 03:20:55 DEBUG : both2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae93b6_d20250622_m031607_c001_v0001109_t0027_u01750562167068") 2025/06/22 03:20:55 DEBUG : both2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1ec8_d20250622_m031602_c001_v7007000_t0000_u01750562162525") 2025/06/22 03:20:55 DEBUG : both2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8161c3_d20250622_m031537_c001_v0001038_t0000_u01750562137948") 2025/06/22 03:20:55 DEBUG : both3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc45_d20250622_m031630_c001_v7007000_t0000_u01750562190339") 2025/06/22 03:20:55 DEBUG : both3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8161fb_d20250622_m031608_c001_v0001038_t0034_u01750562168034") 2025/06/22 03:20:55 DEBUG : both3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1ec9_d20250622_m031602_c001_v7007000_t0000_u01750562162706") 2025/06/22 03:20:55 DEBUG : both3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014984_d20250622_m031538_c001_v0001130_t0010_u01750562138923") 2025/06/22 03:20:55 DEBUG : both4: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc46_d20250622_m031630_c001_v7007000_t0000_u01750562190523") 2025/06/22 03:20:55 DEBUG : both4: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0149ea_d20250622_m031609_c001_v0001130_t0042_u01750562169583") 2025/06/22 03:20:55 DEBUG : both4: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1eca_d20250622_m031602_c001_v7007000_t0000_u01750562162887") 2025/06/22 03:20:55 DEBUG : both4: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9350_d20250622_m031539_c001_v0001109_t0027_u01750562139826") 2025/06/22 03:20:55 DEBUG : both5: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc47_d20250622_m031630_c001_v7007000_t0000_u01750562190715") 2025/06/22 03:20:56 DEBUG : both5: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae93be_d20250622_m031610_c001_v0001109_t0028_u01750562170287") 2025/06/22 03:20:56 DEBUG : both5: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1ecb_d20250622_m031603_c001_v7007000_t0000_u01750562163067") 2025/06/22 03:20:56 DEBUG : both5: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8161c9_d20250622_m031540_c001_v0001038_t0055_u01750562140901") 2025/06/22 03:20:56 DEBUG : both6: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc48_d20250622_m031630_c001_v7007000_t0000_u01750562190918") 2025/06/22 03:20:56 DEBUG : both6: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816205_d20250622_m031611_c001_v0001038_t0040_u01750562171092") 2025/06/22 03:20:56 DEBUG : both6: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1ecc_d20250622_m031603_c001_v7007000_t0000_u01750562163248") 2025/06/22 03:20:56 DEBUG : both6: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014992_d20250622_m031543_c001_v0001130_t0022_u01750562143333") 2025/06/22 03:20:56 DEBUG : both7: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc4a_d20250622_m031631_c001_v7007000_t0000_u01750562191104") 2025/06/22 03:20:56 DEBUG : both7: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0149f8_d20250622_m031612_c001_v0001130_t0019_u01750562172369") 2025/06/22 03:20:56 DEBUG : both7: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1ecd_d20250622_m031603_c001_v7007000_t0000_u01750562163428") 2025/06/22 03:20:56 DEBUG : both7: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae935e_d20250622_m031544_c001_v0001109_t0023_u01750562144158") 2025/06/22 03:20:56 DEBUG : both8: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc4b_d20250622_m031631_c001_v7007000_t0000_u01750562191288") 2025/06/22 03:20:56 DEBUG : both8: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae93c8_d20250622_m031613_c001_v0001109_t0051_u01750562173570") 2025/06/22 03:20:56 DEBUG : both8: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1ece_d20250622_m031603_c001_v7007000_t0000_u01750562163610") 2025/06/22 03:20:56 DEBUG : both8: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8161cf_d20250622_m031545_c001_v0001038_t0046_u01750562145048") 2025/06/22 03:20:56 DEBUG : both9: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc4c_d20250622_m031631_c001_v7007000_t0000_u01750562191470") 2025/06/22 03:20:56 DEBUG : both9: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816209_d20250622_m031614_c001_v0001038_t0030_u01750562174625") 2025/06/22 03:20:56 DEBUG : both9: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1ecf_d20250622_m031603_c001_v7007000_t0000_u01750562163792") 2025/06/22 03:20:56 DEBUG : both9: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01499e_d20250622_m031546_c001_v0001130_t0023_u01750562146016") 2025/06/22 03:20:56 DEBUG : c/non empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6d8_d20250622_m031200_c001_v7007000_t0000_u01750561920082") 2025/06/22 03:20:57 DEBUG : c/non empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01469d_d20250622_m031158_c001_v0001130_t0008_u01750561918100") 2025/06/22 03:20:57 DEBUG : c/non empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6d5_d20250622_m031157_c001_v7007000_t0000_u01750561917338") 2025/06/22 03:20:57 DEBUG : c/non empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01468b_d20250622_m031155_c001_v0001130_t0047_u01750561915294") 2025/06/22 03:20:57 DEBUG : c/non empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef6eb8_d20250622_m031138_c001_v7007000_t0000_u01750561898388") 2025/06/22 03:20:57 DEBUG : c/non empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014621_d20250622_m031136_c001_v0001130_t0040_u01750561896587") 2025/06/22 03:20:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9a2_d20250622_m031740_c001_v7007000_t0000_u01750562260375") 2025/06/22 03:20:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b28_d20250622_m031735_c001_v0001130_t0054_u01750562255150") 2025/06/22 03:20:57 DEBUG : check sum: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef6e91_d20250622_m031128_c001_v7007000_t0000_u01750561888667") 2025/06/22 03:20:57 DEBUG : check sum: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014601_d20250622_m031127_c001_v0001130_t0046_u01750561887563") 2025/06/22 03:20:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f40730db7169013ca_d20250622_m032042_c001_v7007000_t0000_u01750562442711") 2025/06/22 03:20:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250543d_d20250622_m032041_c001_v0001180_t0046_u01750562441197") 2025/06/22 03:20:57 DEBUG : dest/3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406bac16c9706bb1_d20250622_m031348_c001_v7007000_t0000_u01750562028961") 2025/06/22 03:20:57 DEBUG : dest/3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41868135f6335cfe_d20250622_m031347_c001_v0001146_t0053_u01750562027857") 2025/06/22 03:20:57 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33cd_d20250622_m031843_c001_v7007000_t0000_u01750562323435") 2025/06/22 03:20:57 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816337_d20250622_m031838_c001_v0001038_t0051_u01750562318652") 2025/06/22 03:20:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b53_d20250622_m032012_c001_v7007000_t0000_u01750562412061") 2025/06/22 03:20:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925053ab_d20250622_m031958_c001_v0001180_t0020_u01750562398005") 2025/06/22 03:20:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347bad2_d20250622_m031953_c001_v7007000_t0000_u01750562393892") 2025/06/22 03:20:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250534b_d20250622_m031939_c001_v0001180_t0002_u01750562379626") 2025/06/22 03:20:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a5cd_d20250622_m031935_c001_v7007000_t0000_u01750562375495") 2025/06/22 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925052f3_d20250622_m031922_c001_v0001180_t0048_u01750562362239") 2025/06/22 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ef1b_d20250622_m031917_c001_v7007000_t0000_u01750562357930") 2025/06/22 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505292_d20250622_m031905_c001_v0001180_t0051_u01750562345000") 2025/06/22 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c428147f4_d20250622_m031900_c001_v7007000_t0000_u01750562340949") 2025/06/22 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505234_d20250622_m031847_c001_v0001180_t0035_u01750562327574") 2025/06/22 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33ac_d20250622_m031840_c001_v7007000_t0000_u01750562320896") 2025/06/22 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae950d_d20250622_m031829_c001_v0001109_t0015_u01750562309027") 2025/06/22 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7ac7b_d20250622_m031824_c001_v7007000_t0000_u01750562304915") 2025/06/22 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925051c2_d20250622_m031821_c001_v0001180_t0000_u01750562301022") 2025/06/22 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7ac21_d20250622_m031819_c001_v7007000_t0000_u01750562299530") 2025/06/22 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94d7_d20250622_m031806_c001_v0001109_t0055_u01750562286883") 2025/06/22 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecc2_d20250622_m031802_c001_v7007000_t0000_u01750562282791") 2025/06/22 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505129_d20250622_m031758_c001_v0001180_t0006_u01750562278790") 2025/06/22 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecb8_d20250622_m031757_c001_v7007000_t0000_u01750562277387") 2025/06/22 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925050d5_d20250622_m031744_c001_v0001180_t0000_u01750562264564") 2025/06/22 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff80354_d20250622_m031737_c001_v7007000_t0000_u01750562257762") 2025/06/22 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505023_d20250622_m031724_c001_v0001180_t0045_u01750562244586") 2025/06/22 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf69153509_d20250622_m031720_c001_v7007000_t0000_u01750562240544") 2025/06/22 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92504fa3_d20250622_m031707_c001_v0001180_t0047_u01750562227471") 2025/06/22 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a234_d20250622_m031703_c001_v7007000_t0000_u01750562223393") 2025/06/22 03:20:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92504ef3_d20250622_m031649_c001_v0001180_t0038_u01750562209604") 2025/06/22 03:20:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b32c2_d20250622_m031822_c001_v7007000_t0000_u01750562302671") 2025/06/22 03:20:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250519e_d20250622_m031817_c001_v0001180_t0037_u01750562297505") 2025/06/22 03:20:59 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33d2_d20250622_m031843_c001_v7007000_t0000_u01750562323619") 2025/06/22 03:20:59 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250520e_d20250622_m031838_c001_v0001180_t0004_u01750562318640") 2025/06/22 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b55_d20250622_m032012_c001_v7007000_t0000_u01750562412244") 2025/06/22 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8163e9_d20250622_m031958_c001_v0001038_t0045_u01750562398568") 2025/06/22 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347bad3_d20250622_m031954_c001_v7007000_t0000_u01750562394077") 2025/06/22 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8163c3_d20250622_m031940_c001_v0001038_t0022_u01750562380221") 2025/06/22 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a5d0_d20250622_m031935_c001_v7007000_t0000_u01750562375685") 2025/06/22 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8163a7_d20250622_m031922_c001_v0001038_t0005_u01750562362806") 2025/06/22 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ef1c_d20250622_m031918_c001_v7007000_t0000_u01750562358114") 2025/06/22 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816382_d20250622_m031905_c001_v0001038_t0046_u01750562345578") 2025/06/22 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c428147f5_d20250622_m031901_c001_v7007000_t0000_u01750562341130") 2025/06/22 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81634d_d20250622_m031848_c001_v0001038_t0001_u01750562328150") 2025/06/22 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf20ee_d20250622_m031840_c001_v7007000_t0000_u01750562320703") 2025/06/22 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014bee_d20250622_m031829_c001_v0001130_t0013_u01750562309899") 2025/06/22 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7ac7d_d20250622_m031825_c001_v7007000_t0000_u01750562305099") 2025/06/22 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816319_d20250622_m031821_c001_v0001038_t0010_u01750562301128") 2025/06/22 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef72ca_d20250622_m031819_c001_v7007000_t0000_u01750562299888") 2025/06/22 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b9a_d20250622_m031807_c001_v0001130_t0005_u01750562287816") 2025/06/22 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecc3_d20250622_m031802_c001_v7007000_t0000_u01750562282972") 2025/06/22 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8162df_d20250622_m031758_c001_v0001038_t0052_u01750562278917") 2025/06/22 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9ed_d20250622_m031757_c001_v7007000_t0000_u01750562277552") 2025/06/22 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8162bb_d20250622_m031745_c001_v0001038_t0021_u01750562265162") 2025/06/22 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a25b0_d20250622_m031737_c001_v7007000_t0000_u01750562257897") 2025/06/22 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9477_d20250622_m031725_c001_v0001109_t0038_u01750562245150") 2025/06/22 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf6915350a_d20250622_m031720_c001_v7007000_t0000_u01750562240725") 2025/06/22 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9456_d20250622_m031708_c001_v0001109_t0023_u01750562228057") 2025/06/22 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a236_d20250622_m031703_c001_v7007000_t0000_u01750562223590") 2025/06/22 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae942a_d20250622_m031650_c001_v0001109_t0023_u01750562210174") 2025/06/22 03:21:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f42150288fa837ffd_d20250622_m031822_c001_v7007000_t0000_u01750562302639") 2025/06/22 03:21:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014bb6_d20250622_m031817_c001_v0001130_t0030_u01750562297564") 2025/06/22 03:21:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33d4_d20250622_m031843_c001_v7007000_t0000_u01750562323804") 2025/06/22 03:21:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014c0e_d20250622_m031838_c001_v0001130_t0059_u01750562318774") 2025/06/22 03:21:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b56_d20250622_m032012_c001_v7007000_t0000_u01750562412425") 2025/06/22 03:21:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae95fd_d20250622_m031959_c001_v0001109_t0041_u01750562399275") 2025/06/22 03:21:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347bad4_d20250622_m031954_c001_v7007000_t0000_u01750562394260") 2025/06/22 03:21:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae95cd_d20250622_m031941_c001_v0001109_t0049_u01750562381468") 2025/06/22 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a5d4_d20250622_m031935_c001_v7007000_t0000_u01750562375869") 2025/06/22 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9599_d20250622_m031923_c001_v0001109_t0040_u01750562363585") 2025/06/22 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ef1d_d20250622_m031918_c001_v7007000_t0000_u01750562358297") 2025/06/22 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9567_d20250622_m031906_c001_v0001109_t0025_u01750562346302") 2025/06/22 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c428147f9_d20250622_m031901_c001_v7007000_t0000_u01750562341312") 2025/06/22 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae953d_d20250622_m031848_c001_v0001109_t0021_u01750562328958") 2025/06/22 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f404317e131b0daf1_d20250622_m031840_c001_v7007000_t0000_u01750562320483") 2025/06/22 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925051ea_d20250622_m031830_c001_v0001180_t0025_u01750562310606") 2025/06/22 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7ac7e_d20250622_m031825_c001_v7007000_t0000_u01750562305281") 2025/06/22 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014bcc_d20250622_m031821_c001_v0001130_t0057_u01750562301136") 2025/06/22 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f42150288fa837fed_d20250622_m031819_c001_v7007000_t0000_u01750562299925") 2025/06/22 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505163_d20250622_m031808_c001_v0001180_t0051_u01750562288623") 2025/06/22 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecc4_d20250622_m031803_c001_v7007000_t0000_u01750562283154") 2025/06/22 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250512b_d20250622_m031758_c001_v0001180_t0019_u01750562278990") 2025/06/22 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecba_d20250622_m031757_c001_v7007000_t0000_u01750562277573") 2025/06/22 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b50_d20250622_m031745_c001_v0001130_t0013_u01750562265910") 2025/06/22 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a270_d20250622_m031737_c001_v7007000_t0000_u01750562257769") 2025/06/22 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b0a_d20250622_m031725_c001_v0001130_t0037_u01750562245973") 2025/06/22 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf6915350b_d20250622_m031720_c001_v7007000_t0000_u01750562240907") 2025/06/22 03:21:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014ad2_d20250622_m031709_c001_v0001130_t0051_u01750562229302") 2025/06/22 03:21:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a237_d20250622_m031703_c001_v7007000_t0000_u01750562223772") 2025/06/22 03:21:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014a94_d20250622_m031651_c001_v0001130_t0014_u01750562211342") 2025/06/22 03:21:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a382_d20250622_m031822_c001_v7007000_t0000_u01750562302677") 2025/06/22 03:21:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81630f_d20250622_m031817_c001_v0001038_t0037_u01750562297705") 2025/06/22 03:21:02 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33d8_d20250622_m031843_c001_v7007000_t0000_u01750562323989") 2025/06/22 03:21:02 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505210_d20250622_m031838_c001_v0001180_t0005_u01750562318843") 2025/06/22 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b57_d20250622_m032012_c001_v7007000_t0000_u01750562412616") 2025/06/22 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014d0a_d20250622_m032000_c001_v0001130_t0040_u01750562400066") 2025/06/22 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347bad5_d20250622_m031954_c001_v7007000_t0000_u01750562394445") 2025/06/22 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014cd5_d20250622_m031942_c001_v0001130_t0045_u01750562382378") 2025/06/22 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a5d8_d20250622_m031936_c001_v7007000_t0000_u01750562376052") 2025/06/22 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014c9b_d20250622_m031924_c001_v0001130_t0019_u01750562364682") 2025/06/22 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ef1f_d20250622_m031918_c001_v7007000_t0000_u01750562358480") 2025/06/22 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014c6b_d20250622_m031907_c001_v0001130_t0037_u01750562347448") 2025/06/22 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c428147fa_d20250622_m031901_c001_v7007000_t0000_u01750562341493") 2025/06/22 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014c2e_d20250622_m031849_c001_v0001130_t0037_u01750562329992") 2025/06/22 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33a1_d20250622_m031840_c001_v7007000_t0000_u01750562320500") 2025/06/22 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816327_d20250622_m031831_c001_v0001038_t0055_u01750562311214") 2025/06/22 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7ac7f_d20250622_m031825_c001_v7007000_t0000_u01750562305468") 2025/06/22 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925051c4_d20250622_m031821_c001_v0001180_t0041_u01750562301241") 2025/06/22 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7ac28_d20250622_m031819_c001_v7007000_t0000_u01750562299901") 2025/06/22 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8162f5_d20250622_m031809_c001_v0001038_t0009_u01750562289205") 2025/06/22 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecc5_d20250622_m031803_c001_v7007000_t0000_u01750562283335") 2025/06/22 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b88_d20250622_m031759_c001_v0001130_t0056_u01750562279008") 2025/06/22 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4209261e44e96aa9_d20250622_m031757_c001_v7007000_t0000_u01750562277588") 2025/06/22 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94a5_d20250622_m031746_c001_v0001109_t0033_u01750562266723") 2025/06/22 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf99e_d20250622_m031737_c001_v7007000_t0000_u01750562257913") 2025/06/22 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81628d_d20250622_m031726_c001_v0001038_t0004_u01750562246656") 2025/06/22 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf6915350d_d20250622_m031721_c001_v7007000_t0000_u01750562241100") 2025/06/22 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816269_d20250622_m031710_c001_v0001038_t0023_u01750562230224") 2025/06/22 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a238_d20250622_m031703_c001_v7007000_t0000_u01750562223955") 2025/06/22 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816256_d20250622_m031652_c001_v0001038_t0036_u01750562212240") 2025/06/22 03:21:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef72ec_d20250622_m031822_c001_v7007000_t0000_u01750562302686") 2025/06/22 03:21:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925051a0_d20250622_m031817_c001_v0001180_t0049_u01750562297736") 2025/06/22 03:21:03 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33dd_d20250622_m031844_c001_v7007000_t0000_u01750562324175") 2025/06/22 03:21:03 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014c10_d20250622_m031839_c001_v0001130_t0043_u01750562319077") 2025/06/22 03:21:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b58_d20250622_m032012_c001_v7007000_t0000_u01750562412798") 2025/06/22 03:21:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925053b5_d20250622_m032000_c001_v0001180_t0057_u01750562400381") 2025/06/22 03:21:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347bad6_d20250622_m031954_c001_v7007000_t0000_u01750562394628") 2025/06/22 03:21:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505351_d20250622_m031942_c001_v0001180_t0038_u01750562382770") 2025/06/22 03:21:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a5da_d20250622_m031936_c001_v7007000_t0000_u01750562376237") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925052f9_d20250622_m031925_c001_v0001180_t0018_u01750562365204") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ef20_d20250622_m031918_c001_v7007000_t0000_u01750562358663") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925052a4_d20250622_m031907_c001_v0001180_t0035_u01750562347806") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c428147fe_d20250622_m031901_c001_v7007000_t0000_u01750562341674") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505240_d20250622_m031850_c001_v0001180_t0037_u01750562330340") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406bac16c9706f91_d20250622_m031840_c001_v7007000_t0000_u01750562320508") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9513_d20250622_m031831_c001_v0001109_t0025_u01750562311662") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7ac85_d20250622_m031825_c001_v7007000_t0000_u01750562305650") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94fb_d20250622_m031821_c001_v0001109_t0028_u01750562301301") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4176b9eeb9ad629f_d20250622_m031819_c001_v7007000_t0000_u01750562299755") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94d9_d20250622_m031809_c001_v0001109_t0004_u01750562289764") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecc6_d20250622_m031803_c001_v7007000_t0000_u01750562283517") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94c7_d20250622_m031759_c001_v0001109_t0056_u01750562279032") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f408fc7e03e3c6200_d20250622_m031757_c001_v7007000_t0000_u01750562277439") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925050e9_d20250622_m031747_c001_v0001180_t0049_u01750562267338") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f404317e131b0d623_d20250622_m031737_c001_v7007000_t0000_u01750562257597") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505039_d20250622_m031727_c001_v0001180_t0057_u01750562247148") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf6915350e_d20250622_m031721_c001_v7007000_t0000_u01750562241283") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92504fad_d20250622_m031710_c001_v0001180_t0048_u01750562230776") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a239_d20250622_m031704_c001_v7007000_t0000_u01750562224138") 2025/06/22 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92504f1b_d20250622_m031652_c001_v0001180_t0010_u01750562212610") 2025/06/22 03:21:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f42150288fa837ffe_d20250622_m031822_c001_v7007000_t0000_u01750562302808") 2025/06/22 03:21:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925051a4_d20250622_m031817_c001_v0001180_t0004_u01750562297968") 2025/06/22 03:21:05 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33de_d20250622_m031844_c001_v7007000_t0000_u01750562324360") 2025/06/22 03:21:05 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae952f_d20250622_m031839_c001_v0001109_t0033_u01750562319121") 2025/06/22 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b5c_d20250622_m032012_c001_v7007000_t0000_u01750562412979") 2025/06/22 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8163eb_d20250622_m032000_c001_v0001038_t0028_u01750562400602") 2025/06/22 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347bad7_d20250622_m031954_c001_v7007000_t0000_u01750562394813") 2025/06/22 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8163c9_d20250622_m031942_c001_v0001038_t0046_u01750562382961") 2025/06/22 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a5db_d20250622_m031936_c001_v7007000_t0000_u01750562376420") 2025/06/22 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8163a9_d20250622_m031925_c001_v0001038_t0028_u01750562365410") 2025/06/22 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ef23_d20250622_m031918_c001_v7007000_t0000_u01750562358856") 2025/06/22 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816388_d20250622_m031908_c001_v0001038_t0056_u01750562348011") 2025/06/22 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c42814802_d20250622_m031901_c001_v7007000_t0000_u01750562341855") 2025/06/22 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816353_d20250622_m031850_c001_v0001038_t0037_u01750562330602") 2025/06/22 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf20ea_d20250622_m031840_c001_v7007000_t0000_u01750562320519") 2025/06/22 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014bf6_d20250622_m031832_c001_v0001130_t0043_u01750562312202") 2025/06/22 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7ac8b_d20250622_m031825_c001_v7007000_t0000_u01750562305833") 2025/06/22 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925051ca_d20250622_m031821_c001_v0001180_t0047_u01750562301445") 2025/06/22 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f42150288fa837fee_d20250622_m031819_c001_v7007000_t0000_u01750562299934") 2025/06/22 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b9e_d20250622_m031810_c001_v0001130_t0052_u01750562290397") 2025/06/22 03:21:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecc7_d20250622_m031803_c001_v7007000_t0000_u01750562283698") 2025/06/22 03:21:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250512f_d20250622_m031759_c001_v0001180_t0035_u01750562279191") 2025/06/22 03:21:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecb6_d20250622_m031757_c001_v7007000_t0000_u01750562277176") 2025/06/22 03:21:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8162c3_d20250622_m031747_c001_v0001038_t0016_u01750562267554") 2025/06/22 03:21:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a26f_d20250622_m031737_c001_v7007000_t0000_u01750562257585") 2025/06/22 03:21:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae947d_d20250622_m031727_c001_v0001109_t0056_u01750562247346") 2025/06/22 03:21:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf6915350f_d20250622_m031721_c001_v7007000_t0000_u01750562241464") 2025/06/22 03:21:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9461_d20250622_m031710_c001_v0001109_t0018_u01750562230964") 2025/06/22 03:21:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a23a_d20250622_m031704_c001_v7007000_t0000_u01750562224320") 2025/06/22 03:21:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9434_d20250622_m031652_c001_v0001109_t0055_u01750562212820") 2025/06/22 03:21:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f42150288fa837fff_d20250622_m031822_c001_v7007000_t0000_u01750562302821") 2025/06/22 03:21:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94ed_d20250622_m031817_c001_v0001109_t0051_u01750562297997") 2025/06/22 03:21:06 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33e3_d20250622_m031844_c001_v7007000_t0000_u01750562324546") 2025/06/22 03:21:06 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505214_d20250622_m031839_c001_v0001180_t0051_u01750562319126") 2025/06/22 03:21:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b5e_d20250622_m032013_c001_v7007000_t0000_u01750562413162") 2025/06/22 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9601_d20250622_m032001_c001_v0001109_t0046_u01750562401051") 2025/06/22 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347bad8_d20250622_m031954_c001_v7007000_t0000_u01750562394996") 2025/06/22 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae95d3_d20250622_m031943_c001_v0001109_t0037_u01750562383357") 2025/06/22 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a5dc_d20250622_m031936_c001_v7007000_t0000_u01750562376604") 2025/06/22 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae95a1_d20250622_m031925_c001_v0001109_t0029_u01750562365961") 2025/06/22 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ef24_d20250622_m031919_c001_v7007000_t0000_u01750562359042") 2025/06/22 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae956f_d20250622_m031908_c001_v0001109_t0053_u01750562348594") 2025/06/22 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c42814803_d20250622_m031902_c001_v7007000_t0000_u01750562342036") 2025/06/22 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9541_d20250622_m031850_c001_v0001109_t0014_u01750562330939") 2025/06/22 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f404317e131b0daf3_d20250622_m031840_c001_v7007000_t0000_u01750562320665") 2025/06/22 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925051f8_d20250622_m031832_c001_v0001180_t0026_u01750562312492") 2025/06/22 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7ac90_d20250622_m031826_c001_v7007000_t0000_u01750562306016") 2025/06/22 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014bce_d20250622_m031821_c001_v0001130_t0056_u01750562301457") 2025/06/22 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b32b6_d20250622_m031819_c001_v7007000_t0000_u01750562299757") 2025/06/22 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505175_d20250622_m031810_c001_v0001180_t0052_u01750562290692") 2025/06/22 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecc8_d20250622_m031803_c001_v7007000_t0000_u01750562283886") 2025/06/22 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8162e3_d20250622_m031759_c001_v0001038_t0042_u01750562279269") 2025/06/22 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecb9_d20250622_m031757_c001_v7007000_t0000_u01750562277539") 2025/06/22 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b5a_d20250622_m031748_c001_v0001130_t0040_u01750562268049") 2025/06/22 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b3228_d20250622_m031737_c001_v7007000_t0000_u01750562257613") 2025/06/22 03:21:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b10_d20250622_m031727_c001_v0001130_t0059_u01750562247845") 2025/06/22 03:21:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf69153510_d20250622_m031721_c001_v7007000_t0000_u01750562241647") 2025/06/22 03:21:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014ad8_d20250622_m031711_c001_v0001130_t0021_u01750562231485") 2025/06/22 03:21:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a23c_d20250622_m031704_c001_v7007000_t0000_u01750562224501") 2025/06/22 03:21:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014a9a_d20250622_m031653_c001_v0001130_t0055_u01750562213270") 2025/06/22 03:21:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7ac60_d20250622_m031823_c001_v7007000_t0000_u01750562303021") 2025/06/22 03:21:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816313_d20250622_m031818_c001_v0001038_t0021_u01750562298066") 2025/06/22 03:21:08 DEBUG : dir1/0007-12345: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33e8_d20250622_m031844_c001_v7007000_t0000_u01750562324731") 2025/06/22 03:21:08 DEBUG : dir1/0007-12345: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816339_d20250622_m031839_c001_v0001038_t0019_u01750562319128") 2025/06/22 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b5f_d20250622_m032013_c001_v7007000_t0000_u01750562413345") 2025/06/22 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014d0c_d20250622_m032001_c001_v0001130_t0056_u01750562401486") 2025/06/22 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347badb_d20250622_m031955_c001_v7007000_t0000_u01750562395180") 2025/06/22 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014cdb_d20250622_m031944_c001_v0001130_t0036_u01750562384213") 2025/06/22 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a5dd_d20250622_m031936_c001_v7007000_t0000_u01750562376789") 2025/06/22 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014ca3_d20250622_m031926_c001_v0001130_t0048_u01750562366545") 2025/06/22 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ef27_d20250622_m031919_c001_v7007000_t0000_u01750562359229") 2025/06/22 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014c6d_d20250622_m031909_c001_v0001130_t0010_u01750562349414") 2025/06/22 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c42814807_d20250622_m031902_c001_v7007000_t0000_u01750562342221") 2025/06/22 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014c34_d20250622_m031851_c001_v0001130_t0011_u01750562331704") 2025/06/22 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33a6_d20250622_m031840_c001_v7007000_t0000_u01750562320686") 2025/06/22 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81632b_d20250622_m031832_c001_v0001038_t0043_u01750562312750") 2025/06/22 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7ac97_d20250622_m031826_c001_v7007000_t0000_u01750562306208") 2025/06/22 03:21:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925051cc_d20250622_m031821_c001_v0001180_t0036_u01750562301648") 2025/06/22 03:21:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef72c9_d20250622_m031819_c001_v7007000_t0000_u01750562299705") 2025/06/22 03:21:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8162fb_d20250622_m031810_c001_v0001038_t0045_u01750562290895") 2025/06/22 03:21:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecc9_d20250622_m031804_c001_v7007000_t0000_u01750562284073") 2025/06/22 03:21:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b8c_d20250622_m031759_c001_v0001130_t0021_u01750562279326") 2025/06/22 03:21:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a27c_d20250622_m031757_c001_v7007000_t0000_u01750562277190") 2025/06/22 03:21:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94a7_d20250622_m031748_c001_v0001109_t0058_u01750562268330") 2025/06/22 03:21:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a25ac_d20250622_m031737_c001_v7007000_t0000_u01750562257531") 2025/06/22 03:21:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816291_d20250622_m031728_c001_v0001038_t0010_u01750562248390") 2025/06/22 03:21:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf69153511_d20250622_m031721_c001_v7007000_t0000_u01750562241828") 2025/06/22 03:21:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81626d_d20250622_m031712_c001_v0001038_t0010_u01750562232017") 2025/06/22 03:21:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a23d_d20250622_m031704_c001_v7007000_t0000_u01750562224684") 2025/06/22 03:21:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81625a_d20250622_m031653_c001_v0001038_t0012_u01750562213559") 2025/06/22 03:21:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a2e8_d20250622_m031822_c001_v7007000_t0000_u01750562302646") 2025/06/22 03:21:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014bba_d20250622_m031818_c001_v0001130_t0013_u01750562298140") 2025/06/22 03:21:09 DEBUG : dir1/0008-23456: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33e9_d20250622_m031844_c001_v7007000_t0000_u01750562324915") 2025/06/22 03:21:09 DEBUG : dir1/0008-23456: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014c12_d20250622_m031839_c001_v0001130_t0055_u01750562319365") 2025/06/22 03:21:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b62_d20250622_m032013_c001_v7007000_t0000_u01750562413528") 2025/06/22 03:21:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925053b9_d20250622_m032001_c001_v0001180_t0049_u01750562401839") 2025/06/22 03:21:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347badc_d20250622_m031955_c001_v7007000_t0000_u01750562395364") 2025/06/22 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250535b_d20250622_m031944_c001_v0001180_t0022_u01750562384570") 2025/06/22 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a5de_d20250622_m031936_c001_v7007000_t0000_u01750562376974") 2025/06/22 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505303_d20250622_m031926_c001_v0001180_t0040_u01750562366831") 2025/06/22 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ef2a_d20250622_m031919_c001_v7007000_t0000_u01750562359433") 2025/06/22 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925052ae_d20250622_m031909_c001_v0001180_t0046_u01750562349858") 2025/06/22 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c42814808_d20250622_m031902_c001_v7007000_t0000_u01750562342402") 2025/06/22 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505248_d20250622_m031852_c001_v0001180_t0006_u01750562332046") 2025/06/22 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a3c6_d20250622_m031840_c001_v7007000_t0000_u01750562320926") 2025/06/22 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9517_d20250622_m031833_c001_v0001109_t0021_u01750562313137") 2025/06/22 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7ac9d_d20250622_m031826_c001_v7007000_t0000_u01750562306392") 2025/06/22 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81631b_d20250622_m031821_c001_v0001038_t0052_u01750562301680") 2025/06/22 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef72c4_d20250622_m031819_c001_v7007000_t0000_u01750562299333") 2025/06/22 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94dd_d20250622_m031811_c001_v0001109_t0013_u01750562291326") 2025/06/22 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecca_d20250622_m031804_c001_v7007000_t0000_u01750562284254") 2025/06/22 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505131_d20250622_m031759_c001_v0001180_t0047_u01750562279422") 2025/06/22 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecb7_d20250622_m031757_c001_v7007000_t0000_u01750562277358") 2025/06/22 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925050f1_d20250622_m031748_c001_v0001180_t0004_u01750562268766") 2025/06/22 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf99c_d20250622_m031737_c001_v7007000_t0000_u01750562257539") 2025/06/22 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250504d_d20250622_m031728_c001_v0001180_t0026_u01750562248899") 2025/06/22 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf69153512_d20250622_m031722_c001_v7007000_t0000_u01750562242009") 2025/06/22 03:21:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92504fbb_d20250622_m031712_c001_v0001180_t0033_u01750562232572") 2025/06/22 03:21:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a23e_d20250622_m031704_c001_v7007000_t0000_u01750562224866") 2025/06/22 03:21:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92504f29_d20250622_m031654_c001_v0001180_t0019_u01750562214109") 2025/06/22 03:21:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef72ef_d20250622_m031822_c001_v7007000_t0000_u01750562302871") 2025/06/22 03:21:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925051a6_d20250622_m031818_c001_v0001180_t0041_u01750562298199") 2025/06/22 03:21:11 DEBUG : dir1/0009-34567: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33ee_d20250622_m031845_c001_v7007000_t0000_u01750562325101") 2025/06/22 03:21:11 DEBUG : dir1/0009-34567: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505216_d20250622_m031839_c001_v0001180_t0043_u01750562319374") 2025/06/22 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b63_d20250622_m032013_c001_v7007000_t0000_u01750562413709") 2025/06/22 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8163f3_d20250622_m032002_c001_v0001038_t0031_u01750562402043") 2025/06/22 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347badd_d20250622_m031955_c001_v7007000_t0000_u01750562395548") 2025/06/22 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8163cf_d20250622_m031944_c001_v0001038_t0056_u01750562384807") 2025/06/22 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a5df_d20250622_m031937_c001_v7007000_t0000_u01750562377158") 2025/06/22 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8163ad_d20250622_m031927_c001_v0001038_t0027_u01750562367038") 2025/06/22 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ef2b_d20250622_m031919_c001_v7007000_t0000_u01750562359617") 2025/06/22 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81638c_d20250622_m031910_c001_v0001038_t0054_u01750562350058") 2025/06/22 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c4281480c_d20250622_m031902_c001_v7007000_t0000_u01750562342584") 2025/06/22 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81635c_d20250622_m031852_c001_v0001038_t0011_u01750562332276") 2025/06/22 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406bac16c9706f96_d20250622_m031840_c001_v7007000_t0000_u01750562320691") 2025/06/22 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014bfa_d20250622_m031833_c001_v0001130_t0029_u01750562313651") 2025/06/22 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7aca0_d20250622_m031826_c001_v7007000_t0000_u01750562306575") 2025/06/22 03:21:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014bd0_d20250622_m031821_c001_v0001130_t0018_u01750562301764") 2025/06/22 03:21:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a35c_d20250622_m031819_c001_v7007000_t0000_u01750562299874") 2025/06/22 03:21:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014ba6_d20250622_m031812_c001_v0001130_t0039_u01750562292064") 2025/06/22 03:21:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8eccb_d20250622_m031804_c001_v7007000_t0000_u01750562284435") 2025/06/22 03:21:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94c9_d20250622_m031759_c001_v0001109_t0057_u01750562279507") 2025/06/22 03:21:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a27d_d20250622_m031757_c001_v7007000_t0000_u01750562277373") 2025/06/22 03:21:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8162c7_d20250622_m031748_c001_v0001038_t0012_u01750562268973") 2025/06/22 03:21:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f404317e131b0d624_d20250622_m031737_c001_v7007000_t0000_u01750562257780") 2025/06/22 03:21:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae947f_d20250622_m031729_c001_v0001109_t0000_u01750562249158") 2025/06/22 03:21:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf69153513_d20250622_m031722_c001_v7007000_t0000_u01750562242191") 2025/06/22 03:21:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9463_d20250622_m031712_c001_v0001109_t0036_u01750562232793") 2025/06/22 03:21:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a23f_d20250622_m031705_c001_v7007000_t0000_u01750562225048") 2025/06/22 03:21:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9436_d20250622_m031654_c001_v0001109_t0019_u01750562214306") 2025/06/22 03:21:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4209261e44e96b4e_d20250622_m031822_c001_v7007000_t0000_u01750562302887") 2025/06/22 03:21:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925051aa_d20250622_m031818_c001_v0001180_t0005_u01750562298401") 2025/06/22 03:21:12 DEBUG : dir1/0010-45678: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33ef_d20250622_m031845_c001_v7007000_t0000_u01750562325289") 2025/06/22 03:21:12 DEBUG : dir1/0010-45678: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505218_d20250622_m031839_c001_v0001180_t0038_u01750562319581") 2025/06/22 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b65_d20250622_m032013_c001_v7007000_t0000_u01750562413891") 2025/06/22 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9603_d20250622_m032002_c001_v0001109_t0028_u01750562402833") 2025/06/22 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347bade_d20250622_m031955_c001_v7007000_t0000_u01750562395731") 2025/06/22 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae95d9_d20250622_m031945_c001_v0001109_t0022_u01750562385414") 2025/06/22 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a5e0_d20250622_m031937_c001_v7007000_t0000_u01750562377343") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae95a5_d20250622_m031927_c001_v0001109_t0021_u01750562367594") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ef2f_d20250622_m031919_c001_v7007000_t0000_u01750562359965") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9575_d20250622_m031910_c001_v0001109_t0033_u01750562350533") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c42814810_d20250622_m031902_c001_v7007000_t0000_u01750562342764") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9543_d20250622_m031852_c001_v0001109_t0022_u01750562332660") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f404317e131b0daf4_d20250622_m031840_c001_v7007000_t0000_u01750562320846") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505200_d20250622_m031833_c001_v0001180_t0005_u01750562313975") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7aca7_d20250622_m031826_c001_v7007000_t0000_u01750562306758") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94fd_d20250622_m031821_c001_v0001109_t0033_u01750562301771") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a358_d20250622_m031819_c001_v7007000_t0000_u01750562299691") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250517e_d20250622_m031812_c001_v0001180_t0028_u01750562292402") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8eccc_d20250622_m031804_c001_v7007000_t0000_u01750562284616") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8162e5_d20250622_m031759_c001_v0001038_t0020_u01750562279575") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f42150288fa837fc2_d20250622_m031757_c001_v7007000_t0000_u01750562277601") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b5e_d20250622_m031749_c001_v0001130_t0048_u01750562269444") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4196f3fbe59b76d0_d20250622_m031737_c001_v7007000_t0000_u01750562257792") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b1c_d20250622_m031729_c001_v0001130_t0018_u01750562249699") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf69153514_d20250622_m031722_c001_v7007000_t0000_u01750562242373") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014ae4_d20250622_m031713_c001_v0001130_t0034_u01750562233433") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a240_d20250622_m031705_c001_v7007000_t0000_u01750562225229") 2025/06/22 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014a9e_d20250622_m031655_c001_v0001130_t0048_u01750562215120") 2025/06/22 03:21:14 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a2ea_d20250622_m031822_c001_v7007000_t0000_u01750562302828") 2025/06/22 03:21:14 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816315_d20250622_m031818_c001_v0001038_t0010_u01750562298469") 2025/06/22 03:21:14 DEBUG : dir1/0011-56789: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33f4_d20250622_m031845_c001_v7007000_t0000_u01750562325474") 2025/06/22 03:21:14 DEBUG : dir1/0011-56789: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9531_d20250622_m031839_c001_v0001109_t0013_u01750562319609") 2025/06/22 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b68_d20250622_m032014_c001_v7007000_t0000_u01750562414072") 2025/06/22 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014d12_d20250622_m032003_c001_v0001130_t0013_u01750562403452") 2025/06/22 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347badf_d20250622_m031955_c001_v7007000_t0000_u01750562395915") 2025/06/22 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014ce1_d20250622_m031946_c001_v0001130_t0050_u01750562386249") 2025/06/22 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a5e2_d20250622_m031937_c001_v7007000_t0000_u01750562377527") 2025/06/22 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014cab_d20250622_m031928_c001_v0001130_t0033_u01750562368187") 2025/06/22 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ef32_d20250622_m031920_c001_v7007000_t0000_u01750562360153") 2025/06/22 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014c73_d20250622_m031911_c001_v0001130_t0016_u01750562351060") 2025/06/22 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c42814811_d20250622_m031902_c001_v7007000_t0000_u01750562342945") 2025/06/22 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014c3d_d20250622_m031853_c001_v0001130_t0009_u01750562333277") 2025/06/22 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f404317e131b0daf6_d20250622_m031841_c001_v7007000_t0000_u01750562321028") 2025/06/22 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81632f_d20250622_m031834_c001_v0001038_t0022_u01750562314204") 2025/06/22 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7acac_d20250622_m031826_c001_v7007000_t0000_u01750562306945") 2025/06/22 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925051ce_d20250622_m031821_c001_v0001180_t0028_u01750562301861") 2025/06/22 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a34d_d20250622_m031819_c001_v7007000_t0000_u01750562299320") 2025/06/22 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8162ff_d20250622_m031812_c001_v0001038_t0035_u01750562292602") 2025/06/22 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8eccd_d20250622_m031804_c001_v7007000_t0000_u01750562284796") 2025/06/22 03:21:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505135_d20250622_m031759_c001_v0001180_t0050_u01750562279625") 2025/06/22 03:21:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4209261e44e96aa8_d20250622_m031757_c001_v7007000_t0000_u01750562277406") 2025/06/22 03:21:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94ad_d20250622_m031749_c001_v0001109_t0052_u01750562269914") 2025/06/22 03:21:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a25ae_d20250622_m031737_c001_v7007000_t0000_u01750562257715") 2025/06/22 03:21:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816293_d20250622_m031730_c001_v0001038_t0024_u01750562250142") 2025/06/22 03:21:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf69153515_d20250622_m031722_c001_v7007000_t0000_u01750562242555") 2025/06/22 03:21:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816273_d20250622_m031713_c001_v0001038_t0027_u01750562233792") 2025/06/22 03:21:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a242_d20250622_m031705_c001_v7007000_t0000_u01750562225412") 2025/06/22 03:21:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81625c_d20250622_m031655_c001_v0001038_t0032_u01750562215455") 2025/06/22 03:21:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7ac5b_d20250622_m031822_c001_v7007000_t0000_u01750562302838") 2025/06/22 03:21:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014bbc_d20250622_m031818_c001_v0001130_t0025_u01750562298511") 2025/06/22 03:21:15 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33f9_d20250622_m031845_c001_v7007000_t0000_u01750562325659") 2025/06/22 03:21:15 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81633d_d20250622_m031839_c001_v0001038_t0002_u01750562319672") 2025/06/22 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b6b_d20250622_m032014_c001_v7007000_t0000_u01750562414253") 2025/06/22 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925053c7_d20250622_m032003_c001_v0001180_t0022_u01750562403949") 2025/06/22 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347bae0_d20250622_m031956_c001_v7007000_t0000_u01750562396104") 2025/06/22 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505367_d20250622_m031946_c001_v0001180_t0051_u01750562386555") 2025/06/22 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a5e6_d20250622_m031937_c001_v7007000_t0000_u01750562377715") 2025/06/22 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250530f_d20250622_m031928_c001_v0001180_t0018_u01750562368568") 2025/06/22 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ef37_d20250622_m031920_c001_v7007000_t0000_u01750562360336") 2025/06/22 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925052b5_d20250622_m031911_c001_v0001180_t0015_u01750562351489") 2025/06/22 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c42814815_d20250622_m031903_c001_v7007000_t0000_u01750562343126") 2025/06/22 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505254_d20250622_m031853_c001_v0001180_t0002_u01750562333812") 2025/06/22 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33a8_d20250622_m031840_c001_v7007000_t0000_u01750562320870") 2025/06/22 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae951d_d20250622_m031834_c001_v0001109_t0001_u01750562314593") 2025/06/22 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7acb3_d20250622_m031827_c001_v7007000_t0000_u01750562307128") 2025/06/22 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925051d0_d20250622_m031822_c001_v0001180_t0040_u01750562302066") 2025/06/22 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7ac20_d20250622_m031819_c001_v7007000_t0000_u01750562299348") 2025/06/22 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94df_d20250622_m031813_c001_v0001109_t0023_u01750562293059") 2025/06/22 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecce_d20250622_m031804_c001_v7007000_t0000_u01750562284988") 2025/06/22 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b8e_d20250622_m031759_c001_v0001130_t0017_u01750562279716") 2025/06/22 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a27e_d20250622_m031757_c001_v7007000_t0000_u01750562277556") 2025/06/22 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925050fb_d20250622_m031750_c001_v0001180_t0033_u01750562270499") 2025/06/22 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a25ab_d20250622_m031737_c001_v7007000_t0000_u01750562257348") 2025/06/22 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250505f_d20250622_m031730_c001_v0001180_t0023_u01750562250604") 2025/06/22 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf69153516_d20250622_m031722_c001_v7007000_t0000_u01750562242736") 2025/06/22 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92504fd1_d20250622_m031714_c001_v0001180_t0053_u01750562234269") 2025/06/22 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a243_d20250622_m031705_c001_v7007000_t0000_u01750562225614") 2025/06/22 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92504f3b_d20250622_m031655_c001_v0001180_t0020_u01750562215895") 2025/06/22 03:21:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f42150288fa838002_d20250622_m031822_c001_v7007000_t0000_u01750562302990") 2025/06/22 03:21:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925051ac_d20250622_m031818_c001_v0001180_t0022_u01750562298616") 2025/06/22 03:21:17 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33fa_d20250622_m031845_c001_v7007000_t0000_u01750562325844") 2025/06/22 03:21:17 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014c16_d20250622_m031839_c001_v0001130_t0032_u01750562319684") 2025/06/22 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b6d_d20250622_m032014_c001_v7007000_t0000_u01750562414445") 2025/06/22 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8163f7_d20250622_m032005_c001_v0001038_t0031_u01750562405146") 2025/06/22 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347bae1_d20250622_m031956_c001_v7007000_t0000_u01750562396287") 2025/06/22 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8163d3_d20250622_m031946_c001_v0001038_t0018_u01750562386761") 2025/06/22 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a5e8_d20250622_m031937_c001_v7007000_t0000_u01750562377899") 2025/06/22 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8163af_d20250622_m031928_c001_v0001038_t0020_u01750562368801") 2025/06/22 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ef3a_d20250622_m031920_c001_v7007000_t0000_u01750562360518") 2025/06/22 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816392_d20250622_m031911_c001_v0001038_t0014_u01750562351695") 2025/06/22 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c42814816_d20250622_m031903_c001_v7007000_t0000_u01750562343307") 2025/06/22 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816360_d20250622_m031854_c001_v0001038_t0059_u01750562334050") 2025/06/22 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406bac16c9706f97_d20250622_m031840_c001_v7007000_t0000_u01750562320874") 2025/06/22 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014c02_d20250622_m031835_c001_v0001130_t0011_u01750562315208") 2025/06/22 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7acba_d20250622_m031827_c001_v7007000_t0000_u01750562307320") 2025/06/22 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81631f_d20250622_m031822_c001_v0001038_t0003_u01750562302097") 2025/06/22 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a2de_d20250622_m031819_c001_v7007000_t0000_u01750562299911") 2025/06/22 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014bac_d20250622_m031813_c001_v0001130_t0015_u01750562293699") 2025/06/22 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8eccf_d20250622_m031805_c001_v7007000_t0000_u01750562285170") 2025/06/22 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505139_d20250622_m031759_c001_v0001180_t0035_u01750562279832") 2025/06/22 03:21:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f42150288fa837fc0_d20250622_m031757_c001_v7007000_t0000_u01750562277417") 2025/06/22 03:21:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8162c9_d20250622_m031750_c001_v0001038_t0055_u01750562270706") 2025/06/22 03:21:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf99d_d20250622_m031737_c001_v7007000_t0000_u01750562257728") 2025/06/22 03:21:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9483_d20250622_m031730_c001_v0001109_t0016_u01750562250832") 2025/06/22 03:21:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf69153517_d20250622_m031722_c001_v7007000_t0000_u01750562242919") 2025/06/22 03:21:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9467_d20250622_m031714_c001_v0001109_t0000_u01750562234457") 2025/06/22 03:21:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a244_d20250622_m031705_c001_v7007000_t0000_u01750562225797") 2025/06/22 03:21:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae943a_d20250622_m031656_c001_v0001109_t0027_u01750562216107") 2025/06/22 03:21:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7ac57_d20250622_m031822_c001_v7007000_t0000_u01750562302656") 2025/06/22 03:21:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94f1_d20250622_m031818_c001_v0001109_t0057_u01750562298724") 2025/06/22 03:21:18 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33ff_d20250622_m031846_c001_v7007000_t0000_u01750562326028") 2025/06/22 03:21:18 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250521a_d20250622_m031839_c001_v0001180_t0048_u01750562319787") 2025/06/22 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b6f_d20250622_m032014_c001_v7007000_t0000_u01750562414627") 2025/06/22 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae960b_d20250622_m032005_c001_v0001109_t0039_u01750562405714") 2025/06/22 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347bae2_d20250622_m031956_c001_v7007000_t0000_u01750562396470") 2025/06/22 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae95df_d20250622_m031947_c001_v0001109_t0019_u01750562387301") 2025/06/22 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a5ea_d20250622_m031938_c001_v7007000_t0000_u01750562378082") 2025/06/22 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae95a7_d20250622_m031929_c001_v0001109_t0000_u01750562369265") 2025/06/22 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ef3e_d20250622_m031920_c001_v7007000_t0000_u01750562360700") 2025/06/22 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9579_d20250622_m031912_c001_v0001109_t0057_u01750562352157") 2025/06/22 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c4281481a_d20250622_m031903_c001_v7007000_t0000_u01750562343490") 2025/06/22 03:21:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae954b_d20250622_m031854_c001_v0001109_t0022_u01750562334505") 2025/06/22 03:21:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8edeb_d20250622_m031840_c001_v7007000_t0000_u01750562320883") 2025/06/22 03:21:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505206_d20250622_m031835_c001_v0001180_t0025_u01750562315575") 2025/06/22 03:21:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7acbe_d20250622_m031827_c001_v7007000_t0000_u01750562307503") 2025/06/22 03:21:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014bd2_d20250622_m031822_c001_v0001130_t0017_u01750562302153") 2025/06/22 03:21:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f42150288fa837fea_d20250622_m031819_c001_v7007000_t0000_u01750562299712") 2025/06/22 03:21:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505188_d20250622_m031814_c001_v0001180_t0025_u01750562294182") 2025/06/22 03:21:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecd0_d20250622_m031805_c001_v7007000_t0000_u01750562285363") 2025/06/22 03:21:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8162e7_d20250622_m031759_c001_v0001038_t0003_u01750562279979") 2025/06/22 03:21:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f40730db716900cb1_d20250622_m031757_c001_v7007000_t0000_u01750562277609") 2025/06/22 03:21:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b64_d20250622_m031751_c001_v0001130_t0004_u01750562271192") 2025/06/22 03:21:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a25aa_d20250622_m031737_c001_v7007000_t0000_u01750562257166") 2025/06/22 03:21:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b20_d20250622_m031731_c001_v0001130_t0002_u01750562251329") 2025/06/22 03:21:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf69153518_d20250622_m031723_c001_v7007000_t0000_u01750562243100") 2025/06/22 03:21:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014aea_d20250622_m031715_c001_v0001130_t0035_u01750562235030") 2025/06/22 03:21:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a245_d20250622_m031705_c001_v7007000_t0000_u01750562225978") 2025/06/22 03:21:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014aa4_d20250622_m031656_c001_v0001130_t0020_u01750562216568") 2025/06/22 03:21:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f42150288fa838003_d20250622_m031823_c001_v7007000_t0000_u01750562303003") 2025/06/22 03:21:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925051b2_d20250622_m031818_c001_v0001180_t0032_u01750562298851") 2025/06/22 03:21:19 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b3400_d20250622_m031846_c001_v7007000_t0000_u01750562326220") 2025/06/22 03:21:19 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014c1a_d20250622_m031839_c001_v0001130_t0006_u01750562319968") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b71_d20250622_m032014_c001_v7007000_t0000_u01750562414811") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014d18_d20250622_m032006_c001_v0001130_t0017_u01750562406179") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347bae3_d20250622_m031956_c001_v7007000_t0000_u01750562396654") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014ce9_d20250622_m031948_c001_v0001130_t0057_u01750562388184") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a5ed_d20250622_m031938_c001_v7007000_t0000_u01750562378267") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014cb5_d20250622_m031929_c001_v0001130_t0058_u01750562369928") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ef45_d20250622_m031920_c001_v7007000_t0000_u01750562360883") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014c7b_d20250622_m031912_c001_v0001130_t0022_u01750562352732") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c4281481c_d20250622_m031903_c001_v7007000_t0000_u01750562343672") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014c45_d20250622_m031855_c001_v0001130_t0012_u01750562335170") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf20ef_d20250622_m031840_c001_v7007000_t0000_u01750562320885") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816333_d20250622_m031835_c001_v0001038_t0021_u01750562315808") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7acc3_d20250622_m031827_c001_v7007000_t0000_u01750562307693") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925051d2_d20250622_m031822_c001_v0001180_t0056_u01750562302269") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7ac25_d20250622_m031819_c001_v7007000_t0000_u01750562299713") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816303_d20250622_m031814_c001_v0001038_t0021_u01750562294439") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecd1_d20250622_m031805_c001_v7007000_t0000_u01750562285553") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250513d_d20250622_m031800_c001_v0001180_t0013_u01750562280021") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f40730db716900cb0_d20250622_m031757_c001_v7007000_t0000_u01750562277425") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94b1_d20250622_m031751_c001_v0001109_t0032_u01750562271508") 2025/06/22 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a25af_d20250622_m031737_c001_v7007000_t0000_u01750562257745") 2025/06/22 03:21:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816297_d20250622_m031731_c001_v0001038_t0041_u01750562251717") 2025/06/22 03:21:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf69153519_d20250622_m031723_c001_v7007000_t0000_u01750562243282") 2025/06/22 03:21:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816275_d20250622_m031715_c001_v0001038_t0046_u01750562235372") 2025/06/22 03:21:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a246_d20250622_m031706_c001_v7007000_t0000_u01750562226159") 2025/06/22 03:21:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81625e_d20250622_m031657_c001_v0001038_t0005_u01750562217180") 2025/06/22 03:21:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a2eb_d20250622_m031823_c001_v7007000_t0000_u01750562303011") 2025/06/22 03:21:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014bc0_d20250622_m031818_c001_v0001130_t0009_u01750562298862") 2025/06/22 03:21:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9a3_d20250622_m031740_c001_v7007000_t0000_u01750562260564") 2025/06/22 03:21:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250509d_d20250622_m031735_c001_v0001180_t0028_u01750562255348") 2025/06/22 03:21:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9a4_d20250622_m031740_c001_v7007000_t0000_u01750562260807") 2025/06/22 03:21:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b2a_d20250622_m031735_c001_v0001130_t0011_u01750562255469") 2025/06/22 03:21:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9a5_d20250622_m031740_c001_v7007000_t0000_u01750562260992") 2025/06/22 03:21:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925050a3_d20250622_m031735_c001_v0001180_t0058_u01750562255580") 2025/06/22 03:21:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9a6_d20250622_m031741_c001_v7007000_t0000_u01750562261199") 2025/06/22 03:21:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8162a1_d20250622_m031735_c001_v0001038_t0046_u01750562255708") 2025/06/22 03:21:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9a7_d20250622_m031741_c001_v7007000_t0000_u01750562261383") 2025/06/22 03:21:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925050a5_d20250622_m031735_c001_v0001180_t0044_u01750562255791") 2025/06/22 03:21:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9a8_d20250622_m031741_c001_v7007000_t0000_u01750562261567") 2025/06/22 03:21:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b2c_d20250622_m031735_c001_v0001130_t0009_u01750562255856") 2025/06/22 03:21:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9a9_d20250622_m031741_c001_v7007000_t0000_u01750562261752") 2025/06/22 03:21:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9493_d20250622_m031735_c001_v0001109_t0013_u01750562255959") 2025/06/22 03:21:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9aa_d20250622_m031741_c001_v7007000_t0000_u01750562261937") 2025/06/22 03:21:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925050a7_d20250622_m031735_c001_v0001180_t0033_u01750562255996") 2025/06/22 03:21:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9ab_d20250622_m031742_c001_v7007000_t0000_u01750562262121") 2025/06/22 03:21:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8162a7_d20250622_m031736_c001_v0001038_t0051_u01750562256076") 2025/06/22 03:21:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9ac_d20250622_m031742_c001_v7007000_t0000_u01750562262305") 2025/06/22 03:21:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925050a9_d20250622_m031736_c001_v0001180_t0033_u01750562256202") 2025/06/22 03:21:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9ad_d20250622_m031742_c001_v7007000_t0000_u01750562262489") 2025/06/22 03:21:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b32_d20250622_m031736_c001_v0001130_t0029_u01750562256402") 2025/06/22 03:21:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9ae_d20250622_m031742_c001_v7007000_t0000_u01750562262674") 2025/06/22 03:21:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925050ab_d20250622_m031736_c001_v0001180_t0055_u01750562256412") 2025/06/22 03:21:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9af_d20250622_m031742_c001_v7007000_t0000_u01750562262858") 2025/06/22 03:21:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8162ab_d20250622_m031736_c001_v0001038_t0024_u01750562256557") 2025/06/22 03:21:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9b0_d20250622_m031743_c001_v7007000_t0000_u01750562263043") 2025/06/22 03:21:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925050ad_d20250622_m031736_c001_v0001180_t0053_u01750562256614") 2025/06/22 03:21:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9b1_d20250622_m031743_c001_v7007000_t0000_u01750562263227") 2025/06/22 03:21:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9495_d20250622_m031736_c001_v0001109_t0058_u01750562256708") 2025/06/22 03:21:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4154f524e8acf9b2_d20250622_m031743_c001_v7007000_t0000_u01750562263412") 2025/06/22 03:21:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b36_d20250622_m031736_c001_v0001130_t0040_u01750562256820") 2025/06/22 03:21:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f40730db716900cb2_d20250622_m031800_c001_v7007000_t0000_u01750562280510") 2025/06/22 03:21:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505113_d20250622_m031754_c001_v0001180_t0000_u01750562274876") 2025/06/22 03:21:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f42150288fa837fca_d20250622_m031800_c001_v7007000_t0000_u01750562280897") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b78_d20250622_m031755_c001_v0001130_t0057_u01750562275019") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f42150288fa837fc8_d20250622_m031800_c001_v7007000_t0000_u01750562280523") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505117_d20250622_m031755_c001_v0001180_t0012_u01750562275088") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a282_d20250622_m031800_c001_v7007000_t0000_u01750562280754") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94bd_d20250622_m031755_c001_v0001109_t0056_u01750562275131") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f416ad5464f4b8e10_d20250622_m031800_c001_v7007000_t0000_u01750562280763") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8162d1_d20250622_m031755_c001_v0001038_t0036_u01750562275192") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecbd_d20250622_m031800_c001_v7007000_t0000_u01750562280911") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250511b_d20250622_m031755_c001_v0001180_t0053_u01750562275290") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4209261e44e96aab_d20250622_m031800_c001_v7007000_t0000_u01750562280531") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b7a_d20250622_m031755_c001_v0001130_t0024_u01750562275433") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecbb_d20250622_m031800_c001_v7007000_t0000_u01750562280548") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250511d_d20250622_m031755_c001_v0001180_t0027_u01750562275490") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f408fc7e03e3c6203_d20250622_m031800_c001_v7007000_t0000_u01750562280500") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8162d3_d20250622_m031755_c001_v0001038_t0018_u01750562275610") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecbc_d20250622_m031800_c001_v7007000_t0000_u01750562280729") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250511f_d20250622_m031755_c001_v0001180_t0031_u01750562275721") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4209261e44e96aac_d20250622_m031800_c001_v7007000_t0000_u01750562280776") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94bf_d20250622_m031755_c001_v0001109_t0020_u01750562275801") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f408fc7e03e3c6205_d20250622_m031800_c001_v7007000_t0000_u01750562280866") 2025/06/22 03:21:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505121_d20250622_m031755_c001_v0001180_t0049_u01750562275927") 2025/06/22 03:21:24 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f408fc7e03e3c6204_d20250622_m031800_c001_v7007000_t0000_u01750562280683") 2025/06/22 03:21:24 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8162d7_d20250622_m031756_c001_v0001038_t0025_u01750562276126") 2025/06/22 03:21:24 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f40730db716900cb3_d20250622_m031800_c001_v7007000_t0000_u01750562280693") 2025/06/22 03:21:24 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505123_d20250622_m031756_c001_v0001180_t0024_u01750562276135") 2025/06/22 03:21:24 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f40730db716900cb4_d20250622_m031800_c001_v7007000_t0000_u01750562280880") 2025/06/22 03:21:24 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014b7c_d20250622_m031756_c001_v0001130_t0048_u01750562276371") 2025/06/22 03:21:24 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f42150288fa837fc9_d20250622_m031800_c001_v7007000_t0000_u01750562280713") 2025/06/22 03:21:24 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94c1_d20250622_m031756_c001_v0001109_t0027_u01750562276378") 2025/06/22 03:21:24 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff8028e_d20250622_m031525_c001_v7007000_t0000_u01750562125315") 2025/06/22 03:21:24 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f112a9bfce8546213_d20250622_m031523_c001_v0001043_t0019_u01750562123026") 2025/06/22 03:21:24 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f40999fee4cc82199_d20250622_m031522_c001_v7007000_t0000_u01750562122834") 2025/06/22 03:21:24 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f112a9bfce854620c_d20250622_m031518_c001_v0001043_t0012_u01750562118657") 2025/06/22 03:21:24 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f40999fee4cc82196_d20250622_m031517_c001_v7007000_t0000_u01750562117927") 2025/06/22 03:21:24 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9320_d20250622_m031513_c001_v0001109_t0057_u01750562113085") 2025/06/22 03:21:24 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff80261_d20250622_m031511_c001_v7007000_t0000_u01750562111627") 2025/06/22 03:21:24 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f107216fd51d625d5_d20250622_m031509_c001_v0001179_t0049_u01750562109821") 2025/06/22 03:21:24 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4019711adbb37327_d20250622_m031509_c001_v7007000_t0000_u01750562109637") 2025/06/22 03:21:24 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f107216fd51d625bd_d20250622_m031507_c001_v0001179_t0023_u01750562107119") 2025/06/22 03:21:24 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4019711adbb37325_d20250622_m031506_c001_v7007000_t0000_u01750562106393") 2025/06/22 03:21:24 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9310_d20250622_m031501_c001_v0001109_t0022_u01750562101452") 2025/06/22 03:21:25 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff80257_d20250622_m031500_c001_v7007000_t0000_u01750562100175") 2025/06/22 03:21:25 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11966c58c0376b0a_d20250622_m031458_c001_v0001178_t0047_u01750562098802") 2025/06/22 03:21:25 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2404_d20250622_m031458_c001_v7007000_t0000_u01750562098593") 2025/06/22 03:21:25 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11966c58c0376b00_d20250622_m031455_c001_v0001178_t0050_u01750562095490") 2025/06/22 03:21:25 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2402_d20250622_m031454_c001_v7007000_t0000_u01750562094756") 2025/06/22 03:21:25 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816184_d20250622_m031449_c001_v0001038_t0015_u01750562089614") 2025/06/22 03:21:25 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff8024e_d20250622_m031448_c001_v7007000_t0000_u01750562088700") 2025/06/22 03:21:25 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f104b32b989cb3013_d20250622_m031446_c001_v0001131_t0012_u01750562086853") 2025/06/22 03:21:25 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff8024a_d20250622_m031446_c001_v7007000_t0000_u01750562086663") 2025/06/22 03:21:25 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f104b32b989cb300f_d20250622_m031443_c001_v0001131_t0052_u01750562083254") 2025/06/22 03:21:25 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff80247_d20250622_m031442_c001_v7007000_t0000_u01750562082528") 2025/06/22 03:21:25 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0148ba_d20250622_m031435_c001_v0001130_t0047_u01750562075912") 2025/06/22 03:21:25 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4144cb410940d24e_d20250622_m031434_c001_v7007000_t0000_u01750562074994") 2025/06/22 03:21:25 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f118c7fc97e93f078_d20250622_m031432_c001_v0001032_t0048_u01750562072939") 2025/06/22 03:21:25 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347b346_d20250622_m031432_c001_v7007000_t0000_u01750562072756") 2025/06/22 03:21:25 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f118c7fc97e93f074_d20250622_m031429_c001_v0001032_t0025_u01750562069445") 2025/06/22 03:21:25 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347b32a_d20250622_m031428_c001_v7007000_t0000_u01750562068714") 2025/06/22 03:21:25 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae92c7_d20250622_m031421_c001_v0001109_t0057_u01750562061946") 2025/06/22 03:21:26 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a23dd_d20250622_m031421_c001_v7007000_t0000_u01750562061032") 2025/06/22 03:21:26 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f116201413d1c944d_d20250622_m031419_c001_v0001183_t0040_u01750562059259") 2025/06/22 03:21:26 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c428143a3_d20250622_m031419_c001_v7007000_t0000_u01750562059074") 2025/06/22 03:21:26 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f116201413d1c9413_d20250622_m031415_c001_v0001183_t0057_u01750562055556") 2025/06/22 03:21:26 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c42814371_d20250622_m031414_c001_v7007000_t0000_u01750562054829") 2025/06/22 03:21:26 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816150_d20250622_m031408_c001_v0001038_t0038_u01750562048035") 2025/06/22 03:21:26 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406bac16c9706bd5_d20250622_m031406_c001_v7007000_t0000_u01750562046931") 2025/06/22 03:21:26 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f113d0fe7510a5ef9_d20250622_m031400_c001_v0001038_t0046_u01750562040516") 2025/06/22 03:21:26 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c4281434b_d20250622_m031400_c001_v7007000_t0000_u01750562040318") 2025/06/22 03:21:26 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014839_d20250622_m031355_c001_v0001130_t0055_u01750562035957") 2025/06/22 03:21:26 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11645cf587d648c9_d20250622_m031354_c001_v0001117_t0051_u01750562034726") 2025/06/22 03:21:26 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11645cf587d648c3_d20250622_m031353_c001_v0001117_t0013_u01750562033343") 2025/06/22 03:21:26 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347b22a_d20250622_m031339_c001_v7007000_t0000_u01750562019579") 2025/06/22 03:21:26 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816114_d20250622_m031332_c001_v0001038_t0033_u01750562012134") 2025/06/22 03:21:26 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f107a24fe560c4809_d20250622_m031331_c001_v0001150_t0054_u01750562011345") 2025/06/22 03:21:26 DEBUG : dst/one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f107a24fe560c4807_d20250622_m031330_c001_v0001150_t0020_u01750562010265") 2025/06/22 03:21:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff80290_d20250622_m031525_c001_v7007000_t0000_u01750562125498") 2025/06/22 03:21:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f118af0d8caaaf3fb_d20250622_m031522_c001_v0001102_t0057_u01750562122515") 2025/06/22 03:21:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f109820725e597bdd_d20250622_m031517_c001_v0001136_t0002_u01750562117623") 2025/06/22 03:21:27 DEBUG : dst/one.bak: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff80263_d20250622_m031511_c001_v7007000_t0000_u01750562111814") 2025/06/22 03:21:27 DEBUG : dst/one.bak: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1009e81fac88de18_d20250622_m031509_c001_v0001184_t0014_u01750562109413") 2025/06/22 03:21:27 DEBUG : dst/one.bak: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f100e8bdbd52c114f_d20250622_m031506_c001_v0001181_t0018_u01750562106147") 2025/06/22 03:21:27 DEBUG : dst/one.bak: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff80258_d20250622_m031500_c001_v7007000_t0000_u01750562100357") 2025/06/22 03:21:27 DEBUG : dst/one.bak: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f10539f4c5960b8fe_d20250622_m031458_c001_v0001113_t0043_u01750562098252") 2025/06/22 03:21:27 DEBUG : dst/one.bak: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1022284d0f48acea_d20250622_m031454_c001_v0001150_t0002_u01750562094473") 2025/06/22 03:21:27 DEBUG : dst/three: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406bac16c9706bd8_d20250622_m031407_c001_v7007000_t0000_u01750562047120") 2025/06/22 03:21:27 DEBUG : dst/three: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11645cf587d648e1_d20250622_m031405_c001_v0001117_t0010_u01750562045234") 2025/06/22 03:21:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff80293_d20250622_m031525_c001_v7007000_t0000_u01750562125681") 2025/06/22 03:21:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f115b1f94af6c1a1b_d20250622_m031524_c001_v0001157_t0027_u01750562124033") 2025/06/22 03:21:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f108599c9e1ef027e_d20250622_m031519_c001_v0001106_t0052_u01750562119907") 2025/06/22 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff80297_d20250622_m031525_c001_v7007000_t0000_u01750562125867") 2025/06/22 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f112a9bfce8546217_d20250622_m031524_c001_v0001043_t0002_u01750562124565") 2025/06/22 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f40999fee4cc8219a_d20250622_m031524_c001_v7007000_t0000_u01750562124382") 2025/06/22 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f112a9bfce8546211_d20250622_m031520_c001_v0001043_t0023_u01750562120668") 2025/06/22 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f40999fee4cc82197_d20250622_m031520_c001_v7007000_t0000_u01750562120485") 2025/06/22 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8161ac_d20250622_m031514_c001_v0001038_t0020_u01750562114689") 2025/06/22 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff80264_d20250622_m031511_c001_v7007000_t0000_u01750562111997") 2025/06/22 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f107216fd51d625e3_d20250622_m031511_c001_v0001179_t0032_u01750562111005") 2025/06/22 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4019711adbb37328_d20250622_m031510_c001_v7007000_t0000_u01750562110820") 2025/06/22 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f107216fd51d625cd_d20250622_m031508_c001_v0001179_t0051_u01750562108389") 2025/06/22 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4019711adbb37326_d20250622_m031508_c001_v7007000_t0000_u01750562108200") 2025/06/22 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816194_d20250622_m031503_c001_v0001038_t0018_u01750562103221") 2025/06/22 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2405_d20250622_m031459_c001_v7007000_t0000_u01750562099581") 2025/06/22 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816188_d20250622_m031457_c001_v0001038_t0010_u01750562097175") 2025/06/22 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2403_d20250622_m031456_c001_v7007000_t0000_u01750562096437") 2025/06/22 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0148e0_d20250622_m031451_c001_v0001130_t0058_u01750562091871") 2025/06/22 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff8024b_d20250622_m031447_c001_v7007000_t0000_u01750562087782") 2025/06/22 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0148ce_d20250622_m031445_c001_v0001130_t0034_u01750562085332") 2025/06/22 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff80248_d20250622_m031444_c001_v7007000_t0000_u01750562084251") 2025/06/22 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae92e3_d20250622_m031437_c001_v0001109_t0034_u01750562077476") 2025/06/22 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347b34e_d20250622_m031434_c001_v7007000_t0000_u01750562074075") 2025/06/22 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae92d9_d20250622_m031431_c001_v0001109_t0059_u01750562071442") 2025/06/22 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347b337_d20250622_m031430_c001_v7007000_t0000_u01750562070347") 2025/06/22 03:21:29 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816160_d20250622_m031423_c001_v0001038_t0055_u01750562063530") 2025/06/22 03:21:29 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c428143ae_d20250622_m031420_c001_v7007000_t0000_u01750562060118") 2025/06/22 03:21:29 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816158_d20250622_m031417_c001_v0001038_t0031_u01750562057404") 2025/06/22 03:21:29 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c42814384_d20250622_m031416_c001_v7007000_t0000_u01750562056304") 2025/06/22 03:21:29 DEBUG : dst/three.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014864_d20250622_m031410_c001_v0001130_t0031_u01750562050160") 2025/06/22 03:21:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff80265_d20250622_m031512_c001_v7007000_t0000_u01750562112178") 2025/06/22 03:21:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f108c8d58230f8d7d_d20250622_m031510_c001_v0001178_t0004_u01750562110604") 2025/06/22 03:21:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f110ac0aa22376bbe_d20250622_m031507_c001_v0001183_t0003_u01750562107966") 2025/06/22 03:21:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff80259_d20250622_m031500_c001_v7007000_t0000_u01750562100547") 2025/06/22 03:21:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1119366e64439264_d20250622_m031459_c001_v0001102_t0049_u01750562099255") 2025/06/22 03:21:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f100a2e51779b4cff_d20250622_m031455_c001_v0001041_t0039_u01750562095968") 2025/06/22 03:21:29 DEBUG : dst/two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff80298_d20250622_m031526_c001_v7007000_t0000_u01750562126050") 2025/06/22 03:21:29 DEBUG : dst/two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01493c_d20250622_m031513_c001_v0001130_t0014_u01750562113978") 2025/06/22 03:21:29 DEBUG : dst/two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff80266_d20250622_m031512_c001_v7007000_t0000_u01750562112360") 2025/06/22 03:21:30 DEBUG : dst/two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01490a_d20250622_m031502_c001_v0001130_t0033_u01750562102381") 2025/06/22 03:21:30 DEBUG : dst/two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff8025a_d20250622_m031500_c001_v7007000_t0000_u01750562100729") 2025/06/22 03:21:30 DEBUG : dst/two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae92f6_d20250622_m031450_c001_v0001109_t0047_u01750562090465") 2025/06/22 03:21:30 DEBUG : dst/two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff8024f_d20250622_m031448_c001_v7007000_t0000_u01750562088882") 2025/06/22 03:21:30 DEBUG : dst/two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81616e_d20250622_m031436_c001_v0001038_t0030_u01750562076600") 2025/06/22 03:21:30 DEBUG : dst/two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4144cb410940d24f_d20250622_m031435_c001_v7007000_t0000_u01750562075180") 2025/06/22 03:21:30 DEBUG : dst/two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01488e_d20250622_m031422_c001_v0001130_t0014_u01750562062765") 2025/06/22 03:21:30 DEBUG : dst/two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a23de_d20250622_m031421_c001_v7007000_t0000_u01750562061216") 2025/06/22 03:21:30 DEBUG : dst/two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae92ad_d20250622_m031409_c001_v0001109_t0034_u01750562049224") 2025/06/22 03:21:30 DEBUG : dst/two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406bac16c9706bd9_d20250622_m031407_c001_v7007000_t0000_u01750562047302") 2025/06/22 03:21:30 DEBUG : dst/two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f114aa43642fc2109_d20250622_m031402_c001_v0001177_t0014_u01750562042812") 2025/06/22 03:21:30 DEBUG : dst/two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347b22b_d20250622_m031339_c001_v7007000_t0000_u01750562019766") 2025/06/22 03:21:30 DEBUG : dst/two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f107a24fe560c4817_d20250622_m031338_c001_v0001150_t0014_u01750562018487") 2025/06/22 03:21:30 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4196f3fbe59b6ec7_d20250622_m031304_c001_v7007000_t0000_u01750561984619") 2025/06/22 03:21:30 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014771_d20250622_m031259_c001_v0001130_t0023_u01750561979876") 2025/06/22 03:21:30 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4196f3fbe59b6ec4_d20250622_m031257_c001_v7007000_t0000_u01750561977656") 2025/06/22 03:21:30 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01473f_d20250622_m031247_c001_v0001130_t0017_u01750561967246") 2025/06/22 03:21:31 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8e97e_d20250622_m031238_c001_v7007000_t0000_u01750561958488") 2025/06/22 03:21:31 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014723_d20250622_m031235_c001_v0001130_t0058_u01750561955359") 2025/06/22 03:21:31 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6e9_d20250622_m031213_c001_v7007000_t0000_u01750561933194") 2025/06/22 03:21:31 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0146d5_d20250622_m031211_c001_v0001130_t0028_u01750561931220") 2025/06/22 03:21:31 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6e5_d20250622_m031210_c001_v7007000_t0000_u01750561930345") 2025/06/22 03:21:31 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0146cd_d20250622_m031208_c001_v0001130_t0047_u01750561928768") 2025/06/22 03:21:31 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6de_d20250622_m031205_c001_v7007000_t0000_u01750561925421") 2025/06/22 03:21:31 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0146b9_d20250622_m031203_c001_v0001130_t0050_u01750561923577") 2025/06/22 03:21:31 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6da_d20250622_m031202_c001_v7007000_t0000_u01750561922574") 2025/06/22 03:21:31 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0146ad_d20250622_m031201_c001_v0001130_t0018_u01750561921070") 2025/06/22 03:21:31 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6cf_d20250622_m031154_c001_v7007000_t0000_u01750561914364") 2025/06/22 03:21:31 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01467f_d20250622_m031152_c001_v0001130_t0022_u01750561912698") 2025/06/22 03:21:31 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6c9_d20250622_m031151_c001_v7007000_t0000_u01750561911744") 2025/06/22 03:21:31 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014679_d20250622_m031150_c001_v0001130_t0028_u01750561910860") 2025/06/22 03:21:31 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6c3_d20250622_m031145_c001_v7007000_t0000_u01750561905999") 2025/06/22 03:21:31 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014657_d20250622_m031144_c001_v0001130_t0059_u01750561904502") 2025/06/22 03:21:31 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef6ec9_d20250622_m031142_c001_v7007000_t0000_u01750561902642") 2025/06/22 03:21:31 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01463b_d20250622_m031141_c001_v0001130_t0038_u01750561901634") 2025/06/22 03:21:31 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef6ec3_d20250622_m031141_c001_v7007000_t0000_u01750561901269") 2025/06/22 03:21:31 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1135a51de15b3905_d20250622_m031140_c001_v0001146_t0014_u01750561900478") 2025/06/22 03:21:32 DEBUG : empty space: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01462f_d20250622_m031138_c001_v0001130_t0002_u01750561898756") 2025/06/22 03:21:32 DEBUG : enormous: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6e7_d20250622_m031212_c001_v7007000_t0000_u01750561932271") 2025/06/22 03:21:32 DEBUG : enormous: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0146d7_d20250622_m031211_c001_v0001130_t0059_u01750561931557") 2025/06/22 03:21:32 DEBUG : existing: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f411829320ff8029d_d20250622_m031531_c001_v7007000_t0000_u01750562131585") 2025/06/22 03:21:32 DEBUG : existing: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8161b9_d20250622_m031530_c001_v0001038_t0015_u01750562130137") 2025/06/22 03:21:32 DEBUG : existing: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8e973_d20250622_m031233_c001_v7007000_t0000_u01750561953629") 2025/06/22 03:21:32 DEBUG : existing: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014717_d20250622_m031232_c001_v0001130_t0017_u01750561952447") 2025/06/22 03:21:32 DEBUG : existing: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef6eac_d20250622_m031135_c001_v7007000_t0000_u01750561895884") 2025/06/22 03:21:32 DEBUG : existing: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01461b_d20250622_m031134_c001_v0001130_t0024_u01750561894663") 2025/06/22 03:21:32 DEBUG : existing: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef6ea6_d20250622_m031134_c001_v7007000_t0000_u01750561894110") 2025/06/22 03:21:32 DEBUG : existing: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014619_d20250622_m031133_c001_v0001130_t0032_u01750561893401") 2025/06/22 03:21:32 DEBUG : existing: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014611_d20250622_m031132_c001_v0001130_t0033_u01750561892458") 2025/06/22 03:21:32 DEBUG : existing-b: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8e974_d20250622_m031233_c001_v7007000_t0000_u01750561953819") 2025/06/22 03:21:32 DEBUG : existing-b: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8160c6_d20250622_m031232_c001_v0001038_t0002_u01750561952458") 2025/06/22 03:21:32 DEBUG : file1: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc65_d20250622_m031640_c001_v7007000_t0000_u01750562200657") 2025/06/22 03:21:32 DEBUG : file1: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816246_d20250622_m031639_c001_v0001038_t0013_u01750562199242") 2025/06/22 03:21:32 DEBUG : file1: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc62_d20250622_m031637_c001_v7007000_t0000_u01750562197917") 2025/06/22 03:21:32 DEBUG : file1: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9410_d20250622_m031636_c001_v0001109_t0026_u01750562196114") 2025/06/22 03:21:32 DEBUG : five: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6ec_d20250622_m031216_c001_v7007000_t0000_u01750561936905") 2025/06/22 03:21:32 DEBUG : five: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406cf8b02e0146e9_d20250622_m031214_c001_v0001130_t0054_u01750561934906") 2025/06/22 03:21:33 DEBUG : foo: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6c1_d20250622_m031144_c001_v7007000_t0000_u01750561904128") 2025/06/22 03:21:33 DEBUG : foo: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406cf8b02e01464d_d20250622_m031143_c001_v0001130_t0054_u01750561903566") 2025/06/22 03:21:33 DEBUG : foo: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406cf8b02e014649_d20250622_m031143_c001_v0001130_t0054_u01750561903008") 2025/06/22 03:21:33 DEBUG : four: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6ed_d20250622_m031217_c001_v7007000_t0000_u01750561937090") 2025/06/22 03:21:33 DEBUG : four: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4067b2f19eae919f_d20250622_m031215_c001_v0001109_t0008_u01750561935645") 2025/06/22 03:21:33 DEBUG : four: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0146e3_d20250622_m031214_c001_v0001130_t0004_u01750561934229") 2025/06/22 03:21:33 DEBUG : hello world2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf6915283b_d20250622_m031049_c001_v7007000_t0000_u01750561849349") 2025/06/22 03:21:33 DEBUG : hello world2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014557_d20250622_m031048_c001_v0001130_t0011_u01750561848610") 2025/06/22 03:21:33 DEBUG : ignore-size: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef6e9f_d20250622_m031132_c001_v7007000_t0000_u01750561892090") 2025/06/22 03:21:33 DEBUG : ignore-size: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01460b_d20250622_m031130_c001_v0001130_t0024_u01750561890953") 2025/06/22 03:21:33 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8e96d_d20250622_m031231_c001_v7007000_t0000_u01750561951700") 2025/06/22 03:21:33 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014715_d20250622_m031230_c001_v0001130_t0018_u01750561950596") 2025/06/22 03:21:33 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8e968_d20250622_m031229_c001_v7007000_t0000_u01750561949854") 2025/06/22 03:21:33 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01470f_d20250622_m031228_c001_v0001130_t0012_u01750561948661") 2025/06/22 03:21:33 DEBUG : one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6ee_d20250622_m031217_c001_v7007000_t0000_u01750561937275") 2025/06/22 03:21:33 DEBUG : one: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406cf8b02e0146db_d20250622_m031213_c001_v0001130_t0054_u01750561933576") 2025/06/22 03:21:33 DEBUG : only0: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc4d_d20250622_m031631_c001_v7007000_t0000_u01750562191654") 2025/06/22 03:21:33 DEBUG : only0: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4067b2f19eae93ea_d20250622_m031626_c001_v0001109_t0008_u01750562186273") 2025/06/22 03:21:33 DEBUG : only0: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae93ae_d20250622_m031605_c001_v0001109_t0018_u01750562165345") 2025/06/22 03:21:33 DEBUG : only0: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8eb5c_d20250622_m031558_c001_v7007000_t0000_u01750562158956") 2025/06/22 03:21:34 DEBUG : only0: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8161c1_d20250622_m031536_c001_v0001038_t0043_u01750562136175") 2025/06/22 03:21:34 DEBUG : only1: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc4e_d20250622_m031631_c001_v7007000_t0000_u01750562191841") 2025/06/22 03:21:34 DEBUG : only1: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4006d2841b81622f_d20250622_m031626_c001_v0001038_t0003_u01750562186708") 2025/06/22 03:21:34 DEBUG : only1: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8161f9_d20250622_m031606_c001_v0001038_t0026_u01750562166600") 2025/06/22 03:21:34 DEBUG : only1: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4196f3fbe59b71ab_d20250622_m031558_c001_v7007000_t0000_u01750562158938") 2025/06/22 03:21:34 DEBUG : only1: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01497a_d20250622_m031537_c001_v0001130_t0024_u01750562137436") 2025/06/22 03:21:34 DEBUG : only10: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc4f_d20250622_m031632_c001_v7007000_t0000_u01750562192025") 2025/06/22 03:21:34 DEBUG : only10: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4006d2841b81622d_d20250622_m031626_c001_v0001038_t0003_u01750562186522") 2025/06/22 03:21:34 DEBUG : only10: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81620d_d20250622_m031616_c001_v0001038_t0025_u01750562176232") 2025/06/22 03:21:34 DEBUG : only10: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4196f3fbe59b71ad_d20250622_m031559_c001_v7007000_t0000_u01750562159329") 2025/06/22 03:21:34 DEBUG : only10: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0149a4_d20250622_m031547_c001_v0001130_t0042_u01750562147538") 2025/06/22 03:21:34 DEBUG : only11: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc50_d20250622_m031632_c001_v7007000_t0000_u01750562192209") 2025/06/22 03:21:34 DEBUG : only11: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406cf8b02e014a36_d20250622_m031626_c001_v0001130_t0054_u01750562186291") 2025/06/22 03:21:34 DEBUG : only11: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014a0c_d20250622_m031617_c001_v0001130_t0032_u01750562177358") 2025/06/22 03:21:34 DEBUG : only11: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8eb5f_d20250622_m031559_c001_v7007000_t0000_u01750562159523") 2025/06/22 03:21:34 DEBUG : only11: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9370_d20250622_m031548_c001_v0001109_t0029_u01750562148322") 2025/06/22 03:21:34 DEBUG : only12: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc51_d20250622_m031632_c001_v7007000_t0000_u01750562192394") 2025/06/22 03:21:34 DEBUG : only12: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406cf8b02e014a38_d20250622_m031626_c001_v0001130_t0054_u01750562186511") 2025/06/22 03:21:34 DEBUG : only12: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae93d6_d20250622_m031618_c001_v0001109_t0001_u01750562178918") 2025/06/22 03:21:34 DEBUG : only12: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f40730db716900747_d20250622_m031559_c001_v7007000_t0000_u01750562159681") 2025/06/22 03:21:34 DEBUG : only12: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8161d7_d20250622_m031549_c001_v0001038_t0050_u01750562149186") 2025/06/22 03:21:34 DEBUG : only13: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc52_d20250622_m031632_c001_v7007000_t0000_u01750562192581") 2025/06/22 03:21:35 DEBUG : only13: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4006d2841b81622b_d20250622_m031626_c001_v0001038_t0003_u01750562186302") 2025/06/22 03:21:35 DEBUG : only13: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81621b_d20250622_m031619_c001_v0001038_t0014_u01750562179933") 2025/06/22 03:21:35 DEBUG : only13: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f40730db716900744_d20250622_m031559_c001_v7007000_t0000_u01750562159114") 2025/06/22 03:21:35 DEBUG : only13: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0149b4_d20250622_m031550_c001_v0001130_t0059_u01750562150737") 2025/06/22 03:21:35 DEBUG : only14: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc53_d20250622_m031632_c001_v7007000_t0000_u01750562192763") 2025/06/22 03:21:35 DEBUG : only14: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4067b2f19eae93f0_d20250622_m031626_c001_v0001109_t0008_u01750562186711") 2025/06/22 03:21:35 DEBUG : only14: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014a1e_d20250622_m031620_c001_v0001130_t0031_u01750562180917") 2025/06/22 03:21:35 DEBUG : only14: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1eb5_d20250622_m031559_c001_v7007000_t0000_u01750562159127") 2025/06/22 03:21:35 DEBUG : only14: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae937c_d20250622_m031551_c001_v0001109_t0015_u01750562151424") 2025/06/22 03:21:35 DEBUG : only15: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc54_d20250622_m031632_c001_v7007000_t0000_u01750562192945") 2025/06/22 03:21:35 DEBUG : only15: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41062d7a92504e37_d20250622_m031626_c001_v0001180_t0026_u01750562186853") 2025/06/22 03:21:35 DEBUG : only15: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae93e0_d20250622_m031621_c001_v0001109_t0057_u01750562181591") 2025/06/22 03:21:35 DEBUG : only15: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8eb5e_d20250622_m031559_c001_v7007000_t0000_u01750562159341") 2025/06/22 03:21:35 DEBUG : only15: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8161e1_d20250622_m031552_c001_v0001038_t0048_u01750562152884") 2025/06/22 03:21:35 DEBUG : only16: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc55_d20250622_m031633_c001_v7007000_t0000_u01750562193128") 2025/06/22 03:21:35 DEBUG : only16: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4067b2f19eae93ee_d20250622_m031626_c001_v0001109_t0008_u01750562186494") 2025/06/22 03:21:35 DEBUG : only16: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816223_d20250622_m031622_c001_v0001038_t0036_u01750562182485") 2025/06/22 03:21:35 DEBUG : only16: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f40730db716900742_d20250622_m031558_c001_v7007000_t0000_u01750562158747") 2025/06/22 03:21:35 DEBUG : only16: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0149c4_d20250622_m031554_c001_v0001130_t0036_u01750562154004") 2025/06/22 03:21:36 DEBUG : only17: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc56_d20250622_m031633_c001_v7007000_t0000_u01750562193311") 2025/06/22 03:21:36 DEBUG : only17: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4067b2f19eae93f2_d20250622_m031626_c001_v0001109_t0008_u01750562186896") 2025/06/22 03:21:36 DEBUG : only17: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014a2a_d20250622_m031623_c001_v0001130_t0054_u01750562183651") 2025/06/22 03:21:36 DEBUG : only17: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f40730db716900746_d20250622_m031559_c001_v7007000_t0000_u01750562159496") 2025/06/22 03:21:36 DEBUG : only17: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9388_d20250622_m031554_c001_v0001109_t0057_u01750562154754") 2025/06/22 03:21:36 DEBUG : only18: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc57_d20250622_m031633_c001_v7007000_t0000_u01750562193495") 2025/06/22 03:21:36 DEBUG : only18: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406cf8b02e014a3a_d20250622_m031626_c001_v0001130_t0054_u01750562186694") 2025/06/22 03:21:36 DEBUG : only18: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae93e8_d20250622_m031624_c001_v0001109_t0036_u01750562184471") 2025/06/22 03:21:36 DEBUG : only18: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f40730db716900741_d20250622_m031558_c001_v7007000_t0000_u01750562158563") 2025/06/22 03:21:36 DEBUG : only18: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8161e7_d20250622_m031556_c001_v0001038_t0047_u01750562156017") 2025/06/22 03:21:36 DEBUG : only19: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc58_d20250622_m031633_c001_v7007000_t0000_u01750562193679") 2025/06/22 03:21:36 DEBUG : only19: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4006d2841b816233_d20250622_m031627_c001_v0001038_t0003_u01750562187075") 2025/06/22 03:21:36 DEBUG : only19: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816229_d20250622_m031625_c001_v0001038_t0054_u01750562185301") 2025/06/22 03:21:37 DEBUG : only19: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f40730db716900743_d20250622_m031558_c001_v7007000_t0000_u01750562158931") 2025/06/22 03:21:37 DEBUG : only19: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0149c8_d20250622_m031557_c001_v0001130_t0012_u01750562157174") 2025/06/22 03:21:37 DEBUG : only2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc59_d20250622_m031633_c001_v7007000_t0000_u01750562193865") 2025/06/22 03:21:37 DEBUG : only2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41062d7a92504e3d_d20250622_m031627_c001_v0001180_t0026_u01750562187224") 2025/06/22 03:21:37 DEBUG : only2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0149e4_d20250622_m031607_c001_v0001130_t0000_u01750562167738") 2025/06/22 03:21:37 DEBUG : only2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1eba_d20250622_m031559_c001_v7007000_t0000_u01750562159501") 2025/06/22 03:21:37 DEBUG : only2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9346_d20250622_m031538_c001_v0001109_t0048_u01750562138346") 2025/06/22 03:21:37 DEBUG : only3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc5a_d20250622_m031634_c001_v7007000_t0000_u01750562194048") 2025/06/22 03:21:37 DEBUG : only3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406cf8b02e014a3c_d20250622_m031626_c001_v0001130_t0054_u01750562186880") 2025/06/22 03:21:37 DEBUG : only3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae93bc_d20250622_m031608_c001_v0001109_t0042_u01750562168649") 2025/06/22 03:21:37 DEBUG : only3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4196f3fbe59b71ac_d20250622_m031559_c001_v7007000_t0000_u01750562159139") 2025/06/22 03:21:37 DEBUG : only3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8161c7_d20250622_m031539_c001_v0001038_t0000_u01750562139342") 2025/06/22 03:21:37 DEBUG : only4: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc5b_d20250622_m031634_c001_v7007000_t0000_u01750562194231") 2025/06/22 03:21:37 DEBUG : only4: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4006d2841b816231_d20250622_m031626_c001_v0001038_t0003_u01750562186891") 2025/06/22 03:21:37 DEBUG : only4: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816201_d20250622_m031609_c001_v0001038_t0023_u01750562169867") 2025/06/22 03:21:37 DEBUG : only4: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8eb5d_d20250622_m031559_c001_v7007000_t0000_u01750562159148") 2025/06/22 03:21:37 DEBUG : only4: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01498a_d20250622_m031540_c001_v0001130_t0002_u01750562140592") 2025/06/22 03:21:37 DEBUG : only5: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc5c_d20250622_m031634_c001_v7007000_t0000_u01750562194415") 2025/06/22 03:21:37 DEBUG : only5: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406cf8b02e014a40_d20250622_m031627_c001_v0001130_t0054_u01750562187247") 2025/06/22 03:21:37 DEBUG : only5: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0149ee_d20250622_m031610_c001_v0001130_t0031_u01750562170804") 2025/06/22 03:21:38 DEBUG : only5: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f40730db716900745_d20250622_m031559_c001_v7007000_t0000_u01750562159308") 2025/06/22 03:21:38 DEBUG : only5: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9358_d20250622_m031542_c001_v0001109_t0042_u01750562142891") 2025/06/22 03:21:38 DEBUG : only6: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc5d_d20250622_m031634_c001_v7007000_t0000_u01750562194608") 2025/06/22 03:21:38 DEBUG : only6: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41062d7a92504e3b_d20250622_m031627_c001_v0001180_t0026_u01750562187040") 2025/06/22 03:21:38 DEBUG : only6: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae93c4_d20250622_m031611_c001_v0001109_t0026_u01750562171454") 2025/06/22 03:21:38 DEBUG : only6: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1eb8_d20250622_m031559_c001_v7007000_t0000_u01750562159317") 2025/06/22 03:21:38 DEBUG : only6: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8161cd_d20250622_m031543_c001_v0001038_t0004_u01750562143683") 2025/06/22 03:21:38 DEBUG : only7: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc5e_d20250622_m031634_c001_v7007000_t0000_u01750562194794") 2025/06/22 03:21:38 DEBUG : only7: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406cf8b02e014a3e_d20250622_m031627_c001_v0001130_t0054_u01750562187064") 2025/06/22 03:21:38 DEBUG : only7: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816207_d20250622_m031612_c001_v0001038_t0036_u01750562172810") 2025/06/22 03:21:38 DEBUG : only7: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1eb4_d20250622_m031558_c001_v7007000_t0000_u01750562158946") 2025/06/22 03:21:38 DEBUG : only7: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014996_d20250622_m031544_c001_v0001130_t0031_u01750562144688") 2025/06/22 03:21:38 DEBUG : only8: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc5f_d20250622_m031634_c001_v7007000_t0000_u01750562194978") 2025/06/22 03:21:38 DEBUG : only8: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4006d2841b816235_d20250622_m031627_c001_v0001038_t0003_u01750562187258") 2025/06/22 03:21:38 DEBUG : only8: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0149fc_d20250622_m031614_c001_v0001130_t0020_u01750562174159") 2025/06/22 03:21:38 DEBUG : only8: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4187ea8124cf1ebb_d20250622_m031559_c001_v7007000_t0000_u01750562159691") 2025/06/22 03:21:38 DEBUG : only8: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9362_d20250622_m031545_c001_v0001109_t0051_u01750562145495") 2025/06/22 03:21:38 DEBUG : only9: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc60_d20250622_m031635_c001_v7007000_t0000_u01750562195162") 2025/06/22 03:21:38 DEBUG : only9: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4067b2f19eae93f4_d20250622_m031627_c001_v0001109_t0008_u01750562187078") 2025/06/22 03:21:38 DEBUG : only9: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae93ce_d20250622_m031615_c001_v0001109_t0032_u01750562175090") 2025/06/22 03:21:39 DEBUG : only9: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4196f3fbe59b71ae_d20250622_m031559_c001_v7007000_t0000_u01750562159513") 2025/06/22 03:21:39 DEBUG : only9: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8161d1_d20250622_m031546_c001_v0001038_t0053_u01750562146448") 2025/06/22 03:21:39 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8e963_d20250622_m031227_c001_v7007000_t0000_u01750561947536") 2025/06/22 03:21:39 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae91af_d20250622_m031225_c001_v0001109_t0016_u01750561945441") 2025/06/22 03:21:39 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8e95b_d20250622_m031224_c001_v7007000_t0000_u01750561944355") 2025/06/22 03:21:39 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0146fb_d20250622_m031222_c001_v0001130_t0052_u01750561942290") 2025/06/22 03:21:39 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8e951_d20250622_m031221_c001_v7007000_t0000_u01750561941197") 2025/06/22 03:21:39 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8160b6_d20250622_m031218_c001_v0001038_t0011_u01750561938190") 2025/06/22 03:21:39 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6e1_d20250622_m031207_c001_v7007000_t0000_u01750561927818") 2025/06/22 03:21:39 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0146c5_d20250622_m031205_c001_v0001130_t0012_u01750561925976") 2025/06/22 03:21:39 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6dd_d20250622_m031204_c001_v7007000_t0000_u01750561924296") 2025/06/22 03:21:39 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0146b5_d20250622_m031203_c001_v0001130_t0049_u01750561923128") 2025/06/22 03:21:39 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6d9_d20250622_m031201_c001_v7007000_t0000_u01750561921822") 2025/06/22 03:21:39 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0146a7_d20250622_m031200_c001_v0001130_t0004_u01750561920467") 2025/06/22 03:21:39 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6cd_d20250622_m031153_c001_v7007000_t0000_u01750561913809") 2025/06/22 03:21:39 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01467d_d20250622_m031152_c001_v0001130_t0013_u01750561912315") 2025/06/22 03:21:39 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6ca_d20250622_m031151_c001_v7007000_t0000_u01750561911926") 2025/06/22 03:21:39 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014677_d20250622_m031150_c001_v0001130_t0022_u01750561910277") 2025/06/22 03:21:39 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6c7_d20250622_m031149_c001_v7007000_t0000_u01750561909913") 2025/06/22 03:21:39 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01466f_d20250622_m031149_c001_v0001130_t0031_u01750561909249") 2025/06/22 03:21:40 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01466d_d20250622_m031148_c001_v0001130_t0009_u01750561908466") 2025/06/22 03:21:40 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6c5_d20250622_m031148_c001_v7007000_t0000_u01750561908102") 2025/06/22 03:21:40 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014667_d20250622_m031147_c001_v0001130_t0014_u01750561907333") 2025/06/22 03:21:40 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014661_d20250622_m031146_c001_v0001130_t0013_u01750561906546") 2025/06/22 03:21:40 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6c4_d20250622_m031146_c001_v7007000_t0000_u01750561906182") 2025/06/22 03:21:40 DEBUG : potato: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01465d_d20250622_m031145_c001_v0001130_t0015_u01750561905236") 2025/06/22 03:21:40 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a736_d20250622_m031314_c001_v7007000_t0000_u01750561994326") 2025/06/22 03:21:40 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9215_d20250622_m031313_c001_v0001109_t0010_u01750561993391") 2025/06/22 03:21:40 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4196f3fbe59b6ec8_d20250622_m031304_c001_v7007000_t0000_u01750561984836") 2025/06/22 03:21:40 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae91f5_d20250622_m031258_c001_v0001109_t0038_u01750561978951") 2025/06/22 03:21:40 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a710_d20250622_m031251_c001_v7007000_t0000_u01750561971056") 2025/06/22 03:21:40 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae91dd_d20250622_m031246_c001_v0001109_t0039_u01750561966315") 2025/06/22 03:21:40 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8e97f_d20250622_m031238_c001_v7007000_t0000_u01750561958715") 2025/06/22 03:21:40 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae91c7_d20250622_m031234_c001_v0001109_t0000_u01750561954754") 2025/06/22 03:21:40 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6e8_d20250622_m031212_c001_v7007000_t0000_u01750561932454") 2025/06/22 03:21:40 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0146d3_d20250622_m031210_c001_v0001130_t0053_u01750561930895") 2025/06/22 03:21:40 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6e6_d20250622_m031210_c001_v7007000_t0000_u01750561930528") 2025/06/22 03:21:40 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0146cb_d20250622_m031208_c001_v0001130_t0015_u01750561928384") 2025/06/22 03:21:40 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6e2_d20250622_m031208_c001_v7007000_t0000_u01750561928001") 2025/06/22 03:21:40 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0146c7_d20250622_m031206_c001_v0001130_t0005_u01750561926939") 2025/06/22 03:21:41 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6e0_d20250622_m031205_c001_v7007000_t0000_u01750561925605") 2025/06/22 03:21:41 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0146bb_d20250622_m031204_c001_v0001130_t0035_u01750561924678") 2025/06/22 03:21:41 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6dc_d20250622_m031202_c001_v7007000_t0000_u01750561922759") 2025/06/22 03:21:41 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0146b1_d20250622_m031201_c001_v0001130_t0004_u01750561921832") 2025/06/22 03:21:41 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a6d0_d20250622_m031154_c001_v7007000_t0000_u01750561914554") 2025/06/22 03:21:41 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014683_d20250622_m031153_c001_v0001130_t0010_u01750561913439") 2025/06/22 03:21:41 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf6915284d_d20250622_m031052_c001_v7007000_t0000_u01750561852278") 2025/06/22 03:21:41 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014569_d20250622_m031051_c001_v0001130_t0044_u01750561851637") 2025/06/22 03:21:41 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf69152842_d20250622_m031050_c001_v7007000_t0000_u01750561850704") 2025/06/22 03:21:41 DEBUG : potato2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01455f_d20250622_m031049_c001_v0001130_t0028_u01750561849898") 2025/06/22 03:21:41 DEBUG : potato3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4196f3fbe59b6eca_d20250622_m031305_c001_v7007000_t0000_u01750561985297") 2025/06/22 03:21:41 DEBUG : potato3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8160f2_d20250622_m031300_c001_v0001038_t0058_u01750561980932") 2025/06/22 03:21:41 DEBUG : potato3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7a712_d20250622_m031251_c001_v7007000_t0000_u01750561971605") 2025/06/22 03:21:41 DEBUG : potato3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8160de_d20250622_m031248_c001_v0001038_t0049_u01750561968064") 2025/06/22 03:21:41 DEBUG : potato3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8e981_d20250622_m031239_c001_v7007000_t0000_u01750561959289") 2025/06/22 03:21:41 DEBUG : potato3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8160ca_d20250622_m031235_c001_v0001038_t0032_u01750561955641") 2025/06/22 03:21:41 DEBUG : pre-dest1/1: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406bac16c9706bb2_d20250622_m031349_c001_v7007000_t0000_u01750562029143") 2025/06/22 03:21:41 DEBUG : pre-dest1/1: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81611e_d20250622_m031340_c001_v0001038_t0016_u01750562020515") 2025/06/22 03:21:41 DEBUG : pre-dest2/2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406bac16c9706bb3_d20250622_m031349_c001_v7007000_t0000_u01750562029326") 2025/06/22 03:21:41 DEBUG : pre-dest2/2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae925f_d20250622_m031341_c001_v0001109_t0010_u01750562021306") 2025/06/22 03:21:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347b220_d20250622_m031326_c001_v7007000_t0000_u01750562006237") 2025/06/22 03:21:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0147b9_d20250622_m031322_c001_v0001130_t0041_u01750562002263") 2025/06/22 03:21:42 DEBUG : sizeonly: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef6e98_d20250622_m031130_c001_v7007000_t0000_u01750561890397") 2025/06/22 03:21:42 DEBUG : sizeonly: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014605_d20250622_m031129_c001_v0001130_t0054_u01750561889220") 2025/06/22 03:21:42 DEBUG : splitbanan: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b3402_d20250622_m031846_c001_v7007000_t0000_u01750562326416") 2025/06/22 03:21:42 DEBUG : splitbanan: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014c0c_d20250622_m031838_c001_v0001130_t0032_u01750562318431") 2025/06/22 03:21:42 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b73_d20250622_m032014_c001_v7007000_t0000_u01750562414993") 2025/06/22 03:21:42 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014d1e_d20250622_m032008_c001_v0001130_t0057_u01750562408186") 2025/06/22 03:21:42 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4053357cf347bae4_d20250622_m031956_c001_v7007000_t0000_u01750562396839") 2025/06/22 03:21:42 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014ced_d20250622_m031949_c001_v0001130_t0059_u01750562389883") 2025/06/22 03:21:42 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a5ef_d20250622_m031938_c001_v7007000_t0000_u01750562378451") 2025/06/22 03:21:42 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014cb7_d20250622_m031931_c001_v0001130_t0010_u01750562371900") 2025/06/22 03:21:42 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ef4a_d20250622_m031921_c001_v7007000_t0000_u01750562361066") 2025/06/22 03:21:42 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014c7f_d20250622_m031914_c001_v0001130_t0006_u01750562354280") 2025/06/22 03:21:42 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f415f2c7c42814820_d20250622_m031903_c001_v7007000_t0000_u01750562343853") 2025/06/22 03:21:42 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014c4d_d20250622_m031856_c001_v0001130_t0039_u01750562336843") 2025/06/22 03:21:42 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b33ad_d20250622_m031841_c001_v7007000_t0000_u01750562321056") 2025/06/22 03:21:42 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816335_d20250622_m031837_c001_v0001038_t0039_u01750562317224") 2025/06/22 03:21:42 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4008bcc009b7acc4_d20250622_m031827_c001_v7007000_t0000_u01750562307881") 2025/06/22 03:21:42 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94f9_d20250622_m031820_c001_v0001109_t0031_u01750562300834") 2025/06/22 03:21:42 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f42150288fa837feb_d20250622_m031819_c001_v7007000_t0000_u01750562299732") 2025/06/22 03:21:43 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816309_d20250622_m031815_c001_v0001038_t0018_u01750562295976") 2025/06/22 03:21:43 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8ecd3_d20250622_m031805_c001_v7007000_t0000_u01750562285735") 2025/06/22 03:21:43 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8162db_d20250622_m031758_c001_v0001038_t0026_u01750562278563") 2025/06/22 03:21:43 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a27b_d20250622_m031757_c001_v7007000_t0000_u01750562277008") 2025/06/22 03:21:43 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae94b5_d20250622_m031753_c001_v0001109_t0002_u01750562273102") 2025/06/22 03:21:43 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4196f3fbe59b76cd_d20250622_m031737_c001_v7007000_t0000_u01750562257577") 2025/06/22 03:21:43 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816299_d20250622_m031733_c001_v0001038_t0030_u01750562253420") 2025/06/22 03:21:43 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf6915351a_d20250622_m031723_c001_v7007000_t0000_u01750562243467") 2025/06/22 03:21:43 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816279_d20250622_m031716_c001_v0001038_t0034_u01750562236710") 2025/06/22 03:21:43 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f401fb357a695a247_d20250622_m031706_c001_v7007000_t0000_u01750562226341") 2025/06/22 03:21:43 DEBUG : splitbananasplit: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816260_d20250622_m031659_c001_v0001038_t0010_u01750562219105") 2025/06/22 03:21:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4191d0f2f102a384_d20250622_m031822_c001_v7007000_t0000_u01750562302863") 2025/06/22 03:21:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81630d_d20250622_m031817_c001_v0001038_t0052_u01750562297288") 2025/06/22 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc6e_d20250622_m031648_c001_v7007000_t0000_u01750562208673") 2025/06/22 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014a7c_d20250622_m031645_c001_v0001130_t0055_u01750562205665") 2025/06/22 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b30bb_d20250622_m031644_c001_v7007000_t0000_u01750562204543") 2025/06/22 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae941a_d20250622_m031641_c001_v0001109_t0014_u01750562201622") 2025/06/22 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8e96f_d20250622_m031231_c001_v7007000_t0000_u01750561951883") 2025/06/22 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae91bb_d20250622_m031230_c001_v0001109_t0011_u01750561950580") 2025/06/22 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8e969_d20250622_m031230_c001_v7007000_t0000_u01750561950036") 2025/06/22 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8160c4_d20250622_m031229_c001_v0001038_t0059_u01750561949011") 2025/06/22 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef6e89_d20250622_m031127_c001_v7007000_t0000_u01750561887007") 2025/06/22 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0145f7_d20250622_m031125_c001_v0001130_t0018_u01750561885367") 2025/06/22 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef6e83_d20250622_m031125_c001_v7007000_t0000_u01750561885002") 2025/06/22 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0145f5_d20250622_m031123_c001_v0001130_t0039_u01750561883739") 2025/06/22 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef6e7a_d20250622_m031121_c001_v7007000_t0000_u01750561881496") 2025/06/22 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0145e5_d20250622_m031120_c001_v0001130_t0000_u01750561880251") 2025/06/22 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef6e75_d20250622_m031119_c001_v7007000_t0000_u01750561879707") 2025/06/22 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0145df_d20250622_m031118_c001_v0001130_t0054_u01750561878566") 2025/06/22 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0145d9_d20250622_m031115_c001_v0001130_t0050_u01750561875963") 2025/06/22 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef6e6b_d20250622_m031115_c001_v7007000_t0000_u01750561875597") 2025/06/22 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0145d3_d20250622_m031114_c001_v0001130_t0025_u01750561874838") 2025/06/22 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0145cd_d20250622_m031113_c001_v0001130_t0039_u01750561873951") 2025/06/22 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4086edb209ef6e65_d20250622_m031113_c001_v7007000_t0000_u01750561873572") 2025/06/22 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0145c7_d20250622_m031110_c001_v0001130_t0039_u01750561870610") 2025/06/22 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0145b7_d20250622_m031107_c001_v0001130_t0023_u01750561867727") 2025/06/22 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf6915289e_d20250622_m031107_c001_v7007000_t0000_u01750561867363") 2025/06/22 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0145b1_d20250622_m031106_c001_v0001130_t0040_u01750561866727") 2025/06/22 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0145a9_d20250622_m031105_c001_v0001130_t0029_u01750561865648") 2025/06/22 03:21:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf69152891_d20250622_m031105_c001_v7007000_t0000_u01750561865277") 2025/06/22 03:21:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014597_d20250622_m031101_c001_v0001130_t0029_u01750561861434") 2025/06/22 03:21:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf6915287b_d20250622_m031101_c001_v7007000_t0000_u01750561861067") 2025/06/22 03:21:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014593_d20250622_m031100_c001_v0001130_t0018_u01750561860292") 2025/06/22 03:21:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf69152879_d20250622_m031059_c001_v7007000_t0000_u01750561859380") 2025/06/22 03:21:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01458b_d20250622_m031058_c001_v0001130_t0044_u01750561858586") 2025/06/22 03:21:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf6915286e_d20250622_m031058_c001_v7007000_t0000_u01750561858037") 2025/06/22 03:21:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014589_d20250622_m031057_c001_v0001130_t0019_u01750561857326") 2025/06/22 03:21:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf69152868_d20250622_m031056_c001_v7007000_t0000_u01750561856412") 2025/06/22 03:21:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014581_d20250622_m031055_c001_v0001130_t0032_u01750561855542") 2025/06/22 03:21:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf6915285c_d20250622_m031054_c001_v7007000_t0000_u01750561854992") 2025/06/22 03:21:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014575_d20250622_m031054_c001_v0001130_t0048_u01750561854139") 2025/06/22 03:21:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf69152856_d20250622_m031053_c001_v7007000_t0000_u01750561853590") 2025/06/22 03:21:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01456f_d20250622_m031052_c001_v0001130_t0034_u01750561852826") 2025/06/22 03:21:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf6915282e_d20250622_m031048_c001_v7007000_t0000_u01750561848063") 2025/06/22 03:21:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01454f_d20250622_m031047_c001_v0001130_t0027_u01750561847167") 2025/06/22 03:21:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf69152828_d20250622_m031046_c001_v7007000_t0000_u01750561846618") 2025/06/22 03:21:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e01454d_d20250622_m031045_c001_v0001130_t0016_u01750561845880") 2025/06/22 03:21:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf69152822_d20250622_m031045_c001_v7007000_t0000_u01750561845331") 2025/06/22 03:21:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014541_d20250622_m031044_c001_v0001130_t0029_u01750561844508") 2025/06/22 03:21:46 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f402ff3cf69152813_d20250622_m031042_c001_v7007000_t0000_u01750561842326") 2025/06/22 03:21:46 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014535_d20250622_m031041_c001_v0001130_t0058_u01750561841629") 2025/06/22 03:21:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc6f_d20250622_m031648_c001_v7007000_t0000_u01750562208857") 2025/06/22 03:21:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81624a_d20250622_m031645_c001_v0001038_t0031_u01750562205678") 2025/06/22 03:21:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f413b977d3b3b30bc_d20250622_m031644_c001_v7007000_t0000_u01750562204725") 2025/06/22 03:21:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92504ea2_d20250622_m031641_c001_v0001180_t0018_u01750562201636") 2025/06/22 03:21:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b85_d20250622_m032017_c001_v7007000_t0000_u01750562417083") 2025/06/22 03:21:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a925053ff_d20250622_m032016_c001_v0001180_t0037_u01750562416406") 2025/06/22 03:21:46 DEBUG : sub/yam: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8e962_d20250622_m031226_c001_v7007000_t0000_u01750561946989") 2025/06/22 03:21:46 DEBUG : sub/yam: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014703_d20250622_m031225_c001_v0001130_t0040_u01750561945099") 2025/06/22 03:21:46 DEBUG : test_dir1/file2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc66_d20250622_m031640_c001_v7007000_t0000_u01750562200843") 2025/06/22 03:21:46 DEBUG : test_dir1/file2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014a66_d20250622_m031638_c001_v0001130_t0026_u01750562198900") 2025/06/22 03:21:46 DEBUG : test_dir1/file2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc63_d20250622_m031638_c001_v7007000_t0000_u01750562198101") 2025/06/22 03:21:46 DEBUG : test_dir1/file2: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014a5a_d20250622_m031636_c001_v0001130_t0034_u01750562196145") 2025/06/22 03:21:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc67_d20250622_m031641_c001_v7007000_t0000_u01750562201025") 2025/06/22 03:21:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92504e85_d20250622_m031638_c001_v0001180_t0057_u01750562198890") 2025/06/22 03:21:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f41078181dbc6dc64_d20250622_m031638_c001_v7007000_t0000_u01750562198283") 2025/06/22 03:21:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92504e61_d20250622_m031636_c001_v0001180_t0039_u01750562196136") 2025/06/22 03:21:46 DEBUG : three: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8e946_d20250622_m031217_c001_v7007000_t0000_u01750561937457") 2025/06/22 03:21:46 DEBUG : three: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0146ed_d20250622_m031216_c001_v0001130_t0036_u01750561936238") 2025/06/22 03:21:47 DEBUG : three: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e0146df_d20250622_m031213_c001_v0001130_t0038_u01750561933941") 2025/06/22 03:21:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2b97_d20250622_m032018_c001_v7007000_t0000_u01750562418862") 2025/06/22 03:21:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b81640f_d20250622_m032018_c001_v0001038_t0025_u01750562418076") 2025/06/22 03:21:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2c13_d20250622_m032039_c001_v7007000_t0000_u01750562439221") 2025/06/22 03:21:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9639_d20250622_m032037_c001_v0001109_t0016_u01750562437302") 2025/06/22 03:21:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2c05_d20250622_m032035_c001_v7007000_t0000_u01750562435728") 2025/06/22 03:21:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816427_d20250622_m032033_c001_v0001038_t0048_u01750562433746") 2025/06/22 03:21:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2bff_d20250622_m032032_c001_v7007000_t0000_u01750562432777") 2025/06/22 03:21:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a92505429_d20250622_m032032_c001_v0001180_t0036_u01750562432169") 2025/06/22 03:21:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2bda_d20250622_m032026_c001_v7007000_t0000_u01750562426665") 2025/06/22 03:21:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816413_d20250622_m032025_c001_v0001038_t0014_u01750562425188") 2025/06/22 03:21:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2be6_d20250622_m032029_c001_v7007000_t0000_u01750562429484") 2025/06/22 03:21:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae962d_d20250622_m032027_c001_v0001109_t0020_u01750562427622") 2025/06/22 03:21:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2bcc_d20250622_m032024_c001_v7007000_t0000_u01750562424205") 2025/06/22 03:21:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11062d7a9250540f_d20250622_m032023_c001_v0001180_t0001_u01750562423568") 2025/06/22 03:21:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2bbd_d20250622_m032022_c001_v7007000_t0000_u01750562422598") 2025/06/22 03:21:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014d49_d20250622_m032021_c001_v0001130_t0052_u01750562421821") 2025/06/22 03:21:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2bab_d20250622_m032020_c001_v7007000_t0000_u01750562420860") 2025/06/22 03:21:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae9623_d20250622_m032019_c001_v0001109_t0020_u01750562419844") 2025/06/22 03:21:47 DEBUG : toe/toe/toe: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f40730db7169013cb_d20250622_m032044_c001_v7007000_t0000_u01750562444479") 2025/06/22 03:21:47 DEBUG : toe/toe/toe: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b816435_d20250622_m032043_c001_v0001038_t0058_u01750562443677") 2025/06/22 03:21:48 DEBUG : toe/toe/toe: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2bf4_d20250622_m032031_c001_v7007000_t0000_u01750562431211") 2025/06/22 03:21:48 DEBUG : toe/toe/toe: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014d61_d20250622_m032030_c001_v0001130_t0042_u01750562430459") 2025/06/22 03:21:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2c1c_d20250622_m032039_c001_v7007000_t0000_u01750562439871") 2025/06/22 03:21:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f106cf8b02e014d71_d20250622_m032038_c001_v0001130_t0059_u01750562438924") 2025/06/22 03:21:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f418c3542664a2c07_d20250622_m032036_c001_v7007000_t0000_u01750562436328") 2025/06/22 03:21:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1141f169b653c7ae_d20250622_m032035_c001_v0001179_t0042_u01750562435204") 2025/06/22 03:21:48 DEBUG : two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8e948_d20250622_m031217_c001_v7007000_t0000_u01750561937640") 2025/06/22 03:21:48 DEBUG : two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4006d2841b8160ae_d20250622_m031215_c001_v0001038_t0003_u01750561935461") 2025/06/22 03:21:48 DEBUG : two: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f406cf8b02e0146dd_d20250622_m031213_c001_v0001130_t0054_u01750561933759") 2025/06/22 03:21:48 DEBUG : yam: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8e965_d20250622_m031227_c001_v7007000_t0000_u01750561947719") 2025/06/22 03:21:48 DEBUG : yam: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f109293a261897b84_d20250622_m031226_c001_v0001184_t0029_u01750561946763") 2025/06/22 03:21:48 DEBUG : yam: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8e959_d20250622_m031223_c001_v7007000_t0000_u01750561943804") 2025/06/22 03:21:48 DEBUG : yam: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1006d2841b8160ba_d20250622_m031221_c001_v0001038_t0025_u01750561941941") 2025/06/22 03:21:48 DEBUG : yam: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8e94f_d20250622_m031220_c001_v7007000_t0000_u01750561940644") 2025/06/22 03:21:48 DEBUG : yam: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1067b2f19eae91a3_d20250622_m031218_c001_v0001109_t0054_u01750561938194") 2025/06/22 03:21:48 DEBUG : yaml: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8e95d_d20250622_m031224_c001_v7007000_t0000_u01750561944537") 2025/06/22 03:21:48 DEBUG : yaml: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f1012391650a3e2fa_d20250622_m031223_c001_v0001038_t0026_u01750561943336") 2025/06/22 03:21:48 DEBUG : yaml: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f4123b9dd55c8e952_d20250622_m031221_c001_v7007000_t0000_u01750561941379") 2025/06/22 03:21:48 DEBUG : yaml: Deleting (id "4_z8fe2dda390dd9b5b9f780e1b_f11603a5abd1b348b_d20250622_m031220_c001_v0001157_t0034_u01750561940334") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m11.260373167s (try 1/5)