"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/10 01:45:44 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu" 2025/08/10 01:45:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 01:45:45 DEBUG : Creating backend with remote "/tmp/rclone1068226496" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:45:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 01:45:47 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:45:47 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:45:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (3.20s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:45:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/10 01:45:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 01:45:48 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:45:48 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:45:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:45:49 INFO : sub dir/hello world: Copied (new) 2025/08/10 01:45:49 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.86s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", 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-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", 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-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:45:50 DEBUG : Creating backend with remote "/non-existing" 2025/08/10 01:45:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/10 01:45:51 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:45:51 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:45:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 01:45:52 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:45:52 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:45:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:45:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.88s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.38s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:45:53 INFO : B2 bucket rclone-test-rifuxaq9ruhu: Running all checks before starting transfers 2025/08/10 01:45:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 01:45:53 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:45:53 INFO : B2 bucket rclone-test-rifuxaq9ruhu: Checks finished, now starting transfers 2025/08/10 01:45:53 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:45:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:45:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.30s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:45:54 ERROR : Ignoring --no-traverse with sync 2025/08/10 01:45:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 01:45:55 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:45:55 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:45:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:45:55 INFO : sub dir/hello world: Copied (new) 2025/08/10 01:45:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.26s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:45:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/10 01:45:56 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:45:56 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:45:56 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/10 01:45:56 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.25s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:45:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 01:45:57 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:45:57 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:45:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:45:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.36s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:45:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 01:45:59 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:45:59 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:45:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:45:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.69s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:46:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/10 01:46:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/10 01:46:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/10 01:46:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/10 01:46:00 INFO : sub dir2: Making directory 2025/08/10 01:46:00 INFO : sub dir: Making directory 2025/08/10 01:46:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 01:46:00 INFO : sub dir2/sub sub dir2: Making directory 2025/08/10 01:46:00 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:46:00 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:46:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:46:01 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/08/10 01:46:01 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.38s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:46:01 INFO : sub dir2: Making directory 2025/08/10 01:46:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/10 01:46:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/10 01:46:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 01:46:02 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:46:02 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:46:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:46:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:46:03 DEBUG : sub dir2: Making directory with metadata 2025/08/10 01:46:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/10 01:46:03 INFO : sub dir2: Making directory 2025/08/10 01:46:03 INFO : sub dir: Making directory 2025/08/10 01:46:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 01:46:03 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:46:03 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:46:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:46:03 INFO : sub dir/hello world: Copied (new) 2025/08/10 01:46:03 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/10 01:46:03 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/10 01:46:04 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.48s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:46:04 INFO : sub dir2: Making directory 2025/08/10 01:46:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 01:46:05 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:46:05 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:46:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:46:05 INFO : sub dir/hello world: Copied (new) 2025/08/10 01:46:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.43s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:46:06 DEBUG : sub dir2: Making directory with metadata 2025/08/10 01:46:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/10 01:46:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/10 01:46:06 INFO : sub dir2: Making directory 2025/08/10 01:46:06 INFO : sub dir: Making directory 2025/08/10 01:46:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 01:46:06 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:46:06 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:46:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:46:06 INFO : sub dir/hello world: Copied (new) 2025/08/10 01:46:06 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/10 01:46:07 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.31s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:46:08 INFO : sub dir2: Making directory 2025/08/10 01:46:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 01:46:08 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:46:08 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:46:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:46:08 INFO : sub dir/hello world: Copied (new) 2025/08/10 01:46:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.48s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:46:10 DEBUG : Creating backend with remote "TestB2:rclone-test-capewuj9noda" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-rifuxaq9ruhu -> B2 bucket rclone-test-capewuj9noda 2025/08/10 01:46:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 01:46:11 DEBUG : B2 bucket rclone-test-capewuj9noda: Waiting for checks to finish 2025/08/10 01:46:11 DEBUG : B2 bucket rclone-test-capewuj9noda: Waiting for transfers to finish 2025/08/10 01:46:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:46:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/10 01:46:15 DEBUG : B2 bucket rclone-test-capewuj9noda: Purge remote 2025/08/10 01:46:15 INFO : B2 bucket rclone-test-capewuj9noda: cleaning bucket "rclone-test-capewuj9noda" of all files 2025/08/10 01:46:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f522d03a08d9b1b9f880e1b_f114d9ac0d0f38441_d20250810_m014615_c001_v0001179_t0022_u01754790375032") --- PASS: TestServerSideCopy (9.52s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:46:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/10 01:46:20 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:46:20 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:46:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/10 01:46:20 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.29s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:46:22 DEBUG : Creating backend with remote "TestB2:rclone-test-wazoyob6volo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-rifuxaq9ruhu -> B2 bucket rclone-test-wazoyob6volo 2025/08/10 01:46:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 01:46:23 DEBUG : B2 bucket rclone-test-wazoyob6volo: Waiting for checks to finish 2025/08/10 01:46:23 DEBUG : B2 bucket rclone-test-wazoyob6volo: Waiting for transfers to finish 2025/08/10 01:46:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:46:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/10 01:46:26 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1041-14.backblaze.com/b2api/v1/b2_upload_file/4fc2bdb3a07d9b1b9f880e1b/c001_v0001041_t0053": EOF 2025/08/10 01:46:26 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1041-14.backblaze.com/b2api/v1/b2_upload_file/4fc2bdb3a07d9b1b9f880e1b/c001_v0001041_t0053": EOF) 2025/08/10 01:46:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-rifuxaq9ruhu: 1/10 (Post "https://pod-000-1041-14.backblaze.com/b2api/v1/b2_upload_file/4fc2bdb3a07d9b1b9f880e1b/c001_v0001041_t0053": EOF) 2025/08/10 01:46:29 DEBUG : pacer: Reducing sleep to 10ms 2025/08/10 01:46:30 DEBUG : B2 bucket rclone-test-wazoyob6volo: Waiting for checks to finish 2025/08/10 01:46:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/10 01:46:30 DEBUG : B2 bucket rclone-test-wazoyob6volo: Waiting for transfers to finish 2025/08/10 01:46:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/10 01:46:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/10 01:46:30 DEBUG : B2 bucket rclone-test-wazoyob6volo: Purge remote 2025/08/10 01:46:30 INFO : B2 bucket rclone-test-wazoyob6volo: cleaning bucket "rclone-test-wazoyob6volo" of all files 2025/08/10 01:46:31 DEBUG : sub dir/hello world: Deleting (id "4_zff924de3a08d9b1b9f880e1b_f119775a17e1129c1_d20250810_m014630_c001_v0001102_t0046_u01754790390451") 2025/08/10 01:46:31 DEBUG : sub dir/hello world: Deleting (id "4_zff924de3a08d9b1b9f880e1b_f103ed48ee009b403_d20250810_m014625_c001_v0001115_t0002_u01754790385972") --- PASS: TestServerSideCopyOverSelf (11.30s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:46:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/10 01:46:33 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:46:33 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:46:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/10 01:46:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/10 01:46:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.59s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:46:34 DEBUG : Creating backend with remote "TestB2:rclone-test-cofigoc3pebi" 2025/08/10 01:46:34 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-rifuxaq9ruhu -> B2 bucket rclone-test-cofigoc3pebi 2025/08/10 01:46:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 01:46:35 DEBUG : B2 bucket rclone-test-cofigoc3pebi: Waiting for checks to finish 2025/08/10 01:46:35 DEBUG : B2 bucket rclone-test-cofigoc3pebi: Waiting for transfers to finish 2025/08/10 01:46:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:46:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/10 01:46:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/10 01:46:39 DEBUG : B2 bucket rclone-test-cofigoc3pebi: Waiting for checks to finish 2025/08/10 01:46:39 DEBUG : B2 bucket rclone-test-cofigoc3pebi: Waiting for transfers to finish 2025/08/10 01:46:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/10 01:46:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/10 01:46:39 INFO : sub dir/hello world: Deleted 2025/08/10 01:46:40 DEBUG : testing file moves 2025/08/10 01:46:40 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/10 01:46:40 DEBUG : B2 bucket rclone-test-cofigoc3pebi: Waiting for checks to finish 2025/08/10 01:46:40 DEBUG : B2 bucket rclone-test-cofigoc3pebi: Waiting for transfers to finish 2025/08/10 01:46:41 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/10 01:46:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/10 01:46:41 INFO : sub dir/hello world: Deleted 2025/08/10 01:46:41 DEBUG : B2 bucket rclone-test-cofigoc3pebi: Purge remote 2025/08/10 01:46:41 INFO : B2 bucket rclone-test-cofigoc3pebi: cleaning bucket "rclone-test-cofigoc3pebi" of all files 2025/08/10 01:46:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf427df3a08d9b1b9f880e1b_f102e6c1b55ae7186_d20250810_m014641_c001_v0001172_t0023_u01754790401018") 2025/08/10 01:46:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf427df3a08d9b1b9f880e1b_f1161ae66d2e265fc_d20250810_m014639_c001_v0001098_t0036_u01754790399295") 2025/08/10 01:46:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf427df3a08d9b1b9f880e1b_f107ccae939ba5460_d20250810_m014638_c001_v0001182_t0031_u01754790398269") --- PASS: TestServerSideMoveOverSelf (12.33s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:46:47 ERROR : error listing: directory not found 2025/08/10 01:46:47 INFO : Local file system at /tmp/rclone1068226496: Making directory 2025/08/10 01:46:47 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:46:47 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.72s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:46:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 01:46:48 DEBUG : Local file system at /tmp/rclone1068226496: Waiting for checks to finish 2025/08/10 01:46:48 DEBUG : Local file system at /tmp/rclone1068226496: Waiting for transfers to finish 2025/08/10 01:46:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:46:49 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/10 01:46:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.74s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:46:50 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/10 01:46:50 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:46:50 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:46:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/10 01:46:50 INFO : check sum: Copied (new) 2025/08/10 01:46:50 DEBUG : Waiting for deletions to finish 2025/08/10 01:46:50 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:46:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/10 01:46:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/10 01:46:50 DEBUG : check sum: Unchanged skipping 2025/08/10 01:46:50 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:46:50 DEBUG : Waiting for deletions to finish 2025/08/10 01:46:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:46:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/10 01:46:51 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:46:51 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:46:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/10 01:46:51 INFO : sizeonly: Copied (new) 2025/08/10 01:46:51 DEBUG : Waiting for deletions to finish 2025/08/10 01:46:52 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:46:52 DEBUG : sizeonly: Sizes identical 2025/08/10 01:46:52 DEBUG : sizeonly: Unchanged skipping 2025/08/10 01:46:52 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:46:52 DEBUG : Waiting for deletions to finish 2025/08/10 01:46:52 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.56s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:46:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/10 01:46:53 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:46:53 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:46:53 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/10 01:46:53 INFO : ignore-size: Copied (new) 2025/08/10 01:46:53 DEBUG : Waiting for deletions to finish 2025/08/10 01:46:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:46:53 DEBUG : ignore-size: Unchanged skipping 2025/08/10 01:46:53 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:46:53 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:46:53 DEBUG : Waiting for deletions to finish 2025/08/10 01:46:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.60s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:46:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:46:55 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:46:55 DEBUG : existing: Unchanged skipping 2025/08/10 01:46:55 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:46:55 DEBUG : Waiting for deletions to finish 2025/08/10 01:46:55 INFO : There was nothing to transfer 2025/08/10 01:46:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/10 01:46:55 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:46:55 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:46:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/10 01:46:55 INFO : existing: Copied (replaced existing) 2025/08/10 01:46:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.78s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:46:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/10 01:46:56 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:46:56 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:46:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/10 01:46:56 INFO : existing: Copied (new) 2025/08/10 01:46:56 DEBUG : Waiting for deletions to finish 2025/08/10 01:46:57 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:46:57 DEBUG : existing: Destination exists, skipping 2025/08/10 01:46:57 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:46:57 DEBUG : Waiting for deletions to finish 2025/08/10 01:46:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.55s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:46:58 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/10 01:46:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:46:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/10 01:46:58 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:46:58 DEBUG : c/non empty space: Unchanged skipping 2025/08/10 01:46:58 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:46:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 01:46:59 INFO : a/potato2: Copied (new) 2025/08/10 01:46:59 DEBUG : Waiting for deletions to finish 2025/08/10 01:46:59 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:00 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/08/10 01:47:00 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/10 01:47:00 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/10 01:47:00 DEBUG : empty space: Unchanged skipping 2025/08/10 01:47:00 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:00 DEBUG : Waiting for deletions to finish 2025/08/10 01:47:00 INFO : There was nothing to transfer 2025/08/10 01:47:01 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/10 01:47:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/10 01:47:02 INFO : empty space: Updated modification time in destination 2025/08/10 01:47:02 DEBUG : empty space: Unchanged skipping 2025/08/10 01:47:02 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:02 DEBUG : Waiting for deletions to finish 2025/08/10 01:47:02 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.47s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:03 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/08/10 01:47:03 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/10 01:47:03 DEBUG : empty space: Unchanged skipping 2025/08/10 01:47:03 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:03 DEBUG : Waiting for deletions to finish 2025/08/10 01:47:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.36s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:04 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/08/10 01:47:04 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1068226496) 2025/08/10 01:47:04 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-rifuxaq9ruhu) 2025/08/10 01:47:04 DEBUG : foo: sha1 differ 2025/08/10 01:47:04 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/10 01:47:04 INFO : foo: Copied (replaced existing) 2025/08/10 01:47:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:47:06 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/10 01:47:06 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:06 DEBUG : empty space: Unchanged skipping 2025/08/10 01:47:06 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:06 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 01:47:06 INFO : potato: Copied (new) 2025/08/10 01:47:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:08 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/10 01:47:08 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:08 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:08 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/10 01:47:08 INFO : potato: Copied (replaced existing) 2025/08/10 01:47:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.56s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:09 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:09 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/10 01:47:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1068226496) 2025/08/10 01:47:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-rifuxaq9ruhu) 2025/08/10 01:47:09 DEBUG : potato: sha1 differ 2025/08/10 01:47:09 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/10 01:47:10 INFO : potato: Copied (replaced existing) 2025/08/10 01:47:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 01:47:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/10 01:47:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:47:11 DEBUG : empty space: Unchanged skipping 2025/08/10 01:47:11 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:11 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:11 DEBUG : Waiting for deletions to finish 2025/08/10 01:47:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:47:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 01:47:13 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:13 DEBUG : empty space: Unchanged skipping 2025/08/10 01:47:13 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 01:47:13 INFO : potato2: Copied (new) 2025/08/10 01:47:13 DEBUG : Waiting for deletions to finish 2025/08/10 01:47:13 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:15 INFO : d: Making directory 2025/08/10 01:47:15 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/10 01:47:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:47:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/10 01:47:15 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:15 DEBUG : c/non empty space: Unchanged skipping 2025/08/10 01:47:15 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 01:47:15 INFO : a/potato2: Copied (new) 2025/08/10 01:47:15 DEBUG : Waiting for deletions to finish 2025/08/10 01:47:15 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:17 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/10 01:47:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:47:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/10 01:47:17 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:17 DEBUG : c/non empty space: Unchanged skipping 2025/08/10 01:47:17 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 01:47:17 INFO : a/potato2: Copied (new) 2025/08/10 01:47:17 ERROR : B2 bucket rclone-test-rifuxaq9ruhu: not deleting files as there were IO errors 2025/08/10 01:47:17 ERROR : B2 bucket rclone-test-rifuxaq9ruhu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.16s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:19 DEBUG : Waiting for deletions to finish 2025/08/10 01:47:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:47:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 01:47:19 DEBUG : empty space: Unchanged skipping 2025/08/10 01:47:19 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:19 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:19 INFO : potato: Deleted 2025/08/10 01:47:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 01:47:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.10s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:21 DEBUG : Waiting for deletions to finish 2025/08/10 01:47:21 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:21 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:21 INFO : potato: Deleted 2025/08/10 01:47:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 01:47:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:47:22 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:22 DEBUG : empty space: Unchanged skipping 2025/08/10 01:47:22 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 01:47:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.30s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 01:47:23 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:23 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:24 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/10 01:47:24 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.82s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:25 DEBUG : enormous: Excluded (Size Filter) 2025/08/10 01:47:25 DEBUG : enormous: Excluded 2025/08/10 01:47:25 DEBUG : potato2: Excluded (Size Filter) 2025/08/10 01:47:25 DEBUG : potato2: Excluded 2025/08/10 01:47:25 DEBUG : potato2: Excluded (Size Filter) 2025/08/10 01:47:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:47:25 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:25 DEBUG : empty space: Unchanged skipping 2025/08/10 01:47:25 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:25 DEBUG : Waiting for deletions to finish 2025/08/10 01:47:25 INFO : There was nothing to transfer 2025/08/10 01:47:26 DEBUG : enormous: Excluded (Size Filter) 2025/08/10 01:47:26 DEBUG : enormous: Excluded 2025/08/10 01:47:26 DEBUG : potato2: Excluded (Size Filter) 2025/08/10 01:47:26 DEBUG : potato2: Excluded 2025/08/10 01:47:26 DEBUG : potato2: Excluded (Size Filter) 2025/08/10 01:47:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/10 01:47:26 DEBUG : Local file system at /tmp/rclone1068226496: Waiting for checks to finish 2025/08/10 01:47:26 DEBUG : empty space: Unchanged skipping 2025/08/10 01:47:26 DEBUG : Local file system at /tmp/rclone1068226496: Waiting for transfers to finish 2025/08/10 01:47:26 DEBUG : Waiting for deletions to finish 2025/08/10 01:47:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:28 DEBUG : enormous: Excluded (Size Filter) 2025/08/10 01:47:28 DEBUG : enormous: Excluded 2025/08/10 01:47:28 DEBUG : potato2: Excluded (Size Filter) 2025/08/10 01:47:28 DEBUG : potato2: Excluded 2025/08/10 01:47:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:47:28 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:28 DEBUG : empty space: Unchanged skipping 2025/08/10 01:47:28 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:28 DEBUG : Waiting for deletions to finish 2025/08/10 01:47:28 INFO : potato2: Deleted 2025/08/10 01:47:28 INFO : enormous: Deleted 2025/08/10 01:47:28 INFO : There was nothing to transfer 2025/08/10 01:47:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/10 01:47:28 DEBUG : empty space: Unchanged skipping 2025/08/10 01:47:28 DEBUG : Local file system at /tmp/rclone1068226496: Waiting for checks to finish 2025/08/10 01:47:28 DEBUG : Local file system at /tmp/rclone1068226496: Waiting for transfers to finish 2025/08/10 01:47:28 DEBUG : Waiting for deletions to finish 2025/08/10 01:47:28 INFO : enormous: Deleted 2025/08/10 01:47:28 INFO : potato2: Deleted 2025/08/10 01:47:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.34s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:30 DEBUG : five: Need to transfer - File not found at Destination 2025/08/10 01:47:30 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/10 01:47:30 DEBUG : one: Destination is newer than source, skipping 2025/08/10 01:47:30 DEBUG : three: Sizes identical 2025/08/10 01:47:30 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1068226496) 2025/08/10 01:47:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/10 01:47:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-rifuxaq9ruhu) 2025/08/10 01:47:30 DEBUG : two: sha1 differ 2025/08/10 01:47:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/10 01:47:30 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/10 01:47:31 INFO : five: Copied (new) 2025/08/10 01:47:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/10 01:47:31 INFO : two: Copied (replaced existing) 2025/08/10 01:47:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/10 01:47:31 INFO : four: Copied (replaced existing) 2025/08/10 01:47:31 DEBUG : Waiting for deletions to finish 2025/08/10 01:47:32 DEBUG : one: Destination is newer than source, skipping 2025/08/10 01:47:32 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/10 01:47:32 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/10 01:47:32 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/10 01:47:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/10 01:47:32 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/10 01:47:32 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/10 01:47:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1068226496) 2025/08/10 01:47:32 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-rifuxaq9ruhu) 2025/08/10 01:47:32 DEBUG : three: sha1 differ 2025/08/10 01:47:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/10 01:47:32 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/10 01:47:32 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/10 01:47:32 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/10 01:47:32 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/10 01:47:32 INFO : three: Copied (replaced existing) 2025/08/10 01:47:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.32s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/10 01:47:34 INFO : B2 bucket rclone-test-rifuxaq9ruhu: Making map for --track-renames 2025/08/10 01:47:34 INFO : B2 bucket rclone-test-rifuxaq9ruhu: Finished making map for --track-renames 2025/08/10 01:47:34 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:34 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for renames to finish 2025/08/10 01:47:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/10 01:47:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/10 01:47:34 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/10 01:47:34 INFO : potato: Copied (new) 2025/08/10 01:47:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/10 01:47:34 INFO : yam: Copied (new) 2025/08/10 01:47:34 DEBUG : Waiting for deletions to finish 2025/08/10 01:47:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:47:34 INFO : B2 bucket rclone-test-rifuxaq9ruhu: Making map for --track-renames 2025/08/10 01:47:34 INFO : B2 bucket rclone-test-rifuxaq9ruhu: Finished making map for --track-renames 2025/08/10 01:47:34 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:34 DEBUG : potato: Unchanged skipping 2025/08/10 01:47:34 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for renames to finish 2025/08/10 01:47:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/10 01:47:35 INFO : yam: Copied (server-side copy) to: yaml 2025/08/10 01:47:35 INFO : yam: Deleted 2025/08/10 01:47:35 INFO : yaml: Renamed from "yam" 2025/08/10 01:47:35 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.07s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/10 01:47:37 INFO : B2 bucket rclone-test-rifuxaq9ruhu: Making map for --track-renames 2025/08/10 01:47:37 INFO : B2 bucket rclone-test-rifuxaq9ruhu: Finished making map for --track-renames 2025/08/10 01:47:37 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/10 01:47:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/10 01:47:37 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for renames to finish 2025/08/10 01:47:37 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/10 01:47:37 INFO : potato: Copied (new) 2025/08/10 01:47:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/10 01:47:37 INFO : yam: Copied (new) 2025/08/10 01:47:37 DEBUG : Waiting for deletions to finish 2025/08/10 01:47:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:47:37 INFO : B2 bucket rclone-test-rifuxaq9ruhu: Making map for --track-renames 2025/08/10 01:47:37 INFO : B2 bucket rclone-test-rifuxaq9ruhu: Finished making map for --track-renames 2025/08/10 01:47:37 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:37 DEBUG : potato: Unchanged skipping 2025/08/10 01:47:37 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for renames to finish 2025/08/10 01:47:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/10 01:47:38 INFO : yam: Copied (server-side copy) to: yaml 2025/08/10 01:47:38 INFO : yam: Deleted 2025/08/10 01:47:38 INFO : yaml: Renamed from "yam" 2025/08/10 01:47:38 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/10 01:47:39 INFO : B2 bucket rclone-test-rifuxaq9ruhu: Making map for --track-renames 2025/08/10 01:47:39 INFO : B2 bucket rclone-test-rifuxaq9ruhu: Finished making map for --track-renames 2025/08/10 01:47:39 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/10 01:47:39 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for renames to finish 2025/08/10 01:47:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/10 01:47:39 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/10 01:47:39 INFO : sub/yam: Copied (new) 2025/08/10 01:47:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/10 01:47:40 INFO : potato: Copied (new) 2025/08/10 01:47:40 DEBUG : Waiting for deletions to finish 2025/08/10 01:47:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:47:40 DEBUG : potato: Unchanged skipping 2025/08/10 01:47:40 INFO : B2 bucket rclone-test-rifuxaq9ruhu: Making map for --track-renames 2025/08/10 01:47:40 INFO : B2 bucket rclone-test-rifuxaq9ruhu: Finished making map for --track-renames 2025/08/10 01:47:40 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:40 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for renames to finish 2025/08/10 01:47:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/10 01:47:41 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/10 01:47:41 INFO : sub/yam: Deleted 2025/08/10 01:47:41 INFO : yam: Renamed from "sub/yam" 2025/08/10 01:47:41 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.00s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:42 DEBUG : Creating backend with remote "/tmp/rclone1068226496/dir1" 2025/08/10 01:47:42 DEBUG : Creating backend with remote "/tmp/rclone1068226496/dir2" 2025/08/10 01:47:42 DEBUG : Local file system at /tmp/rclone1068226496/dir2: Using server-side directory move 2025/08/10 01:47:42 INFO : Local file system at /tmp/rclone1068226496/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/10 01:47:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/10 01:47:42 DEBUG : Local file system at /tmp/rclone1068226496/dir2: Waiting for checks to finish 2025/08/10 01:47:42 DEBUG : Local file system at /tmp/rclone1068226496/dir2: Waiting for transfers to finish 2025/08/10 01:47:42 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 01:47:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/10 01:47:42 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:42 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/10 01:47:43 INFO : nested/sub dir/file: Copied (new) 2025/08/10 01:47:43 INFO : nested/sub dir/file: Deleted 2025/08/10 01:47:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:47:43 INFO : sub dir/hello world: Copied (new) 2025/08/10 01:47:43 INFO : sub dir/hello world: Deleted 2025/08/10 01:47:43 INFO : sub dir: Removing directory 2025/08/10 01:47:43 INFO : nested/sub dir: Removing directory 2025/08/10 01:47:43 INFO : nested: Removing directory 2025/08/10 01:47:43 DEBUG : Local file system at /tmp/rclone1068226496: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 01:47:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/10 01:47:44 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:44 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/10 01:47:44 INFO : nested/sub dir/file: Copied (new) 2025/08/10 01:47:44 INFO : nested/sub dir/file: Deleted 2025/08/10 01:47:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:47:44 INFO : sub dir/hello world: Copied (new) 2025/08/10 01:47:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.44s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/10 01:47:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/10 01:47:46 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:46 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/10 01:47:46 INFO : existing: Copied (new) 2025/08/10 01:47:46 INFO : existing: Deleted 2025/08/10 01:47:46 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/10 01:47:46 INFO : existing-b: Copied (new) 2025/08/10 01:47:46 INFO : existing-b: Deleted 2025/08/10 01:47:46 DEBUG : existing: Destination exists, skipping 2025/08/10 01:47:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/10 01:47:46 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:47:46 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:47:46 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.72s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:47:47 DEBUG : Creating backend with remote "TestB2:rclone-test-foritaq9nutu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-rifuxaq9ruhu -> B2 bucket rclone-test-foritaq9nutu 2025/08/10 01:47:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 01:47:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/10 01:47:54 DEBUG : empty space: Unchanged skipping 2025/08/10 01:47:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/10 01:47:54 DEBUG : B2 bucket rclone-test-foritaq9nutu: Waiting for checks to finish 2025/08/10 01:47:55 INFO : empty space: Deleted 2025/08/10 01:47:55 DEBUG : B2 bucket rclone-test-foritaq9nutu: Waiting for transfers to finish 2025/08/10 01:47:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/10 01:47:55 INFO : potato3: Copied (server-side copy) 2025/08/10 01:47:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 01:47:55 INFO : potato2: Copied (server-side copy) 2025/08/10 01:47:55 INFO : potato3: Deleted 2025/08/10 01:47:55 INFO : potato2: Deleted 2025/08/10 01:47:56 DEBUG : Creating backend with remote "TestB2:rclone-test-cuzopeb3bojo" 2025/08/10 01:47:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/10 01:47:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 01:47:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/10 01:47:57 DEBUG : B2 bucket rclone-test-cuzopeb3bojo: Waiting for checks to finish 2025/08/10 01:47:57 DEBUG : B2 bucket rclone-test-cuzopeb3bojo: Waiting for transfers to finish 2025/08/10 01:48:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/10 01:48:01 INFO : empty space: Copied (server-side copy) 2025/08/10 01:48:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 01:48:01 INFO : potato2: Copied (server-side copy) 2025/08/10 01:48:01 INFO : empty space: Deleted 2025/08/10 01:48:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/10 01:48:01 INFO : potato3: Copied (server-side copy) 2025/08/10 01:48:01 INFO : potato2: Deleted 2025/08/10 01:48:02 INFO : potato3: Deleted 2025/08/10 01:48:02 DEBUG : B2 bucket rclone-test-cuzopeb3bojo: Purge remote 2025/08/10 01:48:02 INFO : B2 bucket rclone-test-cuzopeb3bojo: cleaning bucket "rclone-test-cuzopeb3bojo" of all files 2025/08/10 01:48:02 DEBUG : empty space: Deleting (id "4_zefd2bde3a09d9b1b9f880e1b_f1108d8468ce6e1de_d20250810_m014801_c001_v0001120_t0013_u01754790481108") 2025/08/10 01:48:02 DEBUG : potato2: Deleting (id "4_zefd2bde3a09d9b1b9f880e1b_f106d1f67fb05e72a_d20250810_m014801_c001_v0001183_t0047_u01754790481491") 2025/08/10 01:48:02 DEBUG : potato3: Deleting (id "4_zefd2bde3a09d9b1b9f880e1b_f105d52d055a7311a_d20250810_m014801_c001_v0001178_t0053_u01754790481494") 2025/08/10 01:48:04 DEBUG : B2 bucket rclone-test-foritaq9nutu: Purge remote 2025/08/10 01:48:04 INFO : B2 bucket rclone-test-foritaq9nutu: cleaning bucket "rclone-test-foritaq9nutu" of all files 2025/08/10 01:48:04 DEBUG : empty space: Deleting (id "4_z0f32ad03a09d9b1b9f880e1b_f4105d0699d501667_d20250810_m014801_c001_v7007000_t0000_u01754790481575") 2025/08/10 01:48:04 DEBUG : empty space: Deleting (id "4_z0f32ad03a09d9b1b9f880e1b_f117d813f27861bb5_d20250810_m014753_c001_v0001041_t0027_u01754790473598") 2025/08/10 01:48:04 DEBUG : potato2: Deleting (id "4_z0f32ad03a09d9b1b9f880e1b_f4105d0699d501668_d20250810_m014801_c001_v7007000_t0000_u01754790481756") 2025/08/10 01:48:04 DEBUG : potato2: Deleting (id "4_z0f32ad03a09d9b1b9f880e1b_f106ccc96454bbfc0_d20250810_m014755_c001_v0001144_t0044_u01754790475067") 2025/08/10 01:48:04 DEBUG : potato3: Deleting (id "4_z0f32ad03a09d9b1b9f880e1b_f4105d0699d50166a_d20250810_m014802_c001_v7007000_t0000_u01754790482006") 2025/08/10 01:48:04 DEBUG : potato3: Deleting (id "4_z0f32ad03a09d9b1b9f880e1b_f110d62a8cd97f60c_d20250810_m014755_c001_v0001180_t0026_u01754790475430") 2025/08/10 01:48:04 DEBUG : potato3: Deleting (id "4_z0f32ad03a09d9b1b9f880e1b_f117d813f27861bb7_d20250810_m014753_c001_v0001041_t0027_u01754790473917") --- PASS: TestServerSideMove (21.20s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:48:08 DEBUG : Creating backend with remote "TestB2:rclone-test-lesozih9lime" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-rifuxaq9ruhu -> B2 bucket rclone-test-lesozih9lime 2025/08/10 01:48:16 DEBUG : empty space: Excluded (Size Filter) 2025/08/10 01:48:17 DEBUG : empty space: Excluded (Size Filter) 2025/08/10 01:48:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 01:48:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/10 01:48:17 DEBUG : B2 bucket rclone-test-lesozih9lime: Waiting for checks to finish 2025/08/10 01:48:17 DEBUG : B2 bucket rclone-test-lesozih9lime: Waiting for transfers to finish 2025/08/10 01:48:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 01:48:17 INFO : potato2: Copied (server-side copy) 2025/08/10 01:48:17 INFO : potato2: Deleted 2025/08/10 01:48:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/10 01:48:18 INFO : potato3: Copied (server-side copy) 2025/08/10 01:48:18 INFO : potato3: Deleted 2025/08/10 01:48:18 DEBUG : Creating backend with remote "TestB2:rclone-test-soyicas4pone" 2025/08/10 01:48:19 DEBUG : empty space: Excluded (Size Filter) 2025/08/10 01:48:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 01:48:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/10 01:48:19 DEBUG : B2 bucket rclone-test-soyicas4pone: Waiting for checks to finish 2025/08/10 01:48:19 DEBUG : B2 bucket rclone-test-soyicas4pone: Waiting for transfers to finish 2025/08/10 01:48:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 01:48:23 INFO : potato2: Copied (server-side copy) 2025/08/10 01:48:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/10 01:48:23 INFO : potato3: Copied (server-side copy) 2025/08/10 01:48:24 INFO : potato2: Deleted 2025/08/10 01:48:24 INFO : potato3: Deleted 2025/08/10 01:48:24 DEBUG : B2 bucket rclone-test-soyicas4pone: Purge remote 2025/08/10 01:48:24 INFO : B2 bucket rclone-test-soyicas4pone: cleaning bucket "rclone-test-soyicas4pone" of all files 2025/08/10 01:48:24 DEBUG : potato2: Deleting (id "4_z0f521d63a0ad9b1b9f880e1b_f1143c398c59b403d_d20250810_m014823_c001_v0001032_t0054_u01754790503409") 2025/08/10 01:48:24 DEBUG : potato3: Deleting (id "4_z0f521d63a0ad9b1b9f880e1b_f110c046ea9004039_d20250810_m014823_c001_v0001182_t0050_u01754790503783") 2025/08/10 01:48:26 DEBUG : B2 bucket rclone-test-lesozih9lime: Purge remote 2025/08/10 01:48:26 INFO : B2 bucket rclone-test-lesozih9lime: cleaning bucket "rclone-test-lesozih9lime" of all files 2025/08/10 01:48:26 DEBUG : empty space: Deleting (id "4_z2f52fd73a09d9b1b9f880e1b_f11013c2b4592b97d_d20250810_m014816_c001_v0001183_t0050_u01754790496000") 2025/08/10 01:48:26 DEBUG : potato2: Deleting (id "4_z2f52fd73a09d9b1b9f880e1b_f4176b152a7a0114c_d20250810_m014823_c001_v7007000_t0000_u01754790503916") 2025/08/10 01:48:26 DEBUG : potato2: Deleting (id "4_z2f52fd73a09d9b1b9f880e1b_f112b3fc914a94f2a_d20250810_m014817_c001_v0001179_t0054_u01754790497163") 2025/08/10 01:48:26 DEBUG : potato3: Deleting (id "4_z2f52fd73a09d9b1b9f880e1b_f405e2f9d178c5dbe_d20250810_m014823_c001_v7007000_t0000_u01754790503992") 2025/08/10 01:48:26 DEBUG : potato3: Deleting (id "4_z2f52fd73a09d9b1b9f880e1b_f107642323808a35f_d20250810_m014817_c001_v0001116_t0029_u01754790497386") 2025/08/10 01:48:26 DEBUG : potato3: Deleting (id "4_z2f52fd73a09d9b1b9f880e1b_f11013c2b4592b981_d20250810_m014816_c001_v0001183_t0022_u01754790496204") --- PASS: TestServerSideMoveWithFilter (21.63s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:48:30 DEBUG : Creating backend with remote "TestB2:rclone-test-veluqur5qayi" 2025/08/10 01:48:32 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-rifuxaq9ruhu -> B2 bucket rclone-test-veluqur5qayi 2025/08/10 01:48:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 01:48:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/10 01:48:38 DEBUG : empty space: Unchanged skipping 2025/08/10 01:48:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/10 01:48:38 DEBUG : B2 bucket rclone-test-veluqur5qayi: Waiting for checks to finish 2025/08/10 01:48:39 INFO : empty space: Deleted 2025/08/10 01:48:39 DEBUG : B2 bucket rclone-test-veluqur5qayi: Waiting for transfers to finish 2025/08/10 01:48:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 01:48:39 INFO : potato2: Copied (server-side copy) 2025/08/10 01:48:39 INFO : potato2: Deleted 2025/08/10 01:48:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/10 01:48:39 INFO : potato3: Copied (server-side copy) 2025/08/10 01:48:39 INFO : potato3: Deleted 2025/08/10 01:48:40 DEBUG : Creating backend with remote "TestB2:rclone-test-cajosap4daxa" 2025/08/10 01:48:40 INFO : tomatoDir: Making directory 2025/08/10 01:48:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/10 01:48:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 01:48:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/10 01:48:41 DEBUG : B2 bucket rclone-test-cajosap4daxa: Waiting for checks to finish 2025/08/10 01:48:41 DEBUG : B2 bucket rclone-test-cajosap4daxa: Waiting for transfers to finish 2025/08/10 01:48:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/10 01:48:42 INFO : empty space: Copied (server-side copy) 2025/08/10 01:48:42 INFO : empty space: Deleted 2025/08/10 01:48:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/10 01:48:42 INFO : potato3: Copied (server-side copy) 2025/08/10 01:48:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 01:48:42 INFO : potato2: Copied (server-side copy) 2025/08/10 01:48:43 INFO : potato3: Deleted 2025/08/10 01:48:43 INFO : potato2: Deleted 2025/08/10 01:48:43 DEBUG : B2 bucket rclone-test-cajosap4daxa: Purge remote 2025/08/10 01:48:43 INFO : B2 bucket rclone-test-cajosap4daxa: cleaning bucket "rclone-test-cajosap4daxa" of all files 2025/08/10 01:48:43 DEBUG : empty space: Deleting (id "4_zaf826da3a0ad9b1b9f880e1b_f10402e3d709f678a_d20250810_m014842_c001_v0001041_t0020_u01754790522264") 2025/08/10 01:48:43 DEBUG : potato2: Deleting (id "4_zaf826da3a0ad9b1b9f880e1b_f11408dbdaa73afde_d20250810_m014842_c001_v0001157_t0045_u01754790522633") 2025/08/10 01:48:43 DEBUG : potato3: Deleting (id "4_zaf826da3a0ad9b1b9f880e1b_f103f23cf635e3c49_d20250810_m014842_c001_v0001178_t0023_u01754790522642") 2025/08/10 01:48:45 DEBUG : B2 bucket rclone-test-veluqur5qayi: Purge remote 2025/08/10 01:48:45 INFO : B2 bucket rclone-test-veluqur5qayi: cleaning bucket "rclone-test-veluqur5qayi" of all files 2025/08/10 01:48:45 DEBUG : empty space: Deleting (id "4_zcfd24db3a0ad9b1b9f880e1b_f4021a1ce9bc99831_d20250810_m014842_c001_v7007000_t0000_u01754790522731") 2025/08/10 01:48:45 DEBUG : empty space: Deleting (id "4_zcfd24db3a0ad9b1b9f880e1b_f106cbf812ea65d8f_d20250810_m014836_c001_v0001172_t0040_u01754790516636") 2025/08/10 01:48:45 DEBUG : potato2: Deleting (id "4_zcfd24db3a0ad9b1b9f880e1b_f42108613566998a3_d20250810_m014842_c001_v7007000_t0000_u01754790522989") 2025/08/10 01:48:45 DEBUG : potato2: Deleting (id "4_zcfd24db3a0ad9b1b9f880e1b_f104141c1bcebfeb7_d20250810_m014839_c001_v0001183_t0021_u01754790519058") 2025/08/10 01:48:45 DEBUG : potato3: Deleting (id "4_zcfd24db3a0ad9b1b9f880e1b_f4021a1ce9bc99832_d20250810_m014842_c001_v7007000_t0000_u01754790522938") 2025/08/10 01:48:45 DEBUG : potato3: Deleting (id "4_zcfd24db3a0ad9b1b9f880e1b_f1096dd86d2d2da30_d20250810_m014839_c001_v0001102_t0036_u01754790519303") 2025/08/10 01:48:45 DEBUG : potato3: Deleting (id "4_zcfd24db3a0ad9b1b9f880e1b_f106cbf812ea65d93_d20250810_m014837_c001_v0001172_t0053_u01754790517268") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.92s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:48:50 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.51s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:48:52 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:48:54 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/rclone-sync-test" 2025/08/10 01:48:56 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/rclone-sync-test-include/layer2" 2025/08/10 01:48:58 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/rclone-sync-test-ignore-file" 2025/08/10 01:49:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/10 01:49:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/10 01:49:01 DEBUG : pacer: Reducing sleep to 10ms 2025/08/10 01:49:01 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path rclone-sync-test: Waiting for checks to finish 2025/08/10 01:49:01 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path rclone-sync-test: Waiting for transfers to finish 2025/08/10 01:49:01 DEBUG : Waiting for deletions to finish 2025/08/10 01:49:01 INFO : There was nothing to transfer 2025/08/10 01:49:02 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:49:02 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:49:02 DEBUG : Waiting for deletions to finish 2025/08/10 01:49:02 INFO : There was nothing to transfer 2025/08/10 01:49:02 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/10 01:49:02 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/10 01:49:02 DEBUG : Waiting for deletions to finish 2025/08/10 01:49:02 INFO : There was nothing to transfer 2025/08/10 01:49:02 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:49:02 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:49:02 DEBUG : Waiting for deletions to finish 2025/08/10 01:49:02 INFO : There was nothing to transfer 2025/08/10 01:49:03 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/10 01:49:03 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/10 01:49:03 DEBUG : Waiting for deletions to finish 2025/08/10 01:49:03 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.40s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:49:03 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/dst" 2025/08/10 01:49:04 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/CompareDest" 2025/08/10 01:49:07 DEBUG : one: Need to transfer - File not found at Destination 2025/08/10 01:49:07 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:49:07 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:49:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/10 01:49:07 INFO : one: Copied (new) 2025/08/10 01:49:07 DEBUG : Waiting for deletions to finish 2025/08/10 01:49:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 01:49:08 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:49:08 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:49:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/10 01:49:08 INFO : one: Copied (replaced existing) 2025/08/10 01:49:08 DEBUG : Waiting for deletions to finish 2025/08/10 01:49:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 01:49:10 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:49:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:49:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/10 01:49:10 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:49:10 DEBUG : Waiting for deletions to finish 2025/08/10 01:49:10 INFO : There was nothing to transfer 2025/08/10 01:49:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 01:49:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:49:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/10 01:49:12 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:49:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:49:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/10 01:49:12 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:49:12 DEBUG : Waiting for deletions to finish 2025/08/10 01:49:12 INFO : There was nothing to transfer 2025/08/10 01:49:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 01:49:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:49:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/10 01:49:12 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:49:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:49:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/10 01:49:12 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:49:12 DEBUG : Waiting for deletions to finish 2025/08/10 01:49:12 INFO : There was nothing to transfer 2025/08/10 01:49:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 01:49:13 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/08/10 01:49:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/10 01:49:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/10 01:49:13 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:49:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:49:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/10 01:49:14 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:49:14 DEBUG : Waiting for deletions to finish 2025/08/10 01:49:14 INFO : There was nothing to transfer 2025/08/10 01:49:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 01:49:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/10 01:49:14 DEBUG : two: Need to transfer - File not found at Destination 2025/08/10 01:49:14 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:49:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:49:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/10 01:49:14 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:49:15 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/10 01:49:15 INFO : two: Copied (new) 2025/08/10 01:49:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.80s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:49:18 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/dest" 2025/08/10 01:49:19 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/pre-dest1" 2025/08/10 01:49:20 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/pre-dest2" 2025/08/10 01:49:22 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:49:22 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/10 01:49:22 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:49:22 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/10 01:49:23 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/10 01:49:23 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dest: Waiting for checks to finish 2025/08/10 01:49:23 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dest: Waiting for transfers to finish 2025/08/10 01:49:23 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/10 01:49:23 INFO : 3: Copied (new) 2025/08/10 01:49:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.77s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:49:25 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/dst" 2025/08/10 01:49:26 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/CopyDest" 2025/08/10 01:49:28 DEBUG : one: Need to transfer - File not found at Destination 2025/08/10 01:49:28 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:49:28 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:49:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/10 01:49:29 INFO : one: Copied (new) 2025/08/10 01:49:29 DEBUG : Waiting for deletions to finish 2025/08/10 01:49:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 01:49:29 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:49:30 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:49:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/10 01:49:30 INFO : one: Copied (replaced existing) 2025/08/10 01:49:30 DEBUG : Waiting for deletions to finish 2025/08/10 01:49:32 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/BackupDir" 2025/08/10 01:49:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 01:49:33 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:49:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:49:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 01:49:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/10 01:49:34 INFO : one: Copied (server-side copy) 2025/08/10 01:49:35 INFO : one: Deleted 2025/08/10 01:49:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/10 01:49:35 INFO : one: Copied (server-side copy) 2025/08/10 01:49:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/10 01:49:35 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:49:35 DEBUG : Waiting for deletions to finish 2025/08/10 01:49:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:49:36 DEBUG : one: Unchanged skipping 2025/08/10 01:49:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:49:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/10 01:49:37 INFO : two: Copied (server-side copy) 2025/08/10 01:49:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/10 01:49:37 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:49:37 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:49:37 DEBUG : Waiting for deletions to finish 2025/08/10 01:49:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:49:37 DEBUG : one: Unchanged skipping 2025/08/10 01:49:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:49:37 DEBUG : two: Unchanged skipping 2025/08/10 01:49:37 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:49:37 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:49:37 DEBUG : Waiting for deletions to finish 2025/08/10 01:49:37 INFO : There was nothing to transfer 2025/08/10 01:49:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:49:38 DEBUG : one: Unchanged skipping 2025/08/10 01:49:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/10 01:49:38 DEBUG : three: Destination not found in --copy-dest 2025/08/10 01:49:38 DEBUG : three: Need to transfer - File not found at Destination 2025/08/10 01:49:38 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:49:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 01:49:38 DEBUG : two: Unchanged skipping 2025/08/10 01:49:38 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:49:39 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/10 01:49:39 INFO : three: Copied (new) 2025/08/10 01:49:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.95s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:49:43 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/dst" 2025/08/10 01:49:44 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/backup" 2025/08/10 01:49:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/10 01:49:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:49:45 DEBUG : two: Unchanged skipping 2025/08/10 01:49:45 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:49:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/10 01:49:47 INFO : one: Copied (server-side copy) 2025/08/10 01:49:47 INFO : one: Deleted 2025/08/10 01:49:47 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:49:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 01:49:48 INFO : one: Copied (new) 2025/08/10 01:49:48 DEBUG : Waiting for deletions to finish 2025/08/10 01:49:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/10 01:49:49 INFO : three.txt: Copied (server-side copy) 2025/08/10 01:49:49 INFO : three.txt: Deleted 2025/08/10 01:49:49 INFO : three.txt: Moved into backup dir 2025/08/10 01:49:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/10 01:49:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:49:50 DEBUG : two: Unchanged skipping 2025/08/10 01:49:50 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:49:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 01:49:51 INFO : one: Copied (server-side copy) 2025/08/10 01:49:51 INFO : one: Deleted 2025/08/10 01:49:51 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:49:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/10 01:49:52 INFO : one: Copied (new) 2025/08/10 01:49:52 DEBUG : Waiting for deletions to finish 2025/08/10 01:49:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/10 01:49:52 INFO : three.txt: Copied (server-side copy) 2025/08/10 01:49:53 INFO : three.txt: Deleted 2025/08/10 01:49:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.00s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:49:56 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/dst" 2025/08/10 01:49:57 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/backup" 2025/08/10 01:49:59 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:49:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/10 01:49:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:49:59 DEBUG : two: Unchanged skipping 2025/08/10 01:50:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/10 01:50:00 INFO : one: Copied (server-side copy) to: one.bak 2025/08/10 01:50:00 INFO : one: Deleted 2025/08/10 01:50:00 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:50:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 01:50:01 INFO : one: Copied (new) 2025/08/10 01:50:01 DEBUG : Waiting for deletions to finish 2025/08/10 01:50:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/10 01:50:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/10 01:50:02 INFO : three.txt: Deleted 2025/08/10 01:50:02 INFO : three.txt: Moved into backup dir 2025/08/10 01:50:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/10 01:50:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:50:04 DEBUG : two: Unchanged skipping 2025/08/10 01:50:04 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:50:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 01:50:04 INFO : one: Copied (server-side copy) to: one.bak 2025/08/10 01:50:04 INFO : one: Deleted 2025/08/10 01:50:04 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:50:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/10 01:50:05 INFO : one: Copied (new) 2025/08/10 01:50:05 DEBUG : Waiting for deletions to finish 2025/08/10 01:50:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/10 01:50:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/10 01:50:06 INFO : three.txt: Deleted 2025/08/10 01:50:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.29s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:50:09 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/dst" 2025/08/10 01:50:10 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/backup" 2025/08/10 01:50:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/10 01:50:12 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:50:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:50:12 DEBUG : two: Unchanged skipping 2025/08/10 01:50:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/10 01:50:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/10 01:50:14 INFO : one: Deleted 2025/08/10 01:50:14 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:50:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 01:50:15 INFO : one: Copied (new) 2025/08/10 01:50:15 DEBUG : Waiting for deletions to finish 2025/08/10 01:50:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/10 01:50:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/10 01:50:15 INFO : three.txt: Deleted 2025/08/10 01:50:15 INFO : three.txt: Moved into backup dir 2025/08/10 01:50:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/10 01:50:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:50:17 DEBUG : two: Unchanged skipping 2025/08/10 01:50:17 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:50:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 01:50:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/10 01:50:17 INFO : one: Deleted 2025/08/10 01:50:17 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:50:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/10 01:50:18 INFO : one: Copied (new) 2025/08/10 01:50:18 DEBUG : Waiting for deletions to finish 2025/08/10 01:50:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/10 01:50:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/10 01:50:19 INFO : three.txt: Deleted 2025/08/10 01:50:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.97s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:50:22 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/dst" 2025/08/10 01:50:24 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:50:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/10 01:50:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:50:24 DEBUG : two: Unchanged skipping 2025/08/10 01:50:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/10 01:50:25 INFO : one: Copied (server-side copy) to: one.bak 2025/08/10 01:50:25 INFO : one: Deleted 2025/08/10 01:50:25 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:50:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 01:50:26 INFO : one: Copied (new) 2025/08/10 01:50:26 DEBUG : Waiting for deletions to finish 2025/08/10 01:50:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/10 01:50:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/10 01:50:27 INFO : three.txt: Deleted 2025/08/10 01:50:27 INFO : three.txt: Moved into backup dir 2025/08/10 01:50:28 DEBUG : one.bak: Excluded (Path Filter) 2025/08/10 01:50:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/10 01:50:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/10 01:50:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:50:28 DEBUG : two: Unchanged skipping 2025/08/10 01:50:28 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for checks to finish 2025/08/10 01:50:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 01:50:29 INFO : one: Copied (server-side copy) to: one.bak 2025/08/10 01:50:29 INFO : one: Deleted 2025/08/10 01:50:29 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu path dst: Waiting for transfers to finish 2025/08/10 01:50:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/10 01:50:29 INFO : one: Copied (new) 2025/08/10 01:50:29 DEBUG : Waiting for deletions to finish 2025/08/10 01:50:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/10 01:50:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/10 01:50:30 INFO : three.txt: Deleted 2025/08/10 01:50:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.20s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:50:33 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/dst" 2025/08/10 01:50:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/10 01:50:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/10 01:50:36 INFO : one: Copied (server-side copy) to: one.bak 2025/08/10 01:50:36 INFO : one: Deleted 2025/08/10 01:50:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 01:50:37 INFO : one: Copied (new) 2025/08/10 01:50:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:50:37 DEBUG : two: Unchanged skipping 2025/08/10 01:50:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/10 01:50:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/10 01:50:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/10 01:50:39 INFO : three.txt: Deleted 2025/08/10 01:50:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/10 01:50:39 INFO : three.txt: Copied (new) 2025/08/10 01:50:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/10 01:50:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 01:50:41 INFO : one: Copied (server-side copy) to: one.bak 2025/08/10 01:50:41 INFO : one: Deleted 2025/08/10 01:50:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/10 01:50:41 INFO : one: Copied (new) 2025/08/10 01:50:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:50:42 DEBUG : two: Unchanged skipping 2025/08/10 01:50:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/10 01:50:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/10 01:50:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/10 01:50:42 INFO : three.txt: Deleted 2025/08/10 01:50:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/10 01:50:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.16s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:50:46 DEBUG : Creating backend with remote "TestB2:rclone-test-rifuxaq9ruhu/dst" 2025/08/10 01:50:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/10 01:50:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/10 01:50:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/10 01:50:49 INFO : one: Deleted 2025/08/10 01:50:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 01:50:50 INFO : one: Copied (new) 2025/08/10 01:50:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:50:50 DEBUG : two: Unchanged skipping 2025/08/10 01:50:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/10 01:50:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/10 01:50:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/10 01:50:51 INFO : three.txt: Deleted 2025/08/10 01:50:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/10 01:50:51 INFO : three.txt: Copied (new) 2025/08/10 01:50:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/10 01:50:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/10 01:50:52 DEBUG : pacer: Reducing sleep to 10ms 2025/08/10 01:50:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/10 01:50:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 01:50:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/10 01:50:53 INFO : one: Deleted 2025/08/10 01:50:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/10 01:50:53 INFO : one: Copied (new) 2025/08/10 01:50:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:50:53 DEBUG : two: Unchanged skipping 2025/08/10 01:50:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/10 01:50:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/10 01:50:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/10 01:50:54 INFO : three.txt: Deleted 2025/08/10 01:50:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/10 01:50:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.47s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:50:57 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:50:57 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/10 01:50:57 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:50:58 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/10 01:50:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/10 01:50:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.36s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:50:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/10 01:50:59 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:50:59 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:50:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/10 01:50:59 INFO : existing: Copied (new) 2025/08/10 01:50:59 DEBUG : Waiting for deletions to finish 2025/08/10 01:51:00 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/10 01:51:00 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/10 01:51:00 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:51:00 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:51:00 ERROR : B2 bucket rclone-test-rifuxaq9ruhu: not deleting files as there were IO errors 2025/08/10 01:51:00 ERROR : B2 bucket rclone-test-rifuxaq9ruhu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.29s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:51:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:01 DEBUG : existing: Unchanged skipping 2025/08/10 01:51:01 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:51:01 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:51:01 DEBUG : Waiting for deletions to finish 2025/08/10 01:51:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.44s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" sync_test.go:2665: 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-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:51:04 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1177-19.backblaze.com/b2api/v1/b2_upload_file/4fc2bdb3a07d9b1b9f880e1b/c001_v0001177_t0032": EOF 2025/08/10 01:51:04 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-19.backblaze.com/b2api/v1/b2_upload_file/4fc2bdb3a07d9b1b9f880e1b/c001_v0001177_t0032": EOF) 2025/08/10 01:51:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "only0" to B2 bucket rclone-test-rifuxaq9ruhu: 1/10 (Post "https://pod-000-1177-19.backblaze.com/b2api/v1/b2_upload_file/4fc2bdb3a07d9b1b9f880e1b/c001_v0001177_t0032": EOF) 2025/08/10 01:51:07 DEBUG : pacer: Reducing sleep to 10ms 2025/08/10 01:51:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:18 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:51:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:18 DEBUG : both0: Unchanged skipping 2025/08/10 01:51:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:18 DEBUG : both13: Unchanged skipping 2025/08/10 01:51:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:18 DEBUG : both14: Unchanged skipping 2025/08/10 01:51:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:18 DEBUG : both15: Unchanged skipping 2025/08/10 01:51:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:18 DEBUG : both16: Unchanged skipping 2025/08/10 01:51:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:18 DEBUG : both17: Unchanged skipping 2025/08/10 01:51:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:18 DEBUG : both10: Unchanged skipping 2025/08/10 01:51:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:18 DEBUG : both19: Unchanged skipping 2025/08/10 01:51:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:18 DEBUG : both11: Unchanged skipping 2025/08/10 01:51:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:18 DEBUG : both12: Unchanged skipping 2025/08/10 01:51:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:18 DEBUG : both18: Unchanged skipping 2025/08/10 01:51:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:18 DEBUG : both4: Unchanged skipping 2025/08/10 01:51:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:18 DEBUG : both5: Unchanged skipping 2025/08/10 01:51:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:18 DEBUG : both3: Unchanged skipping 2025/08/10 01:51:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:18 DEBUG : both7: Unchanged skipping 2025/08/10 01:51:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:18 DEBUG : both1: Unchanged skipping 2025/08/10 01:51:18 DEBUG : both6: Unchanged skipping 2025/08/10 01:51:18 DEBUG : both2: Unchanged skipping 2025/08/10 01:51:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:18 DEBUG : both8: Unchanged skipping 2025/08/10 01:51:18 DEBUG : both9: Unchanged skipping 2025/08/10 01:51:18 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:51:18 DEBUG : Waiting for deletions to finish 2025/08/10 01:51:19 INFO : only18: Deleted 2025/08/10 01:51:19 INFO : only19: Deleted 2025/08/10 01:51:19 INFO : only3: Deleted 2025/08/10 01:51:19 INFO : only1: Deleted 2025/08/10 01:51:19 INFO : only7: Deleted 2025/08/10 01:51:19 INFO : only4: Deleted 2025/08/10 01:51:19 INFO : only12: Deleted 2025/08/10 01:51:19 INFO : only14: Deleted 2025/08/10 01:51:19 INFO : only6: Deleted 2025/08/10 01:51:19 INFO : only9: Deleted 2025/08/10 01:51:19 INFO : only0: Deleted 2025/08/10 01:51:19 INFO : only10: Deleted 2025/08/10 01:51:19 INFO : only11: Deleted 2025/08/10 01:51:19 INFO : only13: Deleted 2025/08/10 01:51:20 INFO : only15: Deleted 2025/08/10 01:51:20 INFO : only16: Deleted 2025/08/10 01:51:20 INFO : only2: Deleted 2025/08/10 01:51:20 INFO : only5: Deleted 2025/08/10 01:51:20 INFO : only8: Deleted 2025/08/10 01:51:20 INFO : only17: Deleted 2025/08/10 01:51:20 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.53s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:51:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:37 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:51:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:37 DEBUG : both0: Unchanged skipping 2025/08/10 01:51:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:37 DEBUG : both13: Unchanged skipping 2025/08/10 01:51:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:37 DEBUG : both14: Unchanged skipping 2025/08/10 01:51:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:37 DEBUG : both15: Unchanged skipping 2025/08/10 01:51:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:37 DEBUG : both16: Unchanged skipping 2025/08/10 01:51:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:37 DEBUG : both17: Unchanged skipping 2025/08/10 01:51:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:37 DEBUG : both18: Unchanged skipping 2025/08/10 01:51:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:37 DEBUG : both19: Unchanged skipping 2025/08/10 01:51:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:37 DEBUG : both1: Unchanged skipping 2025/08/10 01:51:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:37 DEBUG : both2: Unchanged skipping 2025/08/10 01:51:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:37 DEBUG : both11: Unchanged skipping 2025/08/10 01:51:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:37 DEBUG : both4: Unchanged skipping 2025/08/10 01:51:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:37 DEBUG : both12: Unchanged skipping 2025/08/10 01:51:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:37 DEBUG : both3: Unchanged skipping 2025/08/10 01:51:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:37 DEBUG : both10: Unchanged skipping 2025/08/10 01:51:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:37 DEBUG : both5: Unchanged skipping 2025/08/10 01:51:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:51:37 DEBUG : both9: Unchanged skipping 2025/08/10 01:51:37 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/10 01:51:37 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/10 01:51:37 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/10 01:51:37 DEBUG : both6: Unchanged skipping 2025/08/10 01:51:37 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/10 01:51:37 DEBUG : both7: Unchanged skipping 2025/08/10 01:51:37 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/10 01:51:37 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/10 01:51:37 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/10 01:51:37 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/10 01:51:37 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/10 01:51:37 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/10 01:51:37 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/10 01:51:37 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/10 01:51:37 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/10 01:51:37 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/10 01:51:37 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/10 01:51:37 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/10 01:51:37 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/10 01:51:37 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/10 01:51:37 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/10 01:51:37 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/10 01:51:37 DEBUG : both8: Unchanged skipping 2025/08/10 01:51:37 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:51:37 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 01:51:37 INFO : only0: Copied (replaced existing) 2025/08/10 01:51:37 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 01:51:37 INFO : only10: Copied (replaced existing) 2025/08/10 01:51:37 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 01:51:37 INFO : only15: Copied (replaced existing) 2025/08/10 01:51:37 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 01:51:37 INFO : only16: Copied (replaced existing) 2025/08/10 01:51:37 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 01:51:37 INFO : only11: Copied (replaced existing) 2025/08/10 01:51:37 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 01:51:37 INFO : only12: Copied (replaced existing) 2025/08/10 01:51:37 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 01:51:37 INFO : only17: Copied (replaced existing) 2025/08/10 01:51:38 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 01:51:38 INFO : only19: Copied (replaced existing) 2025/08/10 01:51:38 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 01:51:38 INFO : only13: Copied (replaced existing) 2025/08/10 01:51:38 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 01:51:38 INFO : only1: Copied (replaced existing) 2025/08/10 01:51:38 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 01:51:38 INFO : only2: Copied (replaced existing) 2025/08/10 01:51:38 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 01:51:38 INFO : only3: Copied (replaced existing) 2025/08/10 01:51:38 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 01:51:38 INFO : only4: Copied (replaced existing) 2025/08/10 01:51:38 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 01:51:38 INFO : only5: Copied (replaced existing) 2025/08/10 01:51:38 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 01:51:38 INFO : only6: Copied (replaced existing) 2025/08/10 01:51:38 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 01:51:38 INFO : only7: Copied (replaced existing) 2025/08/10 01:51:38 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 01:51:38 INFO : only8: Copied (replaced existing) 2025/08/10 01:51:38 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 01:51:38 INFO : only14: Copied (replaced existing) 2025/08/10 01:51:38 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 01:51:38 INFO : only18: Copied (replaced existing) 2025/08/10 01:51:38 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 01:51:38 INFO : only9: Copied (replaced existing) 2025/08/10 01:51:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.03s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:51:46 DEBUG : empty_dir: Making directory with metadata 2025/08/10 01:51:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/10 01:51:46 DEBUG : empty_on_remote: Making directory with metadata 2025/08/10 01:51:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/10 01:51:46 INFO : empty_on_remote: Making directory 2025/08/10 01:51:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/10 01:51:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/10 01:51:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/10 01:51:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/10 01:51:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.27s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:51:48 DEBUG : empty_dir: Making directory with metadata 2025/08/10 01:51:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/10 01:51:48 DEBUG : empty_on_remote: Making directory with metadata 2025/08/10 01:51:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/10 01:51:48 INFO : empty_on_remote: Making directory 2025/08/10 01:51:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/10 01:51:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/10 01:51:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/10 01:51:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/10 01:51:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/10 01:51:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.19s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:51:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/10 01:51:51 INFO : sub dir: Making directory 2025/08/10 01:51:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.87s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:51:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/10 01:51:52 INFO : sub dir: Making directory 2025/08/10 01:51:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.79s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:51:59 DEBUG : Waiting for deletions to finish 2025/08/10 01:51:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/10 01:51:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/10 01:51:59 DEBUG : pacer: Reducing sleep to 10ms 2025/08/10 01:51:59 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:51:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:51:59 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:51:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:51:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:51:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:51:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:51:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:51:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:51:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:51:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:51:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:51:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:51:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:51:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:51:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:51:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:51:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:51:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:51:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:52:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:00 DEBUG : apple: Unchanged skipping 2025/08/10 01:52:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 01:52:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:00 DEBUG : banana: Unchanged skipping 2025/08/10 01:52:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 01:52:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 01:52:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 01:52:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 01:52:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 01:52:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 01:52:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 01:52:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 01:52:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 01:52:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 01:52:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 01:52:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 01:52:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 01:52:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 01:52:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 01:52:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 01:52:00 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:52:00 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:52:00 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:00 INFO : There was nothing to transfer 2025/08/10 01:52:00 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:00 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:52:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:52:00 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:52:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:52:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:52:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:52:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:52:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:52:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:52:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:52:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:52:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:52:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:52:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:52:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:52:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:52:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:52:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:52:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:52:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 01:52:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 01:52:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 01:52:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 01:52:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 01:52:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 01:52:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 01:52:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 01:52:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 01:52:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 01:52:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 01:52:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 01:52:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 01:52:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 01:52:01 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:52:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 01:52:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 01:52:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:01 DEBUG : banana: Unchanged skipping 2025/08/10 01:52:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 01:52:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 01:52:01 DEBUG : apple: Unchanged skipping 2025/08/10 01:52:01 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:52:01 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:01 INFO : There was nothing to transfer 2025/08/10 01:52:01 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:01 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:52:01 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:52:12 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:12 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:52:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:52:12 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:52:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:52:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:52:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:52:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:52:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:52:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:52:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:52:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:52:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:52:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:52:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:52:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:52:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:52:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:52:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:52:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:52:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:52:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:13 DEBUG : apple: Unchanged skipping 2025/08/10 01:52:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 01:52:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:13 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 01:52:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:13 DEBUG : banana: Unchanged skipping 2025/08/10 01:52:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 01:52:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 01:52:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 01:52:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 01:52:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 01:52:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 01:52:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 01:52:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 01:52:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 01:52:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 01:52:13 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:52:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 01:52:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 01:52:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 01:52:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 01:52:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 01:52:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 01:52:13 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:52:13 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:13 INFO : There was nothing to transfer 2025/08/10 01:52:13 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:13 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:52:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:52:13 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:52:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:52:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:52:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:52:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:52:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:52:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:52:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:52:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:52:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:52:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:52:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:52:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:52:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:52:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:52:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:52:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:52:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:52:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:14 DEBUG : apple: Unchanged skipping 2025/08/10 01:52:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 01:52:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:14 DEBUG : banana: Unchanged skipping 2025/08/10 01:52:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:14 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 01:52:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 01:52:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 01:52:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 01:52:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 01:52:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 01:52:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 01:52:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 01:52:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 01:52:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 01:52:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 01:52:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 01:52:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 01:52:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 01:52:14 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:52:14 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:52:14 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:14 INFO : There was nothing to transfer 2025/08/10 01:52:14 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:14 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:52:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:52:14 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:52:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:52:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:52:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:52:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:52:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:52:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:52:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:52:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:52:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:52:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:52:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:52:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:52:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:52:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:52:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:52:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:52:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:52:25 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:25 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:52:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:52:25 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:52:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:52:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:52:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:52:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:52:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:52:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:52:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:52:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:52:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:52:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:52:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:52:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:52:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:52:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:52:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:52:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:52:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:52:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/10 01:52:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/10 01:52:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/10 01:52:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/10 01:52:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/10 01:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/10 01:52:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:26 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:52:26 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:52:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/10 01:52:26 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/10 01:52:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/10 01:52:26 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/10 01:52:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/10 01:52:26 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/10 01:52:26 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/10 01:52:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/10 01:52:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/10 01:52:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/10 01:52:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/10 01:52:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/10 01:52:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/10 01:52:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/10 01:52:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/10 01:52:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/10 01:52:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/10 01:52:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/10 01:52:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/10 01:52:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/10 01:52:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/10 01:52:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/10 01:52:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/10 01:52:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/10 01:52:27 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/10 01:52:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/10 01:52:28 INFO : dir1/0011-56789;.txt: Deleted 2025/08/10 01:52:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/10 01:52:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/10 01:52:28 INFO : dir1/0003-defghij.txt: Deleted 2025/08/10 01:52:28 INFO : apple: Deleted 2025/08/10 01:52:28 INFO : dir1/0015-9;=.txt: Deleted 2025/08/10 01:52:28 INFO : dir1/0007-1234567.txt: Deleted 2025/08/10 01:52:28 INFO : dir1/0009-3456789.txt: Deleted 2025/08/10 01:52:28 INFO : splitbananasplit: Deleted 2025/08/10 01:52:28 INFO : dir1/0010-456789.txt: Deleted 2025/08/10 01:52:28 INFO : dir1/0012-6789;.txt: Deleted 2025/08/10 01:52:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/10 01:52:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/10 01:52:28 INFO : dir1/0013-789;=.txt: Deleted 2025/08/10 01:52:28 INFO : dir1/0008-2345678.txt: Deleted 2025/08/10 01:52:28 INFO : dir1/0014-89;=.txt: Deleted 2025/08/10 01:52:28 INFO : appleappleapplebanana: Deleted 2025/08/10 01:52:28 INFO : banana: Deleted 2025/08/10 01:52:28 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/10 01:52:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:29 DEBUG : apple: Unchanged skipping 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 01:52:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:29 DEBUG : banana: Unchanged skipping 2025/08/10 01:52:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:29 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 01:52:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/10 01:52:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 01:52:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 01:52:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 01:52:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 01:52:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 01:52:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 01:52:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 01:52:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 01:52:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/10 01:52:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 01:52:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 01:52:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 01:52:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 01:52:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 01:52:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 01:52:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:52:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 01:52:29 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:52:29 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:52:29 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:29 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/10 01:52:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/10 01:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/10 01:52:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 01:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 01:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 01:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 01:52:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 01:52:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 01:52:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 01:52:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 01:52:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 01:52:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:52:41 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:41 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:52:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:52:41 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:52:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:52:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:52:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:52:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:52:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:52:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:52:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:52:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:52:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:52:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:52:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:52:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:52:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:52:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:52:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:52:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:52:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:52:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/10 01:52:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/10 01:52:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/10 01:52:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/10 01:52:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 01:52:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/10 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 01:52:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/10 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 01:52:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/10 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 01:52:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/10 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 01:52:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/10 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 01:52:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/10 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 01:52:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/10 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 01:52:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/10 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 01:52:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/10 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 01:52:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/10 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 01:52:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/10 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 01:52:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/10 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 01:52:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/10 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 01:52:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/10 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 01:52:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/10 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 01:52:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/10 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 01:52:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/10 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 01:52:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/10 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 01:52:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/10 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 01:52:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/10 01:52:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/10 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 01:52:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/10 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 01:52:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/10 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 01:52:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/10 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 01:52:41 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/10 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 01:52:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 01:52:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 01:52:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 01:52:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 01:52:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 01:52:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/10 01:52:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 01:52:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 01:52:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/10 01:52:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/10 01:52:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 01:52:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 01:52:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 01:52:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 01:52:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:41 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/10 01:52:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:41 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:52:41 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:52:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/10 01:52:42 INFO : apple: Copied (new) to: PREFIXapple 2025/08/10 01:52:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/10 01:52:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/10 01:52:42 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/10 01:52:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/10 01:52:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/10 01:52:42 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/10 01:52:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/10 01:52:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/10 01:52:42 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/10 01:52:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/10 01:52:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/10 01:52:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/10 01:52:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/10 01:52:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/10 01:52:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/10 01:52:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/10 01:52:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/10 01:52:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/10 01:52:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/10 01:52:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/10 01:52:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/10 01:52:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/10 01:52:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/10 01:52:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/10 01:52:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/10 01:52:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/10 01:52:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/10 01:52:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/10 01:52:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/10 01:52:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/10 01:52:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/10 01:52:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/10 01:52:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/10 01:52:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/10 01:52:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/10 01:52:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/10 01:52:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/10 01:52:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/10 01:52:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/10 01:52:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/10 01:52:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/10 01:52:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/10 01:52:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/10 01:52:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/10 01:52:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/10 01:52:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/10 01:52:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/10 01:52:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/10 01:52:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/10 01:52:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/10 01:52:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/10 01:52:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/10 01:52:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/10 01:52:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/10 01:52:43 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:43 INFO : dir1/0009-3456789.txt: Deleted 2025/08/10 01:52:43 INFO : dir1/0015-9;=.txt: Deleted 2025/08/10 01:52:43 INFO : splitbananasplit: Deleted 2025/08/10 01:52:43 INFO : apple: Deleted 2025/08/10 01:52:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/10 01:52:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/10 01:52:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/10 01:52:43 INFO : dir1/0008-2345678.txt: Deleted 2025/08/10 01:52:43 INFO : dir1/0010-456789.txt: Deleted 2025/08/10 01:52:43 INFO : banana: Deleted 2025/08/10 01:52:43 INFO : dir1/0003-defghij.txt: Deleted 2025/08/10 01:52:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/10 01:52:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/10 01:52:43 INFO : dir1/0012-6789;.txt: Deleted 2025/08/10 01:52:44 INFO : appleappleapplebanana: Deleted 2025/08/10 01:52:44 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/10 01:52:44 INFO : dir1/0011-56789;.txt: Deleted 2025/08/10 01:52:44 INFO : dir1/0013-789;=.txt: Deleted 2025/08/10 01:52:44 INFO : dir1/0007-1234567.txt: Deleted 2025/08/10 01:52:44 INFO : dir1/0014-89;=.txt: Deleted 2025/08/10 01:52:44 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:44 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/10 01:52:44 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:52:44 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/10 01:52:44 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/10 01:52:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:52:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:52:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:52:44 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:52:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:52:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:52:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:52:44 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:52:44 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:52:44 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:52:44 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:52:44 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:52:44 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:52:44 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:52:44 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:52:44 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:52:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/10 01:52:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/10 01:52:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/10 01:52:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/10 01:52:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/10 01:52:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/10 01:52:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/10 01:52:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/10 01:52:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/10 01:52:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/10 01:52:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/10 01:52:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/10 01:52:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/10 01:52:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/10 01:52:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/10 01:52:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/10 01:52:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/10 01:52:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/10 01:52:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/10 01:52:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/10 01:52:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/10 01:52:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/10 01:52:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/10 01:52:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/10 01:52:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/10 01:52:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/10 01:52:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/10 01:52:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/10 01:52:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/10 01:52:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/10 01:52:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/10 01:52:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/10 01:52:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/10 01:52:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/10 01:52:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/10 01:52:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/10 01:52:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/10 01:52:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/10 01:52:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/10 01:52:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/10 01:52:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/10 01:52:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/10 01:52:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/10 01:52:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/10 01:52:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/10 01:52:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/10 01:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/10 01:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/10 01:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/10 01:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/10 01:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/10 01:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/10 01:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/10 01:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/10 01:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/10 01:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/10 01:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/10 01:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/10 01:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/10 01:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/10 01:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/10 01:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/10 01:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/10 01:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/10 01:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/10 01:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/10 01:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/10 01:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/10 01:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/10 01:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/10 01:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/10 01:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/10 01:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/10 01:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/10 01:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/10 01:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/10 01:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/10 01:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/10 01:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 01:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 01:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 01:52:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/10 01:52:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/10 01:52:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/10 01:52:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/10 01:52:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/10 01:52:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/10 01:52:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/10 01:52:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/10 01:52:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/10 01:52:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/10 01:52:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/10 01:52:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/10 01:52:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/10 01:52:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/10 01:52:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/10 01:52:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/10 01:52:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/10 01:52:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/10 01:52:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/10 01:52:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:44 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:52:44 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:52:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/10 01:52:44 INFO : appleappleapplebanana: Copied (new) 2025/08/10 01:52:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/10 01:52:44 INFO : splitbananasplit: Copied (new) 2025/08/10 01:52:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/10 01:52:44 INFO : apple: Copied (new) 2025/08/10 01:52:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/10 01:52:45 INFO : banana: Copied (new) 2025/08/10 01:52:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/10 01:52:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/10 01:52:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/10 01:52:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/10 01:52:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/10 01:52:45 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/10 01:52:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/10 01:52:45 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/10 01:52:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/10 01:52:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/10 01:52:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/10 01:52:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/10 01:52:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/10 01:52:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/10 01:52:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/10 01:52:45 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/10 01:52:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/10 01:52:45 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/10 01:52:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/10 01:52:45 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/10 01:52:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/10 01:52:45 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/10 01:52:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/10 01:52:45 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/10 01:52:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/10 01:52:45 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/10 01:52:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/10 01:52:45 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/10 01:52:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/10 01:52:46 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/10 01:52:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/10 01:52:46 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/10 01:52:46 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:46 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/10 01:52:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/10 01:52:46 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/10 01:52:46 INFO : PREFIXbanana: Deleted 2025/08/10 01:52:46 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/10 01:52:46 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/10 01:52:46 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/10 01:52:46 INFO : PREFIXsplitbananasplit: Deleted 2025/08/10 01:52:46 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/10 01:52:46 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/10 01:52:46 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/10 01:52:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/10 01:52:46 INFO : PREFIXapple: Deleted 2025/08/10 01:52:46 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/10 01:52:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/10 01:52:46 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/10 01:52:46 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/10 01:52:46 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/10 01:52:46 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/10 01:52:46 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/10 01:52:46 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:46 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:52:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:52:46 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:52:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:52:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:52:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:52:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:52:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:52:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:52:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:52:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:52:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:52:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:52:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:52:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:52:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:52:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:52:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:52:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:52:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:52:47 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:47 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:52:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:52:47 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:52:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:52:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:52:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:52:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:52:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:52:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:52:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:52:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:52:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:52:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:52:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:52:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:52:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:52:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:52:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:52:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:52:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:52:58 DEBUG : Waiting for deletions to finish 2025/08/10 01:52:58 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:52:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:52:58 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:52:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:52:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:52:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:52:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:52:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:52:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:52:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:52:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:52:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:52:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:52:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:52:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:52:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:52:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:52:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:52:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:52:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:52:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/10 01:52:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:52:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:52:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/10 01:52:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:52:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:52:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/10 01:52:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:52:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:52:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/10 01:52:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:52:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:52:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:52:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:52:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:52:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:52:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/10 01:52:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:52:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/10 01:52:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:52:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/10 01:52:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/10 01:52:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/10 01:52:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:52:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:52:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/10 01:52:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:52:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/10 01:52:59 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:52:59 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:52:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/10 01:52:59 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/10 01:52:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/10 01:52:59 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/10 01:52:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/10 01:52:59 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/10 01:52:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/10 01:52:59 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/10 01:52:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/10 01:52:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/10 01:52:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/10 01:52:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/10 01:53:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/10 01:53:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/10 01:53:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/10 01:53:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/10 01:53:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/10 01:53:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/10 01:53:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/10 01:53:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/10 01:53:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/10 01:53:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/10 01:53:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/10 01:53:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/10 01:53:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/10 01:53:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/10 01:53:00 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:00 INFO : apple: Deleted 2025/08/10 01:53:01 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/10 01:53:01 INFO : appleappleapplebanana: Deleted 2025/08/10 01:53:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/10 01:53:01 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/10 01:53:01 INFO : dir1/0008-2345678.txt: Deleted 2025/08/10 01:53:01 INFO : splitbananasplit: Deleted 2025/08/10 01:53:01 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/10 01:53:01 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/10 01:53:01 INFO : banana: Deleted 2025/08/10 01:53:01 INFO : dir1/0013-789;=.txt: Deleted 2025/08/10 01:53:01 INFO : dir1/0009-3456789.txt: Deleted 2025/08/10 01:53:01 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/10 01:53:01 INFO : dir1/0003-defghij.txt: Deleted 2025/08/10 01:53:01 INFO : dir1/0007-1234567.txt: Deleted 2025/08/10 01:53:01 INFO : dir1/0010-456789.txt: Deleted 2025/08/10 01:53:01 INFO : dir1/0011-56789;.txt: Deleted 2025/08/10 01:53:01 INFO : dir1/0012-6789;.txt: Deleted 2025/08/10 01:53:01 INFO : dir1/0014-89;=.txt: Deleted 2025/08/10 01:53:01 INFO : dir1/0015-9;=.txt: Deleted 2025/08/10 01:53:01 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:01 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/10 01:53:01 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/10 01:53:01 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/10 01:53:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/10 01:53:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/10 01:53:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/10 01:53:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/10 01:53:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/10 01:53:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/10 01:53:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/10 01:53:01 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/10 01:53:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/10 01:53:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/10 01:53:01 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/10 01:53:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/10 01:53:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/10 01:53:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/10 01:53:01 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/10 01:53:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/10 01:53:01 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/10 01:53:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/10 01:53:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/10 01:53:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/10 01:53:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/10 01:53:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/10 01:53:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/10 01:53:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/10 01:53:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/10 01:53:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/10 01:53:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/10 01:53:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/10 01:53:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/10 01:53:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/10 01:53:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/10 01:53:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/10 01:53:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/10 01:53:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/10 01:53:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/10 01:53:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/10 01:53:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/10 01:53:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/10 01:53:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/10 01:53:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/10 01:53:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/10 01:53:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/10 01:53:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/10 01:53:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/10 01:53:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/10 01:53:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/10 01:53:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/10 01:53:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/10 01:53:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/10 01:53:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/10 01:53:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:53:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:53:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:53:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:53:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/10 01:53:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 01:53:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/10 01:53:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/10 01:53:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/10 01:53:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/10 01:53:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/10 01:53:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/10 01:53:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:02 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:53:02 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:53:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/10 01:53:02 INFO : splitbananasplit: Copied (new) 2025/08/10 01:53:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/10 01:53:02 INFO : appleappleapplebanana: Copied (new) 2025/08/10 01:53:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/10 01:53:02 INFO : banana: Copied (new) 2025/08/10 01:53:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/10 01:53:02 INFO : apple: Copied (new) 2025/08/10 01:53:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/10 01:53:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/10 01:53:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/10 01:53:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/10 01:53:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/10 01:53:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/10 01:53:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/10 01:53:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/10 01:53:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/10 01:53:02 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/10 01:53:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/10 01:53:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/10 01:53:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/10 01:53:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/10 01:53:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/10 01:53:03 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/10 01:53:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/10 01:53:03 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/10 01:53:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/10 01:53:03 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/10 01:53:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/10 01:53:03 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/10 01:53:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/10 01:53:03 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/10 01:53:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/10 01:53:03 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/10 01:53:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/10 01:53:03 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/10 01:53:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/10 01:53:03 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/10 01:53:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/10 01:53:03 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/10 01:53:03 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:03 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/10 01:53:03 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/10 01:53:03 INFO : appleSUFFIX: Deleted 2025/08/10 01:53:03 INFO : splitbananasplitSUFFIX: Deleted 2025/08/10 01:53:03 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/10 01:53:03 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/10 01:53:03 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/10 01:53:03 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/10 01:53:04 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/10 01:53:04 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/10 01:53:04 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/10 01:53:04 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/10 01:53:04 INFO : bananaSUFFIX: Deleted 2025/08/10 01:53:04 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/10 01:53:04 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/10 01:53:04 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/10 01:53:04 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/10 01:53:04 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/10 01:53:04 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/10 01:53:04 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/10 01:53:04 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:04 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:04 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:53:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:53:15 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:16 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:53:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:53:16 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:53:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:53:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:53:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:53:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:53:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:53:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:53:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:53:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:53:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:53:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:53:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:53:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:53:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:53:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:53:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:53:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:53:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 01:53:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 01:53:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 01:53:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 01:53:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/10 01:53:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 01:53:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/10 01:53:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:16 DEBUG : banana: Unchanged skipping 2025/08/10 01:53:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 01:53:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 01:53:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 01:53:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:16 DEBUG : apple: Unchanged skipping 2025/08/10 01:53:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 01:53:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 01:53:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 01:53:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 01:53:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 01:53:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 01:53:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 01:53:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 01:53:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 01:53:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 01:53:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 01:53:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 01:53:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 01:53:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 01:53:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 01:53:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 01:53:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 01:53:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 01:53:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 01:53:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 01:53:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 01:53:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 01:53:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/10 01:53:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 01:53:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 01:53:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 01:53:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/10 01:53:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/10 01:53:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/10 01:53:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/10 01:53:16 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:53:16 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:53:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/10 01:53:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/10 01:53:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/10 01:53:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/10 01:53:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/10 01:53:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/10 01:53:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/10 01:53:17 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/10 01:53:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/10 01:53:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/10 01:53:17 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/10 01:53:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/10 01:53:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/10 01:53:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/10 01:53:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/10 01:53:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/10 01:53:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/10 01:53:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/10 01:53:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/10 01:53:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/10 01:53:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/10 01:53:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/10 01:53:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/10 01:53:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/10 01:53:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/10 01:53:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/10 01:53:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/10 01:53:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/10 01:53:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/10 01:53:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/10 01:53:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/10 01:53:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/10 01:53:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/10 01:53:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/10 01:53:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/10 01:53:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/10 01:53:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/10 01:53:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/10 01:53:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/10 01:53:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/10 01:53:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/10 01:53:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/10 01:53:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/10 01:53:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/10 01:53:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/10 01:53:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/10 01:53:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/10 01:53:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/10 01:53:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/10 01:53:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/10 01:53:17 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:18 INFO : dir1/0012-6789;.txt: Deleted 2025/08/10 01:53:18 INFO : dir1/0014-89;=.txt: Deleted 2025/08/10 01:53:18 INFO : dir1/0015-9;=.txt: Deleted 2025/08/10 01:53:18 INFO : dir1/0008-2345678.txt: Deleted 2025/08/10 01:53:18 INFO : splitbananasplit: Deleted 2025/08/10 01:53:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/10 01:53:18 INFO : dir1/0003-defghij.txt: Deleted 2025/08/10 01:53:18 INFO : dir1/0007-1234567.txt: Deleted 2025/08/10 01:53:18 INFO : dir1/0010-456789.txt: Deleted 2025/08/10 01:53:18 INFO : dir1/0011-56789;.txt: Deleted 2025/08/10 01:53:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/10 01:53:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/10 01:53:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/10 01:53:18 INFO : dir1/0009-3456789.txt: Deleted 2025/08/10 01:53:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/10 01:53:18 INFO : dir1/0013-789;=.txt: Deleted 2025/08/10 01:53:18 INFO : appleappleapplebanana: Deleted 2025/08/10 01:53:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/10 01:53:18 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:18 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:53:18 DEBUG : appleapple: Excluded (Path Filter) 2025/08/10 01:53:18 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:53:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/10 01:53:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/10 01:53:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/10 01:53:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/10 01:53:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/10 01:53:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/10 01:53:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/10 01:53:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/10 01:53:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/10 01:53:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/10 01:53:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/10 01:53:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/10 01:53:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/10 01:53:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/10 01:53:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/10 01:53:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/10 01:53:18 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/10 01:53:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/10 01:53:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/10 01:53:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/10 01:53:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/10 01:53:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/10 01:53:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/10 01:53:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/10 01:53:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/10 01:53:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/10 01:53:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/10 01:53:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/10 01:53:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/10 01:53:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/10 01:53:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/10 01:53:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/10 01:53:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/10 01:53:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/10 01:53:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/10 01:53:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/10 01:53:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/10 01:53:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/10 01:53:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/10 01:53:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/10 01:53:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/10 01:53:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/10 01:53:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/10 01:53:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/10 01:53:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/10 01:53:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/10 01:53:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/10 01:53:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/10 01:53:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/10 01:53:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/10 01:53:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/10 01:53:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/10 01:53:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/10 01:53:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/10 01:53:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/10 01:53:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/10 01:53:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/10 01:53:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/10 01:53:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/10 01:53:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/10 01:53:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/10 01:53:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/10 01:53:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/10 01:53:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/10 01:53:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/10 01:53:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/10 01:53:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/10 01:53:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/10 01:53:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/10 01:53:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/10 01:53:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/10 01:53:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/10 01:53:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/10 01:53:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/10 01:53:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/10 01:53:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/10 01:53:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/10 01:53:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 01:53:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/10 01:53:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/10 01:53:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/10 01:53:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/10 01:53:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/10 01:53:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/10 01:53:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/10 01:53:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/10 01:53:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/10 01:53:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/10 01:53:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/10 01:53:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/10 01:53:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/10 01:53:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/10 01:53:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/10 01:53:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/10 01:53:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 01:53:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 01:53:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 01:53:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 01:53:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:19 DEBUG : apple: Unchanged skipping 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 01:53:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:19 DEBUG : banana: Unchanged skipping 2025/08/10 01:53:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 01:53:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 01:53:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 01:53:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 01:53:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 01:53:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 01:53:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 01:53:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 01:53:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 01:53:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 01:53:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 01:53:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 01:53:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 01:53:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 01:53:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 01:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 01:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 01:53:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 01:53:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 01:53:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 01:53:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 01:53:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 01:53:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 01:53:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 01:53:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 01:53:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/10 01:53:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 01:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 01:53:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 01:53:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 01:53:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 01:53:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 01:53:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 01:53:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 01:53:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 01:53:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 01:53:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 01:53:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 01:53:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 01:53:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 01:53:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 01:53:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/10 01:53:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 01:53:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 01:53:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 01:53:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 01:53:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 01:53:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 01:53:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 01:53:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 01:53:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 01:53:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 01:53:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 01:53:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 01:53:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 01:53:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 01:53:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 01:53:19 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:53:19 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:53:19 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:19 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:19 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : appleapple: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/10 01:53:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/10 01:53:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/10 01:53:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/10 01:53:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/10 01:53:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/10 01:53:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/10 01:53:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/10 01:53:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/10 01:53:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/10 01:53:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/10 01:53:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/10 01:53:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/10 01:53:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/10 01:53:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/10 01:53:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/10 01:53:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/10 01:53:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/10 01:53:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/10 01:53:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/10 01:53:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/10 01:53:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/10 01:53:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/10 01:53:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/10 01:53:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/10 01:53:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/10 01:53:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/10 01:53:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/10 01:53:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/10 01:53:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/10 01:53:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/10 01:53:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 01:53:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/10 01:53:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 01:53:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/10 01:53:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/10 01:53:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/10 01:53:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/10 01:53:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/10 01:53:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/10 01:53:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/10 01:53:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/10 01:53:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/10 01:53:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/10 01:53:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/10 01:53:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/10 01:53:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/10 01:53:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/10 01:53:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/10 01:53:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/10 01:53:19 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:53:30 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:30 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:53:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:53:30 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:53:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:53:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:31 DEBUG : apple: Unchanged skipping 2025/08/10 01:53:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 01:53:31 DEBUG : banana: Unchanged skipping 2025/08/10 01:53:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:31 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 01:53:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 01:53:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 01:53:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 01:53:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 01:53:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 01:53:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 01:53:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 01:53:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 01:53:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 01:53:31 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:53:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 01:53:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 01:53:31 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:53:31 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:31 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:31 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:53:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:53:31 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:53:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:53:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:53:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:53:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:53:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:53:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:53:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:53:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:53:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:53:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:53:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:32 DEBUG : apple: Unchanged skipping 2025/08/10 01:53:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 01:53:32 DEBUG : banana: Unchanged skipping 2025/08/10 01:53:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 01:53:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 01:53:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 01:53:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 01:53:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 01:53:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:32 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:53:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 01:53:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 01:53:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 01:53:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 01:53:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 01:53:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 01:53:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 01:53:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 01:53:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 01:53:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 01:53:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 01:53:32 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:53:32 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:32 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:32 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:32 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:53:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:53:44 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:44 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:53:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:53:44 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:53:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:53:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:53:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:53:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:53:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:53:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:53:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:53:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:53:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:53:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:53:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:53:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:53:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:53:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:53:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:53:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:53:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:53:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:44 DEBUG : apple: Unchanged skipping 2025/08/10 01:53:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 01:53:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:44 DEBUG : banana: Unchanged skipping 2025/08/10 01:53:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:44 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 01:53:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 01:53:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:44 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:53:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 01:53:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 01:53:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 01:53:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 01:53:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 01:53:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 01:53:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 01:53:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 01:53:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 01:53:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 01:53:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 01:53:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 01:53:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 01:53:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 01:53:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 01:53:44 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:53:44 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:44 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:45 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:45 DEBUG : apple: Unchanged skipping 2025/08/10 01:53:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 01:53:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:45 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 01:53:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:45 DEBUG : banana: Unchanged skipping 2025/08/10 01:53:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 01:53:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 01:53:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 01:53:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:45 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:53:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 01:53:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 01:53:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 01:53:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 01:53:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 01:53:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 01:53:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 01:53:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 01:53:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 01:53:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 01:53:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 01:53:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 01:53:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 01:53:45 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:53:45 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:45 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:45 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:53:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:53:57 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:57 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:53:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:53:57 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:53:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:53:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:53:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:53:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:53:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:53:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:53:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:53:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:53:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:53:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:53:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:53:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:53:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:53:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:53:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:53:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : apple: Unchanged skipping 2025/08/10 01:53:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : banana: Unchanged skipping 2025/08/10 01:53:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 01:53:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:53:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:53:58 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:58 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:58 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:53:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : apple: Unchanged skipping 2025/08/10 01:53:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 01:53:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : banana: Unchanged skipping 2025/08/10 01:53:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:53:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 01:53:58 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:53:58 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:53:58 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:58 DEBUG : Waiting for deletions to finish 2025/08/10 01:53:59 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:53:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:53:59 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:53:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:53:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:53:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:53:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:53:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:53:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:53:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:53:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:53:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:53:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:53:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:53:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:53:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:53:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:53:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:53:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:53:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:54:10 DEBUG : Waiting for deletions to finish 2025/08/10 01:54:10 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:54:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:54:10 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:54:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:54:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:54:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:54:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:54:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:54:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:54:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:54:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:54:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:54:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:54:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:54:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:54:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:54:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:54:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:54:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:54:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : apple: Unchanged skipping 2025/08/10 01:54:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 01:54:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : banana: Unchanged skipping 2025/08/10 01:54:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 01:54:11 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:54:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:54:11 DEBUG : Waiting for deletions to finish 2025/08/10 01:54:11 DEBUG : Waiting for deletions to finish 2025/08/10 01:54:11 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:54:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 01:54:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : apple: Unchanged skipping 2025/08/10 01:54:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : banana: Unchanged skipping 2025/08/10 01:54:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:54:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 01:54:11 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:54:11 DEBUG : Waiting for deletions to finish 2025/08/10 01:54:11 DEBUG : Waiting for deletions to finish 2025/08/10 01:54:12 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:54:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:54:12 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:54:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:54:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:54:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:54:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:54:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:54:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:54:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:54:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:54:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:54:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:54:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:54:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:54:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:54:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:54:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:54:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:54:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:54:23 DEBUG : Waiting for deletions to finish 2025/08/10 01:54:24 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:54:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:54:24 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:54:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:54:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:54:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:54:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:54:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:54:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:54:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:54:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:54:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:54:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:54:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:54:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:54:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:54:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:54:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:54:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:54:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:54:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:24 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 01:54:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 01:54:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:24 DEBUG : banana: Unchanged skipping 2025/08/10 01:54:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:24 DEBUG : apple: Unchanged skipping 2025/08/10 01:54:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 01:54:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 01:54:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 01:54:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 01:54:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 01:54:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 01:54:24 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:54:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 01:54:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 01:54:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 01:54:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 01:54:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 01:54:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 01:54:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 01:54:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 01:54:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 01:54:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 01:54:24 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:54:24 DEBUG : Waiting for deletions to finish 2025/08/10 01:54:24 DEBUG : Waiting for deletions to finish 2025/08/10 01:54:25 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:25 DEBUG : apple: Unchanged skipping 2025/08/10 01:54:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 01:54:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:25 DEBUG : banana: Unchanged skipping 2025/08/10 01:54:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:25 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 01:54:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 01:54:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 01:54:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 01:54:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 01:54:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 01:54:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 01:54:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 01:54:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 01:54:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 01:54:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 01:54:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 01:54:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 01:54:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 01:54:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 01:54:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 01:54:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 01:54:25 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:54:25 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:54:25 DEBUG : Waiting for deletions to finish 2025/08/10 01:54:25 DEBUG : Waiting for deletions to finish 2025/08/10 01:54:25 DEBUG : apple: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : banana: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 01:54:25 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (155.97s) --- PASS: TestTransform/NFC (11.43s) --- PASS: TestTransform/NFD (13.05s) --- PASS: TestTransform/base64 (15.39s) --- PASS: TestTransform/prefix (17.72s) --- PASS: TestTransform/suffix (17.51s) --- PASS: TestTransform/truncate (14.66s) --- PASS: TestTransform/encoder (13.24s) --- PASS: TestTransform/ISO-8859-1 (12.98s) --- PASS: TestTransform/charmap (13.12s) --- PASS: TestTransform/lowercase (13.13s) --- PASS: TestTransform/ascii (13.76s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:54:30 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/10 01:54:30 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/10 01:54:30 INFO : sub dir_somesuffix: Making directory 2025/08/10 01:54:30 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/10 01:54:30 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/10 01:54:30 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/10 01:54:30 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/10 01:54:30 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/10 01:54:30 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:54:30 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:54:31 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:54:31 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/10 01:54:31 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.64s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:54:32 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:32 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:32 INFO : tictactoe: Making directory 2025/08/10 01:54:32 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:32 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 01:54:32 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/10 01:54:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 01:54:32 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:54:32 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:54:33 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:54:33 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/10 01:54:33 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.57s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:54:34 INFO : toe: Making directory 2025/08/10 01:54:34 INFO : toe/toe: Making directory 2025/08/10 01:54:34 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/10 01:54:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/10 01:54:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/10 01:54:34 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:54:34 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:54:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:54:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/10 01:54:34 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.65s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:54:35 INFO : toe: Making directory 2025/08/10 01:54:35 INFO : toe/toe: Making directory 2025/08/10 01:54:35 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/10 01:54:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/10 01:54:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/10 01:54:35 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:54:35 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:54:36 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:54:36 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/10 01:54:36 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.64s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:54:37 DEBUG : empty_dir: Making directory with metadata 2025/08/10 01:54:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/10 01:54:37 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:37 INFO : tictacempty_dir: Making directory 2025/08/10 01:54:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:37 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:37 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:37 INFO : tictactoe: Making directory 2025/08/10 01:54:37 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:37 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 01:54:37 INFO : tictactoe/tictactoe: Making directory 2025/08/10 01:54:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 01:54:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/10 01:54:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/10 01:54:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/10 01:54:37 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:54:37 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:54:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:54:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/10 01:54:37 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-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:54:38 DEBUG : empty_dir: Making directory with metadata 2025/08/10 01:54:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/10 01:54:38 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:38 INFO : tictacempty_dir: Making directory 2025/08/10 01:54:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:38 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:38 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:38 INFO : tictactoe: Making directory 2025/08/10 01:54:38 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:38 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 01:54:38 INFO : tictactoe/tictactoe: Making directory 2025/08/10 01:54:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 01:54:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/10 01:54:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 01:54:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/10 01:54:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 01:54:38 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:54:38 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:54:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:54:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 01:54:39 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/10 01:54:39 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:54:39 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:39 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:39 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/10 01:54:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:54:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/10 01:54:39 NOTICE: B2 bucket rclone-test-rifuxaq9ruhu: 0 differences found 2025/08/10 01:54:39 NOTICE: B2 bucket rclone-test-rifuxaq9ruhu: 1 matching files --- PASS: TestAllTag (1.78s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:54:40 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:40 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:40 INFO : tictactoe: Making directory 2025/08/10 01:54:40 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:40 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 01:54:40 INFO : tictactoe/tictactoe: Making directory 2025/08/10 01:54:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 01:54:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/10 01:54:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/10 01:54:40 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:54:40 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:54:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/10 01:54:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:54:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/10 01:54:41 DEBUG : Waiting for deletions to finish 2025/08/10 01:54:41 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:41 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:41 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 01:54:41 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 01:54:41 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:54:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/10 01:54:41 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/10 01:54:41 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:54:41 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.99s) === RUN TestSyntax 2025/08/10 01:54:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:54:42 INFO : toe: Making directory 2025/08/10 01:54:42 INFO : toe/toe: Making directory 2025/08/10 01:54:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/10 01:54:42 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:54:42 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:54:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:54:43 INFO : toe/toe/toe: Copied (new) 2025/08/10 01:54:43 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.59s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:54:44 DEBUG : empty_dir: Making directory with metadata 2025/08/10 01:54:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/10 01:54:44 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:44 INFO : tictacempty_dir: Making directory 2025/08/10 01:54:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:44 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:44 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:44 INFO : tictactoe: Making directory 2025/08/10 01:54:44 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:44 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 01:54:44 INFO : tictactoe/tictactoe: Making directory 2025/08/10 01:54:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 01:54:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/10 01:54:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 01:54:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/10 01:54:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 01:54:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 01:54:44 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:54:44 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:54:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:54:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 01:54:44 INFO : toe/toe/toe.txt: Deleted 2025/08/10 01:54:44 INFO : toe/toe: Removing directory 2025/08/10 01:54:44 INFO : toe: Removing directory 2025/08/10 01:54:44 INFO : empty_dir: Removing directory 2025/08/10 01:54:44 DEBUG : Local file system at /tmp/rclone1068226496: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.63s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:54:45 DEBUG : empty_dir: Making directory with metadata 2025/08/10 01:54:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/10 01:54:45 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:45 INFO : tictacempty_dir: Making directory 2025/08/10 01:54:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:45 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:45 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:45 INFO : tictactoe: Making directory 2025/08/10 01:54:45 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:45 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 01:54:45 INFO : tictactoe/tictactoe: Making directory 2025/08/10 01:54:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 01:54:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/10 01:54:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 01:54:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/10 01:54:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 01:54:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 01:54:45 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:54:45 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:54:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:54:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 01:54:46 INFO : toe/toe/toe.txt: Deleted 2025/08/10 01:54:46 INFO : toe/toe: Removing directory 2025/08/10 01:54:46 INFO : toe: Removing directory 2025/08/10 01:54:46 INFO : empty_dir: Removing directory 2025/08/10 01:54:46 DEBUG : Local file system at /tmp/rclone1068226496: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/10 01:54:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/10 01:54:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/10 01:54:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/10 01:54:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/10 01:54:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:54:48 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/10 01:54:48 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.25s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:54:49 DEBUG : Reset feature "Copy" 2025/08/10 01:54:49 DEBUG : Reset feature "Move" 2025/08/10 01:54:49 DEBUG : Reset feature "Copy" 2025/08/10 01:54:49 DEBUG : Reset feature "Move" 2025/08/10 01:54:49 DEBUG : empty_dir: Making directory with metadata 2025/08/10 01:54:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/10 01:54:49 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:49 INFO : tictacempty_dir: Making directory 2025/08/10 01:54:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 01:54:49 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:49 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:49 INFO : tictactoe: Making directory 2025/08/10 01:54:49 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:49 DEBUG : toe: transformed to: tictactoe 2025/08/10 01:54:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 01:54:49 INFO : tictactoe/tictactoe: Making directory 2025/08/10 01:54:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 01:54:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/10 01:54:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 01:54:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/10 01:54:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 01:54:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 01:54:49 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:54:49 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:54:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:54:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 01:54:49 INFO : toe/toe/toe.txt: Deleted 2025/08/10 01:54:49 INFO : toe/toe: Removing directory 2025/08/10 01:54:49 INFO : toe: Removing directory 2025/08/10 01:54:49 INFO : empty_dir: Removing directory 2025/08/10 01:54:49 DEBUG : Local file system at /tmp/rclone1068226496: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/10 01:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/10 01:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/10 01:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/10 01:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/10 01:54:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:54:51 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/10 01:54:51 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.10s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:54:52 DEBUG : toe: transformed to: dG9l 2025/08/10 01:54:52 DEBUG : toe: transformed to: dG9l 2025/08/10 01:54:52 INFO : dG9l: Making directory 2025/08/10 01:54:52 DEBUG : toe: transformed to: dG9l 2025/08/10 01:54:52 DEBUG : toe: transformed to: dG9l 2025/08/10 01:54:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/10 01:54:52 INFO : dG9l/dG9l: Making directory 2025/08/10 01:54:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/10 01:54:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/10 01:54:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/10 01:54:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/10 01:54:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/10 01:54:52 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:54:52 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:54:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:54:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/10 01:54:52 DEBUG : Waiting for deletions to finish 2025/08/10 01:54:53 DEBUG : dG9l: transformed to: toe 2025/08/10 01:54:53 DEBUG : dG9l: transformed to: toe 2025/08/10 01:54:53 DEBUG : dG9l: transformed to: toe 2025/08/10 01:54:53 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/10 01:54:53 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/10 01:54:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/10 01:54:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/10 01:54:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/10 01:54:53 DEBUG : Local file system at /tmp/rclone1068226496: Waiting for checks to finish 2025/08/10 01:54:53 DEBUG : Local file system at /tmp/rclone1068226496: Waiting for transfers to finish 2025/08/10 01:54:53 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.41s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-rifuxaq9ruhu", Local "Local file system at /tmp/rclone1068226496", Modify Window "1ms" 2025/08/10 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/10 01:54:54 DEBUG : toe: transformed to: 2025/08/10 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/10 01:54:54 DEBUG : toe: transformed to: 2025/08/10 01:54:54 INFO : B2 bucket rclone-test-rifuxaq9ruhu: Making directory 2025/08/10 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/10 01:54:54 DEBUG : toe: transformed to: 2025/08/10 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/10 01:54:54 DEBUG : toe: transformed to: 2025/08/10 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/10 01:54:54 DEBUG : toe/toe: transformed to: 2025/08/10 01:54:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/10 01:54:54 INFO : toe/toe: Making directory 2025/08/10 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/10 01:54:54 DEBUG : toe/toe: transformed to: 2025/08/10 01:54:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/10 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/10 01:54:54 DEBUG : toe: transformed to: 2025/08/10 01:54:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/10 01:54:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/10 01:54:54 DEBUG : toe/toe/toe: transformed to: 2025/08/10 01:54:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/10 01:54:54 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for checks to finish 2025/08/10 01:54:54 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Waiting for transfers to finish 2025/08/10 01:54:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 01:54:55 INFO : toe/toe/toe: Copied (new) 2025/08/10 01:54:55 ERROR : B2 bucket rclone-test-rifuxaq9ruhu: not deleting files as there were IO errors 2025/08/10 01:54:55 ERROR : B2 bucket rclone-test-rifuxaq9ruhu: not deleting directories as there were IO errors --- PASS: TestError (1.74s) PASS 2025/08/10 01:54:56 DEBUG : B2 bucket rclone-test-rifuxaq9ruhu: Purge remote 2025/08/10 01:54:56 INFO : B2 bucket rclone-test-rifuxaq9ruhu: cleaning bucket "rclone-test-rifuxaq9ruhu" of all files 2025/08/10 01:54:57 DEBUG : BackupDir/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc268367619_d20250810_m014939_c001_v7007000_t0000_u01754790579931") 2025/08/10 01:54:57 DEBUG : BackupDir/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1160104f8ba67e8c_d20250810_m014934_c001_v0001131_t0046_u01754790574596") 2025/08/10 01:54:57 DEBUG : CompareDest/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4070d5d6710620c6_d20250810_m014915_c001_v7007000_t0000_u01754790555779") 2025/08/10 01:54:57 DEBUG : CompareDest/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751c8f_d20250810_m014909_c001_v0001171_t0050_u01754790549951") 2025/08/10 01:54:57 DEBUG : CompareDest/two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4070d5d6710620c9_d20250810_m014915_c001_v7007000_t0000_u01754790555962") 2025/08/10 01:54:57 DEBUG : CompareDest/two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07b30_d20250810_m014911_c001_v0001165_t0024_u01754790551396") 2025/08/10 01:54:57 DEBUG : CopyDest/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836761a_d20250810_m014940_c001_v7007000_t0000_u01754790580114") 2025/08/10 01:54:57 DEBUG : CopyDest/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119b9d3423999481_d20250810_m014931_c001_v0001177_t0026_u01754790571588") 2025/08/10 01:54:57 DEBUG : CopyDest/three: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836761b_d20250810_m014940_c001_v7007000_t0000_u01754790580295") 2025/08/10 01:54:57 DEBUG : CopyDest/three: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07b89_d20250810_m014938_c001_v0001165_t0059_u01754790578096") 2025/08/10 01:54:57 DEBUG : CopyDest/two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836761c_d20250810_m014940_c001_v7007000_t0000_u01754790580476") 2025/08/10 01:54:57 DEBUG : CopyDest/two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751d1b_d20250810_m014935_c001_v0001171_t0054_u01754790575945") 2025/08/10 01:54:57 DEBUG : EXISTING: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28f4a_d20250810_m015102_c001_v7007000_t0000_u01754790662234") 2025/08/10 01:54:57 DEBUG : EXISTING: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751ec4_d20250810_m015101_c001_v0001171_t0020_u01754790661165") 2025/08/10 01:54:57 DEBUG : PREFIXapple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf4a4_d20250810_m015246_c001_v7007000_t0000_u01754790766434") 2025/08/10 01:54:58 DEBUG : PREFIXapple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0606_d20250810_m015242_c001_v0001176_t0004_u01754790762044") 2025/08/10 01:54:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d65_d20250810_m015246_c001_v7007000_t0000_u01754790766578") 2025/08/10 01:54:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e59_d20250810_m015242_c001_v0001165_t0057_u01754790762033") 2025/08/10 01:54:58 DEBUG : PREFIXbanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb06_d20250810_m015246_c001_v7007000_t0000_u01754790766231") 2025/08/10 01:54:58 DEBUG : PREFIXbanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba9ec_d20250810_m015242_c001_v0001182_t0057_u01754790762067") 2025/08/10 01:54:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700f5c_d20250810_m015246_c001_v7007000_t0000_u01754790766271") 2025/08/10 01:54:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752163_d20250810_m015242_c001_v0001171_t0053_u01754790762054") 2025/08/10 01:54:58 DEBUG : Testêé: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28f32_d20250810_m015058_c001_v7007000_t0000_u01754790658503") 2025/08/10 01:54:58 DEBUG : Testêé: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07c96_d20250810_m015057_c001_v0001165_t0048_u01754790657910") 2025/08/10 01:54:58 DEBUG : Testêé: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751ea9_d20250810_m015056_c001_v0001171_t0014_u01754790656892") 2025/08/10 01:54:58 DEBUG : YXBwbGU=: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95419_d20250810_m015230_c001_v7007000_t0000_u01754790750345") 2025/08/10 01:54:58 DEBUG : YXBwbGU=: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e25_d20250810_m015226_c001_v0001165_t0025_u01754790746634") 2025/08/10 01:54:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d9541c_d20250810_m015230_c001_v7007000_t0000_u01754790750558") 2025/08/10 01:54:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747520fa_d20250810_m015226_c001_v0001171_t0050_u01754790746645") 2025/08/10 01:54:58 DEBUG : YmFuYW5h: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d9541d_d20250810_m015230_c001_v7007000_t0000_u01754790750744") 2025/08/10 01:54:58 DEBUG : YmFuYW5h: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e05cf_d20250810_m015226_c001_v0001176_t0048_u01754790746656") 2025/08/10 01:54:58 DEBUG : a/potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28d8c_d20250810_m014718_c001_v7007000_t0000_u01754790438286") 2025/08/10 01:54:58 DEBUG : a/potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07990_d20250810_m014717_c001_v0001165_t0029_u01754790437700") 2025/08/10 01:54:58 DEBUG : a/potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28d8a_d20250810_m014716_c001_v7007000_t0000_u01754790436311") 2025/08/10 01:54:58 DEBUG : a/potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07984_d20250810_m014715_c001_v0001165_t0042_u01754790435504") 2025/08/10 01:54:59 DEBUG : a/potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700dda_d20250810_m014659_c001_v7007000_t0000_u01754790419813") 2025/08/10 01:54:59 DEBUG : a/potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07941_d20250810_m014658_c001_v0001165_t0014_u01754790418943") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836777c_d20250810_m015426_c001_v7007000_t0000_u01754790866332") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747523f3_d20250810_m015422_c001_v0001171_t0002_u01754790862617") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700fae_d20250810_m015412_c001_v7007000_t0000_u01754790852614") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747523a5_d20250810_m015409_c001_v0001171_t0016_u01754790849455") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f6547f_d20250810_m015359_c001_v7007000_t0000_u01754790839642") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e7475233c_d20250810_m015356_c001_v0001171_t0015_u01754790836295") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d954b7_d20250810_m015346_c001_v7007000_t0000_u01754790826354") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747522f0_d20250810_m015343_c001_v0001171_t0011_u01754790823137") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409e81a204e3ce7d_d20250810_m015333_c001_v7007000_t0000_u01754790813355") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747522a7_d20250810_m015329_c001_v0001171_t0005_u01754790809701") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c48_d20250810_m015320_c001_v7007000_t0000_u01754790800270") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e7475223c_d20250810_m015315_c001_v0001171_t0034_u01754790795056") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d9546b_d20250810_m015305_c001_v7007000_t0000_u01754790785511") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747521fa_d20250810_m015302_c001_v0001171_t0033_u01754790782419") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41376fab2ee60191_d20250810_m015300_c001_v7007000_t0000_u01754790780899") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07ea4_d20250810_m015257_c001_v0001165_t0039_u01754790777667") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb0a_d20250810_m015247_c001_v7007000_t0000_u01754790767946") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa08_d20250810_m015244_c001_v0001182_t0035_u01754790764875") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f403ed5585f41446f_d20250810_m015243_c001_v7007000_t0000_u01754790763536") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e53_d20250810_m015240_c001_v0001165_t0024_u01754790760113") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c1a_d20250810_m015228_c001_v7007000_t0000_u01754790748370") 2025/08/10 01:54:59 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e1d_d20250810_m015224_c001_v0001165_t0049_u01754790744543") 2025/08/10 01:55:00 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf471_d20250810_m015214_c001_v7007000_t0000_u01754790734992") 2025/08/10 01:55:00 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07dd7_d20250810_m015211_c001_v0001165_t0036_u01754790731324") 2025/08/10 01:55:00 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f6538d_d20250810_m015201_c001_v7007000_t0000_u01754790721966") 2025/08/10 01:55:00 DEBUG : apple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07daf_d20250810_m015158_c001_v0001165_t0039_u01754790718741") 2025/08/10 01:55:00 DEBUG : appleSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40673a98df864a75_d20250810_m015303_c001_v7007000_t0000_u01754790783779") 2025/08/10 01:55:00 DEBUG : appleSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0671_d20250810_m015259_c001_v0001176_t0045_u01754790779512") 2025/08/10 01:55:00 DEBUG : appleapple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c49_d20250810_m015320_c001_v7007000_t0000_u01754790800451") 2025/08/10 01:55:00 DEBUG : appleapple: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaace_d20250810_m015316_c001_v0001182_t0035_u01754790796854") 2025/08/10 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836777d_d20250810_m015426_c001_v7007000_t0000_u01754790866513") 2025/08/10 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e07bd_d20250810_m015423_c001_v0001176_t0013_u01754790863234") 2025/08/10 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700faf_d20250810_m015412_c001_v7007000_t0000_u01754790852800") 2025/08/10 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0789_d20250810_m015409_c001_v0001176_t0028_u01754790849926") 2025/08/10 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f65481_d20250810_m015359_c001_v7007000_t0000_u01754790839825") 2025/08/10 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e075e_d20250810_m015356_c001_v0001176_t0007_u01754790836955") 2025/08/10 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d954b8_d20250810_m015346_c001_v7007000_t0000_u01754790826537") 2025/08/10 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e072c_d20250810_m015343_c001_v0001176_t0050_u01754790823667") 2025/08/10 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409e81a204e3ce7f_d20250810_m015333_c001_v7007000_t0000_u01754790813542") 2025/08/10 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e06ff_d20250810_m015330_c001_v0001176_t0038_u01754790810185") 2025/08/10 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416e654b21e3330e_d20250810_m015318_c001_v7007000_t0000_u01754790798588") 2025/08/10 01:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e06c5_d20250810_m015315_c001_v0001176_t0035_u01754790795534") 2025/08/10 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d9546c_d20250810_m015305_c001_v7007000_t0000_u01754790785723") 2025/08/10 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa7c_d20250810_m015302_c001_v0001182_t0020_u01754790782453") 2025/08/10 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40673a98df864a64_d20250810_m015300_c001_v7007000_t0000_u01754790780947") 2025/08/10 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0667_d20250810_m015258_c001_v0001176_t0031_u01754790778166") 2025/08/10 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb0b_d20250810_m015248_c001_v7007000_t0000_u01754790768131") 2025/08/10 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e69_d20250810_m015244_c001_v0001165_t0049_u01754790764853") 2025/08/10 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f403ed5585f414471_d20250810_m015243_c001_v7007000_t0000_u01754790763909") 2025/08/10 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e7475215b_d20250810_m015240_c001_v0001171_t0033_u01754790760634") 2025/08/10 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f401545a959e9f70d_d20250810_m015228_c001_v7007000_t0000_u01754790748706") 2025/08/10 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e05c9_d20250810_m015225_c001_v0001176_t0004_u01754790745030") 2025/08/10 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf472_d20250810_m015215_c001_v7007000_t0000_u01754790735174") 2025/08/10 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e058f_d20250810_m015212_c001_v0001176_t0023_u01754790732039") 2025/08/10 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f6538e_d20250810_m015202_c001_v7007000_t0000_u01754790722150") 2025/08/10 01:55:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0560_d20250810_m015159_c001_v0001176_t0042_u01754790719211") 2025/08/10 01:55:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95469_d20250810_m015303_c001_v7007000_t0000_u01754790783975") 2025/08/10 01:55:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07ea8_d20250810_m015259_c001_v0001165_t0047_u01754790779490") 2025/08/10 01:55:01 DEBUG : b/potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28d8d_d20250810_m014718_c001_v7007000_t0000_u01754790438469") 2025/08/10 01:55:01 DEBUG : b/potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae0798a_d20250810_m014716_c001_v0001165_t0055_u01754790436859") 2025/08/10 01:55:01 DEBUG : b/potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28d87_d20250810_m014715_c001_v7007000_t0000_u01754790435748") 2025/08/10 01:55:01 DEBUG : b/potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae0797e_d20250810_m014714_c001_v0001165_t0019_u01754790434650") 2025/08/10 01:55:02 DEBUG : b/potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700dd9_d20250810_m014659_c001_v7007000_t0000_u01754790419247") 2025/08/10 01:55:02 DEBUG : b/potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07938_d20250810_m014658_c001_v0001165_t0006_u01754790418091") 2025/08/10 01:55:02 DEBUG : backup/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f415bcd0266cf9ebf_d20250810_m014953_c001_v7007000_t0000_u01754790593499") 2025/08/10 01:55:02 DEBUG : backup/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f11656f877f1858d8_d20250810_m014951_c001_v0001044_t0016_u01754790591001") 2025/08/10 01:55:02 DEBUG : backup/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1174bc613c69b055_d20250810_m014946_c001_v0001131_t0031_u01754790586963") 2025/08/10 01:55:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f417188f9c6e7c39b_d20250810_m015019_c001_v7007000_t0000_u01754790619594") 2025/08/10 01:55:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1161058e393a5119_d20250810_m015017_c001_v0001183_t0040_u01754790617509") 2025/08/10 01:55:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1090e97304b7cb60_d20250810_m015013_c001_v0001157_t0032_u01754790613751") 2025/08/10 01:55:02 DEBUG : backup/one.bak: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41376fab2ee600cb_d20250810_m015006_c001_v7007000_t0000_u01754790606785") 2025/08/10 01:55:02 DEBUG : backup/one.bak: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f106cbf812ea65e96_d20250810_m015004_c001_v0001172_t0020_u01754790604388") 2025/08/10 01:55:02 DEBUG : backup/one.bak: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1105181bcafcbab8_d20250810_m015000_c001_v0001176_t0036_u01754790600396") 2025/08/10 01:55:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f417188f9c6e7c39c_d20250810_m015019_c001_v7007000_t0000_u01754790619776") 2025/08/10 01:55:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f112b3fc914a950f0_d20250810_m015018_c001_v0001179_t0049_u01754790618820") 2025/08/10 01:55:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f108a1f1c5a6d1434_d20250810_m015015_c001_v0001184_t0012_u01754790615418") 2025/08/10 01:55:02 DEBUG : backup/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f415bcd0266cf9ec0_d20250810_m014953_c001_v7007000_t0000_u01754790593681") 2025/08/10 01:55:02 DEBUG : backup/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f100bc5555ab89c8f_d20250810_m014952_c001_v0001104_t0032_u01754790592389") 2025/08/10 01:55:02 DEBUG : backup/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f117742ca4f9cb3a0_d20250810_m014948_c001_v0001044_t0012_u01754790588656") 2025/08/10 01:55:02 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41376fab2ee600cc_d20250810_m015006_c001_v7007000_t0000_u01754790606970") 2025/08/10 01:55:02 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f105d43cae3e68af6_d20250810_m015005_c001_v0001161_t0024_u01754790605689") 2025/08/10 01:55:02 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f10060fd3baab12bf_d20250810_m015001_c001_v0001115_t0031_u01754790601790") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836777e_d20250810_m015426_c001_v7007000_t0000_u01754790866694") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbac1d_d20250810_m015423_c001_v0001182_t0057_u01754790863021") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700fb0_d20250810_m015412_c001_v7007000_t0000_u01754790852985") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbabc8_d20250810_m015409_c001_v0001182_t0040_u01754790849731") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f65483_d20250810_m015400_c001_v7007000_t0000_u01754790840007") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbab87_d20250810_m015356_c001_v0001182_t0044_u01754790836751") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d954b9_d20250810_m015346_c001_v7007000_t0000_u01754790826720") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbab4b_d20250810_m015343_c001_v0001182_t0035_u01754790823453") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409e81a204e3ce80_d20250810_m015333_c001_v7007000_t0000_u01754790813736") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbab1a_d20250810_m015329_c001_v0001182_t0051_u01754790809984") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c4a_d20250810_m015320_c001_v7007000_t0000_u01754790800643") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaac6_d20250810_m015315_c001_v0001182_t0050_u01754790795322") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d9546d_d20250810_m015305_c001_v7007000_t0000_u01754790785906") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07eba_d20250810_m015302_c001_v0001165_t0018_u01754790782429") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40673a98df864a66_d20250810_m015301_c001_v7007000_t0000_u01754790781314") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747521da_d20250810_m015257_c001_v0001171_t0059_u01754790777878") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb0c_d20250810_m015248_c001_v7007000_t0000_u01754790768316") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e7475217d_d20250810_m015244_c001_v0001171_t0047_u01754790764842") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb03_d20250810_m015243_c001_v7007000_t0000_u01754790763745") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0600_d20250810_m015240_c001_v0001176_t0025_u01754790760374") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95417_d20250810_m015228_c001_v7007000_t0000_u01754790748717") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747520f8_d20250810_m015224_c001_v0001171_t0049_u01754790744755") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf473_d20250810_m015215_c001_v7007000_t0000_u01754790735357") 2025/08/10 01:55:03 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747520a6_d20250810_m015211_c001_v0001171_t0020_u01754790731537") 2025/08/10 01:55:04 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f6538f_d20250810_m015202_c001_v7007000_t0000_u01754790722332") 2025/08/10 01:55:04 DEBUG : banana: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e7475205d_d20250810_m015158_c001_v0001171_t0041_u01754790718935") 2025/08/10 01:55:04 DEBUG : bananaSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40828a1d17871955_d20250810_m015303_c001_v7007000_t0000_u01754790783980") 2025/08/10 01:55:04 DEBUG : bananaSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa66_d20250810_m015259_c001_v0001182_t0011_u01754790779524") 2025/08/10 01:55:04 DEBUG : both0: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d00_d20250810_m015139_c001_v7007000_t0000_u01754790699184") 2025/08/10 01:55:04 DEBUG : both0: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07cfb_d20250810_m015124_c001_v0001165_t0016_u01754790684990") 2025/08/10 01:55:04 DEBUG : both0: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8cdd_d20250810_m015120_c001_v7007000_t0000_u01754790680756") 2025/08/10 01:55:04 DEBUG : both0: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07ca4_d20250810_m015104_c001_v0001165_t0027_u01754790664461") 2025/08/10 01:55:04 DEBUG : both1: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d01_d20250810_m015139_c001_v7007000_t0000_u01754790699367") 2025/08/10 01:55:04 DEBUG : both1: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d01_d20250810_m015125_c001_v0001165_t0023_u01754790685913") 2025/08/10 01:55:04 DEBUG : both1: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8cdf_d20250810_m015120_c001_v7007000_t0000_u01754790680939") 2025/08/10 01:55:04 DEBUG : both1: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07cae_d20250810_m015107_c001_v0001165_t0031_u01754790667468") 2025/08/10 01:55:04 DEBUG : both10: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d03_d20250810_m015139_c001_v7007000_t0000_u01754790699548") 2025/08/10 01:55:04 DEBUG : both10: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d2b_d20250810_m015130_c001_v0001165_t0036_u01754790690805") 2025/08/10 01:55:04 DEBUG : both10: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8ce0_d20250810_m015121_c001_v7007000_t0000_u01754790681123") 2025/08/10 01:55:04 DEBUG : both10: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07cce_d20250810_m015112_c001_v0001165_t0000_u01754790672448") 2025/08/10 01:55:04 DEBUG : both11: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d04_d20250810_m015139_c001_v7007000_t0000_u01754790699734") 2025/08/10 01:55:04 DEBUG : both11: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d2d_d20250810_m015131_c001_v0001165_t0015_u01754790691313") 2025/08/10 01:55:04 DEBUG : both11: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8ce1_d20250810_m015121_c001_v7007000_t0000_u01754790681309") 2025/08/10 01:55:04 DEBUG : both11: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07cd0_d20250810_m015112_c001_v0001165_t0031_u01754790672948") 2025/08/10 01:55:05 DEBUG : both12: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d05_d20250810_m015139_c001_v7007000_t0000_u01754790699915") 2025/08/10 01:55:05 DEBUG : both12: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d2f_d20250810_m015131_c001_v0001165_t0013_u01754790691772") 2025/08/10 01:55:05 DEBUG : both12: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8ce4_d20250810_m015121_c001_v7007000_t0000_u01754790681500") 2025/08/10 01:55:05 DEBUG : both12: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07cd2_d20250810_m015113_c001_v0001165_t0058_u01754790673535") 2025/08/10 01:55:05 DEBUG : both13: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d07_d20250810_m015140_c001_v7007000_t0000_u01754790700097") 2025/08/10 01:55:05 DEBUG : both13: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d33_d20250810_m015132_c001_v0001165_t0038_u01754790692436") 2025/08/10 01:55:05 DEBUG : both13: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8ce5_d20250810_m015121_c001_v7007000_t0000_u01754790681684") 2025/08/10 01:55:05 DEBUG : both13: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07cd6_d20250810_m015114_c001_v0001165_t0019_u01754790674003") 2025/08/10 01:55:05 DEBUG : both14: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d08_d20250810_m015140_c001_v7007000_t0000_u01754790700279") 2025/08/10 01:55:05 DEBUG : both14: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d39_d20250810_m015132_c001_v0001165_t0033_u01754790692902") 2025/08/10 01:55:05 DEBUG : both14: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8ce6_d20250810_m015121_c001_v7007000_t0000_u01754790681866") 2025/08/10 01:55:05 DEBUG : both14: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07cda_d20250810_m015114_c001_v0001165_t0031_u01754790674538") 2025/08/10 01:55:05 DEBUG : both15: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d0a_d20250810_m015140_c001_v7007000_t0000_u01754790700460") 2025/08/10 01:55:05 DEBUG : both15: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d3b_d20250810_m015133_c001_v0001165_t0035_u01754790693461") 2025/08/10 01:55:05 DEBUG : both15: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8ce7_d20250810_m015122_c001_v7007000_t0000_u01754790682049") 2025/08/10 01:55:05 DEBUG : both15: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07cdc_d20250810_m015115_c001_v0001165_t0033_u01754790675299") 2025/08/10 01:55:05 DEBUG : both16: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d0b_d20250810_m015140_c001_v7007000_t0000_u01754790700641") 2025/08/10 01:55:05 DEBUG : both16: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d3d_d20250810_m015133_c001_v0001165_t0028_u01754790693923") 2025/08/10 01:55:05 DEBUG : both16: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8ce8_d20250810_m015122_c001_v7007000_t0000_u01754790682230") 2025/08/10 01:55:05 DEBUG : both16: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07ce0_d20250810_m015115_c001_v0001165_t0000_u01754790675875") 2025/08/10 01:55:05 DEBUG : both17: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d0d_d20250810_m015140_c001_v7007000_t0000_u01754790700823") 2025/08/10 01:55:06 DEBUG : both17: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d45_d20250810_m015134_c001_v0001165_t0050_u01754790694665") 2025/08/10 01:55:06 DEBUG : both17: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8ce9_d20250810_m015122_c001_v7007000_t0000_u01754790682414") 2025/08/10 01:55:06 DEBUG : both17: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07ce2_d20250810_m015116_c001_v0001165_t0020_u01754790676349") 2025/08/10 01:55:06 DEBUG : both18: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d0e_d20250810_m015141_c001_v7007000_t0000_u01754790701005") 2025/08/10 01:55:06 DEBUG : both18: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d49_d20250810_m015135_c001_v0001165_t0022_u01754790695237") 2025/08/10 01:55:06 DEBUG : both18: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8ceb_d20250810_m015122_c001_v7007000_t0000_u01754790682597") 2025/08/10 01:55:06 DEBUG : both18: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07ce6_d20250810_m015116_c001_v0001165_t0034_u01754790676854") 2025/08/10 01:55:06 DEBUG : both19: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d0f_d20250810_m015141_c001_v7007000_t0000_u01754790701186") 2025/08/10 01:55:06 DEBUG : both19: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d4b_d20250810_m015135_c001_v0001165_t0013_u01754790695787") 2025/08/10 01:55:06 DEBUG : both19: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8cec_d20250810_m015122_c001_v7007000_t0000_u01754790682782") 2025/08/10 01:55:06 DEBUG : both19: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07ce8_d20250810_m015117_c001_v0001165_t0020_u01754790677376") 2025/08/10 01:55:06 DEBUG : both2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d11_d20250810_m015141_c001_v7007000_t0000_u01754790701368") 2025/08/10 01:55:06 DEBUG : both2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d07_d20250810_m015126_c001_v0001165_t0027_u01754790686561") 2025/08/10 01:55:06 DEBUG : both2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8ced_d20250810_m015122_c001_v7007000_t0000_u01754790682966") 2025/08/10 01:55:06 DEBUG : both2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07cb4_d20250810_m015108_c001_v0001165_t0028_u01754790668155") 2025/08/10 01:55:06 DEBUG : both3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d12_d20250810_m015141_c001_v7007000_t0000_u01754790701549") 2025/08/10 01:55:06 DEBUG : both3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d0d_d20250810_m015127_c001_v0001165_t0012_u01754790687212") 2025/08/10 01:55:06 DEBUG : both3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8cee_d20250810_m015123_c001_v7007000_t0000_u01754790683149") 2025/08/10 01:55:06 DEBUG : both3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07cba_d20250810_m015108_c001_v0001165_t0000_u01754790668720") 2025/08/10 01:55:06 DEBUG : both4: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d13_d20250810_m015141_c001_v7007000_t0000_u01754790701730") 2025/08/10 01:55:06 DEBUG : both4: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d11_d20250810_m015127_c001_v0001165_t0033_u01754790687733") 2025/08/10 01:55:07 DEBUG : both4: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8cef_d20250810_m015123_c001_v7007000_t0000_u01754790683332") 2025/08/10 01:55:07 DEBUG : both4: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07cc0_d20250810_m015109_c001_v0001165_t0034_u01754790669206") 2025/08/10 01:55:07 DEBUG : both5: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d14_d20250810_m015141_c001_v7007000_t0000_u01754790701913") 2025/08/10 01:55:07 DEBUG : both5: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d15_d20250810_m015128_c001_v0001165_t0026_u01754790688255") 2025/08/10 01:55:07 DEBUG : both5: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8cf0_d20250810_m015123_c001_v7007000_t0000_u01754790683515") 2025/08/10 01:55:07 DEBUG : both5: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07cc2_d20250810_m015109_c001_v0001165_t0021_u01754790669704") 2025/08/10 01:55:07 DEBUG : both6: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d15_d20250810_m015142_c001_v7007000_t0000_u01754790702095") 2025/08/10 01:55:07 DEBUG : both6: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d19_d20250810_m015128_c001_v0001165_t0037_u01754790688773") 2025/08/10 01:55:07 DEBUG : both6: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8cf1_d20250810_m015123_c001_v7007000_t0000_u01754790683698") 2025/08/10 01:55:07 DEBUG : both6: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07cc4_d20250810_m015110_c001_v0001165_t0055_u01754790670270") 2025/08/10 01:55:07 DEBUG : both7: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d16_d20250810_m015142_c001_v7007000_t0000_u01754790702279") 2025/08/10 01:55:07 DEBUG : both7: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d1d_d20250810_m015129_c001_v0001165_t0046_u01754790689286") 2025/08/10 01:55:07 DEBUG : both7: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8cf2_d20250810_m015123_c001_v7007000_t0000_u01754790683882") 2025/08/10 01:55:07 DEBUG : both7: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07cc6_d20250810_m015110_c001_v0001165_t0032_u01754790670784") 2025/08/10 01:55:07 DEBUG : both8: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d17_d20250810_m015142_c001_v7007000_t0000_u01754790702466") 2025/08/10 01:55:07 DEBUG : both8: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d21_d20250810_m015129_c001_v0001165_t0053_u01754790689783") 2025/08/10 01:55:07 DEBUG : both8: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8cf3_d20250810_m015124_c001_v7007000_t0000_u01754790684065") 2025/08/10 01:55:07 DEBUG : both8: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07cca_d20250810_m015111_c001_v0001165_t0032_u01754790671474") 2025/08/10 01:55:07 DEBUG : both9: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d19_d20250810_m015142_c001_v7007000_t0000_u01754790702648") 2025/08/10 01:55:07 DEBUG : both9: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d23_d20250810_m015130_c001_v0001165_t0023_u01754790690260") 2025/08/10 01:55:07 DEBUG : both9: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8cf4_d20250810_m015124_c001_v7007000_t0000_u01754790684253") 2025/08/10 01:55:08 DEBUG : both9: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07ccc_d20250810_m015111_c001_v0001165_t0048_u01754790671980") 2025/08/10 01:55:08 DEBUG : c/non empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28d8e_d20250810_m014718_c001_v7007000_t0000_u01754790438652") 2025/08/10 01:55:08 DEBUG : c/non empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae0798c_d20250810_m014717_c001_v0001165_t0052_u01754790437104") 2025/08/10 01:55:08 DEBUG : c/non empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28d8b_d20250810_m014716_c001_v7007000_t0000_u01754790436493") 2025/08/10 01:55:08 DEBUG : c/non empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07980_d20250810_m014714_c001_v0001165_t0046_u01754790434925") 2025/08/10 01:55:08 DEBUG : c/non empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700ddb_d20250810_m014659_c001_v7007000_t0000_u01754790419996") 2025/08/10 01:55:08 DEBUG : c/non empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae0793b_d20250810_m014658_c001_v0001165_t0055_u01754790418300") 2025/08/10 01:55:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d9541e_d20250810_m015230_c001_v7007000_t0000_u01754790750926") 2025/08/10 01:55:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba9a4_d20250810_m015226_c001_v0001182_t0026_u01754790746668") 2025/08/10 01:55:08 DEBUG : check sum: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700d6b_d20250810_m014651_c001_v7007000_t0000_u01754790411237") 2025/08/10 01:55:08 DEBUG : check sum: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07912_d20250810_m014650_c001_v0001165_t0040_u01754790410301") 2025/08/10 01:55:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f401545a959e9fb5e_d20250810_m015454_c001_v7007000_t0000_u01754790894228") 2025/08/10 01:55:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e7475249e_d20250810_m015452_c001_v0001171_t0053_u01754790892769") 2025/08/10 01:55:08 DEBUG : dest/3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc2683675f5_d20250810_m014924_c001_v7007000_t0000_u01754790564742") 2025/08/10 01:55:08 DEBUG : dest/3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f403555bf09b2a86a_d20250810_m014923_c001_v0001130_t0017_u01754790563652") 2025/08/10 01:55:08 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c4b_d20250810_m015320_c001_v7007000_t0000_u01754790800826") 2025/08/10 01:55:08 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e06cc_d20250810_m015316_c001_v0001176_t0039_u01754790796864") 2025/08/10 01:55:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836777f_d20250810_m015426_c001_v7007000_t0000_u01754790866937") 2025/08/10 01:55:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747523d1_d20250810_m015417_c001_v0001171_t0029_u01754790857356") 2025/08/10 01:55:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700fb1_d20250810_m015413_c001_v7007000_t0000_u01754790853178") 2025/08/10 01:55:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752373_d20250810_m015404_c001_v0001171_t0026_u01754790844229") 2025/08/10 01:55:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f65485_d20250810_m015400_c001_v7007000_t0000_u01754790840189") 2025/08/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e7475231e_d20250810_m015351_c001_v0001171_t0010_u01754790831104") 2025/08/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d954ba_d20250810_m015346_c001_v7007000_t0000_u01754790826905") 2025/08/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747522da_d20250810_m015338_c001_v0001171_t0051_u01754790818137") 2025/08/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409e81a204e3ce81_d20250810_m015333_c001_v7007000_t0000_u01754790813924") 2025/08/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752274_d20250810_m015324_c001_v0001171_t0051_u01754790804896") 2025/08/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f404e3ce286b272d8_d20250810_m015318_c001_v7007000_t0000_u01754790798434") 2025/08/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752218_d20250810_m015310_c001_v0001171_t0052_u01754790790239") 2025/08/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d9546e_d20250810_m015306_c001_v7007000_t0000_u01754790786092") 2025/08/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0683_d20250810_m015302_c001_v0001176_t0039_u01754790782649") 2025/08/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41376fab2ee60192_d20250810_m015300_c001_v7007000_t0000_u01754790780920") 2025/08/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e90_d20250810_m015252_c001_v0001165_t0028_u01754790772728") 2025/08/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb0d_d20250810_m015248_c001_v7007000_t0000_u01754790768503") 2025/08/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e061b_d20250810_m015245_c001_v0001176_t0024_u01754790765090") 2025/08/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf49f_d20250810_m015243_c001_v7007000_t0000_u01754790763703") 2025/08/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e45_d20250810_m015235_c001_v0001165_t0043_u01754790755019") 2025/08/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf490_d20250810_m015228_c001_v7007000_t0000_u01754790748565") 2025/08/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e03_d20250810_m015219_c001_v0001165_t0056_u01754790739627") 2025/08/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf474_d20250810_m015215_c001_v7007000_t0000_u01754790735540") 2025/08/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07dc3_d20250810_m015206_c001_v0001165_t0046_u01754790726576") 2025/08/10 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f65390_d20250810_m015202_c001_v7007000_t0000_u01754790722516") 2025/08/10 01:55:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d9b_d20250810_m015154_c001_v0001165_t0000_u01754790714787") 2025/08/10 01:55:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40828a1d17871954_d20250810_m015303_c001_v7007000_t0000_u01754790783792") 2025/08/10 01:55:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07eac_d20250810_m015259_c001_v0001165_t0009_u01754790779705") 2025/08/10 01:55:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c4c_d20250810_m015321_c001_v7007000_t0000_u01754790801008") 2025/08/10 01:55:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07f00_d20250810_m015316_c001_v0001165_t0028_u01754790796875") 2025/08/10 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc268367780_d20250810_m015427_c001_v7007000_t0000_u01754790867119") 2025/08/10 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbabfc_d20250810_m015418_c001_v0001182_t0018_u01754790858304") 2025/08/10 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700fb2_d20250810_m015413_c001_v7007000_t0000_u01754790853361") 2025/08/10 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaba8_d20250810_m015404_c001_v0001182_t0014_u01754790844907") 2025/08/10 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f65489_d20250810_m015400_c001_v7007000_t0000_u01754790840371") 2025/08/10 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbab6b_d20250810_m015351_c001_v0001182_t0051_u01754790831921") 2025/08/10 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d954bb_d20250810_m015347_c001_v7007000_t0000_u01754790827097") 2025/08/10 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbab37_d20250810_m015338_c001_v0001182_t0006_u01754790818847") 2025/08/10 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409e81a204e3ce82_d20250810_m015334_c001_v7007000_t0000_u01754790814109") 2025/08/10 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaafa_d20250810_m015325_c001_v0001182_t0030_u01754790805564") 2025/08/10 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4021a1ce9bc99a6c_d20250810_m015318_c001_v7007000_t0000_u01754790798445") 2025/08/10 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaab3_d20250810_m015310_c001_v0001182_t0022_u01754790790860") 2025/08/10 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d9546f_d20250810_m015306_c001_v7007000_t0000_u01754790786277") 2025/08/10 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa7e_d20250810_m015302_c001_v0001182_t0027_u01754790782662") 2025/08/10 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41376fab2ee60193_d20250810_m015301_c001_v7007000_t0000_u01754790781082") 2025/08/10 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747521b3_d20250810_m015253_c001_v0001171_t0024_u01754790773315") 2025/08/10 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb0e_d20250810_m015248_c001_v7007000_t0000_u01754790768691") 2025/08/10 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e6b_d20250810_m015245_c001_v0001165_t0018_u01754790765079") 2025/08/10 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4210861356699998_d20250810_m015243_c001_v7007000_t0000_u01754790763716") 2025/08/10 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e05ec_d20250810_m015235_c001_v0001176_t0010_u01754790755641") 2025/08/10 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95412_d20250810_m015227_c001_v7007000_t0000_u01754790747964") 2025/08/10 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747520da_d20250810_m015220_c001_v0001171_t0046_u01754790740210") 2025/08/10 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf476_d20250810_m015215_c001_v7007000_t0000_u01754790735723") 2025/08/10 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752086_d20250810_m015207_c001_v0001171_t0015_u01754790727150") 2025/08/10 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f65391_d20250810_m015202_c001_v7007000_t0000_u01754790722698") 2025/08/10 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752049_d20250810_m015154_c001_v0001171_t0042_u01754790714991") 2025/08/10 01:55:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f402af62e6a0313d2_d20250810_m015303_c001_v7007000_t0000_u01754790783826") 2025/08/10 01:55:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0673_d20250810_m015259_c001_v0001176_t0043_u01754790779727") 2025/08/10 01:55:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c4d_d20250810_m015321_c001_v7007000_t0000_u01754790801189") 2025/08/10 01:55:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e06ce_d20250810_m015317_c001_v0001176_t0033_u01754790797081") 2025/08/10 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc268367781_d20250810_m015427_c001_v7007000_t0000_u01754790867308") 2025/08/10 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e07a3_d20250810_m015418_c001_v0001176_t0041_u01754790858879") 2025/08/10 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700fb3_d20250810_m015413_c001_v7007000_t0000_u01754790853545") 2025/08/10 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0775_d20250810_m015405_c001_v0001176_t0002_u01754790845477") 2025/08/10 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f6548c_d20250810_m015400_c001_v7007000_t0000_u01754790840553") 2025/08/10 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0744_d20250810_m015352_c001_v0001176_t0021_u01754790832483") 2025/08/10 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d954bd_d20250810_m015347_c001_v7007000_t0000_u01754790827285") 2025/08/10 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e071c_d20250810_m015339_c001_v0001176_t0019_u01754790819409") 2025/08/10 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409e81a204e3ce83_d20250810_m015334_c001_v7007000_t0000_u01754790814295") 2025/08/10 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e06ed_d20250810_m015326_c001_v0001176_t0058_u01754790806126") 2025/08/10 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c46_d20250810_m015318_c001_v7007000_t0000_u01754790798610") 2025/08/10 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e06ab_d20250810_m015311_c001_v0001176_t0057_u01754790791463") 2025/08/10 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95470_d20250810_m015306_c001_v7007000_t0000_u01754790786459") 2025/08/10 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07ebc_d20250810_m015302_c001_v0001165_t0051_u01754790782695") 2025/08/10 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40430b240b413013_d20250810_m015301_c001_v7007000_t0000_u01754790781318") 2025/08/10 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e064f_d20250810_m015253_c001_v0001176_t0022_u01754790773997") 2025/08/10 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb0f_d20250810_m015248_c001_v7007000_t0000_u01754790768877") 2025/08/10 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa0a_d20250810_m015245_c001_v0001182_t0034_u01754790765102") 2025/08/10 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700f57_d20250810_m015243_c001_v7007000_t0000_u01754790763715") 2025/08/10 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e7475213b_d20250810_m015236_c001_v0001171_t0029_u01754790756208") 2025/08/10 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95414_d20250810_m015228_c001_v7007000_t0000_u01754790748166") 2025/08/10 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e05ab_d20250810_m015220_c001_v0001176_t0002_u01754790740826") 2025/08/10 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf477_d20250810_m015215_c001_v7007000_t0000_u01754790735906") 2025/08/10 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0572_d20250810_m015207_c001_v0001176_t0003_u01754790727807") 2025/08/10 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f65392_d20250810_m015202_c001_v7007000_t0000_u01754790722881") 2025/08/10 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e054f_d20250810_m015155_c001_v0001176_t0033_u01754790715257") 2025/08/10 01:55:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41376fab2ee6019f_d20250810_m015303_c001_v7007000_t0000_u01754790783996") 2025/08/10 01:55:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa68_d20250810_m015259_c001_v0001182_t0008_u01754790779739") 2025/08/10 01:55:12 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c4e_d20250810_m015321_c001_v7007000_t0000_u01754790801373") 2025/08/10 01:55:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07f02_d20250810_m015317_c001_v0001165_t0007_u01754790797092") 2025/08/10 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc268367782_d20250810_m015427_c001_v7007000_t0000_u01754790867490") 2025/08/10 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae08020_d20250810_m015419_c001_v0001165_t0048_u01754790859444") 2025/08/10 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700fb4_d20250810_m015413_c001_v7007000_t0000_u01754790853729") 2025/08/10 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07fd9_d20250810_m015406_c001_v0001165_t0037_u01754790846053") 2025/08/10 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f6548f_d20250810_m015400_c001_v7007000_t0000_u01754790840735") 2025/08/10 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07f97_d20250810_m015353_c001_v0001165_t0057_u01754790833060") 2025/08/10 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d954be_d20250810_m015347_c001_v7007000_t0000_u01754790827468") 2025/08/10 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07f4e_d20250810_m015339_c001_v0001165_t0008_u01754790819988") 2025/08/10 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409e81a204e3ce84_d20250810_m015334_c001_v7007000_t0000_u01754790814479") 2025/08/10 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07f2a_d20250810_m015326_c001_v0001165_t0027_u01754790806721") 2025/08/10 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f404e3ce286b272d7_d20250810_m015318_c001_v7007000_t0000_u01754790798249") 2025/08/10 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07eec_d20250810_m015312_c001_v0001165_t0011_u01754790792071") 2025/08/10 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95471_d20250810_m015306_c001_v7007000_t0000_u01754790786642") 2025/08/10 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747521fe_d20250810_m015302_c001_v0001171_t0052_u01754790782711") 2025/08/10 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4145fb5ce5b29053_d20250810_m015301_c001_v7007000_t0000_u01754790781330") 2025/08/10 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa44_d20250810_m015254_c001_v0001182_t0005_u01754790774571") 2025/08/10 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb10_d20250810_m015249_c001_v7007000_t0000_u01754790769062") 2025/08/10 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e7475217f_d20250810_m015245_c001_v0001171_t0031_u01754790765204") 2025/08/10 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416e654b21e332f6_d20250810_m015243_c001_v7007000_t0000_u01754790763747") 2025/08/10 01:55:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba9d9_d20250810_m015236_c001_v0001182_t0015_u01754790756940") 2025/08/10 01:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40430b240b412fed_d20250810_m015228_c001_v7007000_t0000_u01754790748364") 2025/08/10 01:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba986_d20250810_m015221_c001_v0001182_t0034_u01754790741411") 2025/08/10 01:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf479_d20250810_m015216_c001_v7007000_t0000_u01754790736088") 2025/08/10 01:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba92d_d20250810_m015208_c001_v0001182_t0032_u01754790728384") 2025/08/10 01:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f65393_d20250810_m015203_c001_v7007000_t0000_u01754790723063") 2025/08/10 01:55:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba8e4_d20250810_m015155_c001_v0001182_t0025_u01754790715466") 2025/08/10 01:55:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f402af62e6a0313d3_d20250810_m015304_c001_v7007000_t0000_u01754790784009") 2025/08/10 01:55:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747521e4_d20250810_m015259_c001_v0001171_t0055_u01754790779813") 2025/08/10 01:55:14 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c4f_d20250810_m015321_c001_v7007000_t0000_u01754790801563") 2025/08/10 01:55:14 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaad0_d20250810_m015317_c001_v0001182_t0010_u01754790797103") 2025/08/10 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc268367783_d20250810_m015427_c001_v7007000_t0000_u01754790867671") 2025/08/10 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747523e3_d20250810_m015419_c001_v0001171_t0044_u01754790859670") 2025/08/10 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700fb5_d20250810_m015413_c001_v7007000_t0000_u01754790853912") 2025/08/10 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752383_d20250810_m015406_c001_v0001171_t0035_u01754790846273") 2025/08/10 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f65491_d20250810_m015400_c001_v7007000_t0000_u01754790840918") 2025/08/10 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e7475232a_d20250810_m015353_c001_v0001171_t0021_u01754790833275") 2025/08/10 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d954c0_d20250810_m015347_c001_v7007000_t0000_u01754790827651") 2025/08/10 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747522e4_d20250810_m015340_c001_v0001171_t0014_u01754790820212") 2025/08/10 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409e81a204e3ce86_d20250810_m015334_c001_v7007000_t0000_u01754790814665") 2025/08/10 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e7475228b_d20250810_m015326_c001_v0001171_t0012_u01754790806919") 2025/08/10 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4145fb5ce5b29061_d20250810_m015318_c001_v7007000_t0000_u01754790798447") 2025/08/10 01:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e7475222e_d20250810_m015312_c001_v0001171_t0052_u01754790792272") 2025/08/10 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95472_d20250810_m015306_c001_v7007000_t0000_u01754790786824") 2025/08/10 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa80_d20250810_m015302_c001_v0001182_t0047_u01754790782864") 2025/08/10 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41376fab2ee60194_d20250810_m015301_c001_v7007000_t0000_u01754790781104") 2025/08/10 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e96_d20250810_m015254_c001_v0001165_t0035_u01754790774783") 2025/08/10 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb12_d20250810_m015249_c001_v7007000_t0000_u01754790769247") 2025/08/10 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa0c_d20250810_m015245_c001_v0001182_t0033_u01754790765330") 2025/08/10 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf4a2_d20250810_m015243_c001_v7007000_t0000_u01754790763920") 2025/08/10 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e4d_d20250810_m015237_c001_v0001165_t0005_u01754790757137") 2025/08/10 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf491_d20250810_m015228_c001_v7007000_t0000_u01754790748576") 2025/08/10 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e0b_d20250810_m015221_c001_v0001165_t0026_u01754790741646") 2025/08/10 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf47b_d20250810_m015216_c001_v7007000_t0000_u01754790736272") 2025/08/10 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07dc9_d20250810_m015208_c001_v0001165_t0057_u01754790728593") 2025/08/10 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f65394_d20250810_m015203_c001_v7007000_t0000_u01754790723246") 2025/08/10 01:55:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07da0_d20250810_m015155_c001_v0001165_t0050_u01754790715712") 2025/08/10 01:55:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40430b240b41301b_d20250810_m015303_c001_v7007000_t0000_u01754790783769") 2025/08/10 01:55:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa6a_d20250810_m015259_c001_v0001182_t0015_u01754790779937") 2025/08/10 01:55:15 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c50_d20250810_m015321_c001_v7007000_t0000_u01754790801748") 2025/08/10 01:55:15 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752246_d20250810_m015317_c001_v0001171_t0016_u01754790797157") 2025/08/10 01:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc268367784_d20250810_m015427_c001_v7007000_t0000_u01754790867853") 2025/08/10 01:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbac04_d20250810_m015419_c001_v0001182_t0031_u01754790859970") 2025/08/10 01:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700fb6_d20250810_m015414_c001_v7007000_t0000_u01754790854136") 2025/08/10 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbabb0_d20250810_m015406_c001_v0001182_t0030_u01754790846667") 2025/08/10 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f65493_d20250810_m015401_c001_v7007000_t0000_u01754790841099") 2025/08/10 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbab73_d20250810_m015353_c001_v0001182_t0053_u01754790833604") 2025/08/10 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d954c1_d20250810_m015347_c001_v7007000_t0000_u01754790827843") 2025/08/10 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbab3b_d20250810_m015340_c001_v0001182_t0054_u01754790820581") 2025/08/10 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409e81a204e3ce87_d20250810_m015334_c001_v7007000_t0000_u01754790814854") 2025/08/10 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbab04_d20250810_m015327_c001_v0001182_t0016_u01754790807206") 2025/08/10 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c43_d20250810_m015318_c001_v7007000_t0000_u01754790798246") 2025/08/10 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaab7_d20250810_m015312_c001_v0001182_t0011_u01754790792540") 2025/08/10 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95474_d20250810_m015307_c001_v7007000_t0000_u01754790787007") 2025/08/10 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0685_d20250810_m015302_c001_v0001176_t0003_u01754790782874") 2025/08/10 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41376fab2ee60196_d20250810_m015301_c001_v7007000_t0000_u01754790781285") 2025/08/10 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747521c1_d20250810_m015254_c001_v0001171_t0029_u01754790774995") 2025/08/10 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb13_d20250810_m015249_c001_v7007000_t0000_u01754790769440") 2025/08/10 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e6d_d20250810_m015245_c001_v0001165_t0024_u01754790765355") 2025/08/10 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d60_d20250810_m015243_c001_v7007000_t0000_u01754790763762") 2025/08/10 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e05f8_d20250810_m015237_c001_v0001176_t0007_u01754790757371") 2025/08/10 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95415_d20250810_m015228_c001_v7007000_t0000_u01754790748349") 2025/08/10 01:55:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747520e4_d20250810_m015221_c001_v0001171_t0054_u01754790741907") 2025/08/10 01:55:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf47c_d20250810_m015216_c001_v7007000_t0000_u01754790736468") 2025/08/10 01:55:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752092_d20250810_m015208_c001_v0001171_t0036_u01754790728822") 2025/08/10 01:55:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f65395_d20250810_m015203_c001_v7007000_t0000_u01754790723429") 2025/08/10 01:55:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e7475204f_d20250810_m015155_c001_v0001171_t0049_u01754790715939") 2025/08/10 01:55:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40673a98df864a7b_d20250810_m015304_c001_v7007000_t0000_u01754790784144") 2025/08/10 01:55:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0675_d20250810_m015259_c001_v0001176_t0004_u01754790779946") 2025/08/10 01:55:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c51_d20250810_m015321_c001_v7007000_t0000_u01754790801929") 2025/08/10 01:55:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07f06_d20250810_m015317_c001_v0001165_t0054_u01754790797297") 2025/08/10 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc268367785_d20250810_m015428_c001_v7007000_t0000_u01754790868045") 2025/08/10 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e07a7_d20250810_m015420_c001_v0001176_t0059_u01754790860180") 2025/08/10 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700fb7_d20250810_m015414_c001_v7007000_t0000_u01754790854320") 2025/08/10 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e077b_d20250810_m015406_c001_v0001176_t0043_u01754790846873") 2025/08/10 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f65495_d20250810_m015401_c001_v7007000_t0000_u01754790841284") 2025/08/10 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e074c_d20250810_m015353_c001_v0001176_t0012_u01754790833836") 2025/08/10 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d954c3_d20250810_m015348_c001_v7007000_t0000_u01754790828028") 2025/08/10 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e071e_d20250810_m015340_c001_v0001176_t0045_u01754790820789") 2025/08/10 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409e81a204e3ce88_d20250810_m015335_c001_v7007000_t0000_u01754790815045") 2025/08/10 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e06f1_d20250810_m015327_c001_v0001176_t0005_u01754790807421") 2025/08/10 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28ffc_d20250810_m015318_c001_v7007000_t0000_u01754790798466") 2025/08/10 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e06b5_d20250810_m015312_c001_v0001176_t0000_u01754790792745") 2025/08/10 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95475_d20250810_m015307_c001_v7007000_t0000_u01754790787189") 2025/08/10 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07ec3_d20250810_m015302_c001_v0001165_t0023_u01754790782958") 2025/08/10 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40828a1d1787194f_d20250810_m015301_c001_v7007000_t0000_u01754790781282") 2025/08/10 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0653_d20250810_m015255_c001_v0001176_t0046_u01754790775286") 2025/08/10 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb14_d20250810_m015249_c001_v7007000_t0000_u01754790769680") 2025/08/10 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e061d_d20250810_m015245_c001_v0001176_t0043_u01754790765373") 2025/08/10 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf4a1_d20250810_m015243_c001_v7007000_t0000_u01754790763885") 2025/08/10 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752145_d20250810_m015237_c001_v0001171_t0014_u01754790757587") 2025/08/10 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4210861356699983_d20250810_m015228_c001_v7007000_t0000_u01754790748357") 2025/08/10 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e05b5_d20250810_m015222_c001_v0001176_t0037_u01754790742197") 2025/08/10 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf47d_d20250810_m015216_c001_v7007000_t0000_u01754790736658") 2025/08/10 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0578_d20250810_m015209_c001_v0001176_t0012_u01754790729097") 2025/08/10 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f65396_d20250810_m015203_c001_v7007000_t0000_u01754790723613") 2025/08/10 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0551_d20250810_m015156_c001_v0001176_t0046_u01754790716188") 2025/08/10 01:55:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41376fab2ee6019d_d20250810_m015303_c001_v7007000_t0000_u01754790783813") 2025/08/10 01:55:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07eae_d20250810_m015259_c001_v0001165_t0026_u01754790779955") 2025/08/10 01:55:18 DEBUG : dir1/0007-12345: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c52_d20250810_m015322_c001_v7007000_t0000_u01754790802110") 2025/08/10 01:55:18 DEBUG : dir1/0007-12345: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e06d2_d20250810_m015317_c001_v0001176_t0020_u01754790797307") 2025/08/10 01:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc268367786_d20250810_m015428_c001_v7007000_t0000_u01754790868227") 2025/08/10 01:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae08028_d20250810_m015420_c001_v0001165_t0028_u01754790860400") 2025/08/10 01:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700fb8_d20250810_m015414_c001_v7007000_t0000_u01754790854504") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07fe5_d20250810_m015407_c001_v0001165_t0010_u01754790847084") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f65497_d20250810_m015401_c001_v7007000_t0000_u01754790841468") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07fa2_d20250810_m015354_c001_v0001165_t0038_u01754790834081") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d954c4_d20250810_m015348_c001_v7007000_t0000_u01754790828211") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07f51_d20250810_m015341_c001_v0001165_t0024_u01754790821013") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409e81a204e3ce89_d20250810_m015335_c001_v7007000_t0000_u01754790815232") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07f2c_d20250810_m015327_c001_v0001165_t0043_u01754790807649") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4021a1ce9bc99a6b_d20250810_m015318_c001_v7007000_t0000_u01754790798263") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07ef0_d20250810_m015312_c001_v0001165_t0051_u01754790792995") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95476_d20250810_m015307_c001_v7007000_t0000_u01754790787373") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa82_d20250810_m015303_c001_v0001182_t0005_u01754790783065") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41376fab2ee60197_d20250810_m015301_c001_v7007000_t0000_u01754790781450") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa48_d20250810_m015255_c001_v0001182_t0026_u01754790775497") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb16_d20250810_m015249_c001_v7007000_t0000_u01754790769865") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752183_d20250810_m015245_c001_v0001171_t0059_u01754790765488") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d61_d20250810_m015243_c001_v7007000_t0000_u01754790763951") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba9de_d20250810_m015237_c001_v0001182_t0049_u01754790757891") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf48f_d20250810_m015228_c001_v7007000_t0000_u01754790748388") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba988_d20250810_m015222_c001_v0001182_t0057_u01754790742406") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf47e_d20250810_m015216_c001_v7007000_t0000_u01754790736841") 2025/08/10 01:55:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba937_d20250810_m015209_c001_v0001182_t0014_u01754790729313") 2025/08/10 01:55:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f65397_d20250810_m015203_c001_v7007000_t0000_u01754790723795") 2025/08/10 01:55:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba8ec_d20250810_m015156_c001_v0001182_t0042_u01754790716401") 2025/08/10 01:55:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40673a98df864a78_d20250810_m015303_c001_v7007000_t0000_u01754790783962") 2025/08/10 01:55:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa6e_d20250810_m015300_c001_v0001182_t0039_u01754790780154") 2025/08/10 01:55:20 DEBUG : dir1/0008-23456: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c53_d20250810_m015322_c001_v7007000_t0000_u01754790802291") 2025/08/10 01:55:20 DEBUG : dir1/0008-23456: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaad2_d20250810_m015317_c001_v0001182_t0036_u01754790797319") 2025/08/10 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc268367787_d20250810_m015428_c001_v7007000_t0000_u01754790868408") 2025/08/10 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747523eb_d20250810_m015420_c001_v0001171_t0037_u01754790860685") 2025/08/10 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700fb9_d20250810_m015414_c001_v7007000_t0000_u01754790854687") 2025/08/10 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752391_d20250810_m015407_c001_v0001171_t0029_u01754790847300") 2025/08/10 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f6549a_d20250810_m015401_c001_v7007000_t0000_u01754790841650") 2025/08/10 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752332_d20250810_m015354_c001_v0001171_t0002_u01754790834277") 2025/08/10 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d954c5_d20250810_m015348_c001_v7007000_t0000_u01754790828394") 2025/08/10 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747522e8_d20250810_m015341_c001_v0001171_t0013_u01754790821293") 2025/08/10 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409e81a204e3ce8a_d20250810_m015335_c001_v7007000_t0000_u01754790815418") 2025/08/10 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752297_d20250810_m015327_c001_v0001171_t0041_u01754790807865") 2025/08/10 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4021a1ce9bc99a6a_d20250810_m015318_c001_v7007000_t0000_u01754790798080") 2025/08/10 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752232_d20250810_m015313_c001_v0001171_t0059_u01754790793203") 2025/08/10 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95477_d20250810_m015307_c001_v7007000_t0000_u01754790787577") 2025/08/10 01:55:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752202_d20250810_m015303_c001_v0001171_t0039_u01754790783074") 2025/08/10 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40673a98df864a65_d20250810_m015301_c001_v7007000_t0000_u01754790781131") 2025/08/10 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e9e_d20250810_m015255_c001_v0001165_t0050_u01754790775751") 2025/08/10 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb17_d20250810_m015250_c001_v7007000_t0000_u01754790770052") 2025/08/10 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa0e_d20250810_m015245_c001_v0001182_t0047_u01754790765538") 2025/08/10 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f403ed5585f414470_d20250810_m015243_c001_v7007000_t0000_u01754790763720") 2025/08/10 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e4f_d20250810_m015238_c001_v0001165_t0001_u01754790758094") 2025/08/10 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4210861356699986_d20250810_m015228_c001_v7007000_t0000_u01754790748587") 2025/08/10 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e13_d20250810_m015222_c001_v0001165_t0010_u01754790742599") 2025/08/10 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf47f_d20250810_m015217_c001_v7007000_t0000_u01754790737027") 2025/08/10 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07dcf_d20250810_m015209_c001_v0001165_t0059_u01754790729532") 2025/08/10 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f65398_d20250810_m015203_c001_v7007000_t0000_u01754790723977") 2025/08/10 01:55:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07da2_d20250810_m015156_c001_v0001165_t0001_u01754790716617") 2025/08/10 01:55:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41376fab2ee6019e_d20250810_m015303_c001_v7007000_t0000_u01754790783834") 2025/08/10 01:55:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0677_d20250810_m015300_c001_v0001176_t0047_u01754790780164") 2025/08/10 01:55:21 DEBUG : dir1/0009-34567: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c54_d20250810_m015322_c001_v7007000_t0000_u01754790802473") 2025/08/10 01:55:21 DEBUG : dir1/0009-34567: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752248_d20250810_m015317_c001_v0001171_t0031_u01754790797465") 2025/08/10 01:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc268367788_d20250810_m015428_c001_v7007000_t0000_u01754790868591") 2025/08/10 01:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbac06_d20250810_m015420_c001_v0001182_t0007_u01754790860943") 2025/08/10 01:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700fba_d20250810_m015414_c001_v7007000_t0000_u01754790854869") 2025/08/10 01:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbabb8_d20250810_m015407_c001_v0001182_t0045_u01754790847837") 2025/08/10 01:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f6549d_d20250810_m015401_c001_v7007000_t0000_u01754790841831") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbab7b_d20250810_m015354_c001_v0001182_t0050_u01754790834689") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d954c6_d20250810_m015348_c001_v7007000_t0000_u01754790828598") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbab3f_d20250810_m015341_c001_v0001182_t0056_u01754790821578") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409e81a204e3ce8b_d20250810_m015335_c001_v7007000_t0000_u01754790815603") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbab08_d20250810_m015328_c001_v0001182_t0036_u01754790808167") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f42108613566999ad_d20250810_m015318_c001_v7007000_t0000_u01754790798465") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaabc_d20250810_m015313_c001_v0001182_t0054_u01754790793487") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95479_d20250810_m015307_c001_v7007000_t0000_u01754790787759") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0689_d20250810_m015303_c001_v0001176_t0013_u01754790783089") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41813bcb8b8a009d_d20250810_m015301_c001_v7007000_t0000_u01754790781317") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747521d1_d20250810_m015255_c001_v0001171_t0042_u01754790775994") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb18_d20250810_m015250_c001_v7007000_t0000_u01754790770244") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e71_d20250810_m015245_c001_v0001165_t0005_u01754790765597") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700f54_d20250810_m015243_c001_v7007000_t0000_u01754790763347") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e05fa_d20250810_m015238_c001_v0001176_t0032_u01754790758319") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4210861356699984_d20250810_m015228_c001_v7007000_t0000_u01754790748403") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747520ea_d20250810_m015222_c001_v0001171_t0047_u01754790742787") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf480_d20250810_m015217_c001_v7007000_t0000_u01754790737211") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752098_d20250810_m015209_c001_v0001171_t0037_u01754790729726") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f65399_d20250810_m015204_c001_v7007000_t0000_u01754790724160") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752055_d20250810_m015156_c001_v0001171_t0019_u01754790716836") 2025/08/10 01:55:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d9546a_d20250810_m015304_c001_v7007000_t0000_u01754790784159") 2025/08/10 01:55:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07eb0_d20250810_m015300_c001_v0001165_t0025_u01754790780214") 2025/08/10 01:55:23 DEBUG : dir1/0010-45678: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c55_d20250810_m015322_c001_v7007000_t0000_u01754790802655") 2025/08/10 01:55:23 DEBUG : dir1/0010-45678: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaad4_d20250810_m015317_c001_v0001182_t0027_u01754790797522") 2025/08/10 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836778a_d20250810_m015428_c001_v7007000_t0000_u01754790868773") 2025/08/10 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e07ae_d20250810_m015421_c001_v0001176_t0043_u01754790861145") 2025/08/10 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700fbb_d20250810_m015415_c001_v7007000_t0000_u01754790855054") 2025/08/10 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e077f_d20250810_m015408_c001_v0001176_t0013_u01754790848036") 2025/08/10 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f6549f_d20250810_m015402_c001_v7007000_t0000_u01754790842012") 2025/08/10 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0752_d20250810_m015354_c001_v0001176_t0014_u01754790834886") 2025/08/10 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d954c7_d20250810_m015348_c001_v7007000_t0000_u01754790828848") 2025/08/10 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0721_d20250810_m015341_c001_v0001176_t0015_u01754790821775") 2025/08/10 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409e81a204e3ce8c_d20250810_m015335_c001_v7007000_t0000_u01754790815789") 2025/08/10 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e06f5_d20250810_m015328_c001_v0001176_t0017_u01754790808370") 2025/08/10 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416e654b21e3330d_d20250810_m015318_c001_v7007000_t0000_u01754790798406") 2025/08/10 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e06b9_d20250810_m015313_c001_v0001176_t0026_u01754790793689") 2025/08/10 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d9547a_d20250810_m015307_c001_v7007000_t0000_u01754790787943") 2025/08/10 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07ecc_d20250810_m015303_c001_v0001165_t0018_u01754790783250") 2025/08/10 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41376fab2ee60198_d20250810_m015301_c001_v7007000_t0000_u01754790781467") 2025/08/10 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e065d_d20250810_m015256_c001_v0001176_t0015_u01754790776250") 2025/08/10 01:55:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb19_d20250810_m015250_c001_v7007000_t0000_u01754790770479") 2025/08/10 01:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e061f_d20250810_m015245_c001_v0001176_t0038_u01754790765608") 2025/08/10 01:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf4a0_d20250810_m015243_c001_v7007000_t0000_u01754790763730") 2025/08/10 01:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e7475214f_d20250810_m015238_c001_v0001171_t0016_u01754790758546") 2025/08/10 01:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95416_d20250810_m015228_c001_v7007000_t0000_u01754790748535") 2025/08/10 01:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e05bb_d20250810_m015223_c001_v0001176_t0029_u01754790743050") 2025/08/10 01:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf481_d20250810_m015217_c001_v7007000_t0000_u01754790737394") 2025/08/10 01:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0580_d20250810_m015209_c001_v0001176_t0016_u01754790729981") 2025/08/10 01:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f6539a_d20250810_m015204_c001_v7007000_t0000_u01754790724341") 2025/08/10 01:55:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0555_d20250810_m015157_c001_v0001176_t0042_u01754790717157") 2025/08/10 01:55:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4145fb5ce5b29058_d20250810_m015304_c001_v7007000_t0000_u01754790784121") 2025/08/10 01:55:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747521eb_d20250810_m015300_c001_v0001171_t0012_u01754790780239") 2025/08/10 01:55:24 DEBUG : dir1/0011-56789: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c56_d20250810_m015322_c001_v7007000_t0000_u01754790802836") 2025/08/10 01:55:24 DEBUG : dir1/0011-56789: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e06d4_d20250810_m015317_c001_v0001176_t0019_u01754790797540") 2025/08/10 01:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836778b_d20250810_m015428_c001_v7007000_t0000_u01754790868954") 2025/08/10 01:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae0802e_d20250810_m015421_c001_v0001165_t0042_u01754790861358") 2025/08/10 01:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700fbc_d20250810_m015415_c001_v7007000_t0000_u01754790855241") 2025/08/10 01:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07feb_d20250810_m015408_c001_v0001165_t0057_u01754790848241") 2025/08/10 01:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f654a0_d20250810_m015402_c001_v7007000_t0000_u01754790842193") 2025/08/10 01:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07fa5_d20250810_m015355_c001_v0001165_t0000_u01754790835102") 2025/08/10 01:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d954c9_d20250810_m015349_c001_v7007000_t0000_u01754790829031") 2025/08/10 01:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07f5b_d20250810_m015341_c001_v0001165_t0012_u01754790821996") 2025/08/10 01:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409e81a204e3ce8d_d20250810_m015335_c001_v7007000_t0000_u01754790815974") 2025/08/10 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07f2e_d20250810_m015328_c001_v0001165_t0009_u01754790808582") 2025/08/10 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c45_d20250810_m015318_c001_v7007000_t0000_u01754790798427") 2025/08/10 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07ef2_d20250810_m015313_c001_v0001165_t0042_u01754790793956") 2025/08/10 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d9547b_d20250810_m015308_c001_v7007000_t0000_u01754790788127") 2025/08/10 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa84_d20250810_m015303_c001_v0001182_t0042_u01754790783271") 2025/08/10 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40828a1d17871950_d20250810_m015301_c001_v7007000_t0000_u01754790781467") 2025/08/10 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa4f_d20250810_m015256_c001_v0001182_t0036_u01754790776494") 2025/08/10 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb1a_d20250810_m015250_c001_v7007000_t0000_u01754790770664") 2025/08/10 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa10_d20250810_m015245_c001_v0001182_t0050_u01754790765736") 2025/08/10 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb04_d20250810_m015243_c001_v7007000_t0000_u01754790763930") 2025/08/10 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba9e2_d20250810_m015238_c001_v0001182_t0010_u01754790758901") 2025/08/10 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f401545a959e9f70b_d20250810_m015228_c001_v7007000_t0000_u01754790748339") 2025/08/10 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba992_d20250810_m015223_c001_v0001182_t0024_u01754790743269") 2025/08/10 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf482_d20250810_m015217_c001_v7007000_t0000_u01754790737577") 2025/08/10 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba93d_d20250810_m015210_c001_v0001182_t0044_u01754790730187") 2025/08/10 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f6539b_d20250810_m015204_c001_v7007000_t0000_u01754790724523") 2025/08/10 01:55:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba8f1_d20250810_m015157_c001_v0001182_t0051_u01754790717379") 2025/08/10 01:55:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40430b240b41301d_d20250810_m015304_c001_v7007000_t0000_u01754790784134") 2025/08/10 01:55:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa72_d20250810_m015300_c001_v0001182_t0034_u01754790780399") 2025/08/10 01:55:25 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c57_d20250810_m015323_c001_v7007000_t0000_u01754790803019") 2025/08/10 01:55:25 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07f08_d20250810_m015317_c001_v0001165_t0025_u01754790797552") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836778c_d20250810_m015429_c001_v7007000_t0000_u01754790869136") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747523ed_d20250810_m015421_c001_v0001171_t0051_u01754790861607") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700fbd_d20250810_m015415_c001_v7007000_t0000_u01754790855425") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747523a1_d20250810_m015408_c001_v0001171_t0020_u01754790848456") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f654a2_d20250810_m015402_c001_v7007000_t0000_u01754790842375") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752336_d20250810_m015355_c001_v0001171_t0053_u01754790835315") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d954ca_d20250810_m015349_c001_v7007000_t0000_u01754790829215") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747522ec_d20250810_m015342_c001_v0001171_t0040_u01754790822197") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409e81a204e3ce8e_d20250810_m015336_c001_v7007000_t0000_u01754790816160") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e7475229d_d20250810_m015328_c001_v0001171_t0012_u01754790808779") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416e654b21e3330b_d20250810_m015318_c001_v7007000_t0000_u01754790798042") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752238_d20250810_m015314_c001_v0001171_t0018_u01754790794164") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d9547c_d20250810_m015308_c001_v7007000_t0000_u01754790788321") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e068b_d20250810_m015303_c001_v0001176_t0045_u01754790783310") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40673a98df864a68_d20250810_m015301_c001_v7007000_t0000_u01754790781496") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07ea2_d20250810_m015256_c001_v0001165_t0020_u01754790776688") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb1b_d20250810_m015250_c001_v7007000_t0000_u01754790770848") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752189_d20250810_m015245_c001_v0001171_t0059_u01754790765762") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700f58_d20250810_m015243_c001_v7007000_t0000_u01754790763898") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e51_d20250810_m015239_c001_v0001165_t0011_u01754790759107") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4210861356699985_d20250810_m015228_c001_v7007000_t0000_u01754790748543") 2025/08/10 01:55:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e1b_d20250810_m015223_c001_v0001165_t0055_u01754790743581") 2025/08/10 01:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf484_d20250810_m015217_c001_v7007000_t0000_u01754790737759") 2025/08/10 01:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07dd1_d20250810_m015210_c001_v0001165_t0011_u01754790730388") 2025/08/10 01:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f6539c_d20250810_m015204_c001_v7007000_t0000_u01754790724706") 2025/08/10 01:55:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07da9_d20250810_m015157_c001_v0001165_t0000_u01754790717576") 2025/08/10 01:55:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4145fb5ce5b29056_d20250810_m015303_c001_v7007000_t0000_u01754790783756") 2025/08/10 01:55:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e067b_d20250810_m015300_c001_v0001176_t0032_u01754790780408") 2025/08/10 01:55:27 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c58_d20250810_m015323_c001_v7007000_t0000_u01754790803201") 2025/08/10 01:55:27 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaad6_d20250810_m015317_c001_v0001182_t0014_u01754790797739") 2025/08/10 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836778d_d20250810_m015429_c001_v7007000_t0000_u01754790869319") 2025/08/10 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbac0d_d20250810_m015421_c001_v0001182_t0026_u01754790861931") 2025/08/10 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700fbe_d20250810_m015415_c001_v7007000_t0000_u01754790855614") 2025/08/10 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbabbe_d20250810_m015408_c001_v0001182_t0042_u01754790848782") 2025/08/10 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f654a5_d20250810_m015402_c001_v7007000_t0000_u01754790842556") 2025/08/10 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbab7f_d20250810_m015355_c001_v0001182_t0040_u01754790835596") 2025/08/10 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d954cb_d20250810_m015349_c001_v7007000_t0000_u01754790829400") 2025/08/10 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbab43_d20250810_m015342_c001_v0001182_t0043_u01754790822471") 2025/08/10 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409e81a204e3ce8f_d20250810_m015336_c001_v7007000_t0000_u01754790816345") 2025/08/10 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbab0e_d20250810_m015329_c001_v0001182_t0011_u01754790809048") 2025/08/10 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4183e4d6b8dc2a6d_d20250810_m015318_c001_v7007000_t0000_u01754790798478") 2025/08/10 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaabe_d20250810_m015314_c001_v0001182_t0015_u01754790794446") 2025/08/10 01:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d9547d_d20250810_m015308_c001_v7007000_t0000_u01754790788504") 2025/08/10 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa86_d20250810_m015303_c001_v0001182_t0013_u01754790783467") 2025/08/10 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f65426_d20250810_m015301_c001_v7007000_t0000_u01754790781317") 2025/08/10 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747521d8_d20250810_m015256_c001_v0001171_t0040_u01754790776943") 2025/08/10 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb1c_d20250810_m015251_c001_v7007000_t0000_u01754790771036") 2025/08/10 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e73_d20250810_m015245_c001_v0001165_t0048_u01754790765816") 2025/08/10 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416e654b21e332f8_d20250810_m015243_c001_v7007000_t0000_u01754790763937") 2025/08/10 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e05fc_d20250810_m015239_c001_v0001176_t0035_u01754790759346") 2025/08/10 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40430b240b412fee_d20250810_m015228_c001_v7007000_t0000_u01754790748555") 2025/08/10 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747520f6_d20250810_m015223_c001_v0001171_t0006_u01754790743792") 2025/08/10 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf485_d20250810_m015217_c001_v7007000_t0000_u01754790737942") 2025/08/10 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747520a0_d20250810_m015210_c001_v0001171_t0058_u01754790730602") 2025/08/10 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f6539d_d20250810_m015204_c001_v7007000_t0000_u01754790724901") 2025/08/10 01:55:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752057_d20250810_m015157_c001_v0001171_t0033_u01754790717795") 2025/08/10 01:55:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41376fab2ee601a0_d20250810_m015304_c001_v7007000_t0000_u01754790784022") 2025/08/10 01:55:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07eb4_d20250810_m015300_c001_v0001165_t0059_u01754790780516") 2025/08/10 01:55:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c59_d20250810_m015323_c001_v7007000_t0000_u01754790803382") 2025/08/10 01:55:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e06d6_d20250810_m015317_c001_v0001176_t0057_u01754790797750") 2025/08/10 01:55:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836778e_d20250810_m015429_c001_v7007000_t0000_u01754790869500") 2025/08/10 01:55:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e07b2_d20250810_m015422_c001_v0001176_t0056_u01754790862178") 2025/08/10 01:55:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700fbf_d20250810_m015415_c001_v7007000_t0000_u01754790855797") 2025/08/10 01:55:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0783_d20250810_m015408_c001_v0001176_t0015_u01754790848993") 2025/08/10 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f654a7_d20250810_m015402_c001_v7007000_t0000_u01754790842738") 2025/08/10 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0758_d20250810_m015355_c001_v0001176_t0016_u01754790835803") 2025/08/10 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d954cc_d20250810_m015349_c001_v7007000_t0000_u01754790829583") 2025/08/10 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0726_d20250810_m015342_c001_v0001176_t0021_u01754790822723") 2025/08/10 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409e81a204e3ce90_d20250810_m015336_c001_v7007000_t0000_u01754790816531") 2025/08/10 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e06f9_d20250810_m015329_c001_v0001176_t0016_u01754790809248") 2025/08/10 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f404e3ce286b272d6_d20250810_m015318_c001_v7007000_t0000_u01754790798063") 2025/08/10 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e06bd_d20250810_m015314_c001_v0001176_t0022_u01754790794642") 2025/08/10 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d9547e_d20250810_m015308_c001_v7007000_t0000_u01754790788711") 2025/08/10 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e068d_d20250810_m015303_c001_v0001176_t0010_u01754790783523") 2025/08/10 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40430b240b413015_d20250810_m015301_c001_v7007000_t0000_u01754790781506") 2025/08/10 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0663_d20250810_m015257_c001_v0001176_t0050_u01754790777258") 2025/08/10 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb1d_d20250810_m015251_c001_v7007000_t0000_u01754790771221") 2025/08/10 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0627_d20250810_m015245_c001_v0001176_t0025_u01754790765827") 2025/08/10 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4210861356699999_d20250810_m015243_c001_v7007000_t0000_u01754790763961") 2025/08/10 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752155_d20250810_m015239_c001_v0001171_t0037_u01754790759565") 2025/08/10 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c1b_d20250810_m015228_c001_v7007000_t0000_u01754790748595") 2025/08/10 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e05c7_d20250810_m015224_c001_v0001176_t0044_u01754790744115") 2025/08/10 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf486_d20250810_m015218_c001_v7007000_t0000_u01754790738127") 2025/08/10 01:55:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0586_d20250810_m015210_c001_v0001176_t0017_u01754790730869") 2025/08/10 01:55:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f6539e_d20250810_m015205_c001_v7007000_t0000_u01754790725099") 2025/08/10 01:55:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e055c_d20250810_m015158_c001_v0001176_t0005_u01754790718302") 2025/08/10 01:55:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4145fb5ce5b29057_d20250810_m015303_c001_v7007000_t0000_u01754790783939") 2025/08/10 01:55:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e067d_d20250810_m015300_c001_v0001176_t0023_u01754790780638") 2025/08/10 01:55:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c5a_d20250810_m015323_c001_v7007000_t0000_u01754790803566") 2025/08/10 01:55:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07f0c_d20250810_m015317_c001_v0001165_t0010_u01754790797843") 2025/08/10 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836778f_d20250810_m015429_c001_v7007000_t0000_u01754790869682") 2025/08/10 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae0803a_d20250810_m015422_c001_v0001165_t0006_u01754790862386") 2025/08/10 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700fc0_d20250810_m015415_c001_v7007000_t0000_u01754790855981") 2025/08/10 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07ff2_d20250810_m015409_c001_v0001165_t0006_u01754790849201") 2025/08/10 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f654a9_d20250810_m015402_c001_v7007000_t0000_u01754790842920") 2025/08/10 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07fa9_d20250810_m015356_c001_v0001165_t0024_u01754790836024") 2025/08/10 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d954cd_d20250810_m015349_c001_v7007000_t0000_u01754790829766") 2025/08/10 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07f5f_d20250810_m015342_c001_v0001165_t0046_u01754790822932") 2025/08/10 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409e81a204e3ce91_d20250810_m015336_c001_v7007000_t0000_u01754790816717") 2025/08/10 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07f30_d20250810_m015329_c001_v0001165_t0017_u01754790809463") 2025/08/10 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c42_d20250810_m015318_c001_v7007000_t0000_u01754790798063") 2025/08/10 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07ef4_d20250810_m015314_c001_v0001165_t0036_u01754790794854") 2025/08/10 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95480_d20250810_m015308_c001_v7007000_t0000_u01754790788896") 2025/08/10 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07ece_d20250810_m015303_c001_v0001165_t0008_u01754790783533") 2025/08/10 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4145fb5ce5b29054_d20250810_m015301_c001_v7007000_t0000_u01754790781516") 2025/08/10 01:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa55_d20250810_m015257_c001_v0001182_t0059_u01754790777473") 2025/08/10 01:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb1f_d20250810_m015251_c001_v7007000_t0000_u01754790771406") 2025/08/10 01:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa12_d20250810_m015245_c001_v0001182_t0020_u01754790765983") 2025/08/10 01:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f403ed5585f41446e_d20250810_m015243_c001_v7007000_t0000_u01754790763350") 2025/08/10 01:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba9e4_d20250810_m015239_c001_v0001182_t0025_u01754790759823") 2025/08/10 01:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf48e_d20250810_m015228_c001_v7007000_t0000_u01754790748376") 2025/08/10 01:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba997_d20250810_m015224_c001_v0001182_t0006_u01754790744329") 2025/08/10 01:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf487_d20250810_m015218_c001_v7007000_t0000_u01754790738312") 2025/08/10 01:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba945_d20250810_m015211_c001_v0001182_t0050_u01754790731085") 2025/08/10 01:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f6539f_d20250810_m015205_c001_v7007000_t0000_u01754790725283") 2025/08/10 01:55:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba8f8_d20250810_m015158_c001_v0001182_t0054_u01754790718528") 2025/08/10 01:55:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40430b240b41301c_d20250810_m015303_c001_v7007000_t0000_u01754790783951") 2025/08/10 01:55:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa76_d20250810_m015300_c001_v0001182_t0024_u01754790780657") 2025/08/10 01:55:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d9541f_d20250810_m015231_c001_v7007000_t0000_u01754790751108") 2025/08/10 01:55:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e05d1_d20250810_m015226_c001_v0001176_t0026_u01754790746873") 2025/08/10 01:55:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95421_d20250810_m015231_c001_v7007000_t0000_u01754790751290") 2025/08/10 01:55:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e27_d20250810_m015226_c001_v0001165_t0014_u01754790746904") 2025/08/10 01:55:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95422_d20250810_m015231_c001_v7007000_t0000_u01754790751508") 2025/08/10 01:55:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba9a7_d20250810_m015226_c001_v0001182_t0045_u01754790746916") 2025/08/10 01:55:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95423_d20250810_m015231_c001_v7007000_t0000_u01754790751691") 2025/08/10 01:55:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747520fe_d20250810_m015226_c001_v0001171_t0034_u01754790746925") 2025/08/10 01:55:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95424_d20250810_m015231_c001_v7007000_t0000_u01754790751873") 2025/08/10 01:55:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e29_d20250810_m015227_c001_v0001165_t0007_u01754790747124") 2025/08/10 01:55:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95425_d20250810_m015232_c001_v7007000_t0000_u01754790752057") 2025/08/10 01:55:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba9a9_d20250810_m015227_c001_v0001182_t0006_u01754790747137") 2025/08/10 01:55:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95426_d20250810_m015232_c001_v7007000_t0000_u01754790752240") 2025/08/10 01:55:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e05d3_d20250810_m015227_c001_v0001176_t0028_u01754790747178") 2025/08/10 01:55:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95427_d20250810_m015232_c001_v7007000_t0000_u01754790752422") 2025/08/10 01:55:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752103_d20250810_m015227_c001_v0001171_t0005_u01754790747240") 2025/08/10 01:55:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95428_d20250810_m015232_c001_v7007000_t0000_u01754790752604") 2025/08/10 01:55:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba9ad_d20250810_m015227_c001_v0001182_t0054_u01754790747340") 2025/08/10 01:55:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95429_d20250810_m015232_c001_v7007000_t0000_u01754790752787") 2025/08/10 01:55:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e2b_d20250810_m015227_c001_v0001165_t0009_u01754790747355") 2025/08/10 01:55:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d9542a_d20250810_m015232_c001_v7007000_t0000_u01754790752970") 2025/08/10 01:55:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e05d5_d20250810_m015227_c001_v0001176_t0009_u01754790747406") 2025/08/10 01:55:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d9542b_d20250810_m015233_c001_v7007000_t0000_u01754790753153") 2025/08/10 01:55:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752107_d20250810_m015227_c001_v0001171_t0056_u01754790747536") 2025/08/10 01:55:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d9542c_d20250810_m015233_c001_v7007000_t0000_u01754790753335") 2025/08/10 01:55:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba9af_d20250810_m015227_c001_v0001182_t0015_u01754790747550") 2025/08/10 01:55:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d9542d_d20250810_m015233_c001_v7007000_t0000_u01754790753520") 2025/08/10 01:55:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e2d_d20250810_m015227_c001_v0001165_t0000_u01754790747559") 2025/08/10 01:55:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d9542e_d20250810_m015233_c001_v7007000_t0000_u01754790753703") 2025/08/10 01:55:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e05d8_d20250810_m015227_c001_v0001176_t0054_u01754790747624") 2025/08/10 01:55:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95430_d20250810_m015233_c001_v7007000_t0000_u01754790753886") 2025/08/10 01:55:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba9b4_d20250810_m015227_c001_v0001182_t0032_u01754790747755") 2025/08/10 01:55:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416e654b21e332fc_d20250810_m015246_c001_v7007000_t0000_u01754790766590") 2025/08/10 01:55:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e060c_d20250810_m015242_c001_v0001176_t0017_u01754790762254") 2025/08/10 01:55:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb08_d20250810_m015246_c001_v7007000_t0000_u01754790766607") 2025/08/10 01:55:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e5b_d20250810_m015242_c001_v0001165_t0030_u01754790762268") 2025/08/10 01:55:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700f5d_d20250810_m015246_c001_v7007000_t0000_u01754790766445") 2025/08/10 01:55:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba9ee_d20250810_m015242_c001_v0001182_t0013_u01754790762286") 2025/08/10 01:55:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700f5b_d20250810_m015246_c001_v7007000_t0000_u01754790766262") 2025/08/10 01:55:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752165_d20250810_m015242_c001_v0001171_t0045_u01754790762312") 2025/08/10 01:55:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f421086135669999e_d20250810_m015246_c001_v7007000_t0000_u01754790766379") 2025/08/10 01:55:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e060e_d20250810_m015242_c001_v0001176_t0039_u01754790762463") 2025/08/10 01:55:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f421086135669999d_d20250810_m015246_c001_v7007000_t0000_u01754790766198") 2025/08/10 01:55:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba9f2_d20250810_m015242_c001_v0001182_t0011_u01754790762493") 2025/08/10 01:55:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700f5e_d20250810_m015246_c001_v7007000_t0000_u01754790766454") 2025/08/10 01:55:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e5d_d20250810_m015242_c001_v0001165_t0051_u01754790762502") 2025/08/10 01:55:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf4a3_d20250810_m015246_c001_v7007000_t0000_u01754790766242") 2025/08/10 01:55:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e7475216b_d20250810_m015242_c001_v0001171_t0007_u01754790762593") 2025/08/10 01:55:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f403ed5585f414473_d20250810_m015246_c001_v7007000_t0000_u01754790766464") 2025/08/10 01:55:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0610_d20250810_m015242_c001_v0001176_t0047_u01754790762690") 2025/08/10 01:55:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d63_d20250810_m015246_c001_v7007000_t0000_u01754790766209") 2025/08/10 01:55:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba9f4_d20250810_m015242_c001_v0001182_t0031_u01754790762702") 2025/08/10 01:55:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d64_d20250810_m015246_c001_v7007000_t0000_u01754790766393") 2025/08/10 01:55:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e63_d20250810_m015242_c001_v0001165_t0031_u01754790762746") 2025/08/10 01:55:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416e654b21e332fb_d20250810_m015246_c001_v7007000_t0000_u01754790766408") 2025/08/10 01:55:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e7475216f_d20250810_m015242_c001_v0001171_t0044_u01754790762898") 2025/08/10 01:55:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f403ed5585f414472_d20250810_m015246_c001_v7007000_t0000_u01754790766250") 2025/08/10 01:55:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba9f6_d20250810_m015242_c001_v0001182_t0035_u01754790762913") 2025/08/10 01:55:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416e654b21e332fa_d20250810_m015246_c001_v7007000_t0000_u01754790766216") 2025/08/10 01:55:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07e65_d20250810_m015242_c001_v0001165_t0022_u01754790762960") 2025/08/10 01:55:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb07_d20250810_m015246_c001_v7007000_t0000_u01754790766422") 2025/08/10 01:55:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0616_d20250810_m015242_c001_v0001176_t0009_u01754790762993") 2025/08/10 01:55:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f421086135669999f_d20250810_m015246_c001_v7007000_t0000_u01754790766560") 2025/08/10 01:55:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba9f8_d20250810_m015243_c001_v0001182_t0050_u01754790763121") 2025/08/10 01:55:34 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28f2a_d20250810_m015055_c001_v7007000_t0000_u01754790655407") 2025/08/10 01:55:34 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1066688a1a6f74c6_d20250810_m015053_c001_v0001180_t0053_u01754790653561") 2025/08/10 01:55:34 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4183e4d6b8dc2975_d20250810_m015053_c001_v7007000_t0000_u01754790653377") 2025/08/10 01:55:34 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1066688a1a6f74be_d20250810_m015050_c001_v0001180_t0033_u01754790650378") 2025/08/10 01:55:34 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4183e4d6b8dc296b_d20250810_m015049_c001_v7007000_t0000_u01754790649648") 2025/08/10 01:55:34 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751e73_d20250810_m015045_c001_v0001171_t0059_u01754790645414") 2025/08/10 01:55:34 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40828a1d178718ad_d20250810_m015043_c001_v7007000_t0000_u01754790643918") 2025/08/10 01:55:34 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f108796e30fc4fb4e_d20250810_m015041_c001_v0001172_t0048_u01754790641592") 2025/08/10 01:55:35 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4210861356699903_d20250810_m015041_c001_v7007000_t0000_u01754790641409") 2025/08/10 01:55:35 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f108796e30fc4fb40_d20250810_m015037_c001_v0001172_t0018_u01754790637207") 2025/08/10 01:55:35 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f42108613566998fd_d20250810_m015036_c001_v7007000_t0000_u01754790636473") 2025/08/10 01:55:35 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751e34_d20250810_m015032_c001_v0001171_t0049_u01754790632251") 2025/08/10 01:55:35 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f417188f9c6e7c3aa_d20250810_m015030_c001_v7007000_t0000_u01754790630972") 2025/08/10 01:55:35 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1009f247fe84e082_d20250810_m015029_c001_v0001090_t0019_u01754790629383") 2025/08/10 01:55:35 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597b71_d20250810_m015029_c001_v7007000_t0000_u01754790629197") 2025/08/10 01:55:35 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1009f247fe84e07e_d20250810_m015026_c001_v0001090_t0033_u01754790626127") 2025/08/10 01:55:35 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597b6e_d20250810_m015025_c001_v7007000_t0000_u01754790625394") 2025/08/10 01:55:35 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119b9d3423999513_d20250810_m015021_c001_v0001177_t0030_u01754790621047") 2025/08/10 01:55:35 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f417188f9c6e7c39d_d20250810_m015019_c001_v7007000_t0000_u01754790619965") 2025/08/10 01:55:35 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119774e08e577e86_d20250810_m015017_c001_v0001106_t0029_u01754790617896") 2025/08/10 01:55:35 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4021a1ce9bc998d3_d20250810_m015017_c001_v7007000_t0000_u01754790617711") 2025/08/10 01:55:35 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119774e08e577e74_d20250810_m015014_c001_v0001106_t0041_u01754790614769") 2025/08/10 01:55:35 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4021a1ce9bc998cf_d20250810_m015014_c001_v7007000_t0000_u01754790614039") 2025/08/10 01:55:35 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07bfd_d20250810_m015008_c001_v0001165_t0053_u01754790608075") 2025/08/10 01:55:35 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41376fab2ee600cd_d20250810_m015007_c001_v7007000_t0000_u01754790607155") 2025/08/10 01:55:35 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f110d26d10fb6a81d_d20250810_m015005_c001_v0001184_t0007_u01754790605073") 2025/08/10 01:55:35 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40430b240b412f83_d20250810_m015004_c001_v7007000_t0000_u01754790604891") 2025/08/10 01:55:35 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f110d26d10fb6a7fd_d20250810_m015001_c001_v0001184_t0012_u01754790601376") 2025/08/10 01:55:36 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40430b240b412f17_d20250810_m015000_c001_v7007000_t0000_u01754790600648") 2025/08/10 01:55:36 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751d78_d20250810_m014954_c001_v0001171_t0040_u01754790594778") 2025/08/10 01:55:36 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f415bcd0266cf9ec1_d20250810_m014953_c001_v7007000_t0000_u01754790593864") 2025/08/10 01:55:36 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f10887b439fc71b4b_d20250810_m014951_c001_v0001131_t0015_u01754790591768") 2025/08/10 01:55:36 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d952fb_d20250810_m014951_c001_v7007000_t0000_u01754790591584") 2025/08/10 01:55:36 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f10887b439fc71b41_d20250810_m014948_c001_v0001131_t0029_u01754790588049") 2025/08/10 01:55:36 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d952f1_d20250810_m014947_c001_v7007000_t0000_u01754790587320") 2025/08/10 01:55:36 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119b9d34239994a8_d20250810_m014941_c001_v0001177_t0015_u01754790581783") 2025/08/10 01:55:36 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836761d_d20250810_m014940_c001_v7007000_t0000_u01754790580659") 2025/08/10 01:55:36 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f11502002891ab79e_d20250810_m014935_c001_v0001161_t0030_u01754790575125") 2025/08/10 01:55:36 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40673a98df864980_d20250810_m014934_c001_v7007000_t0000_u01754790574922") 2025/08/10 01:55:36 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07b6b_d20250810_m014931_c001_v0001165_t0012_u01754790571036") 2025/08/10 01:55:36 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1031ef20c4d0207c_d20250810_m014930_c001_v0001161_t0055_u01754790570173") 2025/08/10 01:55:36 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1031ef20c4d02078_d20250810_m014929_c001_v0001161_t0042_u01754790569125") 2025/08/10 01:55:36 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4070d5d6710620cb_d20250810_m014916_c001_v7007000_t0000_u01754790556143") 2025/08/10 01:55:36 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119b9d342399944d_d20250810_m014909_c001_v0001177_t0021_u01754790549363") 2025/08/10 01:55:36 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f10153059d3d68cf9_d20250810_m014908_c001_v0001183_t0016_u01754790548602") 2025/08/10 01:55:36 DEBUG : dst/one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f10153059d3d68cf1_d20250810_m014907_c001_v0001183_t0005_u01754790547635") 2025/08/10 01:55:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28f2c_d20250810_m015055_c001_v7007000_t0000_u01754790655588") 2025/08/10 01:55:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f117f2b248b8063a2_d20250810_m015053_c001_v0001177_t0051_u01754790653172") 2025/08/10 01:55:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f118525234e700962_d20250810_m015049_c001_v0001178_t0025_u01754790649321") 2025/08/10 01:55:37 DEBUG : dst/one.bak: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40828a1d178718ae_d20250810_m015044_c001_v7007000_t0000_u01754790644101") 2025/08/10 01:55:37 DEBUG : dst/one.bak: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f100cefd2c2174bc1_d20250810_m015040_c001_v0001113_t0024_u01754790640980") 2025/08/10 01:55:37 DEBUG : dst/one.bak: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1003999c4648c9d2_d20250810_m015036_c001_v0001145_t0022_u01754790636125") 2025/08/10 01:55:37 DEBUG : dst/one.bak: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f417188f9c6e7c3ab_d20250810_m015031_c001_v7007000_t0000_u01754790631154") 2025/08/10 01:55:37 DEBUG : dst/one.bak: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f113c842604f49491_d20250810_m015028_c001_v0001116_t0009_u01754790628553") 2025/08/10 01:55:37 DEBUG : dst/one.bak: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f113c842604f4948f_d20250810_m015024_c001_v0001116_t0049_u01754790624850") 2025/08/10 01:55:37 DEBUG : dst/three: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836761e_d20250810_m014940_c001_v7007000_t0000_u01754790580841") 2025/08/10 01:55:37 DEBUG : dst/three: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1031ef20c4d020a1_d20250810_m014939_c001_v0001161_t0006_u01754790579268") 2025/08/10 01:55:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28f2d_d20250810_m015055_c001_v7007000_t0000_u01754790655772") 2025/08/10 01:55:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f109e8eb8d58c85bb_d20250810_m015054_c001_v0001171_t0029_u01754790654320") 2025/08/10 01:55:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f109e8eb8d58c85b1_d20250810_m015051_c001_v0001171_t0008_u01754790651193") 2025/08/10 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28f2e_d20250810_m015055_c001_v7007000_t0000_u01754790655956") 2025/08/10 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1066688a1a6f74cc_d20250810_m015054_c001_v0001180_t0041_u01754790654804") 2025/08/10 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4183e4d6b8dc2979_d20250810_m015054_c001_v7007000_t0000_u01754790654618") 2025/08/10 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1066688a1a6f74c2_d20250810_m015051_c001_v0001180_t0026_u01754790651717") 2025/08/10 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4183e4d6b8dc296e_d20250810_m015051_c001_v7007000_t0000_u01754790651531") 2025/08/10 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119b9d342399955c_d20250810_m015046_c001_v0001177_t0053_u01754790646651") 2025/08/10 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40828a1d178718af_d20250810_m015044_c001_v7007000_t0000_u01754790644286") 2025/08/10 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f108796e30fc4fb54_d20250810_m015043_c001_v0001172_t0052_u01754790643055") 2025/08/10 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4210861356699906_d20250810_m015042_c001_v7007000_t0000_u01754790642861") 2025/08/10 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f108796e30fc4fb48_d20250810_m015039_c001_v0001172_t0008_u01754790639268") 2025/08/10 01:55:37 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4210861356699900_d20250810_m015039_c001_v7007000_t0000_u01754790639082") 2025/08/10 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119b9d3423999533_d20250810_m015033_c001_v0001177_t0058_u01754790633445") 2025/08/10 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597b74_d20250810_m015030_c001_v7007000_t0000_u01754790630415") 2025/08/10 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119b9d3423999527_d20250810_m015027_c001_v0001177_t0035_u01754790627745") 2025/08/10 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597b70_d20250810_m015027_c001_v7007000_t0000_u01754790627014") 2025/08/10 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07c35_d20250810_m015022_c001_v0001165_t0026_u01754790622325") 2025/08/10 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4021a1ce9bc998d4_d20250810_m015019_c001_v7007000_t0000_u01754790619036") 2025/08/10 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07c1c_d20250810_m015016_c001_v0001165_t0044_u01754790616723") 2025/08/10 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4021a1ce9bc998d1_d20250810_m015015_c001_v7007000_t0000_u01754790615633") 2025/08/10 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751dc4_d20250810_m015009_c001_v0001171_t0016_u01754790609223") 2025/08/10 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40430b240b412f86_d20250810_m015006_c001_v7007000_t0000_u01754790606234") 2025/08/10 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751da1_d20250810_m015003_c001_v0001171_t0038_u01754790603493") 2025/08/10 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40430b240b412f19_d20250810_m015002_c001_v7007000_t0000_u01754790602397") 2025/08/10 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119b9d34239994cd_d20250810_m014956_c001_v0001177_t0038_u01754790596048") 2025/08/10 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d952fc_d20250810_m014952_c001_v7007000_t0000_u01754790592947") 2025/08/10 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119b9d34239994bd_d20250810_m014950_c001_v0001177_t0029_u01754790590217") 2025/08/10 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d952f5_d20250810_m014949_c001_v7007000_t0000_u01754790589128") 2025/08/10 01:55:38 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07b9f_d20250810_m014942_c001_v0001165_t0049_u01754790582665") 2025/08/10 01:55:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40828a1d178718b0_d20250810_m015044_c001_v7007000_t0000_u01754790644484") 2025/08/10 01:55:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1102d0710585882f_d20250810_m015042_c001_v0001177_t0056_u01754790642636") 2025/08/10 01:55:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f105afc176729715a_d20250810_m015038_c001_v0001179_t0026_u01754790638211") 2025/08/10 01:55:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f417188f9c6e7c3ac_d20250810_m015031_c001_v7007000_t0000_u01754790631335") 2025/08/10 01:55:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f10746ea506edd51e_d20250810_m015030_c001_v0001150_t0055_u01754790630160") 2025/08/10 01:55:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f106cbf812ea65edf_d20250810_m015026_c001_v0001172_t0014_u01754790626681") 2025/08/10 01:55:39 DEBUG : dst/two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28f2f_d20250810_m015056_c001_v7007000_t0000_u01754790656138") 2025/08/10 01:55:39 DEBUG : dst/two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07c76_d20250810_m015046_c001_v0001165_t0031_u01754790646072") 2025/08/10 01:55:39 DEBUG : dst/two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40828a1d178718b1_d20250810_m015044_c001_v7007000_t0000_u01754790644667") 2025/08/10 01:55:39 DEBUG : dst/two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07c55_d20250810_m015032_c001_v0001165_t0056_u01754790632877") 2025/08/10 01:55:39 DEBUG : dst/two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f417188f9c6e7c3ad_d20250810_m015031_c001_v7007000_t0000_u01754790631516") 2025/08/10 01:55:39 DEBUG : dst/two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751e08_d20250810_m015021_c001_v0001171_t0032_u01754790621627") 2025/08/10 01:55:39 DEBUG : dst/two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f417188f9c6e7c39f_d20250810_m015020_c001_v7007000_t0000_u01754790620220") 2025/08/10 01:55:39 DEBUG : dst/two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119b9d34239994f4_d20250810_m015008_c001_v0001177_t0053_u01754790608643") 2025/08/10 01:55:39 DEBUG : dst/two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41376fab2ee600ce_d20250810_m015007_c001_v7007000_t0000_u01754790607341") 2025/08/10 01:55:39 DEBUG : dst/two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07bcf_d20250810_m014955_c001_v0001165_t0020_u01754790595461") 2025/08/10 01:55:39 DEBUG : dst/two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f415bcd0266cf9ec2_d20250810_m014954_c001_v7007000_t0000_u01754790594049") 2025/08/10 01:55:39 DEBUG : dst/two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751d39_d20250810_m014942_c001_v0001171_t0053_u01754790582364") 2025/08/10 01:55:39 DEBUG : dst/two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836761f_d20250810_m014941_c001_v7007000_t0000_u01754790581034") 2025/08/10 01:55:39 DEBUG : dst/two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f118d2f41e28558c8_d20250810_m014936_c001_v0001171_t0001_u01754790576807") 2025/08/10 01:55:39 DEBUG : dst/two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4070d5d6710620cc_d20250810_m014916_c001_v7007000_t0000_u01754790556325") 2025/08/10 01:55:39 DEBUG : dst/two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f10153059d3d68d15_d20250810_m014915_c001_v0001183_t0047_u01754790555207") 2025/08/10 01:55:39 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f404e3ce286b27188_d20250810_m014839_c001_v7007000_t0000_u01754790519032") 2025/08/10 01:55:39 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07aad_d20250810_m014832_c001_v0001165_t0046_u01754790512225") 2025/08/10 01:55:39 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce6f3d_d20250810_m014830_c001_v7007000_t0000_u01754790510206") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07a66_d20250810_m014810_c001_v0001165_t0044_u01754790490568") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce6dd8_d20250810_m014755_c001_v7007000_t0000_u01754790475037") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07a2b_d20250810_m014748_c001_v0001165_t0037_u01754790468625") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28e08_d20250810_m014729_c001_v7007000_t0000_u01754790449238") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae079d2_d20250810_m014727_c001_v0001165_t0034_u01754790447469") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28e02_d20250810_m014726_c001_v7007000_t0000_u01754790446719") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae079be_d20250810_m014725_c001_v0001165_t0014_u01754790445460") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28db0_d20250810_m014722_c001_v7007000_t0000_u01754790442866") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae079a4_d20250810_m014721_c001_v0001165_t0047_u01754790441315") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28d93_d20250810_m014720_c001_v7007000_t0000_u01754790440486") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae0799a_d20250810_m014719_c001_v0001165_t0010_u01754790439238") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28d84_d20250810_m014714_c001_v7007000_t0000_u01754790434104") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07978_d20250810_m014712_c001_v0001165_t0020_u01754790432700") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28d80_d20250810_m014711_c001_v7007000_t0000_u01754790431945") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae0796e_d20250810_m014711_c001_v0001165_t0022_u01754790431158") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28d77_d20250810_m014707_c001_v7007000_t0000_u01754790427333") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07953_d20250810_m014705_c001_v0001165_t0033_u01754790425688") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700dde_d20250810_m014703_c001_v7007000_t0000_u01754790423835") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae0794b_d20250810_m014702_c001_v0001165_t0054_u01754790422846") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700ddd_d20250810_m014702_c001_v7007000_t0000_u01754790422483") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f102d3686cb4c7bc7_d20250810_m014701_c001_v0001183_t0001_u01754790421915") 2025/08/10 01:55:40 DEBUG : empty space: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07947_d20250810_m014700_c001_v0001165_t0057_u01754790420380") 2025/08/10 01:55:40 DEBUG : enormous: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28e07_d20250810_m014728_c001_v7007000_t0000_u01754790448499") 2025/08/10 01:55:41 DEBUG : enormous: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae079d4_d20250810_m014727_c001_v0001165_t0008_u01754790447684") 2025/08/10 01:55:41 DEBUG : existing: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28f40_d20250810_m015100_c001_v7007000_t0000_u01754790660793") 2025/08/10 01:55:41 DEBUG : existing: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119b9d3423999581_d20250810_m015059_c001_v0001177_t0055_u01754790659613") 2025/08/10 01:55:41 DEBUG : existing: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40744f92fd41230c_d20250810_m014747_c001_v7007000_t0000_u01754790467189") 2025/08/10 01:55:41 DEBUG : existing: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07a27_d20250810_m014746_c001_v0001165_t0000_u01754790466213") 2025/08/10 01:55:41 DEBUG : existing: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700dca_d20250810_m014657_c001_v7007000_t0000_u01754790417713") 2025/08/10 01:55:41 DEBUG : existing: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae0792a_d20250810_m014656_c001_v0001165_t0050_u01754790416726") 2025/08/10 01:55:41 DEBUG : existing: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700d9e_d20250810_m014656_c001_v7007000_t0000_u01754790416177") 2025/08/10 01:55:41 DEBUG : existing: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07926_d20250810_m014655_c001_v0001165_t0017_u01754790415514") 2025/08/10 01:55:41 DEBUG : existing: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae0791e_d20250810_m014654_c001_v0001165_t0056_u01754790414759") 2025/08/10 01:55:41 DEBUG : existing-b: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40744f92fd41230d_d20250810_m014747_c001_v7007000_t0000_u01754790467373") 2025/08/10 01:55:41 DEBUG : existing-b: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119b9d342399937a_d20250810_m014746_c001_v0001177_t0036_u01754790466204") 2025/08/10 01:55:41 DEBUG : file1: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d34_d20250810_m015150_c001_v7007000_t0000_u01754790710382") 2025/08/10 01:55:41 DEBUG : file1: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0537_d20250810_m015149_c001_v0001176_t0046_u01754790709521") 2025/08/10 01:55:41 DEBUG : file1: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d30_d20250810_m015148_c001_v7007000_t0000_u01754790708192") 2025/08/10 01:55:41 DEBUG : file1: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d7d_d20250810_m015147_c001_v0001165_t0020_u01754790707259") 2025/08/10 01:55:41 DEBUG : five: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28e0c_d20250810_m014732_c001_v7007000_t0000_u01754790452811") 2025/08/10 01:55:41 DEBUG : five: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4192d9771ae079f2_d20250810_m014730_c001_v0001165_t0057_u01754790450907") 2025/08/10 01:55:41 DEBUG : foo: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700ddf_d20250810_m014705_c001_v7007000_t0000_u01754790425323") 2025/08/10 01:55:41 DEBUG : foo: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4192d9771ae0794f_d20250810_m014704_c001_v0001165_t0057_u01754790424770") 2025/08/10 01:55:42 DEBUG : foo: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4192d9771ae0794d_d20250810_m014704_c001_v0001165_t0057_u01754790424211") 2025/08/10 01:55:42 DEBUG : four: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28e0d_d20250810_m014732_c001_v7007000_t0000_u01754790452993") 2025/08/10 01:55:42 DEBUG : four: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4067462e74751a99_d20250810_m014731_c001_v0001171_t0044_u01754790451652") 2025/08/10 01:55:42 DEBUG : four: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae079ec_d20250810_m014730_c001_v0001165_t0053_u01754790450334") 2025/08/10 01:55:42 DEBUG : hello world2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce6d7d_d20250810_m014557_c001_v7007000_t0000_u01754790357159") 2025/08/10 01:55:42 DEBUG : hello world2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f11493b8c24ce1719_d20250810_m014556_c001_v0001041_t0038_u01754790356478") 2025/08/10 01:55:42 DEBUG : ignore-size: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700d6f_d20250810_m014654_c001_v7007000_t0000_u01754790414394") 2025/08/10 01:55:42 DEBUG : ignore-size: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae0791a_d20250810_m014653_c001_v0001165_t0050_u01754790413409") 2025/08/10 01:55:42 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40744f92fd41230a_d20250810_m014745_c001_v7007000_t0000_u01754790465423") 2025/08/10 01:55:42 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07a1f_d20250810_m014744_c001_v0001165_t0036_u01754790464775") 2025/08/10 01:55:42 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40744f92fd412308_d20250810_m014744_c001_v7007000_t0000_u01754790464022") 2025/08/10 01:55:42 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07a19_d20250810_m014743_c001_v0001165_t0012_u01754790463076") 2025/08/10 01:55:42 DEBUG : one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28e0e_d20250810_m014733_c001_v7007000_t0000_u01754790453177") 2025/08/10 01:55:42 DEBUG : one: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4192d9771ae079e4_d20250810_m014729_c001_v0001165_t0057_u01754790449639") 2025/08/10 01:55:42 DEBUG : only0: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d1a_d20250810_m015142_c001_v7007000_t0000_u01754790702829") 2025/08/10 01:55:42 DEBUG : only0: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4192d9771ae07d4f_d20250810_m015137_c001_v0001165_t0057_u01754790697192") 2025/08/10 01:55:42 DEBUG : only0: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f5d_d20250810_m015125_c001_v0001171_t0059_u01754790685587") 2025/08/10 01:55:42 DEBUG : only0: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f421086135669992b_d20250810_m015119_c001_v7007000_t0000_u01754790679742") 2025/08/10 01:55:42 DEBUG : only0: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751eeb_d20250810_m015107_c001_v0001171_t0040_u01754790667203") 2025/08/10 01:55:42 DEBUG : only1: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d1b_d20250810_m015143_c001_v7007000_t0000_u01754790703010") 2025/08/10 01:55:42 DEBUG : only1: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4192d9771ae07d59_d20250810_m015137_c001_v0001165_t0057_u01754790697960") 2025/08/10 01:55:42 DEBUG : only1: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f5f_d20250810_m015126_c001_v0001171_t0021_u01754790686136") 2025/08/10 01:55:43 DEBUG : only1: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8cd6_d20250810_m015119_c001_v7007000_t0000_u01754790679373") 2025/08/10 01:55:43 DEBUG : only1: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751eed_d20250810_m015107_c001_v0001171_t0022_u01754790667746") 2025/08/10 01:55:43 DEBUG : only10: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d1d_d20250810_m015143_c001_v7007000_t0000_u01754790703191") 2025/08/10 01:55:43 DEBUG : only10: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4067462e74751fc4_d20250810_m015137_c001_v0001171_t0044_u01754790697202") 2025/08/10 01:55:43 DEBUG : only10: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f94_d20250810_m015131_c001_v0001171_t0029_u01754790691014") 2025/08/10 01:55:43 DEBUG : only10: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8cd9_d20250810_m015119_c001_v7007000_t0000_u01754790679762") 2025/08/10 01:55:43 DEBUG : only10: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f12_d20250810_m015112_c001_v0001171_t0008_u01754790672657") 2025/08/10 01:55:43 DEBUG : only11: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d1e_d20250810_m015143_c001_v7007000_t0000_u01754790703373") 2025/08/10 01:55:43 DEBUG : only11: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f404c88c0eb0e050e_d20250810_m015137_c001_v0001176_t0049_u01754790697758") 2025/08/10 01:55:43 DEBUG : only11: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f9b_d20250810_m015131_c001_v0001171_t0057_u01754790691523") 2025/08/10 01:55:43 DEBUG : only11: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40828a1d178718d4_d20250810_m015119_c001_v7007000_t0000_u01754790679763") 2025/08/10 01:55:43 DEBUG : only11: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f14_d20250810_m015113_c001_v0001171_t0026_u01754790673178") 2025/08/10 01:55:43 DEBUG : only12: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d1f_d20250810_m015143_c001_v7007000_t0000_u01754790703555") 2025/08/10 01:55:43 DEBUG : only12: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4192d9771ae07d53_d20250810_m015137_c001_v0001165_t0057_u01754790697776") 2025/08/10 01:55:43 DEBUG : only12: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f9d_d20250810_m015132_c001_v0001171_t0000_u01754790692041") 2025/08/10 01:55:43 DEBUG : only12: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4210861356699929_d20250810_m015119_c001_v7007000_t0000_u01754790679558") 2025/08/10 01:55:43 DEBUG : only12: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f16_d20250810_m015113_c001_v0001171_t0012_u01754790673743") 2025/08/10 01:55:43 DEBUG : only13: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d20_d20250810_m015143_c001_v7007000_t0000_u01754790703738") 2025/08/10 01:55:43 DEBUG : only13: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4037d91f8dfba895_d20250810_m015137_c001_v0001182_t0015_u01754790697948") 2025/08/10 01:55:43 DEBUG : only13: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751fa5_d20250810_m015132_c001_v0001171_t0008_u01754790692645") 2025/08/10 01:55:44 DEBUG : only13: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4145fb5ce5b29004_d20250810_m015119_c001_v7007000_t0000_u01754790679782") 2025/08/10 01:55:44 DEBUG : only13: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f1a_d20250810_m015114_c001_v0001171_t0013_u01754790674246") 2025/08/10 01:55:44 DEBUG : only14: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d21_d20250810_m015143_c001_v7007000_t0000_u01754790703919") 2025/08/10 01:55:44 DEBUG : only14: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4192d9771ae07d5f_d20250810_m015138_c001_v0001165_t0057_u01754790698335") 2025/08/10 01:55:44 DEBUG : only14: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751fab_d20250810_m015133_c001_v0001171_t0016_u01754790693126") 2025/08/10 01:55:44 DEBUG : only14: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8cd8_d20250810_m015119_c001_v7007000_t0000_u01754790679578") 2025/08/10 01:55:44 DEBUG : only14: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f1c_d20250810_m015114_c001_v0001171_t0058_u01754790674743") 2025/08/10 01:55:44 DEBUG : only15: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d22_d20250810_m015144_c001_v7007000_t0000_u01754790704100") 2025/08/10 01:55:44 DEBUG : only15: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4192d9771ae07d51_d20250810_m015137_c001_v0001165_t0057_u01754790697590") 2025/08/10 01:55:44 DEBUG : only15: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751fb0_d20250810_m015133_c001_v0001171_t0048_u01754790693660") 2025/08/10 01:55:44 DEBUG : only15: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f421086135669992c_d20250810_m015119_c001_v7007000_t0000_u01754790679928") 2025/08/10 01:55:44 DEBUG : only15: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f1e_d20250810_m015115_c001_v0001171_t0045_u01754790675528") 2025/08/10 01:55:44 DEBUG : only16: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d23_d20250810_m015144_c001_v7007000_t0000_u01754790704284") 2025/08/10 01:55:44 DEBUG : only16: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4067462e74751fc6_d20250810_m015137_c001_v0001171_t0044_u01754790697600") 2025/08/10 01:55:44 DEBUG : only16: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751fb2_d20250810_m015134_c001_v0001171_t0051_u01754790694147") 2025/08/10 01:55:44 DEBUG : only16: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8cdb_d20250810_m015119_c001_v7007000_t0000_u01754790679944") 2025/08/10 01:55:44 DEBUG : only16: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f24_d20250810_m015116_c001_v0001171_t0041_u01754790676093") 2025/08/10 01:55:45 DEBUG : only17: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d24_d20250810_m015144_c001_v7007000_t0000_u01754790704466") 2025/08/10 01:55:45 DEBUG : only17: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4067462e74751fcc_d20250810_m015137_c001_v0001171_t0044_u01754790697785") 2025/08/10 01:55:45 DEBUG : only17: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751fb8_d20250810_m015134_c001_v0001171_t0054_u01754790694893") 2025/08/10 01:55:45 DEBUG : only17: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce8cdc_d20250810_m015120_c001_v7007000_t0000_u01754790680132") 2025/08/10 01:55:45 DEBUG : only17: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f2a_d20250810_m015116_c001_v0001171_t0057_u01754790676592") 2025/08/10 01:55:45 DEBUG : only18: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d25_d20250810_m015144_c001_v7007000_t0000_u01754790704647") 2025/08/10 01:55:45 DEBUG : only18: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4067462e74751fd2_d20250810_m015138_c001_v0001171_t0044_u01754790698345") 2025/08/10 01:55:45 DEBUG : only18: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751fba_d20250810_m015135_c001_v0001171_t0020_u01754790695482") 2025/08/10 01:55:45 DEBUG : only18: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4210861356699926_d20250810_m015118_c001_v7007000_t0000_u01754790678999") 2025/08/10 01:55:45 DEBUG : only18: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f30_d20250810_m015117_c001_v0001171_t0012_u01754790677076") 2025/08/10 01:55:45 DEBUG : only19: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d26_d20250810_m015144_c001_v7007000_t0000_u01754790704833") 2025/08/10 01:55:45 DEBUG : only19: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f404c88c0eb0e0510_d20250810_m015137_c001_v0001176_t0049_u01754790697944") 2025/08/10 01:55:45 DEBUG : only19: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751fbc_d20250810_m015136_c001_v0001171_t0011_u01754790696047") 2025/08/10 01:55:45 DEBUG : only19: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4210861356699927_d20250810_m015119_c001_v7007000_t0000_u01754790679191") 2025/08/10 01:55:45 DEBUG : only19: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f32_d20250810_m015117_c001_v0001171_t0018_u01754790677624") 2025/08/10 01:55:45 DEBUG : only2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d27_d20250810_m015145_c001_v7007000_t0000_u01754790705014") 2025/08/10 01:55:45 DEBUG : only2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4067462e74751fce_d20250810_m015137_c001_v0001171_t0044_u01754790697970") 2025/08/10 01:55:46 DEBUG : only2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f61_d20250810_m015126_c001_v0001171_t0009_u01754790686790") 2025/08/10 01:55:46 DEBUG : only2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40828a1d178718d6_d20250810_m015119_c001_v7007000_t0000_u01754790679946") 2025/08/10 01:55:46 DEBUG : only2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751ef1_d20250810_m015108_c001_v0001171_t0031_u01754790668388") 2025/08/10 01:55:46 DEBUG : only3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d28_d20250810_m015145_c001_v7007000_t0000_u01754790705196") 2025/08/10 01:55:46 DEBUG : only3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f404c88c0eb0e0512_d20250810_m015138_c001_v0001176_t0049_u01754790698128") 2025/08/10 01:55:46 DEBUG : only3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f65_d20250810_m015127_c001_v0001171_t0045_u01754790687411") 2025/08/10 01:55:46 DEBUG : only3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4210861356699928_d20250810_m015119_c001_v7007000_t0000_u01754790679375") 2025/08/10 01:55:46 DEBUG : only3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751efc_d20250810_m015108_c001_v0001171_t0055_u01754790668934") 2025/08/10 01:55:46 DEBUG : only4: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d29_d20250810_m015145_c001_v7007000_t0000_u01754790705377") 2025/08/10 01:55:46 DEBUG : only4: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4037d91f8dfba897_d20250810_m015138_c001_v0001182_t0015_u01754790698139") 2025/08/10 01:55:46 DEBUG : only4: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f69_d20250810_m015127_c001_v0001171_t0057_u01754790687967") 2025/08/10 01:55:46 DEBUG : only4: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4145fb5ce5b29002_d20250810_m015119_c001_v7007000_t0000_u01754790679406") 2025/08/10 01:55:46 DEBUG : only4: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751efe_d20250810_m015109_c001_v0001171_t0056_u01754790669428") 2025/08/10 01:55:46 DEBUG : only5: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d2a_d20250810_m015145_c001_v7007000_t0000_u01754790705558") 2025/08/10 01:55:46 DEBUG : only5: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4192d9771ae07d5d_d20250810_m015138_c001_v0001165_t0057_u01754790698149") 2025/08/10 01:55:46 DEBUG : only5: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f6f_d20250810_m015128_c001_v0001171_t0035_u01754790688511") 2025/08/10 01:55:46 DEBUG : only5: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4145fb5ce5b29006_d20250810_m015119_c001_v7007000_t0000_u01754790679965") 2025/08/10 01:55:46 DEBUG : only5: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f04_d20250810_m015109_c001_v0001171_t0049_u01754790669960") 2025/08/10 01:55:46 DEBUG : only6: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d2b_d20250810_m015145_c001_v7007000_t0000_u01754790705740") 2025/08/10 01:55:46 DEBUG : only6: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4067462e74751fd0_d20250810_m015138_c001_v0001171_t0044_u01754790698158") 2025/08/10 01:55:47 DEBUG : only6: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f75_d20250810_m015128_c001_v0001171_t0026_u01754790688959") 2025/08/10 01:55:47 DEBUG : only6: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40828a1d178718d3_d20250810_m015119_c001_v7007000_t0000_u01754790679572") 2025/08/10 01:55:47 DEBUG : only6: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f06_d20250810_m015110_c001_v0001171_t0053_u01754790670487") 2025/08/10 01:55:47 DEBUG : only7: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d2c_d20250810_m015145_c001_v7007000_t0000_u01754790705922") 2025/08/10 01:55:47 DEBUG : only7: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f404c88c0eb0e0514_d20250810_m015138_c001_v0001176_t0049_u01754790698311") 2025/08/10 01:55:47 DEBUG : only7: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f7f_d20250810_m015129_c001_v0001171_t0048_u01754790689486") 2025/08/10 01:55:47 DEBUG : only7: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40828a1d178718d2_d20250810_m015119_c001_v7007000_t0000_u01754790679386") 2025/08/10 01:55:47 DEBUG : only7: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f0a_d20250810_m015111_c001_v0001171_t0010_u01754790671046") 2025/08/10 01:55:47 DEBUG : only8: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d2d_d20250810_m015146_c001_v7007000_t0000_u01754790706103") 2025/08/10 01:55:47 DEBUG : only8: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4037d91f8dfba899_d20250810_m015138_c001_v0001182_t0015_u01754790698325") 2025/08/10 01:55:47 DEBUG : only8: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f83_d20250810_m015129_c001_v0001171_t0038_u01754790689997") 2025/08/10 01:55:47 DEBUG : only8: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f421086135669992d_d20250810_m015120_c001_v7007000_t0000_u01754790680123") 2025/08/10 01:55:47 DEBUG : only8: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f0c_d20250810_m015111_c001_v0001171_t0057_u01754790671698") 2025/08/10 01:55:47 DEBUG : only9: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d2e_d20250810_m015146_c001_v7007000_t0000_u01754790706284") 2025/08/10 01:55:47 DEBUG : only9: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f404c88c0eb0e0516_d20250810_m015138_c001_v0001176_t0049_u01754790698495") 2025/08/10 01:55:47 DEBUG : only9: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f89_d20250810_m015130_c001_v0001171_t0030_u01754790690500") 2025/08/10 01:55:47 DEBUG : only9: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4145fb5ce5b29003_d20250810_m015119_c001_v7007000_t0000_u01754790679592") 2025/08/10 01:55:47 DEBUG : only9: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751f0e_d20250810_m015112_c001_v0001171_t0056_u01754790672200") 2025/08/10 01:55:47 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40744f92fd412306_d20250810_m014741_c001_v7007000_t0000_u01754790461936") 2025/08/10 01:55:47 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751abd_d20250810_m014740_c001_v0001171_t0052_u01754790460043") 2025/08/10 01:55:47 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40744f92fd412303_d20250810_m014738_c001_v7007000_t0000_u01754790458935") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07a0c_d20250810_m014737_c001_v0001165_t0014_u01754790457170") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40744f92fd4122ff_d20250810_m014736_c001_v7007000_t0000_u01754790456433") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119b9d3423999363_d20250810_m014734_c001_v0001177_t0018_u01754790454123") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28de4_d20250810_m014724_c001_v7007000_t0000_u01754790444688") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae079b0_d20250810_m014723_c001_v0001165_t0018_u01754790443414") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28d95_d20250810_m014721_c001_v7007000_t0000_u01754790441897") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae079a2_d20250810_m014721_c001_v0001165_t0010_u01754790441116") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28d92_d20250810_m014719_c001_v7007000_t0000_u01754790439834") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07998_d20250810_m014719_c001_v0001165_t0046_u01754790439017") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28d83_d20250810_m014713_c001_v7007000_t0000_u01754790433540") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07976_d20250810_m014712_c001_v0001165_t0045_u01754790432499") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28d81_d20250810_m014712_c001_v7007000_t0000_u01754790432129") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae0796c_d20250810_m014710_c001_v0001165_t0027_u01754790430931") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28d7d_d20250810_m014710_c001_v7007000_t0000_u01754790430567") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07968_d20250810_m014710_c001_v0001165_t0001_u01754790430000") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07965_d20250810_m014709_c001_v0001165_t0053_u01754790429436") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28d7b_d20250810_m014709_c001_v7007000_t0000_u01754790429072") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07961_d20250810_m014708_c001_v0001165_t0049_u01754790428475") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae0795f_d20250810_m014707_c001_v0001165_t0033_u01754790427879") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28d78_d20250810_m014707_c001_v7007000_t0000_u01754790427515") 2025/08/10 01:55:48 DEBUG : potato: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07957_d20250810_m014706_c001_v0001165_t0013_u01754790426659") 2025/08/10 01:55:48 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40673a98df864895_d20250810_m014852_c001_v7007000_t0000_u01754790532636") 2025/08/10 01:55:48 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751c37_d20250810_m014851_c001_v0001171_t0035_u01754790531989") 2025/08/10 01:55:49 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f404e3ce286b2718a_d20250810_m014839_c001_v7007000_t0000_u01754790519285") 2025/08/10 01:55:49 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751be6_d20250810_m014831_c001_v0001171_t0030_u01754790511516") 2025/08/10 01:55:49 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836756b_d20250810_m014817_c001_v7007000_t0000_u01754790497367") 2025/08/10 01:55:49 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751b6b_d20250810_m014809_c001_v0001171_t0028_u01754790489878") 2025/08/10 01:55:49 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce6dda_d20250810_m014755_c001_v7007000_t0000_u01754790475876") 2025/08/10 01:55:49 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751aed_d20250810_m014748_c001_v0001171_t0029_u01754790468317") 2025/08/10 01:55:49 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28e06_d20250810_m014728_c001_v7007000_t0000_u01754790448318") 2025/08/10 01:55:49 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae079d0_d20250810_m014727_c001_v0001165_t0041_u01754790447264") 2025/08/10 01:55:49 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28e03_d20250810_m014726_c001_v7007000_t0000_u01754790446902") 2025/08/10 01:55:49 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae079b8_d20250810_m014725_c001_v0001165_t0058_u01754790445236") 2025/08/10 01:55:49 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28deb_d20250810_m014724_c001_v7007000_t0000_u01754790444871") 2025/08/10 01:55:49 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae079b4_d20250810_m014724_c001_v0001165_t0026_u01754790444045") 2025/08/10 01:55:49 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28db6_d20250810_m014723_c001_v7007000_t0000_u01754790443049") 2025/08/10 01:55:49 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae079aa_d20250810_m014722_c001_v0001165_t0015_u01754790442261") 2025/08/10 01:55:49 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28d94_d20250810_m014720_c001_v7007000_t0000_u01754790440751") 2025/08/10 01:55:49 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae0799e_d20250810_m014719_c001_v0001165_t0016_u01754790439843") 2025/08/10 01:55:49 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4157d5f4dfb28d85_d20250810_m014714_c001_v7007000_t0000_u01754790434286") 2025/08/10 01:55:49 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae0797c_d20250810_m014713_c001_v0001165_t0047_u01754790433317") 2025/08/10 01:55:49 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce6d7f_d20250810_m014600_c001_v7007000_t0000_u01754790360218") 2025/08/10 01:55:49 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f11493b8c24ce1721_d20250810_m014559_c001_v0001041_t0042_u01754790359449") 2025/08/10 01:55:50 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce6d7e_d20250810_m014558_c001_v7007000_t0000_u01754790358521") 2025/08/10 01:55:50 DEBUG : potato2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f11493b8c24ce171b_d20250810_m014557_c001_v0001041_t0017_u01754790357728") 2025/08/10 01:55:50 DEBUG : potato3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f404e3ce286b2718b_d20250810_m014839_c001_v7007000_t0000_u01754790519633") 2025/08/10 01:55:50 DEBUG : potato3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119b9d34239993e9_d20250810_m014832_c001_v0001177_t0052_u01754790512822") 2025/08/10 01:55:50 DEBUG : potato3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836756c_d20250810_m014818_c001_v7007000_t0000_u01754790498163") 2025/08/10 01:55:50 DEBUG : potato3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119b9d34239993a4_d20250810_m014811_c001_v0001177_t0016_u01754790491153") 2025/08/10 01:55:50 DEBUG : potato3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce6dd9_d20250810_m014755_c001_v7007000_t0000_u01754790475694") 2025/08/10 01:55:50 DEBUG : potato3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119b9d3423999380_d20250810_m014748_c001_v0001177_t0059_u01754790468845") 2025/08/10 01:55:50 DEBUG : pre-dest1/1: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc2683675fa_d20250810_m014924_c001_v7007000_t0000_u01754790564924") 2025/08/10 01:55:50 DEBUG : pre-dest1/1: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119b9d3423999461_d20250810_m014917_c001_v0001177_t0041_u01754790557076") 2025/08/10 01:55:50 DEBUG : pre-dest2/2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc268367600_d20250810_m014925_c001_v7007000_t0000_u01754790565105") 2025/08/10 01:55:50 DEBUG : pre-dest2/2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751cbc_d20250810_m014917_c001_v0001171_t0025_u01754790557649") 2025/08/10 01:55:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4070d5d6710620b6_d20250810_m014903_c001_v7007000_t0000_u01754790543527") 2025/08/10 01:55:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07b04_d20250810_m014900_c001_v0001165_t0053_u01754790540513") 2025/08/10 01:55:50 DEBUG : sizeonly: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700d6d_d20250810_m014652_c001_v7007000_t0000_u01754790412791") 2025/08/10 01:55:50 DEBUG : sizeonly: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07914_d20250810_m014651_c001_v0001165_t0023_u01754790411792") 2025/08/10 01:55:50 DEBUG : splitbanan: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416fa9f852597c5b_d20250810_m015323_c001_v7007000_t0000_u01754790803748") 2025/08/10 01:55:50 DEBUG : splitbanan: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752244_d20250810_m015316_c001_v0001171_t0057_u01754790796841") 2025/08/10 01:55:50 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc268367790_d20250810_m015429_c001_v7007000_t0000_u01754790869864") 2025/08/10 01:55:50 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae0803e_d20250810_m015423_c001_v0001165_t0023_u01754790863458") 2025/08/10 01:55:50 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700fc1_d20250810_m015416_c001_v7007000_t0000_u01754790856164") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07ffa_d20250810_m015410_c001_v0001165_t0008_u01754790850137") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f654ab_d20250810_m015403_c001_v7007000_t0000_u01754790843101") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07fab_d20250810_m015357_c001_v0001165_t0043_u01754790837171") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d954ce_d20250810_m015349_c001_v7007000_t0000_u01754790829951") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07f69_d20250810_m015343_c001_v0001165_t0044_u01754790823898") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409e81a204e3ce93_d20250810_m015336_c001_v7007000_t0000_u01754790816903") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07f3a_d20250810_m015330_c001_v0001165_t0059_u01754790810392") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f416e654b21e3330c_d20250810_m015318_c001_v7007000_t0000_u01754790798224") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07efa_d20250810_m015315_c001_v0001165_t0040_u01754790795752") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95481_d20250810_m015309_c001_v7007000_t0000_u01754790789079") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0681_d20250810_m015302_c001_v0001176_t0036_u01754790782440") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41376fab2ee60195_d20250810_m015301_c001_v7007000_t0000_u01754790781267") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaa5d_d20250810_m015258_c001_v0001182_t0051_u01754790778421") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f409b96f40f52eb20_d20250810_m015251_c001_v7007000_t0000_u01754790771591") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0619_d20250810_m015244_c001_v0001176_t0002_u01754790764863") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700f55_d20250810_m015243_c001_v7007000_t0000_u01754790763530") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba9e6_d20250810_m015240_c001_v0001182_t0028_u01754790760922") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f401545a959e9f70c_d20250810_m015228_c001_v7007000_t0000_u01754790748523") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba99b_d20250810_m015225_c001_v0001182_t0019_u01754790745257") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4114cc1e363cf488_d20250810_m015218_c001_v7007000_t0000_u01754790738496") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba94f_d20250810_m015212_c001_v0001182_t0053_u01754790732243") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419259e823f653a1_d20250810_m015205_c001_v7007000_t0000_u01754790725465") 2025/08/10 01:55:51 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba8fc_d20250810_m015159_c001_v0001182_t0036_u01754790719461") 2025/08/10 01:55:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f400e933012d95468_d20250810_m015303_c001_v7007000_t0000_u01754790783791") 2025/08/10 01:55:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e747521e2_d20250810_m015259_c001_v0001171_t0048_u01754790779502") 2025/08/10 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d3e_d20250810_m015154_c001_v7007000_t0000_u01754790714225") 2025/08/10 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba8de_d20250810_m015153_c001_v0001182_t0014_u01754790713212") 2025/08/10 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d3c_d20250810_m015152_c001_v7007000_t0000_u01754790712441") 2025/08/10 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e7475202f_d20250810_m015151_c001_v0001171_t0026_u01754790711346") 2025/08/10 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40744f92fd41230b_d20250810_m014745_c001_v7007000_t0000_u01754790465623") 2025/08/10 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751acf_d20250810_m014744_c001_v0001171_t0044_u01754790464764") 2025/08/10 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40744f92fd412309_d20250810_m014744_c001_v7007000_t0000_u01754790464208") 2025/08/10 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119b9d3423999378_d20250810_m014743_c001_v0001177_t0048_u01754790463435") 2025/08/10 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700d69_d20250810_m014649_c001_v7007000_t0000_u01754790409742") 2025/08/10 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae0790b_d20250810_m014648_c001_v0001165_t0024_u01754790408369") 2025/08/10 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700d67_d20250810_m014648_c001_v7007000_t0000_u01754790408005") 2025/08/10 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07905_d20250810_m014647_c001_v0001165_t0022_u01754790407017") 2025/08/10 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700d64_d20250810_m014641_c001_v7007000_t0000_u01754790401369") 2025/08/10 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae078f1_d20250810_m014640_c001_v0001165_t0026_u01754790400222") 2025/08/10 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700d63_d20250810_m014639_c001_v7007000_t0000_u01754790399678") 2025/08/10 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae078ef_d20250810_m014638_c001_v0001165_t0023_u01754790398659") 2025/08/10 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae078e7_d20250810_m014634_c001_v0001165_t0039_u01754790394327") 2025/08/10 01:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700d5c_d20250810_m014633_c001_v7007000_t0000_u01754790393954") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae078e1_d20250810_m014633_c001_v0001165_t0010_u01754790393373") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae078df_d20250810_m014632_c001_v0001165_t0022_u01754790392737") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4202e62cdc700d5a_d20250810_m014632_c001_v7007000_t0000_u01754790392371") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae078da_d20250810_m014629_c001_v0001165_t0010_u01754790389838") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f11493b8c24ce1749_d20250810_m014621_c001_v0001041_t0016_u01754790381439") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f408577b289bf0817_d20250810_m014621_c001_v7007000_t0000_u01754790381072") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f11493b8c24ce1745_d20250810_m014620_c001_v0001041_t0022_u01754790380303") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f11493b8c24ce1743_d20250810_m014619_c001_v0001041_t0024_u01754790379507") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f408577b289bf0816_d20250810_m014618_c001_v7007000_t0000_u01754790378779") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f11493b8c24ce1739_d20250810_m014609_c001_v0001041_t0050_u01754790369628") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce6d92_d20250810_m014609_c001_v7007000_t0000_u01754790369259") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f11493b8c24ce1735_d20250810_m014608_c001_v0001041_t0043_u01754790368334") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce6d8f_d20250810_m014607_c001_v7007000_t0000_u01754790367416") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f11493b8c24ce1731_d20250810_m014606_c001_v0001041_t0007_u01754790366657") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce6d8b_d20250810_m014606_c001_v7007000_t0000_u01754790366104") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f11493b8c24ce172f_d20250810_m014605_c001_v0001041_t0048_u01754790365227") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce6d88_d20250810_m014604_c001_v7007000_t0000_u01754790364308") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f11493b8c24ce172b_d20250810_m014603_c001_v0001041_t0020_u01754790363377") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce6d85_d20250810_m014602_c001_v7007000_t0000_u01754790362821") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f11493b8c24ce1729_d20250810_m014602_c001_v0001041_t0055_u01754790362152") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce6d83_d20250810_m014601_c001_v7007000_t0000_u01754790361598") 2025/08/10 01:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f11493b8c24ce1727_d20250810_m014600_c001_v0001041_t0045_u01754790360771") 2025/08/10 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce6d7c_d20250810_m014555_c001_v7007000_t0000_u01754790355927") 2025/08/10 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f11493b8c24ce1717_d20250810_m014555_c001_v0001041_t0007_u01754790355216") 2025/08/10 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce6d7a_d20250810_m014554_c001_v7007000_t0000_u01754790354664") 2025/08/10 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f11493b8c24ce1715_d20250810_m014553_c001_v0001041_t0042_u01754790353920") 2025/08/10 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce6d78_d20250810_m014552_c001_v7007000_t0000_u01754790352990") 2025/08/10 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f11493b8c24ce1713_d20250810_m014552_c001_v0001041_t0041_u01754790352235") 2025/08/10 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40322871fdce6d72_d20250810_m014549_c001_v7007000_t0000_u01754790349839") 2025/08/10 01:55:54 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f11493b8c24ce170d_d20250810_m014549_c001_v0001041_t0013_u01754790349080") 2025/08/10 01:55:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d3f_d20250810_m015154_c001_v7007000_t0000_u01754790714409") 2025/08/10 01:55:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e0549_d20250810_m015153_c001_v0001176_t0052_u01754790713223") 2025/08/10 01:55:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d3d_d20250810_m015152_c001_v7007000_t0000_u01754790712623") 2025/08/10 01:55:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d8e_d20250810_m015151_c001_v0001165_t0012_u01754790711358") 2025/08/10 01:55:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc268367792_d20250810_m015432_c001_v7007000_t0000_u01754790872007") 2025/08/10 01:55:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752434_d20250810_m015431_c001_v0001171_t0031_u01754790871338") 2025/08/10 01:55:54 DEBUG : sub/yam: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40744f92fd412305_d20250810_m014741_c001_v7007000_t0000_u01754790461331") 2025/08/10 01:55:54 DEBUG : sub/yam: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07a13_d20250810_m014739_c001_v0001165_t0024_u01754790459686") 2025/08/10 01:55:54 DEBUG : test_dir1/file2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d35_d20250810_m015150_c001_v7007000_t0000_u01754790710563") 2025/08/10 01:55:54 DEBUG : test_dir1/file2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae07d85_d20250810_m015149_c001_v0001165_t0033_u01754790709182") 2025/08/10 01:55:54 DEBUG : test_dir1/file2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d31_d20250810_m015148_c001_v7007000_t0000_u01754790708374") 2025/08/10 01:55:54 DEBUG : test_dir1/file2: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752017_d20250810_m015147_c001_v0001171_t0022_u01754790707268") 2025/08/10 01:55:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d38_d20250810_m015150_c001_v7007000_t0000_u01754790710745") 2025/08/10 01:55:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba8cc_d20250810_m015149_c001_v0001182_t0007_u01754790709172") 2025/08/10 01:55:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f412e5d075b009d32_d20250810_m015148_c001_v7007000_t0000_u01754790708557") 2025/08/10 01:55:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfba8be_d20250810_m015147_c001_v0001182_t0049_u01754790707250") 2025/08/10 01:55:55 DEBUG : three: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40744f92fd4122fc_d20250810_m014733_c001_v7007000_t0000_u01754790453364") 2025/08/10 01:55:55 DEBUG : three: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae079fc_d20250810_m014732_c001_v0001165_t0059_u01754790452218") 2025/08/10 01:55:55 DEBUG : three: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae079e8_d20250810_m014730_c001_v0001165_t0026_u01754790450010") 2025/08/10 01:55:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc268367793_d20250810_m015433_c001_v7007000_t0000_u01754790873586") 2025/08/10 01:55:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbac63_d20250810_m015432_c001_v0001182_t0040_u01754790872973") 2025/08/10 01:55:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc2683677ae_d20250810_m015451_c001_v7007000_t0000_u01754790891243") 2025/08/10 01:55:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e081b_d20250810_m015449_c001_v0001176_t0044_u01754790889684") 2025/08/10 01:55:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc2683677a7_d20250810_m015448_c001_v7007000_t0000_u01754790888120") 2025/08/10 01:55:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbaca6_d20250810_m015446_c001_v0001182_t0005_u01754790886444") 2025/08/10 01:55:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc2683677a3_d20250810_m015445_c001_v7007000_t0000_u01754790885484") 2025/08/10 01:55:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74752475_d20250810_m015444_c001_v0001171_t0043_u01754790884796") 2025/08/10 01:55:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836779c_d20250810_m015440_c001_v7007000_t0000_u01754790880266") 2025/08/10 01:55:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbac86_d20250810_m015439_c001_v0001182_t0018_u01754790879440") 2025/08/10 01:55:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836779d_d20250810_m015442_c001_v7007000_t0000_u01754790882259") 2025/08/10 01:55:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e07ea_d20250810_m015441_c001_v0001176_t0009_u01754790881220") 2025/08/10 01:55:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc26836779b_d20250810_m015438_c001_v7007000_t0000_u01754790878485") 2025/08/10 01:55:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e7475245a_d20250810_m015437_c001_v0001171_t0047_u01754790877825") 2025/08/10 01:55:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc268367797_d20250810_m015436_c001_v7007000_t0000_u01754790876866") 2025/08/10 01:55:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae08070_d20250810_m015436_c001_v0001165_t0020_u01754790876197") 2025/08/10 01:55:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc268367796_d20250810_m015435_c001_v7007000_t0000_u01754790875219") 2025/08/10 01:55:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f104c88c0eb0e07e2_d20250810_m015434_c001_v0001176_t0039_u01754790874595") 2025/08/10 01:55:56 DEBUG : toe/toe/toe: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f401545a959e9fb5f_d20250810_m015455_c001_v7007000_t0000_u01754790895959") 2025/08/10 01:55:56 DEBUG : toe/toe/toe: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1037d91f8dfbacde_d20250810_m015455_c001_v0001182_t0025_u01754790895195") 2025/08/10 01:55:56 DEBUG : toe/toe/toe: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc2683677a0_d20250810_m015443_c001_v7007000_t0000_u01754790883845") 2025/08/10 01:55:56 DEBUG : toe/toe/toe: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae0807d_d20250810_m015443_c001_v0001165_t0058_u01754790883207") 2025/08/10 01:55:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc2683677af_d20250810_m015451_c001_v7007000_t0000_u01754790891817") 2025/08/10 01:55:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1192d9771ae0809b_d20250810_m015451_c001_v0001165_t0001_u01754790891010") 2025/08/10 01:55:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f41958dc2683677a8_d20250810_m015448_c001_v7007000_t0000_u01754790888709") 2025/08/10 01:55:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f117a3e39c82ac6f1_d20250810_m015447_c001_v0001153_t0010_u01754790887617") 2025/08/10 01:55:56 DEBUG : two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40744f92fd4122fd_d20250810_m014733_c001_v7007000_t0000_u01754790453548") 2025/08/10 01:55:56 DEBUG : two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f419b9d3423999355_d20250810_m014731_c001_v0001177_t0032_u01754790451469") 2025/08/10 01:55:56 DEBUG : two: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f4192d9771ae079e6_d20250810_m014729_c001_v0001165_t0057_u01754790449825") 2025/08/10 01:55:56 DEBUG : yam: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40744f92fd412307_d20250810_m014742_c001_v7007000_t0000_u01754790462120") 2025/08/10 01:55:56 DEBUG : yam: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f11604b8bf6ac5d5b_d20250810_m014740_c001_v0001146_t0016_u01754790460945") 2025/08/10 01:55:56 DEBUG : yam: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40744f92fd412302_d20250810_m014738_c001_v7007000_t0000_u01754790458382") 2025/08/10 01:55:56 DEBUG : yam: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f119b9d342399936c_d20250810_m014737_c001_v0001177_t0046_u01754790457182") 2025/08/10 01:55:56 DEBUG : yam: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40744f92fd4122fe_d20250810_m014735_c001_v7007000_t0000_u01754790455883") 2025/08/10 01:55:56 DEBUG : yam: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f1067462e74751aa5_d20250810_m014734_c001_v0001171_t0054_u01754790454132") 2025/08/10 01:55:56 DEBUG : yaml: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40744f92fd412304_d20250810_m014739_c001_v7007000_t0000_u01754790459119") 2025/08/10 01:55:57 DEBUG : yaml: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f111469ed23564e6e_d20250810_m014737_c001_v0001161_t0000_u01754790457996") 2025/08/10 01:55:57 DEBUG : yaml: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f40744f92fd412300_d20250810_m014736_c001_v7007000_t0000_u01754790456617") 2025/08/10 01:55:57 DEBUG : yaml: Deleting (id "4_z4fc2bdb3a07d9b1b9f880e1b_f114d970cdc13d576_d20250810_m014735_c001_v0001099_t0017_u01754790455423") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m16.628277124s (try 1/5)