"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/08 03:21:18 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe" 2025/08/08 03:21:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/08 03:21:18 DEBUG : Creating backend with remote "/tmp/rclone3339134870" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:21:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 03:21:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/08 03:21:19 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:21:19 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.87s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:21:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/08 03:21:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 03:21:20 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:21:20 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:21:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:21:21 INFO : sub dir/hello world: Copied (new) 2025/08/08 03:21:21 DEBUG : B2 bucket rclone-test-medazec3mahe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.75s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", 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-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", 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-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:21:22 DEBUG : Creating backend with remote "/non-existing" 2025/08/08 03:21:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/08 03:21:23 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:21:23 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:21:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 03:21:24 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:21:24 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:21:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:21:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.75s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:21:25 INFO : B2 bucket rclone-test-medazec3mahe: Running all checks before starting transfers 2025/08/08 03:21:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 03:21:25 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:21:25 INFO : B2 bucket rclone-test-medazec3mahe: Checks finished, now starting transfers 2025/08/08 03:21:25 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:21:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:21:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.18s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:21:26 ERROR : Ignoring --no-traverse with sync 2025/08/08 03:21:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 03:21:26 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:21:26 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:21:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:21:27 INFO : sub dir/hello world: Copied (new) 2025/08/08 03:21:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.21s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:21:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/08 03:21:28 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:21:28 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:21:28 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/08 03:21:28 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.31s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:21:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 03:21:29 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:21:29 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:21:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:21:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.20s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:21:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 03:21:31 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:21:31 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:21:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:21:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.61s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:21:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/08 03:21:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/08 03:21:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/08 03:21:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/08 03:21:32 INFO : sub dir2: Making directory 2025/08/08 03:21:32 INFO : sub dir: Making directory 2025/08/08 03:21:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 03:21:32 INFO : sub dir2/sub sub dir2: Making directory 2025/08/08 03:21:32 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:21:32 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:21:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:21:32 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/08 03:21:32 DEBUG : B2 bucket rclone-test-medazec3mahe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.21s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:21:33 INFO : sub dir2: Making directory 2025/08/08 03:21:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/08 03:21:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/08 03:21:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 03:21:33 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:21:33 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:21:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:21:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:21:34 DEBUG : sub dir2: Making directory with metadata 2025/08/08 03:21:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/08 03:21:34 INFO : sub dir2: Making directory 2025/08/08 03:21:34 INFO : sub dir: Making directory 2025/08/08 03:21:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 03:21:34 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:21:34 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:21:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:21:35 INFO : sub dir/hello world: Copied (new) 2025/08/08 03:21:35 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/08 03:21:35 DEBUG : B2 bucket rclone-test-medazec3mahe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/08 03:21:35 DEBUG : B2 bucket rclone-test-medazec3mahe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.35s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:21:36 INFO : sub dir2: Making directory 2025/08/08 03:21:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 03:21:36 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:21:36 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:21:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:21:36 INFO : sub dir/hello world: Copied (new) 2025/08/08 03:21:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.37s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:21:37 DEBUG : sub dir2: Making directory with metadata 2025/08/08 03:21:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/08 03:21:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/08 03:21:37 INFO : sub dir2: Making directory 2025/08/08 03:21:37 INFO : sub dir: Making directory 2025/08/08 03:21:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 03:21:37 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:21:37 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:21:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:21:38 INFO : sub dir/hello world: Copied (new) 2025/08/08 03:21:38 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/08 03:21:38 DEBUG : B2 bucket rclone-test-medazec3mahe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.21s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", 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-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:21:39 INFO : sub dir2: Making directory 2025/08/08 03:21:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 03:21:39 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:21:39 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:21:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:21:39 INFO : sub dir/hello world: Copied (new) 2025/08/08 03:21:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.19s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:21:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bikopiq2tabo" 2025/08/08 03:21:40 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-medazec3mahe -> B2 bucket rclone-test-bikopiq2tabo 2025/08/08 03:21:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 03:21:42 DEBUG : B2 bucket rclone-test-bikopiq2tabo: Waiting for checks to finish 2025/08/08 03:21:42 DEBUG : B2 bucket rclone-test-bikopiq2tabo: Waiting for transfers to finish 2025/08/08 03:21:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:21:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/08 03:21:42 DEBUG : B2 bucket rclone-test-bikopiq2tabo: Purge remote 2025/08/08 03:21:42 INFO : B2 bucket rclone-test-bikopiq2tabo: cleaning bucket "rclone-test-bikopiq2tabo" of all files 2025/08/08 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_z2f22dda3b02d8b7b9f880e1b_f108da9ea862cd4a9_d20250808_m032142_c001_v0001182_t0012_u01754623302596") --- PASS: TestServerSideCopy (4.02s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:21:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/08 03:21:45 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:21:45 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:21:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/08 03:21:45 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.87s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:21:46 DEBUG : Creating backend with remote "TestB2:rclone-test-yanuwip9jecu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-medazec3mahe -> B2 bucket rclone-test-yanuwip9jecu 2025/08/08 03:21:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 03:21:47 DEBUG : B2 bucket rclone-test-yanuwip9jecu: Waiting for checks to finish 2025/08/08 03:21:47 DEBUG : B2 bucket rclone-test-yanuwip9jecu: Waiting for transfers to finish 2025/08/08 03:21:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:21:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/08 03:21:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/08 03:21:49 DEBUG : B2 bucket rclone-test-yanuwip9jecu: Waiting for checks to finish 2025/08/08 03:21:49 DEBUG : B2 bucket rclone-test-yanuwip9jecu: Waiting for transfers to finish 2025/08/08 03:21:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/08 03:21:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/08 03:21:50 DEBUG : B2 bucket rclone-test-yanuwip9jecu: Purge remote 2025/08/08 03:21:50 INFO : B2 bucket rclone-test-yanuwip9jecu: cleaning bucket "rclone-test-yanuwip9jecu" of all files 2025/08/08 03:21:50 DEBUG : sub dir/hello world: Deleting (id "4_zff22fd03b02d8b7b9f880e1b_f107f1f2bb5c74dd2_d20250808_m032150_c001_v0001165_t0033_u01754623310024") 2025/08/08 03:21:50 DEBUG : sub dir/hello world: Deleting (id "4_zff22fd03b02d8b7b9f880e1b_f107c69a285da88bb_d20250808_m032148_c001_v0001161_t0054_u01754623308667") --- PASS: TestServerSideCopyOverSelf (6.12s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:21:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/08 03:21:53 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:21:53 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:21:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/08 03:21:53 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/08 03:21:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.72s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:21:54 DEBUG : Creating backend with remote "TestB2:rclone-test-fodunom3bapu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-medazec3mahe -> B2 bucket rclone-test-fodunom3bapu 2025/08/08 03:21:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 03:21:55 DEBUG : B2 bucket rclone-test-fodunom3bapu: Waiting for checks to finish 2025/08/08 03:21:55 DEBUG : B2 bucket rclone-test-fodunom3bapu: Waiting for transfers to finish 2025/08/08 03:21:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:21:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/08 03:21:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/08 03:21:57 DEBUG : B2 bucket rclone-test-fodunom3bapu: Waiting for checks to finish 2025/08/08 03:21:57 DEBUG : B2 bucket rclone-test-fodunom3bapu: Waiting for transfers to finish 2025/08/08 03:21:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/08 03:21:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/08 03:21:58 INFO : sub dir/hello world: Deleted 2025/08/08 03:21:59 DEBUG : testing file moves 2025/08/08 03:21:59 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/08 03:21:59 DEBUG : B2 bucket rclone-test-fodunom3bapu: Waiting for checks to finish 2025/08/08 03:21:59 DEBUG : B2 bucket rclone-test-fodunom3bapu: Waiting for transfers to finish 2025/08/08 03:21:59 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/08 03:21:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/08 03:22:00 INFO : sub dir/hello world: Deleted 2025/08/08 03:22:00 DEBUG : B2 bucket rclone-test-fodunom3bapu: Purge remote 2025/08/08 03:22:00 INFO : B2 bucket rclone-test-fodunom3bapu: cleaning bucket "rclone-test-fodunom3bapu" of all files 2025/08/08 03:22:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf420df3b03d8b7b9f880e1b_f1176590a69431713_d20250808_m032159_c001_v0001100_t0022_u01754623319771") 2025/08/08 03:22:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf420df3b03d8b7b9f880e1b_f1049d46da7d5bab4_d20250808_m032158_c001_v0001042_t0011_u01754623318030") 2025/08/08 03:22:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf420df3b03d8b7b9f880e1b_f116f596194433849_d20250808_m032156_c001_v0001040_t0002_u01754623316623") --- PASS: TestServerSideMoveOverSelf (8.08s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:02 ERROR : error listing: directory not found 2025/08/08 03:22:02 INFO : Local file system at /tmp/rclone3339134870: Making directory 2025/08/08 03:22:02 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:02 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.44s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 03:22:04 DEBUG : Local file system at /tmp/rclone3339134870: Waiting for checks to finish 2025/08/08 03:22:04 DEBUG : Local file system at /tmp/rclone3339134870: Waiting for transfers to finish 2025/08/08 03:22:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:22:04 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/08 03:22:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.80s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:05 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/08 03:22:05 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:05 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/08 03:22:06 INFO : check sum: Copied (new) 2025/08/08 03:22:06 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:06 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/08 03:22:06 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/08 03:22:06 DEBUG : check sum: Unchanged skipping 2025/08/08 03:22:06 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:06 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:06 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.67s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/08 03:22:07 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:07 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:07 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/08 03:22:07 INFO : sizeonly: Copied (new) 2025/08/08 03:22:07 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:07 DEBUG : sizeonly: Sizes identical 2025/08/08 03:22:07 DEBUG : sizeonly: Unchanged skipping 2025/08/08 03:22:07 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:07 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:07 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:07 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/08 03:22:08 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:08 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:09 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/08 03:22:09 INFO : ignore-size: Copied (new) 2025/08/08 03:22:09 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:09 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:22:09 DEBUG : ignore-size: Unchanged skipping 2025/08/08 03:22:09 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:09 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:09 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.56s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:22:11 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:11 DEBUG : existing: Unchanged skipping 2025/08/08 03:22:11 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:11 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:11 INFO : There was nothing to transfer 2025/08/08 03:22:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/08 03:22:11 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:11 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/08 03:22:11 INFO : existing: Copied (replaced existing) 2025/08/08 03:22:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.06s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/08 03:22:12 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:12 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/08 03:22:12 INFO : existing: Copied (new) 2025/08/08 03:22:12 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:13 DEBUG : existing: Destination exists, skipping 2025/08/08 03:22:13 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:13 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:13 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.60s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:14 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/08 03:22:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:22:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/08 03:22:14 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:14 DEBUG : c/non empty space: Unchanged skipping 2025/08/08 03:22:14 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 03:22:15 INFO : a/potato2: Copied (new) 2025/08/08 03:22:15 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:15 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.45s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:17 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/08 03:22:17 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/08 03:22:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/08 03:22:17 DEBUG : empty space: Unchanged skipping 2025/08/08 03:22:17 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:17 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:17 INFO : There was nothing to transfer 2025/08/08 03:22:17 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/08 03:22:17 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/08 03:22:18 INFO : empty space: Updated modification time in destination 2025/08/08 03:22:18 DEBUG : empty space: Unchanged skipping 2025/08/08 03:22:18 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:18 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.59s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:19 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/08 03:22:19 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/08 03:22:19 DEBUG : empty space: Unchanged skipping 2025/08/08 03:22:19 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:19 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:19 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:21 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/08 03:22:21 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:21 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3339134870) 2025/08/08 03:22:21 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-medazec3mahe) 2025/08/08 03:22:21 DEBUG : foo: sha1 differ 2025/08/08 03:22:21 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:21 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/08 03:22:21 INFO : foo: Copied (replaced existing) 2025/08/08 03:22:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.54s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:22:22 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/08 03:22:22 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:22 DEBUG : empty space: Unchanged skipping 2025/08/08 03:22:22 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:23 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 03:22:23 INFO : potato: Copied (new) 2025/08/08 03:22:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.46s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:25 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/08 03:22:25 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:25 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/08 03:22:25 INFO : potato: Copied (replaced existing) 2025/08/08 03:22:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.91s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:27 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/08 03:22:27 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3339134870) 2025/08/08 03:22:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-medazec3mahe) 2025/08/08 03:22:27 DEBUG : potato: sha1 differ 2025/08/08 03:22:27 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/08 03:22:27 INFO : potato: Copied (replaced existing) 2025/08/08 03:22:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 03:22:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:22:28 DEBUG : empty space: Unchanged skipping 2025/08/08 03:22:28 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/08 03:22:28 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:28 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:22:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 03:22:31 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:31 DEBUG : empty space: Unchanged skipping 2025/08/08 03:22:31 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 03:22:31 INFO : potato2: Copied (new) 2025/08/08 03:22:31 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:31 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:33 INFO : d: Making directory 2025/08/08 03:22:33 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/08 03:22:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:22:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/08 03:22:33 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:33 DEBUG : c/non empty space: Unchanged skipping 2025/08/08 03:22:33 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 03:22:33 INFO : a/potato2: Copied (new) 2025/08/08 03:22:33 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:33 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:35 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/08 03:22:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:22:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/08 03:22:35 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:35 DEBUG : c/non empty space: Unchanged skipping 2025/08/08 03:22:35 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 03:22:36 INFO : a/potato2: Copied (new) 2025/08/08 03:22:36 ERROR : B2 bucket rclone-test-medazec3mahe: not deleting files as there were IO errors 2025/08/08 03:22:36 ERROR : B2 bucket rclone-test-medazec3mahe: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:38 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:22:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 03:22:38 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:38 DEBUG : empty space: Unchanged skipping 2025/08/08 03:22:38 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:39 INFO : potato: Deleted 2025/08/08 03:22:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 03:22:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.61s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:40 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:41 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:41 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:41 INFO : potato: Deleted 2025/08/08 03:22:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:22:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 03:22:41 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:41 DEBUG : empty space: Unchanged skipping 2025/08/08 03:22:41 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 03:22:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.55s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 03:22:43 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:43 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:43 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/08 03:22:43 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.85s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:45 DEBUG : enormous: Excluded (Size Filter) 2025/08/08 03:22:45 DEBUG : enormous: Excluded 2025/08/08 03:22:45 DEBUG : potato2: Excluded (Size Filter) 2025/08/08 03:22:45 DEBUG : potato2: Excluded 2025/08/08 03:22:45 DEBUG : potato2: Excluded (Size Filter) 2025/08/08 03:22:45 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:22:45 DEBUG : empty space: Unchanged skipping 2025/08/08 03:22:45 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:45 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:45 INFO : There was nothing to transfer 2025/08/08 03:22:45 DEBUG : enormous: Excluded (Size Filter) 2025/08/08 03:22:45 DEBUG : enormous: Excluded 2025/08/08 03:22:45 DEBUG : potato2: Excluded (Size Filter) 2025/08/08 03:22:45 DEBUG : potato2: Excluded 2025/08/08 03:22:46 DEBUG : potato2: Excluded (Size Filter) 2025/08/08 03:22:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/08 03:22:46 DEBUG : empty space: Unchanged skipping 2025/08/08 03:22:46 DEBUG : Local file system at /tmp/rclone3339134870: Waiting for checks to finish 2025/08/08 03:22:46 DEBUG : Local file system at /tmp/rclone3339134870: Waiting for transfers to finish 2025/08/08 03:22:46 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.33s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:48 DEBUG : enormous: Excluded (Size Filter) 2025/08/08 03:22:48 DEBUG : enormous: Excluded 2025/08/08 03:22:48 DEBUG : potato2: Excluded (Size Filter) 2025/08/08 03:22:48 DEBUG : potato2: Excluded 2025/08/08 03:22:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:22:48 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:48 DEBUG : empty space: Unchanged skipping 2025/08/08 03:22:48 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:48 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:48 INFO : enormous: Deleted 2025/08/08 03:22:48 INFO : potato2: Deleted 2025/08/08 03:22:48 INFO : There was nothing to transfer 2025/08/08 03:22:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/08 03:22:48 DEBUG : empty space: Unchanged skipping 2025/08/08 03:22:48 DEBUG : Local file system at /tmp/rclone3339134870: Waiting for checks to finish 2025/08/08 03:22:48 DEBUG : Local file system at /tmp/rclone3339134870: Waiting for transfers to finish 2025/08/08 03:22:48 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:48 INFO : enormous: Deleted 2025/08/08 03:22:48 INFO : potato2: Deleted 2025/08/08 03:22:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.64s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:22:51 DEBUG : five: Need to transfer - File not found at Destination 2025/08/08 03:22:51 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/08 03:22:51 DEBUG : one: Destination is newer than source, skipping 2025/08/08 03:22:51 DEBUG : three: Sizes identical 2025/08/08 03:22:51 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/08 03:22:51 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/08 03:22:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3339134870) 2025/08/08 03:22:51 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-medazec3mahe) 2025/08/08 03:22:51 DEBUG : two: sha1 differ 2025/08/08 03:22:51 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/08 03:22:51 INFO : five: Copied (new) 2025/08/08 03:22:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/08 03:22:51 INFO : four: Copied (replaced existing) 2025/08/08 03:22:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/08 03:22:52 INFO : two: Copied (replaced existing) 2025/08/08 03:22:52 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:52 DEBUG : one: Destination is newer than source, skipping 2025/08/08 03:22:52 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/08 03:22:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/08 03:22:52 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/08 03:22:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3339134870) 2025/08/08 03:22:52 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/08 03:22:52 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-medazec3mahe) 2025/08/08 03:22:52 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/08 03:22:52 DEBUG : three: sha1 differ 2025/08/08 03:22:52 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/08 03:22:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/08 03:22:52 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/08 03:22:52 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/08 03:22:52 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/08 03:22:52 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/08 03:22:52 INFO : three: Copied (replaced existing) 2025/08/08 03:22:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.84s) === 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-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/08 03:22:54 INFO : B2 bucket rclone-test-medazec3mahe: Making map for --track-renames 2025/08/08 03:22:54 INFO : B2 bucket rclone-test-medazec3mahe: Finished making map for --track-renames 2025/08/08 03:22:54 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/08 03:22:54 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for renames to finish 2025/08/08 03:22:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/08 03:22:54 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/08 03:22:54 INFO : yam: Copied (new) 2025/08/08 03:22:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/08 03:22:55 INFO : potato: Copied (new) 2025/08/08 03:22:55 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:22:55 INFO : B2 bucket rclone-test-medazec3mahe: Making map for --track-renames 2025/08/08 03:22:55 INFO : B2 bucket rclone-test-medazec3mahe: Finished making map for --track-renames 2025/08/08 03:22:55 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:55 DEBUG : potato: Unchanged skipping 2025/08/08 03:22:55 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for renames to finish 2025/08/08 03:22:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/08 03:22:56 INFO : yam: Copied (server-side copy) to: yaml 2025/08/08 03:22:56 INFO : yam: Deleted 2025/08/08 03:22:56 INFO : yaml: Renamed from "yam" 2025/08/08 03:22:56 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.33s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/08 03:22:57 INFO : B2 bucket rclone-test-medazec3mahe: Making map for --track-renames 2025/08/08 03:22:57 INFO : B2 bucket rclone-test-medazec3mahe: Finished making map for --track-renames 2025/08/08 03:22:57 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/08 03:22:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/08 03:22:57 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for renames to finish 2025/08/08 03:22:57 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/08 03:22:58 INFO : potato: Copied (new) 2025/08/08 03:22:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/08 03:22:58 INFO : yam: Copied (new) 2025/08/08 03:22:58 DEBUG : Waiting for deletions to finish 2025/08/08 03:22:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:22:58 INFO : B2 bucket rclone-test-medazec3mahe: Making map for --track-renames 2025/08/08 03:22:58 INFO : B2 bucket rclone-test-medazec3mahe: Finished making map for --track-renames 2025/08/08 03:22:58 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:22:58 DEBUG : potato: Unchanged skipping 2025/08/08 03:22:58 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for renames to finish 2025/08/08 03:22:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/08 03:22:59 INFO : yam: Copied (server-side copy) to: yaml 2025/08/08 03:22:59 INFO : yam: Deleted 2025/08/08 03:22:59 INFO : yaml: Renamed from "yam" 2025/08/08 03:22:59 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:22:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/08 03:23:00 INFO : B2 bucket rclone-test-medazec3mahe: Making map for --track-renames 2025/08/08 03:23:00 INFO : B2 bucket rclone-test-medazec3mahe: Finished making map for --track-renames 2025/08/08 03:23:00 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:23:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/08 03:23:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/08 03:23:00 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for renames to finish 2025/08/08 03:23:00 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:23:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/08 03:23:00 INFO : sub/yam: Copied (new) 2025/08/08 03:23:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/08 03:23:01 INFO : potato: Copied (new) 2025/08/08 03:23:01 DEBUG : Waiting for deletions to finish 2025/08/08 03:23:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:23:02 DEBUG : potato: Unchanged skipping 2025/08/08 03:23:02 INFO : B2 bucket rclone-test-medazec3mahe: Making map for --track-renames 2025/08/08 03:23:02 INFO : B2 bucket rclone-test-medazec3mahe: Finished making map for --track-renames 2025/08/08 03:23:02 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:23:02 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for renames to finish 2025/08/08 03:23:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/08 03:23:02 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/08 03:23:02 INFO : sub/yam: Deleted 2025/08/08 03:23:02 INFO : yam: Renamed from "sub/yam" 2025/08/08 03:23:02 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:23:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.24s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:23:03 DEBUG : Creating backend with remote "/tmp/rclone3339134870/dir1" 2025/08/08 03:23:03 DEBUG : Config file has changed externally - reloading 2025/08/08 03:23:03 DEBUG : Creating backend with remote "/tmp/rclone3339134870/dir2" 2025/08/08 03:23:03 DEBUG : Local file system at /tmp/rclone3339134870/dir2: Using server-side directory move 2025/08/08 03:23:03 INFO : Local file system at /tmp/rclone3339134870/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/08 03:23:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/08 03:23:03 DEBUG : Local file system at /tmp/rclone3339134870/dir2: Waiting for checks to finish 2025/08/08 03:23:03 INFO : file1.txt: Moved (server-side) 2025/08/08 03:23:03 DEBUG : Local file system at /tmp/rclone3339134870/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:23:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 03:23:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/08 03:23:04 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:23:04 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:23:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/08 03:23:04 INFO : nested/sub dir/file: Copied (new) 2025/08/08 03:23:04 INFO : nested/sub dir/file: Deleted 2025/08/08 03:23:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:23:04 INFO : sub dir/hello world: Copied (new) 2025/08/08 03:23:04 INFO : sub dir/hello world: Deleted 2025/08/08 03:23:04 INFO : sub dir: Removing directory 2025/08/08 03:23:04 INFO : nested/sub dir: Removing directory 2025/08/08 03:23:04 INFO : nested: Removing directory 2025/08/08 03:23:04 DEBUG : Local file system at /tmp/rclone3339134870: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.76s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:23:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 03:23:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/08 03:23:06 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:23:06 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:23:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/08 03:23:06 INFO : nested/sub dir/file: Copied (new) 2025/08/08 03:23:06 INFO : nested/sub dir/file: Deleted 2025/08/08 03:23:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:23:06 INFO : sub dir/hello world: Copied (new) 2025/08/08 03:23:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.68s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:23:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/08 03:23:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/08 03:23:07 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:23:07 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:23:07 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/08 03:23:07 INFO : existing-b: Copied (new) 2025/08/08 03:23:07 INFO : existing-b: Deleted 2025/08/08 03:23:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/08 03:23:08 INFO : existing: Copied (new) 2025/08/08 03:23:08 INFO : existing: Deleted 2025/08/08 03:23:08 DEBUG : existing: Destination exists, skipping 2025/08/08 03:23:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/08 03:23:08 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:23:08 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:23:08 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.83s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:23:09 DEBUG : Creating backend with remote "TestB2:rclone-test-pijinam7codo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-medazec3mahe -> B2 bucket rclone-test-pijinam7codo 2025/08/08 03:23:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 03:23:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/08 03:23:13 DEBUG : empty space: Unchanged skipping 2025/08/08 03:23:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/08 03:23:13 DEBUG : B2 bucket rclone-test-pijinam7codo: Waiting for checks to finish 2025/08/08 03:23:14 INFO : empty space: Deleted 2025/08/08 03:23:14 DEBUG : B2 bucket rclone-test-pijinam7codo: Waiting for transfers to finish 2025/08/08 03:23:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 03:23:14 INFO : potato2: Copied (server-side copy) 2025/08/08 03:23:14 INFO : potato2: Deleted 2025/08/08 03:23:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/08 03:23:14 INFO : potato3: Copied (server-side copy) 2025/08/08 03:23:14 INFO : potato3: Deleted 2025/08/08 03:23:15 DEBUG : Creating backend with remote "TestB2:rclone-test-qeqevan6cusi" 2025/08/08 03:23:16 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/08 03:23:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 03:23:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/08 03:23:16 DEBUG : B2 bucket rclone-test-qeqevan6cusi: Waiting for checks to finish 2025/08/08 03:23:16 DEBUG : B2 bucket rclone-test-qeqevan6cusi: Waiting for transfers to finish 2025/08/08 03:23:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/08 03:23:17 INFO : empty space: Copied (server-side copy) 2025/08/08 03:23:17 INFO : empty space: Deleted 2025/08/08 03:23:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/08 03:23:17 INFO : potato3: Copied (server-side copy) 2025/08/08 03:23:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 03:23:17 INFO : potato2: Copied (server-side copy) 2025/08/08 03:23:17 INFO : potato3: Deleted 2025/08/08 03:23:17 INFO : potato2: Deleted 2025/08/08 03:23:17 DEBUG : B2 bucket rclone-test-qeqevan6cusi: Purge remote 2025/08/08 03:23:17 INFO : B2 bucket rclone-test-qeqevan6cusi: cleaning bucket "rclone-test-qeqevan6cusi" of all files 2025/08/08 03:23:18 DEBUG : empty space: Deleting (id "4_z3fb24da3b04d8b7b9f880e1b_f118f164f954b9170_d20250808_m032316_c001_v0001183_t0009_u01754623396882") 2025/08/08 03:23:18 DEBUG : potato2: Deleting (id "4_z3fb24da3b04d8b7b9f880e1b_f102fae80b77963d6_d20250808_m032317_c001_v0001157_t0047_u01754623397204") 2025/08/08 03:23:18 DEBUG : potato3: Deleting (id "4_z3fb24da3b04d8b7b9f880e1b_f119e9783ffa1ac72_d20250808_m032317_c001_v0001182_t0041_u01754623397252") 2025/08/08 03:23:18 DEBUG : B2 bucket rclone-test-pijinam7codo: Purge remote 2025/08/08 03:23:18 INFO : B2 bucket rclone-test-pijinam7codo: cleaning bucket "rclone-test-pijinam7codo" of all files 2025/08/08 03:23:19 DEBUG : empty space: Deleting (id "4_z5f023d73b04d8b7b9f880e1b_f415bcd0266c3c5a2_d20250808_m032317_c001_v7007000_t0000_u01754623397140") 2025/08/08 03:23:19 DEBUG : empty space: Deleting (id "4_z5f023d73b04d8b7b9f880e1b_f117ee390061b8438_d20250808_m032312_c001_v0001134_t0034_u01754623392630") 2025/08/08 03:23:19 DEBUG : potato2: Deleting (id "4_z5f023d73b04d8b7b9f880e1b_f415bcd0266c3c5a4_d20250808_m032317_c001_v7007000_t0000_u01754623397484") 2025/08/08 03:23:19 DEBUG : potato2: Deleting (id "4_z5f023d73b04d8b7b9f880e1b_f101146630d32b956_d20250808_m032313_c001_v0001090_t0057_u01754623393972") 2025/08/08 03:23:19 DEBUG : potato3: Deleting (id "4_z5f023d73b04d8b7b9f880e1b_f415bcd0266c3c5a3_d20250808_m032317_c001_v7007000_t0000_u01754623397449") 2025/08/08 03:23:19 DEBUG : potato3: Deleting (id "4_z5f023d73b04d8b7b9f880e1b_f10468f2cd6cc2ae5_d20250808_m032314_c001_v0001145_t0049_u01754623394349") 2025/08/08 03:23:19 DEBUG : potato3: Deleting (id "4_z5f023d73b04d8b7b9f880e1b_f117ee390061b843a_d20250808_m032313_c001_v0001134_t0056_u01754623393095") --- PASS: TestServerSideMove (11.47s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:23:20 DEBUG : Creating backend with remote "TestB2:rclone-test-letevef7xete" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-medazec3mahe -> B2 bucket rclone-test-letevef7xete 2025/08/08 03:23:26 DEBUG : empty space: Excluded (Size Filter) 2025/08/08 03:23:26 DEBUG : empty space: Excluded (Size Filter) 2025/08/08 03:23:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 03:23:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/08 03:23:26 DEBUG : B2 bucket rclone-test-letevef7xete: Waiting for checks to finish 2025/08/08 03:23:26 DEBUG : B2 bucket rclone-test-letevef7xete: Waiting for transfers to finish 2025/08/08 03:23:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 03:23:26 INFO : potato2: Copied (server-side copy) 2025/08/08 03:23:26 INFO : potato2: Deleted 2025/08/08 03:23:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/08 03:23:26 INFO : potato3: Copied (server-side copy) 2025/08/08 03:23:26 INFO : potato3: Deleted 2025/08/08 03:23:27 DEBUG : Creating backend with remote "TestB2:rclone-test-satepit6sude" 2025/08/08 03:23:27 DEBUG : empty space: Excluded (Size Filter) 2025/08/08 03:23:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 03:23:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/08 03:23:28 DEBUG : B2 bucket rclone-test-satepit6sude: Waiting for checks to finish 2025/08/08 03:23:28 DEBUG : B2 bucket rclone-test-satepit6sude: Waiting for transfers to finish 2025/08/08 03:23:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 03:23:29 INFO : potato2: Copied (server-side copy) 2025/08/08 03:23:29 INFO : potato2: Deleted 2025/08/08 03:23:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/08 03:23:29 INFO : potato3: Copied (server-side copy) 2025/08/08 03:23:29 INFO : potato3: Deleted 2025/08/08 03:23:30 DEBUG : B2 bucket rclone-test-satepit6sude: Purge remote 2025/08/08 03:23:30 INFO : B2 bucket rclone-test-satepit6sude: cleaning bucket "rclone-test-satepit6sude" of all files 2025/08/08 03:23:30 DEBUG : potato2: Deleting (id "4_z0f027d93b04d8b7b9f880e1b_f1172e718d55ac21e_d20250808_m032328_c001_v0001137_t0015_u01754623408819") 2025/08/08 03:23:30 DEBUG : potato3: Deleting (id "4_z0f027d93b04d8b7b9f880e1b_f1114cd69bf4dd1b0_d20250808_m032329_c001_v0001102_t0052_u01754623409129") 2025/08/08 03:23:31 DEBUG : B2 bucket rclone-test-letevef7xete: Purge remote 2025/08/08 03:23:31 INFO : B2 bucket rclone-test-letevef7xete: cleaning bucket "rclone-test-letevef7xete" of all files 2025/08/08 03:23:31 DEBUG : empty space: Deleting (id "4_z3f126d93b04d8b7b9f880e1b_f109aad3b1afe01ea_d20250808_m032325_c001_v0001178_t0055_u01754623405368") 2025/08/08 03:23:31 DEBUG : potato2: Deleting (id "4_z3f126d93b04d8b7b9f880e1b_f416fa9f8524f31ef_d20250808_m032329_c001_v7007000_t0000_u01754623409102") 2025/08/08 03:23:31 DEBUG : potato2: Deleting (id "4_z3f126d93b04d8b7b9f880e1b_f1198d448dc8359d9_d20250808_m032326_c001_v0001145_t0017_u01754623406196") 2025/08/08 03:23:31 DEBUG : potato3: Deleting (id "4_z3f126d93b04d8b7b9f880e1b_f416fa9f8524f31f0_d20250808_m032329_c001_v7007000_t0000_u01754623409651") 2025/08/08 03:23:31 DEBUG : potato3: Deleting (id "4_z3f126d93b04d8b7b9f880e1b_f116fa9956328645d_d20250808_m032326_c001_v0001171_t0053_u01754623406477") 2025/08/08 03:23:31 DEBUG : potato3: Deleting (id "4_z3f126d93b04d8b7b9f880e1b_f109aad3b1afe01ee_d20250808_m032325_c001_v0001178_t0021_u01754623405575") --- PASS: TestServerSideMoveWithFilter (12.64s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:23:33 DEBUG : Creating backend with remote "TestB2:rclone-test-dosekab0texo" 2025/08/08 03:23:36 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-medazec3mahe -> B2 bucket rclone-test-dosekab0texo 2025/08/08 03:23:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 03:23:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/08 03:23:38 DEBUG : empty space: Unchanged skipping 2025/08/08 03:23:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/08 03:23:38 DEBUG : B2 bucket rclone-test-dosekab0texo: Waiting for checks to finish 2025/08/08 03:23:39 INFO : empty space: Deleted 2025/08/08 03:23:39 DEBUG : B2 bucket rclone-test-dosekab0texo: Waiting for transfers to finish 2025/08/08 03:23:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 03:23:39 INFO : potato2: Copied (server-side copy) 2025/08/08 03:23:39 INFO : potato2: Deleted 2025/08/08 03:23:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/08 03:23:39 INFO : potato3: Copied (server-side copy) 2025/08/08 03:23:39 INFO : potato3: Deleted 2025/08/08 03:23:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bacaqec4haco" 2025/08/08 03:23:40 INFO : tomatoDir: Making directory 2025/08/08 03:23:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/08 03:23:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 03:23:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/08 03:23:41 DEBUG : B2 bucket rclone-test-bacaqec4haco: Waiting for checks to finish 2025/08/08 03:23:41 DEBUG : B2 bucket rclone-test-bacaqec4haco: Waiting for transfers to finish 2025/08/08 03:23:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/08 03:23:42 INFO : empty space: Copied (server-side copy) 2025/08/08 03:23:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/08 03:23:42 INFO : potato3: Copied (server-side copy) 2025/08/08 03:23:42 INFO : empty space: Deleted 2025/08/08 03:23:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 03:23:42 INFO : potato2: Copied (server-side copy) 2025/08/08 03:23:42 INFO : potato3: Deleted 2025/08/08 03:23:42 INFO : potato2: Deleted 2025/08/08 03:23:43 DEBUG : B2 bucket rclone-test-bacaqec4haco: Purge remote 2025/08/08 03:23:43 INFO : B2 bucket rclone-test-bacaqec4haco: cleaning bucket "rclone-test-bacaqec4haco" of all files 2025/08/08 03:23:43 DEBUG : empty space: Deleting (id "4_z1ff2adc3b04d8b7b9f880e1b_f11962ff73240e7af_d20250808_m032342_c001_v0001137_t0022_u01754623422037") 2025/08/08 03:23:43 DEBUG : potato2: Deleting (id "4_z1ff2adc3b04d8b7b9f880e1b_f106daf0467e6bba1_d20250808_m032342_c001_v0001105_t0024_u01754623422430") 2025/08/08 03:23:43 DEBUG : potato3: Deleting (id "4_z1ff2adc3b04d8b7b9f880e1b_f103a1c9fea46d52a_d20250808_m032342_c001_v0001183_t0002_u01754623422419") 2025/08/08 03:23:44 DEBUG : B2 bucket rclone-test-dosekab0texo: Purge remote 2025/08/08 03:23:44 INFO : B2 bucket rclone-test-dosekab0texo: cleaning bucket "rclone-test-dosekab0texo" of all files 2025/08/08 03:23:44 DEBUG : empty space: Deleting (id "4_z9fc29d93b04d8b7b9f880e1b_f4014078dc85b2c5f_d20250808_m032342_c001_v7007000_t0000_u01754623422494") 2025/08/08 03:23:44 DEBUG : empty space: Deleting (id "4_z9fc29d93b04d8b7b9f880e1b_f1088bc40db485ded_d20250808_m032337_c001_v0001099_t0039_u01754623417709") 2025/08/08 03:23:44 DEBUG : potato2: Deleting (id "4_z9fc29d93b04d8b7b9f880e1b_f4014078dc85b2c60_d20250808_m032342_c001_v7007000_t0000_u01754623422721") 2025/08/08 03:23:44 DEBUG : potato2: Deleting (id "4_z9fc29d93b04d8b7b9f880e1b_f102b6bed3d524f6a_d20250808_m032338_c001_v0001178_t0034_u01754623418961") 2025/08/08 03:23:44 DEBUG : potato3: Deleting (id "4_z9fc29d93b04d8b7b9f880e1b_f4021a1ce9bb435f7_d20250808_m032342_c001_v7007000_t0000_u01754623422623") 2025/08/08 03:23:44 DEBUG : potato3: Deleting (id "4_z9fc29d93b04d8b7b9f880e1b_f1130ef70361cb4fe_d20250808_m032339_c001_v0001134_t0037_u01754623419221") 2025/08/08 03:23:44 DEBUG : potato3: Deleting (id "4_z9fc29d93b04d8b7b9f880e1b_f1088bc40db485df1_d20250808_m032338_c001_v0001099_t0001_u01754623418097") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.88s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:23:46 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.78s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:23:49 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:23:50 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/rclone-sync-test" 2025/08/08 03:23:52 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/rclone-sync-test-include/layer2" 2025/08/08 03:23:54 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/rclone-sync-test-ignore-file" 2025/08/08 03:23:58 DEBUG : B2 bucket rclone-test-medazec3mahe path rclone-sync-test: Waiting for checks to finish 2025/08/08 03:23:58 DEBUG : B2 bucket rclone-test-medazec3mahe path rclone-sync-test: Waiting for transfers to finish 2025/08/08 03:23:58 DEBUG : Waiting for deletions to finish 2025/08/08 03:23:58 INFO : There was nothing to transfer 2025/08/08 03:23:58 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:23:58 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:23:58 DEBUG : Waiting for deletions to finish 2025/08/08 03:23:58 INFO : There was nothing to transfer 2025/08/08 03:23:58 DEBUG : B2 bucket rclone-test-medazec3mahe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/08 03:23:58 DEBUG : B2 bucket rclone-test-medazec3mahe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/08 03:23:58 DEBUG : Waiting for deletions to finish 2025/08/08 03:23:58 INFO : There was nothing to transfer 2025/08/08 03:23:59 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:23:59 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:23:59 DEBUG : Waiting for deletions to finish 2025/08/08 03:23:59 INFO : There was nothing to transfer 2025/08/08 03:23:59 DEBUG : B2 bucket rclone-test-medazec3mahe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/08 03:23:59 DEBUG : B2 bucket rclone-test-medazec3mahe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/08 03:23:59 DEBUG : Waiting for deletions to finish 2025/08/08 03:23:59 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.45s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:24:00 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/dst" 2025/08/08 03:24:01 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/CompareDest" 2025/08/08 03:24:03 DEBUG : one: Need to transfer - File not found at Destination 2025/08/08 03:24:03 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:24:03 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:24:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/08 03:24:03 INFO : one: Copied (new) 2025/08/08 03:24:03 DEBUG : Waiting for deletions to finish 2025/08/08 03:24:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/08 03:24:04 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:24:04 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:24:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/08 03:24:04 INFO : one: Copied (replaced existing) 2025/08/08 03:24:04 DEBUG : Waiting for deletions to finish 2025/08/08 03:24:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/08 03:24:07 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:24:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:24:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/08 03:24:07 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:24:07 DEBUG : Waiting for deletions to finish 2025/08/08 03:24:07 INFO : There was nothing to transfer 2025/08/08 03:24:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/08 03:24:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:24:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/08 03:24:08 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:24:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:24:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/08 03:24:08 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:24:08 DEBUG : Waiting for deletions to finish 2025/08/08 03:24:08 INFO : There was nothing to transfer 2025/08/08 03:24:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/08 03:24:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:24:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/08 03:24:09 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:24:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:24:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/08 03:24:09 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:24:09 DEBUG : Waiting for deletions to finish 2025/08/08 03:24:09 INFO : There was nothing to transfer 2025/08/08 03:24:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/08 03:24:10 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/08 03:24:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/08 03:24:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/08 03:24:10 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:24:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:24:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/08 03:24:10 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:24:10 DEBUG : Waiting for deletions to finish 2025/08/08 03:24:10 INFO : There was nothing to transfer 2025/08/08 03:24:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/08 03:24:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/08 03:24:11 DEBUG : two: Need to transfer - File not found at Destination 2025/08/08 03:24:11 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:24:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:24:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/08 03:24:11 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:24:11 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/08 03:24:11 INFO : two: Copied (new) 2025/08/08 03:24:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.15s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:24:14 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/dest" 2025/08/08 03:24:15 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/pre-dest1" 2025/08/08 03:24:17 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/pre-dest2" 2025/08/08 03:24:19 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:24:19 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/08 03:24:19 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:24:19 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/08 03:24:19 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/08 03:24:19 DEBUG : B2 bucket rclone-test-medazec3mahe path dest: Waiting for checks to finish 2025/08/08 03:24:19 DEBUG : B2 bucket rclone-test-medazec3mahe path dest: Waiting for transfers to finish 2025/08/08 03:24:20 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/08 03:24:20 INFO : 3: Copied (new) 2025/08/08 03:24:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.12s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:24:22 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/dst" 2025/08/08 03:24:23 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/CopyDest" 2025/08/08 03:24:25 DEBUG : one: Need to transfer - File not found at Destination 2025/08/08 03:24:25 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:24:25 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:24:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/08 03:24:26 INFO : one: Copied (new) 2025/08/08 03:24:26 DEBUG : Waiting for deletions to finish 2025/08/08 03:24:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/08 03:24:26 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:24:26 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:24:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/08 03:24:27 INFO : one: Copied (replaced existing) 2025/08/08 03:24:27 DEBUG : Waiting for deletions to finish 2025/08/08 03:24:28 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/BackupDir" 2025/08/08 03:24:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/08 03:24:30 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:24:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:24:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/08 03:24:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/08 03:24:31 INFO : one: Copied (server-side copy) 2025/08/08 03:24:31 INFO : one: Deleted 2025/08/08 03:24:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/08 03:24:32 INFO : one: Copied (server-side copy) 2025/08/08 03:24:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/08 03:24:32 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:24:32 DEBUG : Waiting for deletions to finish 2025/08/08 03:24:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:24:34 DEBUG : one: Unchanged skipping 2025/08/08 03:24:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:24:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/08 03:24:35 INFO : two: Copied (server-side copy) 2025/08/08 03:24:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/08 03:24:35 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:24:35 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:24:35 DEBUG : Waiting for deletions to finish 2025/08/08 03:24:35 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:24:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:24:35 DEBUG : two: Unchanged skipping 2025/08/08 03:24:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:24:35 DEBUG : one: Unchanged skipping 2025/08/08 03:24:35 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:24:35 DEBUG : Waiting for deletions to finish 2025/08/08 03:24:35 INFO : There was nothing to transfer 2025/08/08 03:24:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:24:36 DEBUG : one: Unchanged skipping 2025/08/08 03:24:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/08 03:24:36 DEBUG : three: Destination not found in --copy-dest 2025/08/08 03:24:36 DEBUG : three: Need to transfer - File not found at Destination 2025/08/08 03:24:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 03:24:36 DEBUG : two: Unchanged skipping 2025/08/08 03:24:36 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:24:36 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:24:37 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/08 03:24:37 INFO : three: Copied (new) 2025/08/08 03:24:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.99s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:24:41 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1177-00.backblaze.com/b2api/v1/b2_upload_file/3f928d03b02d8b7b9f880e1b/c001_v0001177_t0011": EOF 2025/08/08 03:24:41 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-00.backblaze.com/b2api/v1/b2_upload_file/3f928d03b02d8b7b9f880e1b/c001_v0001177_t0011": EOF) 2025/08/08 03:24:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-medazec3mahe: 1/10 (Post "https://pod-000-1177-00.backblaze.com/b2api/v1/b2_upload_file/3f928d03b02d8b7b9f880e1b/c001_v0001177_t0011": EOF) 2025/08/08 03:24:43 DEBUG : pacer: Reducing sleep to 10ms 2025/08/08 03:24:43 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/dst" 2025/08/08 03:24:44 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/backup" 2025/08/08 03:24:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/08 03:24:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:24:46 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:24:46 DEBUG : two: Unchanged skipping 2025/08/08 03:24:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/08 03:24:48 INFO : one: Copied (server-side copy) 2025/08/08 03:24:48 INFO : one: Deleted 2025/08/08 03:24:48 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:24:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 03:24:49 INFO : one: Copied (new) 2025/08/08 03:24:49 DEBUG : Waiting for deletions to finish 2025/08/08 03:24:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/08 03:24:49 INFO : three.txt: Copied (server-side copy) 2025/08/08 03:24:50 INFO : three.txt: Deleted 2025/08/08 03:24:50 INFO : three.txt: Moved into backup dir 2025/08/08 03:24:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/08 03:24:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:24:51 DEBUG : two: Unchanged skipping 2025/08/08 03:24:51 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:24:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 03:24:52 INFO : one: Copied (server-side copy) 2025/08/08 03:24:52 INFO : one: Deleted 2025/08/08 03:24:52 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:24:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/08 03:24:52 INFO : one: Copied (new) 2025/08/08 03:24:52 DEBUG : Waiting for deletions to finish 2025/08/08 03:24:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/08 03:24:53 INFO : three.txt: Copied (server-side copy) 2025/08/08 03:24:53 INFO : three.txt: Deleted 2025/08/08 03:24:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.59s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:24:56 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/dst" 2025/08/08 03:24:57 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/backup" 2025/08/08 03:24:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/08 03:24:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:24:59 DEBUG : two: Unchanged skipping 2025/08/08 03:24:59 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:25:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/08 03:25:00 INFO : one: Copied (server-side copy) to: one.bak 2025/08/08 03:25:00 INFO : one: Deleted 2025/08/08 03:25:00 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:25:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 03:25:01 INFO : one: Copied (new) 2025/08/08 03:25:01 DEBUG : Waiting for deletions to finish 2025/08/08 03:25:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/08 03:25:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/08 03:25:02 INFO : three.txt: Deleted 2025/08/08 03:25:02 INFO : three.txt: Moved into backup dir 2025/08/08 03:25:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/08 03:25:04 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:25:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:25:04 DEBUG : two: Unchanged skipping 2025/08/08 03:25:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 03:25:05 INFO : one: Copied (server-side copy) to: one.bak 2025/08/08 03:25:05 INFO : one: Deleted 2025/08/08 03:25:05 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:25:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/08 03:25:05 INFO : one: Copied (new) 2025/08/08 03:25:05 DEBUG : Waiting for deletions to finish 2025/08/08 03:25:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/08 03:25:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/08 03:25:06 INFO : three.txt: Deleted 2025/08/08 03:25:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.46s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:25:09 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/dst" 2025/08/08 03:25:10 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/backup" 2025/08/08 03:25:12 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:25:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/08 03:25:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:25:12 DEBUG : two: Unchanged skipping 2025/08/08 03:25:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/08 03:25:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/08 03:25:13 INFO : one: Deleted 2025/08/08 03:25:13 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:25:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 03:25:14 INFO : one: Copied (new) 2025/08/08 03:25:14 DEBUG : Waiting for deletions to finish 2025/08/08 03:25:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/08 03:25:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/08 03:25:14 INFO : three.txt: Deleted 2025/08/08 03:25:14 INFO : three.txt: Moved into backup dir 2025/08/08 03:25:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/08 03:25:16 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:25:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:25:16 DEBUG : two: Unchanged skipping 2025/08/08 03:25:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 03:25:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/08 03:25:17 INFO : one: Deleted 2025/08/08 03:25:17 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:25:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/08 03:25:17 INFO : one: Copied (new) 2025/08/08 03:25:17 DEBUG : Waiting for deletions to finish 2025/08/08 03:25:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/08 03:25:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/08 03:25:18 INFO : three.txt: Deleted 2025/08/08 03:25:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.71s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:25:21 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/dst" 2025/08/08 03:25:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/08 03:25:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:25:23 DEBUG : two: Unchanged skipping 2025/08/08 03:25:23 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:25:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/08 03:25:24 INFO : one: Copied (server-side copy) to: one.bak 2025/08/08 03:25:24 INFO : one: Deleted 2025/08/08 03:25:24 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:25:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 03:25:25 INFO : one: Copied (new) 2025/08/08 03:25:25 DEBUG : Waiting for deletions to finish 2025/08/08 03:25:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/08 03:25:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/08 03:25:26 INFO : three.txt: Deleted 2025/08/08 03:25:26 INFO : three.txt: Moved into backup dir 2025/08/08 03:25:28 DEBUG : one.bak: Excluded (Path Filter) 2025/08/08 03:25:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/08 03:25:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/08 03:25:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:25:28 DEBUG : two: Unchanged skipping 2025/08/08 03:25:28 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for checks to finish 2025/08/08 03:25:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 03:25:29 INFO : one: Copied (server-side copy) to: one.bak 2025/08/08 03:25:29 INFO : one: Deleted 2025/08/08 03:25:29 DEBUG : B2 bucket rclone-test-medazec3mahe path dst: Waiting for transfers to finish 2025/08/08 03:25:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/08 03:25:29 INFO : one: Copied (new) 2025/08/08 03:25:29 DEBUG : Waiting for deletions to finish 2025/08/08 03:25:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/08 03:25:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/08 03:25:30 INFO : three.txt: Deleted 2025/08/08 03:25:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.99s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:25:32 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1144-01.backblaze.com/b2api/v1/b2_upload_file/3f928d03b02d8b7b9f880e1b/c001_v0001144_t0030": EOF 2025/08/08 03:25:32 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-01.backblaze.com/b2api/v1/b2_upload_file/3f928d03b02d8b7b9f880e1b/c001_v0001144_t0030": EOF) 2025/08/08 03:25:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-medazec3mahe: 1/10 (Post "https://pod-000-1144-01.backblaze.com/b2api/v1/b2_upload_file/3f928d03b02d8b7b9f880e1b/c001_v0001144_t0030": EOF) 2025/08/08 03:25:35 DEBUG : pacer: Reducing sleep to 10ms 2025/08/08 03:25:35 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/dst" 2025/08/08 03:25:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/08 03:25:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/08 03:25:38 INFO : one: Copied (server-side copy) to: one.bak 2025/08/08 03:25:38 INFO : one: Deleted 2025/08/08 03:25:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 03:25:39 INFO : one: Copied (new) 2025/08/08 03:25:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:25:39 DEBUG : two: Unchanged skipping 2025/08/08 03:25:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/08 03:25:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/08 03:25:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/08 03:25:40 INFO : three.txt: Deleted 2025/08/08 03:25:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/08 03:25:41 INFO : three.txt: Copied (new) 2025/08/08 03:25:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/08 03:25:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 03:25:42 INFO : one: Copied (server-side copy) to: one.bak 2025/08/08 03:25:42 INFO : one: Deleted 2025/08/08 03:25:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/08 03:25:42 INFO : one: Copied (new) 2025/08/08 03:25:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:25:43 DEBUG : two: Unchanged skipping 2025/08/08 03:25:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/08 03:25:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/08 03:25:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/08 03:25:43 INFO : three.txt: Deleted 2025/08/08 03:25:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/08 03:25:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.61s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:25:47 DEBUG : Creating backend with remote "TestB2:rclone-test-medazec3mahe/dst" 2025/08/08 03:25:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/08 03:25:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/08 03:25:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/08 03:25:50 INFO : one: Deleted 2025/08/08 03:25:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 03:25:50 INFO : one: Copied (new) 2025/08/08 03:25:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:25:51 DEBUG : two: Unchanged skipping 2025/08/08 03:25:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/08 03:25:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/08 03:25:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/08 03:25:52 INFO : three.txt: Deleted 2025/08/08 03:25:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/08 03:25:52 INFO : three.txt: Copied (new) 2025/08/08 03:25:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/08 03:25:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 03:25:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/08 03:25:53 INFO : one: Deleted 2025/08/08 03:25:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/08 03:25:54 INFO : one: Copied (new) 2025/08/08 03:25:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:25:54 DEBUG : two: Unchanged skipping 2025/08/08 03:25:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/08 03:25:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/08 03:25:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/08 03:25:55 INFO : three.txt: Deleted 2025/08/08 03:25:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/08 03:25:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.11s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:25:57 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/08 03:25:57 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:25:57 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:25:58 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/08 03:25:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/08 03:25:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.21s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:25:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/08 03:25:59 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:25:59 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:25:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/08 03:25:59 INFO : existing: Copied (new) 2025/08/08 03:25:59 DEBUG : Waiting for deletions to finish 2025/08/08 03:26:00 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/08 03:26:00 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:26:00 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/08 03:26:00 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:26:00 ERROR : B2 bucket rclone-test-medazec3mahe: not deleting files as there were IO errors 2025/08/08 03:26:00 ERROR : B2 bucket rclone-test-medazec3mahe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:26:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:01 DEBUG : existing: Unchanged skipping 2025/08/08 03:26:01 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:26:01 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:26:01 DEBUG : Waiting for deletions to finish 2025/08/08 03:26:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.55s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:26:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:18 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:26:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:18 DEBUG : both10: Unchanged skipping 2025/08/08 03:26:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:18 DEBUG : both13: Unchanged skipping 2025/08/08 03:26:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:18 DEBUG : both0: Unchanged skipping 2025/08/08 03:26:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:18 DEBUG : both15: Unchanged skipping 2025/08/08 03:26:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:18 DEBUG : both16: Unchanged skipping 2025/08/08 03:26:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:18 DEBUG : both11: Unchanged skipping 2025/08/08 03:26:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:18 DEBUG : both12: Unchanged skipping 2025/08/08 03:26:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:18 DEBUG : both14: Unchanged skipping 2025/08/08 03:26:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:18 DEBUG : both17: Unchanged skipping 2025/08/08 03:26:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:18 DEBUG : both18: Unchanged skipping 2025/08/08 03:26:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:18 DEBUG : both3: Unchanged skipping 2025/08/08 03:26:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:18 DEBUG : both4: Unchanged skipping 2025/08/08 03:26:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:18 DEBUG : both5: Unchanged skipping 2025/08/08 03:26:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:18 DEBUG : both6: Unchanged skipping 2025/08/08 03:26:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:18 DEBUG : both7: Unchanged skipping 2025/08/08 03:26:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:18 DEBUG : both8: Unchanged skipping 2025/08/08 03:26:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:18 DEBUG : both9: Unchanged skipping 2025/08/08 03:26:18 DEBUG : both2: Unchanged skipping 2025/08/08 03:26:18 DEBUG : both19: Unchanged skipping 2025/08/08 03:26:18 DEBUG : both1: Unchanged skipping 2025/08/08 03:26:18 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:26:18 DEBUG : Waiting for deletions to finish 2025/08/08 03:26:18 INFO : only0: Deleted 2025/08/08 03:26:18 INFO : only10: Deleted 2025/08/08 03:26:18 INFO : only16: Deleted 2025/08/08 03:26:18 INFO : only1: Deleted 2025/08/08 03:26:18 INFO : only5: Deleted 2025/08/08 03:26:18 INFO : only9: Deleted 2025/08/08 03:26:18 INFO : only19: Deleted 2025/08/08 03:26:18 INFO : only2: Deleted 2025/08/08 03:26:18 INFO : only6: Deleted 2025/08/08 03:26:18 INFO : only7: Deleted 2025/08/08 03:26:19 INFO : only11: Deleted 2025/08/08 03:26:19 INFO : only17: Deleted 2025/08/08 03:26:19 INFO : only18: Deleted 2025/08/08 03:26:19 INFO : only3: Deleted 2025/08/08 03:26:19 INFO : only8: Deleted 2025/08/08 03:26:19 INFO : only12: Deleted 2025/08/08 03:26:19 INFO : only13: Deleted 2025/08/08 03:26:19 INFO : only14: Deleted 2025/08/08 03:26:19 INFO : only15: Deleted 2025/08/08 03:26:19 INFO : only4: Deleted 2025/08/08 03:26:19 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.59s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:26:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:39 DEBUG : both0: Unchanged skipping 2025/08/08 03:26:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:39 DEBUG : both10: Unchanged skipping 2025/08/08 03:26:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:39 DEBUG : both11: Unchanged skipping 2025/08/08 03:26:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:39 DEBUG : both12: Unchanged skipping 2025/08/08 03:26:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:39 DEBUG : both14: Unchanged skipping 2025/08/08 03:26:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:39 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:26:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:39 DEBUG : both16: Unchanged skipping 2025/08/08 03:26:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:39 DEBUG : both18: Unchanged skipping 2025/08/08 03:26:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:39 DEBUG : both17: Unchanged skipping 2025/08/08 03:26:39 DEBUG : both15: Unchanged skipping 2025/08/08 03:26:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:39 DEBUG : both19: Unchanged skipping 2025/08/08 03:26:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:39 DEBUG : both2: Unchanged skipping 2025/08/08 03:26:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:39 DEBUG : both4: Unchanged skipping 2025/08/08 03:26:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:39 DEBUG : both5: Unchanged skipping 2025/08/08 03:26:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:39 DEBUG : both6: Unchanged skipping 2025/08/08 03:26:39 DEBUG : both13: Unchanged skipping 2025/08/08 03:26:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:39 DEBUG : both7: Unchanged skipping 2025/08/08 03:26:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:26:39 DEBUG : both9: Unchanged skipping 2025/08/08 03:26:39 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/08 03:26:39 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/08 03:26:39 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/08 03:26:39 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/08 03:26:39 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/08 03:26:39 DEBUG : both8: Unchanged skipping 2025/08/08 03:26:39 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/08 03:26:39 DEBUG : both3: Unchanged skipping 2025/08/08 03:26:39 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/08 03:26:39 DEBUG : both1: Unchanged skipping 2025/08/08 03:26:39 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/08 03:26:39 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/08 03:26:39 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/08 03:26:39 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/08 03:26:39 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/08 03:26:39 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/08 03:26:39 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/08 03:26:39 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/08 03:26:39 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/08 03:26:39 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/08 03:26:39 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/08 03:26:39 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/08 03:26:39 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/08 03:26:39 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:26:40 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 03:26:40 INFO : only0: Copied (replaced existing) 2025/08/08 03:26:40 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 03:26:40 INFO : only11: Copied (replaced existing) 2025/08/08 03:26:40 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 03:26:40 INFO : only13: Copied (replaced existing) 2025/08/08 03:26:40 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 03:26:40 INFO : only16: Copied (replaced existing) 2025/08/08 03:26:40 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 03:26:40 INFO : only10: Copied (replaced existing) 2025/08/08 03:26:40 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 03:26:40 INFO : only17: Copied (replaced existing) 2025/08/08 03:26:40 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 03:26:40 INFO : only19: Copied (replaced existing) 2025/08/08 03:26:40 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 03:26:40 INFO : only12: Copied (replaced existing) 2025/08/08 03:26:40 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 03:26:40 INFO : only2: Copied (replaced existing) 2025/08/08 03:26:40 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 03:26:40 INFO : only1: Copied (replaced existing) 2025/08/08 03:26:40 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 03:26:40 INFO : only14: Copied (replaced existing) 2025/08/08 03:26:40 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 03:26:40 INFO : only4: Copied (replaced existing) 2025/08/08 03:26:40 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 03:26:40 INFO : only5: Copied (replaced existing) 2025/08/08 03:26:40 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 03:26:40 INFO : only6: Copied (replaced existing) 2025/08/08 03:26:40 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 03:26:40 INFO : only15: Copied (replaced existing) 2025/08/08 03:26:40 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 03:26:40 INFO : only8: Copied (replaced existing) 2025/08/08 03:26:40 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 03:26:40 INFO : only9: Copied (replaced existing) 2025/08/08 03:26:40 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 03:26:40 INFO : only3: Copied (replaced existing) 2025/08/08 03:26:41 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 03:26:41 INFO : only18: Copied (replaced existing) 2025/08/08 03:26:41 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 03:26:41 INFO : only7: Copied (replaced existing) 2025/08/08 03:26:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.51s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:26:49 DEBUG : empty_dir: Making directory with metadata 2025/08/08 03:26:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/08 03:26:49 DEBUG : empty_on_remote: Making directory with metadata 2025/08/08 03:26:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/08 03:26:49 INFO : empty_on_remote: Making directory 2025/08/08 03:26:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/08 03:26:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/08 03:26:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/08 03:26:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/08 03:26:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.28s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:26:51 DEBUG : empty_dir: Making directory with metadata 2025/08/08 03:26:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/08 03:26:51 DEBUG : empty_on_remote: Making directory with metadata 2025/08/08 03:26:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/08 03:26:51 INFO : empty_on_remote: Making directory 2025/08/08 03:26:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/08 03:26:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/08 03:26:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/08 03:26:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/08 03:26:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/08 03:26:52 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.36s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:26:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/08 03:26:53 INFO : sub dir: Making directory 2025/08/08 03:26:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.02s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:26:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/08 03:26:55 INFO : sub dir: Making directory 2025/08/08 03:26:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.92s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:27:05 DEBUG : Waiting for deletions to finish 2025/08/08 03:27:05 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:27:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:27:05 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:27:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:27:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:27:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:27:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:27:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:27:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:27:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:27:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:27:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:27:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:27:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:27:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:27:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:27:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:27:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:27:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:27:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : apple: Unchanged skipping 2025/08/08 03:27:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:27:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : banana: Unchanged skipping 2025/08/08 03:27:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:27:06 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:27:06 DEBUG : Waiting for deletions to finish 2025/08/08 03:27:06 INFO : There was nothing to transfer 2025/08/08 03:27:06 DEBUG : Waiting for deletions to finish 2025/08/08 03:27:06 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:27:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : apple: Unchanged skipping 2025/08/08 03:27:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:27:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : banana: Unchanged skipping 2025/08/08 03:27:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:27:06 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:27:06 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:27:06 DEBUG : Waiting for deletions to finish 2025/08/08 03:27:06 INFO : There was nothing to transfer 2025/08/08 03:27:06 DEBUG : Waiting for deletions to finish 2025/08/08 03:27:07 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:27:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:27:07 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:27:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:27:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:27:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:27:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:27:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:27:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:27:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:27:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:27:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:27:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:27:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:27:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:27:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:27:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:27:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:27:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:27:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:27:21 DEBUG : Waiting for deletions to finish 2025/08/08 03:27:21 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:27:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:27:21 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:27:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:27:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:27:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:27:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:27:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:27:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:27:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:27:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:27:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:27:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:27:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:27:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:27:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:27:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:27:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:27:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:27:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:27:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:22 DEBUG : apple: Unchanged skipping 2025/08/08 03:27:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:27:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:22 DEBUG : banana: Unchanged skipping 2025/08/08 03:27:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:22 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:27:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:27:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:27:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:27:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:27:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:27:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:27:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:27:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:27:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:27:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:27:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:27:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:27:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:27:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:27:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:27:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:27:22 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:27:22 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:27:22 DEBUG : Waiting for deletions to finish 2025/08/08 03:27:22 INFO : There was nothing to transfer 2025/08/08 03:27:22 DEBUG : Waiting for deletions to finish 2025/08/08 03:27:22 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:27:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:27:22 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:27:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:27:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:27:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:27:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:27:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:27:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:27:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:27:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:27:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:27:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:27:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:27:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:27:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:27:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:27:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:27:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:27:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:27:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:23 DEBUG : apple: Unchanged skipping 2025/08/08 03:27:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:23 DEBUG : banana: Unchanged skipping 2025/08/08 03:27:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:27:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:23 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:27:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:27:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:27:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:27:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:27:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:27:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:27:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:27:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:23 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:27:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:27:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:27:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:27:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:27:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:27:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:27:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:27:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:27:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:27:23 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:27:23 DEBUG : Waiting for deletions to finish 2025/08/08 03:27:23 INFO : There was nothing to transfer 2025/08/08 03:27:23 DEBUG : Waiting for deletions to finish 2025/08/08 03:27:23 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:27:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:27:23 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:27:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:27:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:27:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:27:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:27:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:27:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:27:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:27:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:27:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:27:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:27:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:27:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:27:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:27:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:27:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:27:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:27:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:27:37 DEBUG : Waiting for deletions to finish 2025/08/08 03:27:37 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:27:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:27:37 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:27:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:27:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:27:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:27:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:27:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:27:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:27:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:27:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:27:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:27:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:27:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:27:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:27:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:27:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:27:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:27:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:27:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:27:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/08 03:27:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/08 03:27:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/08 03:27:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/08 03:27:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/08 03:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/08 03:27:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:38 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:27:38 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:27:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/08 03:27:38 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/08 03:27:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/08 03:27:38 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/08 03:27:38 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/08 03:27:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/08 03:27:38 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/08 03:27:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/08 03:27:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/08 03:27:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/08 03:27:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/08 03:27:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/08 03:27:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/08 03:27:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/08 03:27:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/08 03:27:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/08 03:27:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/08 03:27:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/08 03:27:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/08 03:27:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/08 03:27:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/08 03:27:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/08 03:27:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/08 03:27:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/08 03:27:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:39 DEBUG : Waiting for deletions to finish 2025/08/08 03:27:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/08 03:27:40 INFO : dir1/0003-defghij.txt: Deleted 2025/08/08 03:27:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/08 03:27:40 INFO : dir1/0007-1234567.txt: Deleted 2025/08/08 03:27:40 INFO : dir1/0008-2345678.txt: Deleted 2025/08/08 03:27:40 INFO : dir1/0009-3456789.txt: Deleted 2025/08/08 03:27:40 INFO : dir1/0011-56789;.txt: Deleted 2025/08/08 03:27:40 INFO : apple: Deleted 2025/08/08 03:27:40 INFO : splitbananasplit: Deleted 2025/08/08 03:27:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/08 03:27:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/08 03:27:40 INFO : dir1/0012-6789;.txt: Deleted 2025/08/08 03:27:40 INFO : appleappleapplebanana: Deleted 2025/08/08 03:27:40 INFO : banana: Deleted 2025/08/08 03:27:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/08 03:27:40 INFO : dir1/0010-456789.txt: Deleted 2025/08/08 03:27:40 INFO : dir1/0014-89;=.txt: Deleted 2025/08/08 03:27:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/08 03:27:40 INFO : dir1/0013-789;=.txt: Deleted 2025/08/08 03:27:40 INFO : dir1/0015-9;=.txt: Deleted 2025/08/08 03:27:40 DEBUG : Waiting for deletions to finish 2025/08/08 03:27:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/08 03:27:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:41 DEBUG : apple: Unchanged skipping 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:41 DEBUG : banana: Unchanged skipping 2025/08/08 03:27:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:41 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:27:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/08 03:27:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:27:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:27:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:27:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:27:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:27:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:27:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:27:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:27:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:27:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:27:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:27:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/08 03:27:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:27:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:27:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:27:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:27:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:27:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:27:41 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:27:41 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:27:41 DEBUG : Waiting for deletions to finish 2025/08/08 03:27:41 DEBUG : Waiting for deletions to finish 2025/08/08 03:27:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/08 03:27:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/08 03:27:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/08 03:27:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 03:27:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 03:27:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 03:27:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 03:27:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 03:27:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 03:27:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 03:27:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 03:27:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 03:27:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:27:55 DEBUG : Waiting for deletions to finish 2025/08/08 03:27:55 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:27:55 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:56 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/08 03:27:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/08 03:27:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:56 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/08 03:27:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/08 03:27:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 03:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 03:27:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 03:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 03:27:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 03:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 03:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 03:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 03:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 03:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 03:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 03:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 03:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 03:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 03:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 03:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 03:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 03:27:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 03:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 03:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 03:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 03:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 03:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 03:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 03:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 03:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 03:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 03:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 03:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 03:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 03:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 03:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 03:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 03:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 03:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 03:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 03:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 03:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 03:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 03:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 03:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 03:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 03:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 03:27:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 03:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 03:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 03:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 03:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 03:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 03:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 03:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 03:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 03:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 03:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 03:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 03:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 03:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 03:27:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 03:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 03:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 03:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 03:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 03:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 03:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 03:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 03:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 03:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 03:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 03:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 03:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 03:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 03:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 03:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 03:27:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 03:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 03:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 03:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 03:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 03:27:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 03:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 03:27:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 03:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 03:27:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 03:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 03:27:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 03:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 03:27:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 03:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 03:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 03:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 03:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 03:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 03:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 03:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 03:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 03:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 03:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 03:27:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 03:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 03:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 03:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 03:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 03:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 03:27:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 03:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 03:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 03:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 03:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 03:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 03:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 03:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 03:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 03:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 03:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 03:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 03:27:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 03:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 03:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 03:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 03:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 03:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 03:27:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 03:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 03:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 03:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 03:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 03:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 03:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 03:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 03:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 03:27:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 03:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 03:27:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 03:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 03:27:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 03:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 03:27:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 03:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 03:27:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 03:27:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 03:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 03:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 03:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 03:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 03:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 03:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 03:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 03:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 03:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 03:27:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 03:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 03:27:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 03:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 03:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 03:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 03:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 03:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 03:27:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 03:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 03:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 03:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 03:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 03:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 03:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 03:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 03:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 03:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 03:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 03:27:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/08 03:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 03:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 03:27:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 03:27:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 03:27:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 03:27:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 03:27:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 03:27:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 03:27:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 03:27:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 03:27:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 03:27:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 03:27:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 03:27:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 03:27:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 03:27:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 03:27:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/08 03:27:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:56 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:27:56 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:27:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/08 03:27:56 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/08 03:27:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/08 03:27:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/08 03:27:56 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/08 03:27:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/08 03:27:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/08 03:27:56 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/08 03:27:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/08 03:27:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/08 03:27:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/08 03:27:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/08 03:27:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/08 03:27:56 INFO : apple: Copied (new) to: PREFIXapple 2025/08/08 03:27:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/08 03:27:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/08 03:27:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/08 03:27:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/08 03:27:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/08 03:27:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/08 03:27:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/08 03:27:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/08 03:27:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/08 03:27:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/08 03:27:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/08 03:27:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/08 03:27:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/08 03:27:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/08 03:27:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/08 03:27:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/08 03:27:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/08 03:27:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/08 03:27:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/08 03:27:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/08 03:27:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/08 03:27:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/08 03:27:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/08 03:27:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/08 03:27:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/08 03:27:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/08 03:27:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/08 03:27:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/08 03:27:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/08 03:27:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/08 03:27:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/08 03:27:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/08 03:27:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/08 03:27:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/08 03:27:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/08 03:27:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/08 03:27:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/08 03:27:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/08 03:27:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/08 03:27:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/08 03:27:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/08 03:27:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/08 03:27:57 DEBUG : Waiting for deletions to finish 2025/08/08 03:27:58 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/08 03:27:58 INFO : dir1/0012-6789;.txt: Deleted 2025/08/08 03:27:58 INFO : splitbananasplit: Deleted 2025/08/08 03:27:58 INFO : dir1/0015-9;=.txt: Deleted 2025/08/08 03:27:58 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/08 03:27:58 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/08 03:27:58 INFO : dir1/0014-89;=.txt: Deleted 2025/08/08 03:27:58 INFO : banana: Deleted 2025/08/08 03:27:58 INFO : dir1/0009-3456789.txt: Deleted 2025/08/08 03:27:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/08 03:27:58 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/08 03:27:58 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/08 03:27:58 INFO : dir1/0010-456789.txt: Deleted 2025/08/08 03:27:58 INFO : dir1/0007-1234567.txt: Deleted 2025/08/08 03:27:58 INFO : dir1/0011-56789;.txt: Deleted 2025/08/08 03:27:58 INFO : apple: Deleted 2025/08/08 03:27:58 INFO : dir1/0003-defghij.txt: Deleted 2025/08/08 03:27:58 INFO : appleappleapplebanana: Deleted 2025/08/08 03:27:58 INFO : dir1/0008-2345678.txt: Deleted 2025/08/08 03:27:58 INFO : dir1/0013-789;=.txt: Deleted 2025/08/08 03:27:58 DEBUG : Waiting for deletions to finish 2025/08/08 03:27:59 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/08 03:27:59 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:27:59 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/08 03:27:59 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/08 03:27:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:27:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:27:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:27:59 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:27:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:27:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:27:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:27:59 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:27:59 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:27:59 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:27:59 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:27:59 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:27:59 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:27:59 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:27:59 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:27:59 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:27:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/08 03:27:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/08 03:27:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/08 03:27:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/08 03:27:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/08 03:27:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/08 03:27:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/08 03:27:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/08 03:27:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/08 03:27:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/08 03:27:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/08 03:27:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/08 03:27:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/08 03:27:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/08 03:27:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/08 03:27:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/08 03:27:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/08 03:27:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/08 03:27:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/08 03:27:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/08 03:27:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/08 03:27:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/08 03:27:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/08 03:27:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/08 03:27:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/08 03:27:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/08 03:27:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/08 03:27:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/08 03:27:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/08 03:27:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/08 03:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/08 03:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/08 03:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/08 03:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/08 03:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/08 03:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/08 03:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/08 03:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/08 03:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/08 03:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/08 03:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/08 03:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/08 03:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/08 03:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/08 03:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/08 03:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/08 03:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/08 03:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/08 03:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/08 03:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/08 03:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/08 03:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/08 03:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/08 03:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/08 03:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/08 03:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/08 03:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/08 03:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/08 03:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/08 03:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/08 03:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/08 03:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/08 03:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/08 03:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/08 03:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/08 03:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/08 03:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/08 03:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/08 03:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/08 03:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/08 03:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/08 03:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/08 03:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/08 03:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/08 03:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/08 03:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/08 03:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/08 03:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/08 03:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/08 03:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/08 03:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/08 03:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/08 03:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/08 03:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/08 03:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/08 03:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/08 03:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/08 03:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/08 03:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/08 03:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/08 03:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/08 03:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/08 03:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/08 03:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/08 03:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 03:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 03:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 03:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 03:27:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/08 03:27:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/08 03:27:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/08 03:27:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/08 03:27:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/08 03:27:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/08 03:27:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/08 03:27:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/08 03:27:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/08 03:27:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/08 03:27:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/08 03:27:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/08 03:27:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/08 03:27:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/08 03:27:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/08 03:27:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/08 03:27:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/08 03:27:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/08 03:27:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/08 03:27:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/08 03:27:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/08 03:27:59 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:27:59 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:27:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/08 03:27:59 INFO : apple: Copied (new) 2025/08/08 03:27:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/08 03:27:59 INFO : banana: Copied (new) 2025/08/08 03:27:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/08 03:27:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/08 03:27:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/08 03:27:59 INFO : splitbananasplit: Copied (new) 2025/08/08 03:28:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/08 03:28:00 INFO : appleappleapplebanana: Copied (new) 2025/08/08 03:28:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/08 03:28:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/08 03:28:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/08 03:28:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/08 03:28:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/08 03:28:00 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/08 03:28:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/08 03:28:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/08 03:28:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/08 03:28:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/08 03:28:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/08 03:28:00 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/08 03:28:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/08 03:28:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/08 03:28:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/08 03:28:00 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/08 03:28:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/08 03:28:00 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/08 03:28:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/08 03:28:00 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/08 03:28:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/08 03:28:00 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/08 03:28:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/08 03:28:01 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/08 03:28:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/08 03:28:01 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/08 03:28:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/08 03:28:01 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/08 03:28:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/08 03:28:01 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/08 03:28:01 DEBUG : Waiting for deletions to finish 2025/08/08 03:28:01 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/08 03:28:01 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/08 03:28:01 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/08 03:28:01 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/08 03:28:01 INFO : PREFIXapple: Deleted 2025/08/08 03:28:01 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/08 03:28:01 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/08 03:28:01 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/08 03:28:01 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/08 03:28:01 INFO : PREFIXsplitbananasplit: Deleted 2025/08/08 03:28:01 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/08 03:28:01 INFO : PREFIXbanana: Deleted 2025/08/08 03:28:01 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/08 03:28:01 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/08 03:28:01 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/08 03:28:01 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/08 03:28:01 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/08 03:28:01 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/08 03:28:02 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/08 03:28:02 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/08 03:28:02 DEBUG : Waiting for deletions to finish 2025/08/08 03:28:02 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : Waiting for deletions to finish 2025/08/08 03:28:02 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:28:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:28:16 DEBUG : Waiting for deletions to finish 2025/08/08 03:28:16 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:28:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:28:16 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:28:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:28:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:28:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:28:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:28:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:28:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:28:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:28:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:28:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:28:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:28:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:28:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:28:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:28:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:28:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:28:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:28:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:28:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 03:28:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 03:28:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 03:28:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 03:28:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/08 03:28:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/08 03:28:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/08 03:28:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 03:28:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/08 03:28:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 03:28:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:17 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:28:17 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:28:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/08 03:28:17 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/08 03:28:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/08 03:28:17 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/08 03:28:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/08 03:28:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/08 03:28:17 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/08 03:28:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/08 03:28:17 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/08 03:28:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/08 03:28:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/08 03:28:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/08 03:28:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/08 03:28:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/08 03:28:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/08 03:28:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/08 03:28:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/08 03:28:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/08 03:28:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/08 03:28:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/08 03:28:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/08 03:28:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/08 03:28:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/08 03:28:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/08 03:28:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/08 03:28:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/08 03:28:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/08 03:28:19 DEBUG : Waiting for deletions to finish 2025/08/08 03:28:19 INFO : dir1/0013-789;=.txt: Deleted 2025/08/08 03:28:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/08 03:28:19 INFO : dir1/0007-1234567.txt: Deleted 2025/08/08 03:28:19 INFO : dir1/0012-6789;.txt: Deleted 2025/08/08 03:28:19 INFO : dir1/0009-3456789.txt: Deleted 2025/08/08 03:28:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/08 03:28:19 INFO : dir1/0010-456789.txt: Deleted 2025/08/08 03:28:19 INFO : dir1/0015-9;=.txt: Deleted 2025/08/08 03:28:19 INFO : dir1/0011-56789;.txt: Deleted 2025/08/08 03:28:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/08 03:28:19 INFO : appleappleapplebanana: Deleted 2025/08/08 03:28:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/08 03:28:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/08 03:28:19 INFO : dir1/0008-2345678.txt: Deleted 2025/08/08 03:28:19 INFO : dir1/0014-89;=.txt: Deleted 2025/08/08 03:28:19 INFO : apple: Deleted 2025/08/08 03:28:19 INFO : banana: Deleted 2025/08/08 03:28:19 INFO : splitbananasplit: Deleted 2025/08/08 03:28:19 INFO : dir1/0003-defghij.txt: Deleted 2025/08/08 03:28:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/08 03:28:19 DEBUG : Waiting for deletions to finish 2025/08/08 03:28:20 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/08 03:28:20 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/08 03:28:20 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/08 03:28:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/08 03:28:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/08 03:28:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/08 03:28:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/08 03:28:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/08 03:28:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/08 03:28:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/08 03:28:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/08 03:28:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/08 03:28:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/08 03:28:20 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/08 03:28:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/08 03:28:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/08 03:28:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/08 03:28:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/08 03:28:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/08 03:28:20 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/08 03:28:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/08 03:28:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/08 03:28:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/08 03:28:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/08 03:28:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/08 03:28:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/08 03:28:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/08 03:28:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/08 03:28:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/08 03:28:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/08 03:28:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/08 03:28:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/08 03:28:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/08 03:28:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/08 03:28:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/08 03:28:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/08 03:28:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/08 03:28:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/08 03:28:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/08 03:28:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/08 03:28:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/08 03:28:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/08 03:28:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/08 03:28:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/08 03:28:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/08 03:28:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/08 03:28:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/08 03:28:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/08 03:28:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/08 03:28:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/08 03:28:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/08 03:28:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/08 03:28:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/08 03:28:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/08 03:28:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/08 03:28:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/08 03:28:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/08 03:28:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/08 03:28:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/08 03:28:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/08 03:28:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/08 03:28:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/08 03:28:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/08 03:28:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/08 03:28:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/08 03:28:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/08 03:28:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/08 03:28:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 03:28:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 03:28:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/08 03:28:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/08 03:28:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 03:28:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/08 03:28:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/08 03:28:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/08 03:28:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/08 03:28:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:20 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:28:20 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:28:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/08 03:28:20 INFO : splitbananasplit: Copied (new) 2025/08/08 03:28:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/08 03:28:20 INFO : apple: Copied (new) 2025/08/08 03:28:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/08 03:28:20 INFO : banana: Copied (new) 2025/08/08 03:28:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/08 03:28:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/08 03:28:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/08 03:28:21 INFO : appleappleapplebanana: Copied (new) 2025/08/08 03:28:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/08 03:28:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/08 03:28:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/08 03:28:21 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/08 03:28:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/08 03:28:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/08 03:28:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/08 03:28:21 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/08 03:28:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/08 03:28:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/08 03:28:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/08 03:28:21 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/08 03:28:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/08 03:28:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/08 03:28:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/08 03:28:21 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/08 03:28:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/08 03:28:21 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/08 03:28:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/08 03:28:21 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/08 03:28:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/08 03:28:21 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/08 03:28:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/08 03:28:22 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/08 03:28:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/08 03:28:22 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/08 03:28:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/08 03:28:22 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/08 03:28:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/08 03:28:22 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/08 03:28:22 DEBUG : Waiting for deletions to finish 2025/08/08 03:28:22 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/08 03:28:22 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/08 03:28:22 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/08 03:28:22 INFO : bananaSUFFIX: Deleted 2025/08/08 03:28:22 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/08 03:28:22 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/08 03:28:22 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/08 03:28:22 INFO : appleSUFFIX: Deleted 2025/08/08 03:28:22 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/08 03:28:22 INFO : splitbananasplitSUFFIX: Deleted 2025/08/08 03:28:22 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/08 03:28:22 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/08 03:28:22 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/08 03:28:22 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/08 03:28:22 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/08 03:28:22 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/08 03:28:22 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/08 03:28:22 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/08 03:28:22 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/08 03:28:22 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/08 03:28:22 DEBUG : Waiting for deletions to finish 2025/08/08 03:28:22 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:28:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:28:22 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:28:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:28:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:28:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:28:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:28:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:28:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:28:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:28:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:28:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:28:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:28:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:28:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:28:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:28:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:28:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:28:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:28:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:28:23 DEBUG : Waiting for deletions to finish 2025/08/08 03:28:23 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:28:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:28:23 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:28:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:28:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:28:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:28:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:28:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:28:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:28:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:28:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:28:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:28:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:28:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:28:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:28:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:28:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:28:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:28:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:28:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:28:37 DEBUG : Waiting for deletions to finish 2025/08/08 03:28:37 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:28:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:28:37 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:28:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:28:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:28:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:28:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:28:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:28:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:28:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:28:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:28:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:28:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:28:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:28:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:28:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:28:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:28:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:28:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:28:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:28:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 03:28:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 03:28:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 03:28:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 03:28:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/08 03:28:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 03:28:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/08 03:28:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 03:28:38 DEBUG : apple: Unchanged skipping 2025/08/08 03:28:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:38 DEBUG : banana: Unchanged skipping 2025/08/08 03:28:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 03:28:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 03:28:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 03:28:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 03:28:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 03:28:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 03:28:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 03:28:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 03:28:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 03:28:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 03:28:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 03:28:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 03:28:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 03:28:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 03:28:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 03:28:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 03:28:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 03:28:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 03:28:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 03:28:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 03:28:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 03:28:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 03:28:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 03:28:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 03:28:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/08 03:28:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/08 03:28:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 03:28:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 03:28:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 03:28:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 03:28:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/08 03:28:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/08 03:28:38 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:28:38 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:28:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/08 03:28:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/08 03:28:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 03:28:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/08 03:28:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/08 03:28:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 03:28:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/08 03:28:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/08 03:28:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 03:28:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/08 03:28:38 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/08 03:28:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 03:28:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/08 03:28:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/08 03:28:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 03:28:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/08 03:28:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/08 03:28:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 03:28:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/08 03:28:38 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/08 03:28:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 03:28:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/08 03:28:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/08 03:28:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 03:28:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/08 03:28:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/08 03:28:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 03:28:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/08 03:28:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/08 03:28:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 03:28:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/08 03:28:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/08 03:28:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 03:28:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/08 03:28:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/08 03:28:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 03:28:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/08 03:28:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/08 03:28:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 03:28:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/08 03:28:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/08 03:28:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 03:28:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/08 03:28:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/08 03:28:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/08 03:28:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/08 03:28:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/08 03:28:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/08 03:28:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/08 03:28:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/08 03:28:39 DEBUG : Waiting for deletions to finish 2025/08/08 03:28:40 INFO : appleappleapplebanana: Deleted 2025/08/08 03:28:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/08 03:28:40 INFO : dir1/0011-56789;.txt: Deleted 2025/08/08 03:28:40 INFO : dir1/0010-456789.txt: Deleted 2025/08/08 03:28:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/08 03:28:40 INFO : dir1/0012-6789;.txt: Deleted 2025/08/08 03:28:40 INFO : dir1/0003-defghij.txt: Deleted 2025/08/08 03:28:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/08 03:28:40 INFO : dir1/0009-3456789.txt: Deleted 2025/08/08 03:28:40 INFO : dir1/0007-1234567.txt: Deleted 2025/08/08 03:28:40 INFO : splitbananasplit: Deleted 2025/08/08 03:28:40 INFO : dir1/0008-2345678.txt: Deleted 2025/08/08 03:28:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/08 03:28:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/08 03:28:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/08 03:28:40 INFO : dir1/0013-789;=.txt: Deleted 2025/08/08 03:28:40 INFO : dir1/0014-89;=.txt: Deleted 2025/08/08 03:28:40 INFO : dir1/0015-9;=.txt: Deleted 2025/08/08 03:28:40 DEBUG : Waiting for deletions to finish 2025/08/08 03:28:40 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:28:40 DEBUG : appleapple: Excluded (Path Filter) 2025/08/08 03:28:40 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:28:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/08 03:28:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/08 03:28:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/08 03:28:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/08 03:28:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/08 03:28:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/08 03:28:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/08 03:28:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/08 03:28:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/08 03:28:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/08 03:28:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/08 03:28:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/08 03:28:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/08 03:28:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/08 03:28:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/08 03:28:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/08 03:28:40 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 03:28:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/08 03:28:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 03:28:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 03:28:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 03:28:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 03:28:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 03:28:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 03:28:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 03:28:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 03:28:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 03:28:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 03:28:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 03:28:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 03:28:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 03:28:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 03:28:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 03:28:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 03:28:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 03:28:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 03:28:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 03:28:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 03:28:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 03:28:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 03:28:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 03:28:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 03:28:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 03:28:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 03:28:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 03:28:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 03:28:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 03:28:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 03:28:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 03:28:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 03:28:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 03:28:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 03:28:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 03:28:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 03:28:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 03:28:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 03:28:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 03:28:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 03:28:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 03:28:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 03:28:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 03:28:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/08 03:28:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 03:28:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 03:28:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 03:28:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 03:28:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 03:28:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 03:28:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 03:28:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 03:28:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 03:28:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 03:28:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 03:28:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 03:28:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 03:28:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 03:28:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 03:28:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 03:28:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/08 03:28:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 03:28:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 03:28:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 03:28:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 03:28:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 03:28:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 03:28:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 03:28:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 03:28:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 03:28:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 03:28:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 03:28:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 03:28:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 03:28:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 03:28:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 03:28:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 03:28:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 03:28:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 03:28:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 03:28:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:41 DEBUG : apple: Unchanged skipping 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:28:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:41 DEBUG : banana: Unchanged skipping 2025/08/08 03:28:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:41 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 03:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 03:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 03:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 03:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 03:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 03:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 03:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 03:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 03:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 03:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 03:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 03:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 03:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 03:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 03:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 03:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 03:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 03:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 03:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 03:28:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 03:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 03:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 03:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 03:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/08 03:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 03:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 03:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 03:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 03:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 03:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 03:28:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 03:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 03:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 03:28:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 03:28:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 03:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 03:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 03:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 03:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 03:28:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/08 03:28:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:28:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:28:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:28:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:28:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:28:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:28:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:28:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:28:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:28:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:28:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:28:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:28:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:28:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:28:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:28:41 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:28:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:28:41 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:28:41 DEBUG : Waiting for deletions to finish 2025/08/08 03:28:41 DEBUG : Waiting for deletions to finish 2025/08/08 03:28:41 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : appleapple: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/08 03:28:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 03:28:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/08 03:28:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 03:28:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 03:28:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 03:28:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 03:28:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 03:28:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 03:28:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 03:28:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 03:28:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 03:28:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 03:28:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 03:28:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 03:28:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 03:28:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 03:28:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 03:28:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 03:28:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 03:28:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 03:28:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 03:28:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 03:28:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 03:28:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 03:28:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 03:28:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 03:28:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 03:28:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 03:28:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 03:28:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 03:28:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 03:28:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 03:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 03:28:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/08 03:28:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 03:28:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 03:28:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 03:28:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 03:28:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 03:28:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 03:28:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 03:28:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 03:28:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 03:28:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 03:28:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 03:28:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 03:28:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 03:28:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 03:28:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 03:28:41 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:28:54 DEBUG : Waiting for deletions to finish 2025/08/08 03:28:55 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:55 DEBUG : apple: Unchanged skipping 2025/08/08 03:28:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:28:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:55 DEBUG : banana: Unchanged skipping 2025/08/08 03:28:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:55 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:28:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:28:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:28:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:28:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:28:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:28:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:28:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:28:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:28:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:28:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:28:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:28:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:28:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:28:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:28:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:28:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:28:55 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:28:55 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:28:55 DEBUG : Waiting for deletions to finish 2025/08/08 03:28:55 DEBUG : Waiting for deletions to finish 2025/08/08 03:28:55 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:56 DEBUG : apple: Unchanged skipping 2025/08/08 03:28:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:28:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:56 DEBUG : banana: Unchanged skipping 2025/08/08 03:28:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:56 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:28:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:28:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:28:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:28:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:28:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:28:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:28:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:28:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:28:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:28:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:28:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:28:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:28:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:28:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:28:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:28:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:28:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:28:56 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:28:56 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:28:56 DEBUG : Waiting for deletions to finish 2025/08/08 03:28:56 DEBUG : Waiting for deletions to finish 2025/08/08 03:28:56 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:28:56 DEBUG : Waiting for deletions to finish 2025/08/08 03:28:57 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:28:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:28:57 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:28:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:28:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:28:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:28:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:28:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:28:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:28:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:28:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:28:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:28:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:28:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:28:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:28:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:28:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:28:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:28:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:28:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:29:11 DEBUG : Waiting for deletions to finish 2025/08/08 03:29:11 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:29:11 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : apple: Unchanged skipping 2025/08/08 03:29:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:29:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : banana: Unchanged skipping 2025/08/08 03:29:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:29:12 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:29:12 DEBUG : Waiting for deletions to finish 2025/08/08 03:29:12 DEBUG : Waiting for deletions to finish 2025/08/08 03:29:12 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:29:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : apple: Unchanged skipping 2025/08/08 03:29:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:29:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : banana: Unchanged skipping 2025/08/08 03:29:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:29:12 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:29:12 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:29:12 DEBUG : Waiting for deletions to finish 2025/08/08 03:29:12 DEBUG : Waiting for deletions to finish 2025/08/08 03:29:13 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:29:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:29:13 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:29:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:29:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:29:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:29:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:29:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:29:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:29:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:29:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:29:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:29:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:29:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:29:26 DEBUG : Waiting for deletions to finish 2025/08/08 03:29:26 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:29:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:29:26 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:29:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:29:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:29:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:29:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:29:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:29:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:29:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:29:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:29:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:29:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:29:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:29:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:29:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:29:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:29:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:29:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:29:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : apple: Unchanged skipping 2025/08/08 03:29:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:29:27 DEBUG : banana: Unchanged skipping 2025/08/08 03:29:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:29:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:29:27 DEBUG : Waiting for deletions to finish 2025/08/08 03:29:27 DEBUG : Waiting for deletions to finish 2025/08/08 03:29:27 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:29:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : apple: Unchanged skipping 2025/08/08 03:29:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:29:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : banana: Unchanged skipping 2025/08/08 03:29:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:29:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:29:27 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:29:27 DEBUG : Waiting for deletions to finish 2025/08/08 03:29:27 DEBUG : Waiting for deletions to finish 2025/08/08 03:29:28 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:29:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:29:28 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:29:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:29:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:29:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:29:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:29:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:29:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:29:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:29:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:29:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:29:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:29:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:29:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:29:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:29:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:29:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:29:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:29:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:29:41 DEBUG : Waiting for deletions to finish 2025/08/08 03:29:42 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:29:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:29:42 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:29:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:29:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:29:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:29:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:29:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:29:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:29:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:29:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:29:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:29:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:29:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:29:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:29:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:29:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:29:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:29:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:29:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:29:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:42 DEBUG : apple: Unchanged skipping 2025/08/08 03:29:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:29:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:42 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:29:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:42 DEBUG : banana: Unchanged skipping 2025/08/08 03:29:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:29:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:29:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:29:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:29:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:29:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:29:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:29:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:29:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:29:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:29:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:29:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:29:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:42 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:29:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:29:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:29:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:29:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:29:42 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:29:42 DEBUG : Waiting for deletions to finish 2025/08/08 03:29:42 DEBUG : Waiting for deletions to finish 2025/08/08 03:29:43 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:43 DEBUG : apple: Unchanged skipping 2025/08/08 03:29:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:29:43 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:29:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:43 DEBUG : banana: Unchanged skipping 2025/08/08 03:29:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:29:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:29:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:29:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:29:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:29:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:29:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:43 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:29:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:29:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:29:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:29:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:29:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:29:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:29:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:29:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:29:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:29:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:29:43 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:29:43 DEBUG : Waiting for deletions to finish 2025/08/08 03:29:43 DEBUG : Waiting for deletions to finish 2025/08/08 03:29:43 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:29:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:29:57 DEBUG : Waiting for deletions to finish 2025/08/08 03:29:58 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:29:58 DEBUG : apple: Unchanged skipping 2025/08/08 03:29:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:58 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:29:58 DEBUG : banana: Unchanged skipping 2025/08/08 03:29:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:29:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:29:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:29:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:29:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:29:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:29:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:29:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:29:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:29:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:29:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:29:58 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:29:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:29:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:29:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:29:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:29:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:29:58 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:29:58 DEBUG : Waiting for deletions to finish 2025/08/08 03:29:58 DEBUG : Waiting for deletions to finish 2025/08/08 03:29:58 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:29:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 03:29:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 03:29:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:59 DEBUG : banana: Unchanged skipping 2025/08/08 03:29:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:59 DEBUG : apple: Unchanged skipping 2025/08/08 03:29:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:59 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 03:29:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 03:29:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 03:29:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 03:29:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 03:29:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 03:29:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 03:29:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 03:29:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 03:29:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 03:29:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 03:29:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 03:29:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 03:29:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 03:29:59 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:29:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 03:29:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 03:29:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:29:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 03:29:59 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:29:59 DEBUG : Waiting for deletions to finish 2025/08/08 03:29:59 DEBUG : Waiting for deletions to finish 2025/08/08 03:29:59 DEBUG : apple: Excluded (Path Filter) 2025/08/08 03:29:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 03:29:59 DEBUG : banana: Excluded (Path Filter) 2025/08/08 03:29:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 03:29:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 03:29:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 03:29:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 03:29:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 03:29:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 03:29:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 03:29:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 03:29:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 03:29:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 03:29:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 03:29:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 03:29:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 03:29:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 03:29:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 03:29:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 03:29:59 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (186.60s) --- PASS: TestTransform/NFC (14.13s) --- PASS: TestTransform/NFD (16.07s) --- PASS: TestTransform/base64 (18.73s) --- PASS: TestTransform/prefix (20.82s) --- PASS: TestTransform/suffix (20.74s) --- PASS: TestTransform/truncate (18.06s) --- PASS: TestTransform/encoder (15.67s) --- PASS: TestTransform/ISO-8859-1 (15.83s) --- PASS: TestTransform/charmap (15.08s) --- PASS: TestTransform/lowercase (15.96s) --- PASS: TestTransform/ascii (15.51s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:30:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/08 03:30:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/08 03:30:04 INFO : sub dir_somesuffix: Making directory 2025/08/08 03:30:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/08 03:30:04 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/08 03:30:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/08 03:30:04 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/08 03:30:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/08 03:30:04 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:30:04 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:30:05 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:30:05 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/08 03:30:05 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.84s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:30:06 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:06 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:06 INFO : tictactoe: Making directory 2025/08/08 03:30:06 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:06 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:30:06 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/08 03:30:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:30:06 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:30:06 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:30:07 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:30:07 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/08 03:30:07 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.72s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:30:08 INFO : toe: Making directory 2025/08/08 03:30:08 INFO : toe/toe: Making directory 2025/08/08 03:30:08 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/08 03:30:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/08 03:30:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/08 03:30:08 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:30:08 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:30:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:30:08 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/08 03:30:08 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.59s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:30:09 INFO : toe: Making directory 2025/08/08 03:30:09 INFO : toe/toe: Making directory 2025/08/08 03:30:09 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/08 03:30:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/08 03:30:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/08 03:30:09 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:30:09 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:30:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:30:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/08 03:30:10 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.83s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:30:11 DEBUG : empty_dir: Making directory with metadata 2025/08/08 03:30:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/08 03:30:11 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:11 INFO : tictacempty_dir: Making directory 2025/08/08 03:30:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:11 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:11 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:11 INFO : tictactoe: Making directory 2025/08/08 03:30:11 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:11 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:30:11 INFO : tictactoe/tictactoe: Making directory 2025/08/08 03:30:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:30:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/08 03:30:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 03:30:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/08 03:30:11 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:30:11 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:30:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:30:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/08 03:30:12 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.81s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:30:13 DEBUG : empty_dir: Making directory with metadata 2025/08/08 03:30:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/08 03:30:13 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:13 INFO : tictacempty_dir: Making directory 2025/08/08 03:30:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:13 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:13 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:13 INFO : tictactoe: Making directory 2025/08/08 03:30:13 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:13 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:30:13 INFO : tictactoe/tictactoe: Making directory 2025/08/08 03:30:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:30:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/08 03:30:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:30:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 03:30:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:30:13 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:30:13 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:30:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:30:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:30:14 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/08 03:30:14 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:30:14 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:14 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:14 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/08 03:30:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/08 03:30:14 NOTICE: B2 bucket rclone-test-medazec3mahe: 0 differences found 2025/08/08 03:30:14 NOTICE: B2 bucket rclone-test-medazec3mahe: 1 matching files --- PASS: TestAllTag (1.85s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:30:15 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:15 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:15 INFO : tictactoe: Making directory 2025/08/08 03:30:15 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:15 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:30:15 INFO : tictactoe/tictactoe: Making directory 2025/08/08 03:30:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:30:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/08 03:30:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 03:30:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/08 03:30:15 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:30:15 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:30:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:30:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/08 03:30:15 DEBUG : Waiting for deletions to finish 2025/08/08 03:30:16 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:16 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:16 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:30:16 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 03:30:16 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:30:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/08 03:30:16 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/08 03:30:16 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:30:16 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.97s) === RUN TestSyntax 2025/08/08 03:30:17 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:30:17 INFO : toe: Making directory 2025/08/08 03:30:17 INFO : toe/toe: Making directory 2025/08/08 03:30:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/08 03:30:17 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:30:17 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:30:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:30:18 INFO : toe/toe/toe: Copied (new) 2025/08/08 03:30:18 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.86s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:30:18 DEBUG : empty_dir: Making directory with metadata 2025/08/08 03:30:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/08 03:30:18 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:19 INFO : tictacempty_dir: Making directory 2025/08/08 03:30:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:19 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:19 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:19 INFO : tictactoe: Making directory 2025/08/08 03:30:19 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:19 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:30:19 INFO : tictactoe/tictactoe: Making directory 2025/08/08 03:30:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:30:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/08 03:30:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:30:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 03:30:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:30:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:30:19 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:30:19 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:30:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:30:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:30:19 INFO : toe/toe/toe.txt: Deleted 2025/08/08 03:30:19 INFO : toe/toe: Removing directory 2025/08/08 03:30:19 INFO : toe: Removing directory 2025/08/08 03:30:19 INFO : empty_dir: Removing directory 2025/08/08 03:30:19 DEBUG : Local file system at /tmp/rclone3339134870: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.69s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:30:20 DEBUG : empty_dir: Making directory with metadata 2025/08/08 03:30:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/08 03:30:20 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:20 INFO : tictacempty_dir: Making directory 2025/08/08 03:30:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:20 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:20 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:20 INFO : tictactoe: Making directory 2025/08/08 03:30:20 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:20 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:30:20 INFO : tictactoe/tictactoe: Making directory 2025/08/08 03:30:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:30:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/08 03:30:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:30:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 03:30:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:30:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:30:20 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:30:20 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:30:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:30:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:30:21 INFO : toe/toe/toe.txt: Deleted 2025/08/08 03:30:21 INFO : toe/toe: Removing directory 2025/08/08 03:30:21 INFO : toe: Removing directory 2025/08/08 03:30:21 INFO : empty_dir: Removing directory 2025/08/08 03:30:21 DEBUG : Local file system at /tmp/rclone3339134870: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/08 03:30:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/08 03:30:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/08 03:30:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/08 03:30:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/08 03:30:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:30:22 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/08 03:30:22 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.06s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:30:23 DEBUG : Reset feature "Copy" 2025/08/08 03:30:23 DEBUG : Reset feature "Move" 2025/08/08 03:30:23 DEBUG : Reset feature "Copy" 2025/08/08 03:30:23 DEBUG : Reset feature "Move" 2025/08/08 03:30:23 DEBUG : empty_dir: Making directory with metadata 2025/08/08 03:30:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/08 03:30:23 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:23 INFO : tictacempty_dir: Making directory 2025/08/08 03:30:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 03:30:23 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:23 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:23 INFO : tictactoe: Making directory 2025/08/08 03:30:23 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:23 DEBUG : toe: transformed to: tictactoe 2025/08/08 03:30:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:30:23 INFO : tictactoe/tictactoe: Making directory 2025/08/08 03:30:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 03:30:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/08 03:30:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:30:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 03:30:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:30:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:30:23 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:30:23 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:30:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:30:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 03:30:24 INFO : toe/toe/toe.txt: Deleted 2025/08/08 03:30:24 INFO : toe/toe: Removing directory 2025/08/08 03:30:24 INFO : toe: Removing directory 2025/08/08 03:30:24 INFO : empty_dir: Removing directory 2025/08/08 03:30:24 DEBUG : Local file system at /tmp/rclone3339134870: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/08 03:30:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/08 03:30:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/08 03:30:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/08 03:30:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/08 03:30:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:30:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/08 03:30:26 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.92s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:30:27 DEBUG : toe: transformed to: dG9l 2025/08/08 03:30:27 DEBUG : toe: transformed to: dG9l 2025/08/08 03:30:27 INFO : dG9l: Making directory 2025/08/08 03:30:27 DEBUG : toe: transformed to: dG9l 2025/08/08 03:30:27 DEBUG : toe: transformed to: dG9l 2025/08/08 03:30:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/08 03:30:27 INFO : dG9l/dG9l: Making directory 2025/08/08 03:30:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/08 03:30:27 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/08 03:30:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/08 03:30:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 03:30:27 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:30:27 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:30:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/08 03:30:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:30:28 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/08 03:30:28 DEBUG : Waiting for deletions to finish 2025/08/08 03:30:28 DEBUG : dG9l: transformed to: toe 2025/08/08 03:30:28 DEBUG : dG9l: transformed to: toe 2025/08/08 03:30:28 DEBUG : dG9l: transformed to: toe 2025/08/08 03:30:28 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/08 03:30:28 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/08 03:30:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/08 03:30:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/08 03:30:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/08 03:30:28 DEBUG : Local file system at /tmp/rclone3339134870: Waiting for checks to finish 2025/08/08 03:30:28 DEBUG : Local file system at /tmp/rclone3339134870: Waiting for transfers to finish 2025/08/08 03:30:28 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.51s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-medazec3mahe", Local "Local file system at /tmp/rclone3339134870", Modify Window "1ms" 2025/08/08 03:30:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/08 03:30:30 DEBUG : toe: transformed to: 2025/08/08 03:30:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/08 03:30:30 DEBUG : toe: transformed to: 2025/08/08 03:30:30 INFO : B2 bucket rclone-test-medazec3mahe: Making directory 2025/08/08 03:30:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/08 03:30:30 DEBUG : toe: transformed to: 2025/08/08 03:30:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/08 03:30:30 DEBUG : toe: transformed to: 2025/08/08 03:30:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/08 03:30:30 DEBUG : toe/toe: transformed to: 2025/08/08 03:30:30 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/08 03:30:30 INFO : toe/toe: Making directory 2025/08/08 03:30:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/08 03:30:30 DEBUG : toe/toe: transformed to: 2025/08/08 03:30:30 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/08 03:30:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/08 03:30:30 DEBUG : toe: transformed to: 2025/08/08 03:30:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/08 03:30:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/08 03:30:30 DEBUG : toe/toe/toe: transformed to: 2025/08/08 03:30:30 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/08 03:30:30 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for checks to finish 2025/08/08 03:30:30 DEBUG : B2 bucket rclone-test-medazec3mahe: Waiting for transfers to finish 2025/08/08 03:30:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 03:30:30 INFO : toe/toe/toe: Copied (new) 2025/08/08 03:30:30 ERROR : B2 bucket rclone-test-medazec3mahe: not deleting files as there were IO errors 2025/08/08 03:30:30 ERROR : B2 bucket rclone-test-medazec3mahe: not deleting directories as there were IO errors --- PASS: TestError (1.74s) PASS 2025/08/08 03:30:31 DEBUG : B2 bucket rclone-test-medazec3mahe: Purge remote 2025/08/08 03:30:31 INFO : B2 bucket rclone-test-medazec3mahe: cleaning bucket "rclone-test-medazec3mahe" of all files 2025/08/08 03:30:32 DEBUG : BackupDir/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41958dc268224fb8_d20250808_m032437_c001_v7007000_t0000_u01754623477918") 2025/08/08 03:30:32 DEBUG : BackupDir/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f103036f96f758d79_d20250808_m032431_c001_v0001102_t0003_u01754623471421") 2025/08/08 03:30:32 DEBUG : CompareDest/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b761c14_d20250808_m032412_c001_v7007000_t0000_u01754623452363") 2025/08/08 03:30:32 DEBUG : CompareDest/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f101436c23fa2e948_d20250808_m032406_c001_v0001144_t0027_u01754623446277") 2025/08/08 03:30:32 DEBUG : CompareDest/two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b761c18_d20250808_m032412_c001_v7007000_t0000_u01754623452547") 2025/08/08 03:30:32 DEBUG : CompareDest/two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10098be31a5b88e1_d20250808_m032407_c001_v0001177_t0027_u01754623447964") 2025/08/08 03:30:32 DEBUG : CopyDest/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41958dc268224fb9_d20250808_m032438_c001_v7007000_t0000_u01754623478104") 2025/08/08 03:30:32 DEBUG : CopyDest/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431b06_d20250808_m032428_c001_v0001171_t0052_u01754623468395") 2025/08/08 03:30:32 DEBUG : CopyDest/three: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41958dc268224fba_d20250808_m032438_c001_v7007000_t0000_u01754623478287") 2025/08/08 03:30:33 DEBUG : CopyDest/three: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10098be31a5b8976_d20250808_m032436_c001_v0001177_t0007_u01754623476122") 2025/08/08 03:30:33 DEBUG : CopyDest/two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41958dc268224fbc_d20250808_m032438_c001_v7007000_t0000_u01754623478481") 2025/08/08 03:30:33 DEBUG : CopyDest/two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f101436c23fa2e9a8_d20250808_m032433_c001_v0001144_t0027_u01754623473031") 2025/08/08 03:30:33 DEBUG : EXISTING: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f412e5d075aeaf96b_d20250808_m032602_c001_v7007000_t0000_u01754623562304") 2025/08/08 03:30:33 DEBUG : EXISTING: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431f52_d20250808_m032601_c001_v0001171_t0012_u01754623561142") 2025/08/08 03:30:33 DEBUG : PREFIXapple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90989_d20250808_m032801_c001_v7007000_t0000_u01754623681536") 2025/08/08 03:30:33 DEBUG : PREFIXapple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432599_d20250808_m032756_c001_v0001171_t0009_u01754623676242") 2025/08/08 03:30:33 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40828a1d177472e8_d20250808_m032801_c001_v7007000_t0000_u01754623681495") 2025/08/08 03:30:33 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae88_d20250808_m032756_c001_v0001044_t0039_u01754623676231") 2025/08/08 03:30:33 DEBUG : PREFIXbanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f11228_d20250808_m032801_c001_v7007000_t0000_u01754623681705") 2025/08/08 03:30:33 DEBUG : PREFIXbanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543bb1_d20250808_m032756_c001_v0001113_t0021_u01754623676263") 2025/08/08 03:30:33 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f417188f9c6dc6626_d20250808_m032801_c001_v7007000_t0000_u01754623681714") 2025/08/08 03:30:33 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4703_d20250808_m032756_c001_v0001184_t0044_u01754623676252") 2025/08/08 03:30:33 DEBUG : Testêé: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f412e5d075aeaf968_d20250808_m032558_c001_v7007000_t0000_u01754623558720") 2025/08/08 03:30:33 DEBUG : Testêé: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431f32_d20250808_m032557_c001_v0001171_t0001_u01754623557990") 2025/08/08 03:30:33 DEBUG : Testêé: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431f27_d20250808_m032557_c001_v0001171_t0044_u01754623557258") 2025/08/08 03:30:34 DEBUG : YXBwbGU=: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0cfa_d20250808_m032742_c001_v7007000_t0000_u01754623662436") 2025/08/08 03:30:34 DEBUG : YXBwbGU=: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4651_d20250808_m032738_c001_v0001184_t0003_u01754623658541") 2025/08/08 03:30:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0cfb_d20250808_m032742_c001_v7007000_t0000_u01754623662620") 2025/08/08 03:30:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543b6a_d20250808_m032738_c001_v0001113_t0028_u01754623658553") 2025/08/08 03:30:34 DEBUG : YmFuYW5h: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0cff_d20250808_m032742_c001_v7007000_t0000_u01754623662803") 2025/08/08 03:30:34 DEBUG : YmFuYW5h: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae62_d20250808_m032738_c001_v0001044_t0019_u01754623658574") 2025/08/08 03:30:34 DEBUG : a/potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109f2_d20250808_m032236_c001_v7007000_t0000_u01754623356868") 2025/08/08 03:30:34 DEBUG : a/potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284315ea_d20250808_m032236_c001_v0001171_t0002_u01754623356049") 2025/08/08 03:30:34 DEBUG : a/potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109ef_d20250808_m032234_c001_v7007000_t0000_u01754623354457") 2025/08/08 03:30:34 DEBUG : a/potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284315ce_d20250808_m032233_c001_v0001171_t0010_u01754623353619") 2025/08/08 03:30:34 DEBUG : a/potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40673a98df732e6e_d20250808_m032215_c001_v7007000_t0000_u01754623335955") 2025/08/08 03:30:34 DEBUG : a/potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284314d6_d20250808_m032215_c001_v0001171_t0039_u01754623335085") 2025/08/08 03:30:34 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7622c7_d20250808_m033000_c001_v7007000_t0000_u01754623800136") 2025/08/08 03:30:34 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543ebe_d20250808_m032956_c001_v0001113_t0057_u01754623796046") 2025/08/08 03:30:34 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9cc3_d20250808_m032944_c001_v7007000_t0000_u01754623784550") 2025/08/08 03:30:34 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543e3b_d20250808_m032940_c001_v0001113_t0032_u01754623780082") 2025/08/08 03:30:34 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90ac2_d20250808_m032928_c001_v7007000_t0000_u01754623768647") 2025/08/08 03:30:34 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543db8_d20250808_m032925_c001_v0001113_t0012_u01754623765134") 2025/08/08 03:30:34 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa26c_d20250808_m032913_c001_v7007000_t0000_u01754623753635") 2025/08/08 03:30:34 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543d4e_d20250808_m032909_c001_v0001113_t0038_u01754623749703") 2025/08/08 03:30:34 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa240_d20250808_m032857_c001_v7007000_t0000_u01754623737786") 2025/08/08 03:30:34 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543cf8_d20250808_m032853_c001_v0001113_t0029_u01754623733824") 2025/08/08 03:30:35 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2ca_d20250808_m032842_c001_v7007000_t0000_u01754623722199") 2025/08/08 03:30:35 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aee6_d20250808_m032835_c001_v0001044_t0045_u01754623715889") 2025/08/08 03:30:35 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1e3_d20250808_m032824_c001_v7007000_t0000_u01754623704017") 2025/08/08 03:30:35 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284326d6_d20250808_m032820_c001_v0001171_t0010_u01754623700646") 2025/08/08 03:30:35 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f405e2f9d1779fbaf_d20250808_m032819_c001_v7007000_t0000_u01754623699691") 2025/08/08 03:30:35 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543c1f_d20250808_m032815_c001_v0001113_t0010_u01754623695162") 2025/08/08 03:30:35 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f1122a_d20250808_m032803_c001_v7007000_t0000_u01754623683266") 2025/08/08 03:30:35 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4727_d20250808_m032759_c001_v0001184_t0040_u01754623679582") 2025/08/08 03:30:35 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d9097f_d20250808_m032758_c001_v7007000_t0000_u01754623678647") 2025/08/08 03:30:35 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae86_d20250808_m032754_c001_v0001044_t0042_u01754623674144") 2025/08/08 03:30:35 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f412e5d075aeafaf0_d20250808_m032740_c001_v7007000_t0000_u01754623660470") 2025/08/08 03:30:35 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4639_d20250808_m032736_c001_v0001184_t0055_u01754623656019") 2025/08/08 03:30:35 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30ce63_d20250808_m032723_c001_v7007000_t0000_u01754623643825") 2025/08/08 03:30:35 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc45ba_d20250808_m032720_c001_v0001184_t0020_u01754623640043") 2025/08/08 03:30:35 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0be5_d20250808_m032707_c001_v7007000_t0000_u01754623627700") 2025/08/08 03:30:35 DEBUG : apple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc44f9_d20250808_m032704_c001_v0001184_t0037_u01754623624129") 2025/08/08 03:30:35 DEBUG : appleSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b762128_d20250808_m032822_c001_v7007000_t0000_u01754623702358") 2025/08/08 03:30:35 DEBUG : appleSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543c2f_d20250808_m032817_c001_v0001113_t0039_u01754623697377") 2025/08/08 03:30:35 DEBUG : appleapple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2cb_d20250808_m032842_c001_v7007000_t0000_u01754623722383") 2025/08/08 03:30:35 DEBUG : appleapple: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543ca7_d20250808_m032838_c001_v0001113_t0057_u01754623718299") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7622c9_d20250808_m033000_c001_v7007000_t0000_u01754623800319") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4dd7_d20250808_m032956_c001_v0001184_t0001_u01754623796823") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9cc7_d20250808_m032944_c001_v7007000_t0000_u01754623784756") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4c74_d20250808_m032940_c001_v0001184_t0025_u01754623780790") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90ac5_d20250808_m032928_c001_v7007000_t0000_u01754623768832") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4b39_d20250808_m032925_c001_v0001184_t0030_u01754623765723") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa26d_d20250808_m032913_c001_v7007000_t0000_u01754623753818") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4a05_d20250808_m032910_c001_v0001184_t0032_u01754623750606") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa241_d20250808_m032857_c001_v7007000_t0000_u01754623737974") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4954_d20250808_m032854_c001_v0001184_t0024_u01754623734375") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0ed2_d20250808_m032840_c001_v7007000_t0000_u01754623720081") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4899_d20250808_m032836_c001_v0001184_t0022_u01754623716698") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1e4_d20250808_m032824_c001_v7007000_t0000_u01754623704199") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aebe_d20250808_m032820_c001_v0001044_t0001_u01754623700676") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f402af62e69fba368_d20250808_m032819_c001_v7007000_t0000_u01754623699534") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432688_d20250808_m032815_c001_v0001171_t0004_u01754623695667") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f1122b_d20250808_m032803_c001_v7007000_t0000_u01754623683451") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae92_d20250808_m032759_c001_v0001044_t0052_u01754623679613") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f1121f_d20250808_m032758_c001_v7007000_t0000_u01754623678661") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc46fb_d20250808_m032754_c001_v0001184_t0025_u01754623674927") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0ce5_d20250808_m032740_c001_v7007000_t0000_u01754623660634") 2025/08/08 03:30:36 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284324a1_d20250808_m032736_c001_v0001171_t0052_u01754623656556") 2025/08/08 03:30:37 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30ce65_d20250808_m032724_c001_v7007000_t0000_u01754623644007") 2025/08/08 03:30:37 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284323dd_d20250808_m032720_c001_v0001171_t0031_u01754623640626") 2025/08/08 03:30:37 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0be9_d20250808_m032707_c001_v7007000_t0000_u01754623627896") 2025/08/08 03:30:37 DEBUG : appleappleapplebanana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843230d_d20250808_m032704_c001_v0001171_t0000_u01754623624649") 2025/08/08 03:30:37 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1ac1c_d20250808_m032822_c001_v7007000_t0000_u01754623702467") 2025/08/08 03:30:37 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aeb0_d20250808_m032817_c001_v0001044_t0009_u01754623697402") 2025/08/08 03:30:37 DEBUG : b/potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109f3_d20250808_m032237_c001_v7007000_t0000_u01754623357051") 2025/08/08 03:30:37 DEBUG : b/potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284315dc_d20250808_m032235_c001_v0001171_t0018_u01754623355011") 2025/08/08 03:30:37 DEBUG : b/potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109ed_d20250808_m032233_c001_v7007000_t0000_u01754623353895") 2025/08/08 03:30:37 DEBUG : b/potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284315bd_d20250808_m032232_c001_v0001171_t0035_u01754623352667") 2025/08/08 03:30:37 DEBUG : b/potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40673a98df732e6d_d20250808_m032215_c001_v7007000_t0000_u01754623335355") 2025/08/08 03:30:37 DEBUG : b/potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284314ca_d20250808_m032214_c001_v0001171_t0020_u01754623334066") 2025/08/08 03:30:37 DEBUG : backup/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f42108613565743e2_d20250808_m032454_c001_v7007000_t0000_u01754623494079") 2025/08/08 03:30:37 DEBUG : backup/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f109aad3b1afe038e_d20250808_m032452_c001_v0001178_t0031_u01754623492148") 2025/08/08 03:30:37 DEBUG : backup/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f106f16538f725932_d20250808_m032447_c001_v0001115_t0029_u01754623487748") 2025/08/08 03:30:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d73c3_d20250808_m032519_c001_v7007000_t0000_u01754623519233") 2025/08/08 03:30:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f103e31d5fe898dcb_d20250808_m032517_c001_v0001134_t0059_u01754623517180") 2025/08/08 03:30:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f117b255ba8f74232_d20250808_m032513_c001_v0001183_t0032_u01754623513207") 2025/08/08 03:30:37 DEBUG : backup/one.bak: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41958dc2682250c8_d20250808_m032506_c001_v7007000_t0000_u01754623506538") 2025/08/08 03:30:37 DEBUG : backup/one.bak: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e79bfa2ef9f4_d20250808_m032504_c001_v0001176_t0023_u01754623504876") 2025/08/08 03:30:38 DEBUG : backup/one.bak: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1179f3c69ce9105f_d20250808_m032500_c001_v0001179_t0024_u01754623500542") 2025/08/08 03:30:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d73cb_d20250808_m032519_c001_v7007000_t0000_u01754623519429") 2025/08/08 03:30:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f103b27f7c088a8dc_d20250808_m032518_c001_v0001029_t0011_u01754623518165") 2025/08/08 03:30:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f100479761b44857c_d20250808_m032514_c001_v0001172_t0010_u01754623514563") 2025/08/08 03:30:38 DEBUG : backup/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f42108613565743e5_d20250808_m032454_c001_v7007000_t0000_u01754623494262") 2025/08/08 03:30:38 DEBUG : backup/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f108b03bd22de1693_d20250808_m032452_c001_v0001043_t0059_u01754623492957") 2025/08/08 03:30:38 DEBUG : backup/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10960b0d8107876b_d20250808_m032449_c001_v0001183_t0012_u01754623489745") 2025/08/08 03:30:38 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41958dc2682250cc_d20250808_m032506_c001_v7007000_t0000_u01754623506721") 2025/08/08 03:30:38 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10835c873741be0d_d20250808_m032505_c001_v0001177_t0030_u01754623505765") 2025/08/08 03:30:38 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1093dee2500a1646_d20250808_m032502_c001_v0001165_t0033_u01754623502098") 2025/08/08 03:30:38 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7622cc_d20250808_m033000_c001_v7007000_t0000_u01754623800502") 2025/08/08 03:30:38 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432cd7_d20250808_m032956_c001_v0001171_t0037_u01754623796496") 2025/08/08 03:30:38 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9cc9_d20250808_m032944_c001_v7007000_t0000_u01754623784956") 2025/08/08 03:30:38 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432b9c_d20250808_m032940_c001_v0001171_t0015_u01754623780391") 2025/08/08 03:30:38 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90ac8_d20250808_m032929_c001_v7007000_t0000_u01754623769018") 2025/08/08 03:30:38 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432a5d_d20250808_m032925_c001_v0001171_t0048_u01754623765412") 2025/08/08 03:30:38 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa26f_d20250808_m032914_c001_v7007000_t0000_u01754623754002") 2025/08/08 03:30:38 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432954_d20250808_m032910_c001_v0001171_t0000_u01754623750024") 2025/08/08 03:30:38 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa242_d20250808_m032858_c001_v7007000_t0000_u01754623738157") 2025/08/08 03:30:38 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432885_d20250808_m032854_c001_v0001171_t0013_u01754623734119") 2025/08/08 03:30:39 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2cc_d20250808_m032842_c001_v7007000_t0000_u01754623722565") 2025/08/08 03:30:39 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543c9b_d20250808_m032836_c001_v0001113_t0038_u01754623716384") 2025/08/08 03:30:39 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1e5_d20250808_m032824_c001_v7007000_t0000_u01754623704382") 2025/08/08 03:30:39 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543c49_d20250808_m032820_c001_v0001113_t0026_u01754623700654") 2025/08/08 03:30:39 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1d2_d20250808_m032819_c001_v7007000_t0000_u01754623699708") 2025/08/08 03:30:39 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc47c7_d20250808_m032815_c001_v0001184_t0043_u01754623695460") 2025/08/08 03:30:39 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f1122d_d20250808_m032803_c001_v7007000_t0000_u01754623683635") 2025/08/08 03:30:39 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543bc1_d20250808_m032759_c001_v0001113_t0024_u01754623679593") 2025/08/08 03:30:39 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40828a1d177472e5_d20250808_m032758_c001_v7007000_t0000_u01754623678457") 2025/08/08 03:30:39 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843258b_d20250808_m032754_c001_v0001171_t0038_u01754623674615") 2025/08/08 03:30:39 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d7708_d20250808_m032740_c001_v7007000_t0000_u01754623660642") 2025/08/08 03:30:39 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543b63_d20250808_m032736_c001_v0001113_t0040_u01754623656254") 2025/08/08 03:30:39 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30ce68_d20250808_m032724_c001_v7007000_t0000_u01754623644190") 2025/08/08 03:30:39 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543b28_d20250808_m032720_c001_v0001113_t0035_u01754623640245") 2025/08/08 03:30:39 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0bec_d20250808_m032708_c001_v7007000_t0000_u01754623628078") 2025/08/08 03:30:39 DEBUG : banana: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543afa_d20250808_m032704_c001_v0001113_t0044_u01754623624324") 2025/08/08 03:30:39 DEBUG : bananaSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1db_d20250808_m032822_c001_v7007000_t0000_u01754623702315") 2025/08/08 03:30:39 DEBUG : bananaSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843269e_d20250808_m032817_c001_v0001171_t0047_u01754623697395") 2025/08/08 03:30:39 DEBUG : both0: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1a9dd_d20250808_m032641_c001_v7007000_t0000_u01754623601698") 2025/08/08 03:30:39 DEBUG : both0: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284320a9_d20250808_m032624_c001_v0001171_t0051_u01754623584147") 2025/08/08 03:30:39 DEBUG : both0: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed279b1_d20250808_m032619_c001_v7007000_t0000_u01754623579953") 2025/08/08 03:30:39 DEBUG : both0: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431f79_d20250808_m032604_c001_v0001171_t0018_u01754623564205") 2025/08/08 03:30:39 DEBUG : both1: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1a9e0_d20250808_m032641_c001_v7007000_t0000_u01754623601881") 2025/08/08 03:30:39 DEBUG : both1: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284320b5_d20250808_m032625_c001_v0001171_t0053_u01754623585031") 2025/08/08 03:30:40 DEBUG : both1: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed279b7_d20250808_m032620_c001_v7007000_t0000_u01754623580135") 2025/08/08 03:30:40 DEBUG : both1: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431f87_d20250808_m032604_c001_v0001171_t0023_u01754623564869") 2025/08/08 03:30:40 DEBUG : both10: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1a9e2_d20250808_m032642_c001_v7007000_t0000_u01754623602065") 2025/08/08 03:30:40 DEBUG : both10: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432129_d20250808_m032631_c001_v0001171_t0017_u01754623591026") 2025/08/08 03:30:40 DEBUG : both10: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed279be_d20250808_m032620_c001_v7007000_t0000_u01754623580331") 2025/08/08 03:30:40 DEBUG : both10: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431ff3_d20250808_m032610_c001_v0001171_t0059_u01754623570729") 2025/08/08 03:30:40 DEBUG : both11: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1a9e5_d20250808_m032642_c001_v7007000_t0000_u01754623602259") 2025/08/08 03:30:40 DEBUG : both11: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843213b_d20250808_m032631_c001_v0001171_t0052_u01754623591934") 2025/08/08 03:30:40 DEBUG : both11: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed279c4_d20250808_m032620_c001_v7007000_t0000_u01754623580513") 2025/08/08 03:30:40 DEBUG : both11: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432001_d20250808_m032611_c001_v0001171_t0021_u01754623571504") 2025/08/08 03:30:40 DEBUG : both12: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1a9e8_d20250808_m032642_c001_v7007000_t0000_u01754623602442") 2025/08/08 03:30:40 DEBUG : both12: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432149_d20250808_m032632_c001_v0001171_t0048_u01754623592569") 2025/08/08 03:30:40 DEBUG : both12: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed279c9_d20250808_m032620_c001_v7007000_t0000_u01754623580694") 2025/08/08 03:30:40 DEBUG : both12: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843200f_d20250808_m032612_c001_v0001171_t0037_u01754623572163") 2025/08/08 03:30:40 DEBUG : both13: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1a9eb_d20250808_m032642_c001_v7007000_t0000_u01754623602624") 2025/08/08 03:30:40 DEBUG : both13: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432157_d20250808_m032633_c001_v0001171_t0002_u01754623593307") 2025/08/08 03:30:40 DEBUG : both13: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed279d1_d20250808_m032620_c001_v7007000_t0000_u01754623580875") 2025/08/08 03:30:40 DEBUG : both13: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432019_d20250808_m032612_c001_v0001171_t0016_u01754623572863") 2025/08/08 03:30:40 DEBUG : both14: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1a9ed_d20250808_m032642_c001_v7007000_t0000_u01754623602813") 2025/08/08 03:30:40 DEBUG : both14: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843215f_d20250808_m032634_c001_v0001171_t0010_u01754623594026") 2025/08/08 03:30:41 DEBUG : both14: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed279d7_d20250808_m032621_c001_v7007000_t0000_u01754623581057") 2025/08/08 03:30:41 DEBUG : both14: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432023_d20250808_m032613_c001_v0001171_t0053_u01754623573433") 2025/08/08 03:30:41 DEBUG : both15: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1a9f0_d20250808_m032642_c001_v7007000_t0000_u01754623602996") 2025/08/08 03:30:41 DEBUG : both15: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843216d_d20250808_m032634_c001_v0001171_t0011_u01754623594823") 2025/08/08 03:30:41 DEBUG : both15: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed279dd_d20250808_m032621_c001_v7007000_t0000_u01754623581239") 2025/08/08 03:30:41 DEBUG : both15: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843202b_d20250808_m032614_c001_v0001171_t0035_u01754623574002") 2025/08/08 03:30:41 DEBUG : both16: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1a9f2_d20250808_m032643_c001_v7007000_t0000_u01754623603181") 2025/08/08 03:30:41 DEBUG : both16: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843217b_d20250808_m032635_c001_v0001171_t0027_u01754623595577") 2025/08/08 03:30:41 DEBUG : both16: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed279e4_d20250808_m032621_c001_v7007000_t0000_u01754623581421") 2025/08/08 03:30:41 DEBUG : both16: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432035_d20250808_m032614_c001_v0001171_t0034_u01754623574706") 2025/08/08 03:30:41 DEBUG : both17: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1a9f5_d20250808_m032643_c001_v7007000_t0000_u01754623603366") 2025/08/08 03:30:41 DEBUG : both17: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432184_d20250808_m032636_c001_v0001171_t0003_u01754623596201") 2025/08/08 03:30:41 DEBUG : both17: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed279eb_d20250808_m032621_c001_v7007000_t0000_u01754623581604") 2025/08/08 03:30:41 DEBUG : both17: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843203f_d20250808_m032615_c001_v0001171_t0055_u01754623575258") 2025/08/08 03:30:41 DEBUG : both18: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1a9f9_d20250808_m032643_c001_v7007000_t0000_u01754623603549") 2025/08/08 03:30:41 DEBUG : both18: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432197_d20250808_m032637_c001_v0001171_t0002_u01754623597117") 2025/08/08 03:30:41 DEBUG : both18: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed279f1_d20250808_m032621_c001_v7007000_t0000_u01754623581786") 2025/08/08 03:30:41 DEBUG : both18: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843204b_d20250808_m032615_c001_v0001171_t0055_u01754623575932") 2025/08/08 03:30:41 DEBUG : both19: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1a9fb_d20250808_m032643_c001_v7007000_t0000_u01754623603734") 2025/08/08 03:30:41 DEBUG : both19: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284321a4_d20250808_m032637_c001_v0001171_t0033_u01754623597873") 2025/08/08 03:30:42 DEBUG : both19: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed279f7_d20250808_m032621_c001_v7007000_t0000_u01754623581967") 2025/08/08 03:30:42 DEBUG : both19: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843204f_d20250808_m032616_c001_v0001171_t0017_u01754623576431") 2025/08/08 03:30:42 DEBUG : both2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1a9fd_d20250808_m032643_c001_v7007000_t0000_u01754623603918") 2025/08/08 03:30:42 DEBUG : both2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284320c1_d20250808_m032625_c001_v0001171_t0012_u01754623585806") 2025/08/08 03:30:42 DEBUG : both2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed279fe_d20250808_m032622_c001_v7007000_t0000_u01754623582149") 2025/08/08 03:30:42 DEBUG : both2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431f91_d20250808_m032605_c001_v0001171_t0059_u01754623565503") 2025/08/08 03:30:42 DEBUG : both3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa00_d20250808_m032644_c001_v7007000_t0000_u01754623604100") 2025/08/08 03:30:42 DEBUG : both3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284320d1_d20250808_m032626_c001_v0001171_t0031_u01754623586551") 2025/08/08 03:30:42 DEBUG : both3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed27a02_d20250808_m032622_c001_v7007000_t0000_u01754623582330") 2025/08/08 03:30:42 DEBUG : both3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431fa1_d20250808_m032606_c001_v0001171_t0023_u01754623566141") 2025/08/08 03:30:42 DEBUG : both4: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa04_d20250808_m032644_c001_v7007000_t0000_u01754623604293") 2025/08/08 03:30:42 DEBUG : both4: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284320db_d20250808_m032627_c001_v0001171_t0012_u01754623587109") 2025/08/08 03:30:42 DEBUG : both4: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed27a08_d20250808_m032622_c001_v7007000_t0000_u01754623582512") 2025/08/08 03:30:42 DEBUG : both4: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431fab_d20250808_m032606_c001_v0001171_t0059_u01754623566728") 2025/08/08 03:30:42 DEBUG : both5: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa07_d20250808_m032644_c001_v7007000_t0000_u01754623604477") 2025/08/08 03:30:42 DEBUG : both5: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284320e5_d20250808_m032627_c001_v0001171_t0020_u01754623587675") 2025/08/08 03:30:42 DEBUG : both5: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed27a0e_d20250808_m032622_c001_v7007000_t0000_u01754623582693") 2025/08/08 03:30:42 DEBUG : both5: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431fb7_d20250808_m032607_c001_v0001171_t0012_u01754623567314") 2025/08/08 03:30:42 DEBUG : both6: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa08_d20250808_m032644_c001_v7007000_t0000_u01754623604661") 2025/08/08 03:30:42 DEBUG : both6: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284320f3_d20250808_m032628_c001_v0001171_t0051_u01754623588310") 2025/08/08 03:30:42 DEBUG : both6: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed27a16_d20250808_m032622_c001_v7007000_t0000_u01754623582874") 2025/08/08 03:30:42 DEBUG : both6: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431fbf_d20250808_m032608_c001_v0001171_t0020_u01754623568050") 2025/08/08 03:30:43 DEBUG : both7: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa09_d20250808_m032644_c001_v7007000_t0000_u01754623604883") 2025/08/08 03:30:43 DEBUG : both7: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284320fd_d20250808_m032628_c001_v0001171_t0046_u01754623588928") 2025/08/08 03:30:43 DEBUG : both7: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed27a1c_d20250808_m032623_c001_v7007000_t0000_u01754623583056") 2025/08/08 03:30:43 DEBUG : both7: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431fc7_d20250808_m032608_c001_v0001171_t0040_u01754623568582") 2025/08/08 03:30:43 DEBUG : both8: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa0b_d20250808_m032645_c001_v7007000_t0000_u01754623605069") 2025/08/08 03:30:43 DEBUG : both8: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843210d_d20250808_m032629_c001_v0001171_t0027_u01754623589689") 2025/08/08 03:30:43 DEBUG : both8: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed27a21_d20250808_m032623_c001_v7007000_t0000_u01754623583237") 2025/08/08 03:30:43 DEBUG : both8: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431fd3_d20250808_m032609_c001_v0001171_t0043_u01754623569420") 2025/08/08 03:30:43 DEBUG : both9: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa0c_d20250808_m032645_c001_v7007000_t0000_u01754623605253") 2025/08/08 03:30:43 DEBUG : both9: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432115_d20250808_m032630_c001_v0001171_t0048_u01754623590258") 2025/08/08 03:30:43 DEBUG : both9: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed27a27_d20250808_m032623_c001_v7007000_t0000_u01754623583418") 2025/08/08 03:30:43 DEBUG : both9: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431fe3_d20250808_m032610_c001_v0001171_t0023_u01754623570119") 2025/08/08 03:30:43 DEBUG : c/non empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109f4_d20250808_m032237_c001_v7007000_t0000_u01754623357247") 2025/08/08 03:30:43 DEBUG : c/non empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284315e0_d20250808_m032235_c001_v0001171_t0046_u01754623355380") 2025/08/08 03:30:43 DEBUG : c/non empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109f0_d20250808_m032234_c001_v7007000_t0000_u01754623354644") 2025/08/08 03:30:43 DEBUG : c/non empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284315c5_d20250808_m032232_c001_v0001171_t0045_u01754623352933") 2025/08/08 03:30:43 DEBUG : c/non empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40673a98df732e6f_d20250808_m032216_c001_v7007000_t0000_u01754623336139") 2025/08/08 03:30:43 DEBUG : c/non empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284314cc_d20250808_m032214_c001_v0001171_t0017_u01754623334328") 2025/08/08 03:30:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0d04_d20250808_m032742_c001_v7007000_t0000_u01754623662990") 2025/08/08 03:30:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284324b7_d20250808_m032738_c001_v0001171_t0057_u01754623658565") 2025/08/08 03:30:43 DEBUG : check sum: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40673a98df732e4d_d20250808_m032206_c001_v7007000_t0000_u01754623326877") 2025/08/08 03:30:43 DEBUG : check sum: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843144a_d20250808_m032205_c001_v0001171_t0023_u01754623325771") 2025/08/08 03:30:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30d195_d20250808_m033029_c001_v7007000_t0000_u01754623829762") 2025/08/08 03:30:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543f92_d20250808_m033028_c001_v0001113_t0024_u01754623828208") 2025/08/08 03:30:44 DEBUG : dest/3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41958dc268224f94_d20250808_m032421_c001_v7007000_t0000_u01754623461674") 2025/08/08 03:30:44 DEBUG : dest/3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f410a7117bf963f0a_d20250808_m032420_c001_v0001037_t0035_u01754623460490") 2025/08/08 03:30:44 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2ce_d20250808_m032842_c001_v7007000_t0000_u01754623722745") 2025/08/08 03:30:44 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc48a3_d20250808_m032838_c001_v0001184_t0021_u01754623718309") 2025/08/08 03:30:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7622ce_d20250808_m033000_c001_v7007000_t0000_u01754623800686") 2025/08/08 03:30:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543e89_d20250808_m032949_c001_v0001113_t0012_u01754623789332") 2025/08/08 03:30:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9ccc_d20250808_m032945_c001_v7007000_t0000_u01754623785152") 2025/08/08 03:30:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543dff_d20250808_m032933_c001_v0001113_t0044_u01754623773374") 2025/08/08 03:30:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90acb_d20250808_m032929_c001_v7007000_t0000_u01754623769204") 2025/08/08 03:30:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543d6f_d20250808_m032918_c001_v0001113_t0058_u01754623758310") 2025/08/08 03:30:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa271_d20250808_m032914_c001_v7007000_t0000_u01754623754187") 2025/08/08 03:30:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543d26_d20250808_m032902_c001_v0001113_t0024_u01754623742467") 2025/08/08 03:30:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa243_d20250808_m032858_c001_v7007000_t0000_u01754623738341") 2025/08/08 03:30:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543cd5_d20250808_m032846_c001_v0001113_t0029_u01754623726795") 2025/08/08 03:30:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed27d56_d20250808_m032840_c001_v7007000_t0000_u01754623720274") 2025/08/08 03:30:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aed6_d20250808_m032828_c001_v0001044_t0045_u01754623708743") 2025/08/08 03:30:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1e6_d20250808_m032824_c001_v7007000_t0000_u01754623704563") 2025/08/08 03:30:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4803_d20250808_m032820_c001_v0001184_t0058_u01754623700874") 2025/08/08 03:30:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41958dc268225648_d20250808_m032819_c001_v7007000_t0000_u01754623699543") 2025/08/08 03:30:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543bef_d20250808_m032807_c001_v0001113_t0033_u01754623687993") 2025/08/08 03:30:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f1122e_d20250808_m032803_c001_v7007000_t0000_u01754623683820") 2025/08/08 03:30:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4729_d20250808_m032759_c001_v0001184_t0003_u01754623679785") 2025/08/08 03:30:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d77b2_d20250808_m032758_c001_v7007000_t0000_u01754623678063") 2025/08/08 03:30:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae76_d20250808_m032747_c001_v0001044_t0057_u01754623667177") 2025/08/08 03:30:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40828a1d177472c2_d20250808_m032740_c001_v7007000_t0000_u01754623660655") 2025/08/08 03:30:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc45e6_d20250808_m032728_c001_v0001184_t0000_u01754623648440") 2025/08/08 03:30:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30ce69_d20250808_m032724_c001_v7007000_t0000_u01754623644373") 2025/08/08 03:30:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc454e_d20250808_m032712_c001_v0001184_t0035_u01754623632372") 2025/08/08 03:30:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0bed_d20250808_m032708_c001_v7007000_t0000_u01754623628261") 2025/08/08 03:30:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc44cb_d20250808_m032657_c001_v0001184_t0040_u01754623617880") 2025/08/08 03:30:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f405e2f9d1779fbce_d20250808_m032822_c001_v7007000_t0000_u01754623702519") 2025/08/08 03:30:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc47dc_d20250808_m032817_c001_v0001184_t0034_u01754623697603") 2025/08/08 03:30:45 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2cf_d20250808_m032842_c001_v7007000_t0000_u01754623722926") 2025/08/08 03:30:45 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284327b3_d20250808_m032838_c001_v0001171_t0003_u01754623718321") 2025/08/08 03:30:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7622d0_d20250808_m033000_c001_v7007000_t0000_u01754623800869") 2025/08/08 03:30:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432c5a_d20250808_m032950_c001_v0001171_t0032_u01754623790031") 2025/08/08 03:30:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9cce_d20250808_m032945_c001_v7007000_t0000_u01754623785347") 2025/08/08 03:30:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432b17_d20250808_m032934_c001_v0001171_t0048_u01754623774153") 2025/08/08 03:30:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90ace_d20250808_m032929_c001_v7007000_t0000_u01754623769410") 2025/08/08 03:30:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284329d3_d20250808_m032919_c001_v0001171_t0058_u01754623759162") 2025/08/08 03:30:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa273_d20250808_m032914_c001_v7007000_t0000_u01754623754373") 2025/08/08 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284328e9_d20250808_m032903_c001_v0001171_t0035_u01754623743088") 2025/08/08 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa244_d20250808_m032858_c001_v7007000_t0000_u01754623738524") 2025/08/08 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432831_d20250808_m032847_c001_v0001171_t0059_u01754623727440") 2025/08/08 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed27d5a_d20250808_m032840_c001_v7007000_t0000_u01754623720497") 2025/08/08 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543c7f_d20250808_m032829_c001_v0001113_t0036_u01754623709678") 2025/08/08 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1e7_d20250808_m032824_c001_v7007000_t0000_u01754623704839") 2025/08/08 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284326dc_d20250808_m032820_c001_v0001171_t0010_u01754623700955") 2025/08/08 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f405e2f9d1779fba6_d20250808_m032819_c001_v7007000_t0000_u01754623699140") 2025/08/08 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4783_d20250808_m032808_c001_v0001184_t0057_u01754623688861") 2025/08/08 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f1122f_d20250808_m032804_c001_v7007000_t0000_u01754623684022") 2025/08/08 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543bc7_d20250808_m032759_c001_v0001113_t0031_u01754623679865") 2025/08/08 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f1121e_d20250808_m032758_c001_v7007000_t0000_u01754623678472") 2025/08/08 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432525_d20250808_m032748_c001_v0001171_t0026_u01754623668110") 2025/08/08 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f412e5d075aeafaf2_d20250808_m032740_c001_v7007000_t0000_u01754623660683") 2025/08/08 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543b45_d20250808_m032729_c001_v0001113_t0047_u01754623649002") 2025/08/08 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30ce6c_d20250808_m032724_c001_v7007000_t0000_u01754623644557") 2025/08/08 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543b07_d20250808_m032712_c001_v0001113_t0046_u01754623632946") 2025/08/08 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0bee_d20250808_m032708_c001_v7007000_t0000_u01754623628442") 2025/08/08 03:30:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543ae4_d20250808_m032658_c001_v0001113_t0041_u01754623618107") 2025/08/08 03:30:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed27ce2_d20250808_m032822_c001_v7007000_t0000_u01754623702487") 2025/08/08 03:30:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284326a4_d20250808_m032817_c001_v0001171_t0020_u01754623697676") 2025/08/08 03:30:47 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2d1_d20250808_m032843_c001_v7007000_t0000_u01754623723111") 2025/08/08 03:30:47 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc48a5_d20250808_m032838_c001_v0001184_t0056_u01754623718502") 2025/08/08 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7622d3_d20250808_m033001_c001_v7007000_t0000_u01754623801053") 2025/08/08 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4d51_d20250808_m032950_c001_v0001184_t0038_u01754623790677") 2025/08/08 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9cd0_d20250808_m032945_c001_v7007000_t0000_u01754623785537") 2025/08/08 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4c0a_d20250808_m032935_c001_v0001184_t0053_u01754623775015") 2025/08/08 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90ad1_d20250808_m032929_c001_v7007000_t0000_u01754623769594") 2025/08/08 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4a83_d20250808_m032919_c001_v0001184_t0051_u01754623759775") 2025/08/08 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa277_d20250808_m032914_c001_v7007000_t0000_u01754623754559") 2025/08/08 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc49b2_d20250808_m032903_c001_v0001184_t0034_u01754623743931") 2025/08/08 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa246_d20250808_m032858_c001_v7007000_t0000_u01754623738706") 2025/08/08 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4918_d20250808_m032848_c001_v0001184_t0041_u01754623728101") 2025/08/08 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40744f92fd3bb167_d20250808_m032840_c001_v7007000_t0000_u01754623720487") 2025/08/08 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4859_d20250808_m032830_c001_v0001184_t0011_u01754623710347") 2025/08/08 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1e9_d20250808_m032825_c001_v7007000_t0000_u01754623705023") 2025/08/08 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543c4d_d20250808_m032820_c001_v0001113_t0020_u01754623700964") 2025/08/08 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1d0_d20250808_m032819_c001_v7007000_t0000_u01754623699344") 2025/08/08 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843263e_d20250808_m032809_c001_v0001171_t0020_u01754623689454") 2025/08/08 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f11231_d20250808_m032804_c001_v7007000_t0000_u01754623684209") 2025/08/08 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc472b_d20250808_m032759_c001_v0001184_t0023_u01754623679990") 2025/08/08 03:30:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f417188f9c6dc6622_d20250808_m032758_c001_v7007000_t0000_u01754623678480") 2025/08/08 03:30:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc46b6_d20250808_m032748_c001_v0001184_t0013_u01754623668781") 2025/08/08 03:30:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d76fb_d20250808_m032740_c001_v7007000_t0000_u01754623660071") 2025/08/08 03:30:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843244f_d20250808_m032729_c001_v0001171_t0026_u01754623649847") 2025/08/08 03:30:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30ce6f_d20250808_m032724_c001_v7007000_t0000_u01754623644741") 2025/08/08 03:30:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432379_d20250808_m032713_c001_v0001171_t0041_u01754623633763") 2025/08/08 03:30:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0bef_d20250808_m032708_c001_v7007000_t0000_u01754623628636") 2025/08/08 03:30:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284322ba_d20250808_m032658_c001_v0001171_t0030_u01754623618411") 2025/08/08 03:30:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed27ce3_d20250808_m032822_c001_v7007000_t0000_u01754623702670") 2025/08/08 03:30:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc47de_d20250808_m032817_c001_v0001184_t0016_u01754623697819") 2025/08/08 03:30:48 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2d2_d20250808_m032843_c001_v7007000_t0000_u01754623723291") 2025/08/08 03:30:48 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284327b7_d20250808_m032838_c001_v0001171_t0048_u01754623718675") 2025/08/08 03:30:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7622d5_d20250808_m033001_c001_v7007000_t0000_u01754623801246") 2025/08/08 03:30:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186afda_d20250808_m032951_c001_v0001044_t0025_u01754623791250") 2025/08/08 03:30:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9cd1_d20250808_m032945_c001_v7007000_t0000_u01754623785733") 2025/08/08 03:30:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186af98_d20250808_m032935_c001_v0001044_t0014_u01754623775614") 2025/08/08 03:30:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90ad3_d20250808_m032929_c001_v7007000_t0000_u01754623769786") 2025/08/08 03:30:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186af50_d20250808_m032920_c001_v0001044_t0024_u01754623760337") 2025/08/08 03:30:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa279_d20250808_m032914_c001_v7007000_t0000_u01754623754743") 2025/08/08 03:30:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186af2a_d20250808_m032904_c001_v0001044_t0005_u01754623744512") 2025/08/08 03:30:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa247_d20250808_m032858_c001_v7007000_t0000_u01754623738891") 2025/08/08 03:30:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186af0a_d20250808_m032848_c001_v0001044_t0048_u01754623728671") 2025/08/08 03:30:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40828a1d1774736d_d20250808_m032840_c001_v7007000_t0000_u01754623720296") 2025/08/08 03:30:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432750_d20250808_m032830_c001_v0001171_t0013_u01754623710912") 2025/08/08 03:30:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1ea_d20250808_m032825_c001_v7007000_t0000_u01754623705205") 2025/08/08 03:30:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4805_d20250808_m032821_c001_v0001184_t0033_u01754623701107") 2025/08/08 03:30:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41958dc26822564c_d20250808_m032819_c001_v7007000_t0000_u01754623699730") 2025/08/08 03:30:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aea2_d20250808_m032810_c001_v0001044_t0014_u01754623690114") 2025/08/08 03:30:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f11232_d20250808_m032804_c001_v7007000_t0000_u01754623684395") 2025/08/08 03:30:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284325d4_d20250808_m032800_c001_v0001171_t0017_u01754623680018") 2025/08/08 03:30:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f417188f9c6dc6623_d20250808_m032758_c001_v7007000_t0000_u01754623678669") 2025/08/08 03:30:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543b9d_d20250808_m032749_c001_v0001113_t0049_u01754623669405") 2025/08/08 03:30:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d7700_d20250808_m032740_c001_v7007000_t0000_u01754623660254") 2025/08/08 03:30:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae54_d20250808_m032730_c001_v0001044_t0047_u01754623650564") 2025/08/08 03:30:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30ce72_d20250808_m032724_c001_v7007000_t0000_u01754623644925") 2025/08/08 03:30:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae30_d20250808_m032714_c001_v0001044_t0006_u01754623634521") 2025/08/08 03:30:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0bf1_d20250808_m032708_c001_v7007000_t0000_u01754623628817") 2025/08/08 03:30:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae04_d20250808_m032658_c001_v0001044_t0033_u01754623618734") 2025/08/08 03:30:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f417188f9c6dc665b_d20250808_m032822_c001_v7007000_t0000_u01754623702533") 2025/08/08 03:30:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543c31_d20250808_m032817_c001_v0001113_t0043_u01754623697834") 2025/08/08 03:30:49 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2d3_d20250808_m032843_c001_v7007000_t0000_u01754623723473") 2025/08/08 03:30:50 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc48a7_d20250808_m032838_c001_v0001184_t0050_u01754623718783") 2025/08/08 03:30:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7622d8_d20250808_m033001_c001_v7007000_t0000_u01754623801431") 2025/08/08 03:30:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543ea0_d20250808_m032951_c001_v0001113_t0058_u01754623791656") 2025/08/08 03:30:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9cd3_d20250808_m032945_c001_v7007000_t0000_u01754623785914") 2025/08/08 03:30:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543e1b_d20250808_m032935_c001_v0001113_t0032_u01754623775962") 2025/08/08 03:30:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90ad6_d20250808_m032929_c001_v7007000_t0000_u01754623769973") 2025/08/08 03:30:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543d7a_d20250808_m032920_c001_v0001113_t0010_u01754623760767") 2025/08/08 03:30:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa27c_d20250808_m032914_c001_v7007000_t0000_u01754623754930") 2025/08/08 03:30:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543d34_d20250808_m032905_c001_v0001113_t0012_u01754623745199") 2025/08/08 03:30:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa249_d20250808_m032859_c001_v7007000_t0000_u01754623739075") 2025/08/08 03:30:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543ce0_d20250808_m032849_c001_v0001113_t0056_u01754623729096") 2025/08/08 03:30:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41958dc26822574a_d20250808_m032840_c001_v7007000_t0000_u01754623720502") 2025/08/08 03:30:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aedc_d20250808_m032831_c001_v0001044_t0012_u01754623711358") 2025/08/08 03:30:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1eb_d20250808_m032825_c001_v7007000_t0000_u01754623705388") 2025/08/08 03:30:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aec2_d20250808_m032821_c001_v0001044_t0018_u01754623701240") 2025/08/08 03:30:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed27cdc_d20250808_m032819_c001_v7007000_t0000_u01754623699527") 2025/08/08 03:30:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543c05_d20250808_m032810_c001_v0001113_t0033_u01754623690548") 2025/08/08 03:30:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f11234_d20250808_m032804_c001_v7007000_t0000_u01754623684579") 2025/08/08 03:30:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae94_d20250808_m032800_c001_v0001044_t0022_u01754623680139") 2025/08/08 03:30:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d77b7_d20250808_m032758_c001_v7007000_t0000_u01754623678434") 2025/08/08 03:30:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae7c_d20250808_m032749_c001_v0001044_t0016_u01754623669878") 2025/08/08 03:30:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0cdf_d20250808_m032740_c001_v7007000_t0000_u01754623660427") 2025/08/08 03:30:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4609_d20250808_m032731_c001_v0001184_t0028_u01754623651089") 2025/08/08 03:30:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30ce75_d20250808_m032725_c001_v7007000_t0000_u01754623645108") 2025/08/08 03:30:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4570_d20250808_m032715_c001_v0001184_t0051_u01754623635138") 2025/08/08 03:30:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0bf2_d20250808_m032708_c001_v7007000_t0000_u01754623628998") 2025/08/08 03:30:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc44d3_d20250808_m032659_c001_v0001184_t0012_u01754623619256") 2025/08/08 03:30:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b762129_d20250808_m032822_c001_v7007000_t0000_u01754623702544") 2025/08/08 03:30:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aeb4_d20250808_m032817_c001_v0001044_t0035_u01754623697953") 2025/08/08 03:30:51 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2d4_d20250808_m032843_c001_v7007000_t0000_u01754623723654") 2025/08/08 03:30:51 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aeea_d20250808_m032838_c001_v0001044_t0035_u01754623718809") 2025/08/08 03:30:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7622da_d20250808_m033001_c001_v7007000_t0000_u01754623801625") 2025/08/08 03:30:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432c8e_d20250808_m032952_c001_v0001171_t0011_u01754623792078") 2025/08/08 03:30:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9cd4_d20250808_m032946_c001_v7007000_t0000_u01754623786099") 2025/08/08 03:30:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432b3f_d20250808_m032936_c001_v0001171_t0058_u01754623776290") 2025/08/08 03:30:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90ad8_d20250808_m032930_c001_v7007000_t0000_u01754623770159") 2025/08/08 03:30:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284329fd_d20250808_m032921_c001_v0001171_t0032_u01754623761120") 2025/08/08 03:30:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa27f_d20250808_m032915_c001_v7007000_t0000_u01754623755113") 2025/08/08 03:30:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432909_d20250808_m032905_c001_v0001171_t0044_u01754623745515") 2025/08/08 03:30:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa24a_d20250808_m032859_c001_v7007000_t0000_u01754623739258") 2025/08/08 03:30:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843284b_d20250808_m032849_c001_v0001171_t0036_u01754623729566") 2025/08/08 03:30:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed27d52_d20250808_m032840_c001_v7007000_t0000_u01754623720091") 2025/08/08 03:30:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543c87_d20250808_m032831_c001_v0001113_t0037_u01754623711838") 2025/08/08 03:30:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1ed_d20250808_m032825_c001_v7007000_t0000_u01754623705570") 2025/08/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543c51_d20250808_m032821_c001_v0001113_t0028_u01754623701235") 2025/08/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1ac05_d20250808_m032819_c001_v7007000_t0000_u01754623699558") 2025/08/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4799_d20250808_m032810_c001_v0001184_t0034_u01754623690956") 2025/08/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f11235_d20250808_m032804_c001_v7007000_t0000_u01754623684763") 2025/08/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4731_d20250808_m032800_c001_v0001184_t0049_u01754623680185") 2025/08/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d77b6_d20250808_m032758_c001_v7007000_t0000_u01754623678429") 2025/08/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843254d_d20250808_m032750_c001_v0001171_t0057_u01754623670356") 2025/08/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e547d8_d20250808_m032740_c001_v7007000_t0000_u01754623660493") 2025/08/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543b4b_d20250808_m032731_c001_v0001113_t0056_u01754623651294") 2025/08/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30ce78_d20250808_m032725_c001_v7007000_t0000_u01754623645293") 2025/08/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543b0e_d20250808_m032715_c001_v0001113_t0054_u01754623635335") 2025/08/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0bf5_d20250808_m032709_c001_v7007000_t0000_u01754623629180") 2025/08/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543ae8_d20250808_m032659_c001_v0001113_t0058_u01754623619461") 2025/08/08 03:30:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1de_d20250808_m032822_c001_v7007000_t0000_u01754623702497") 2025/08/08 03:30:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284326ac_d20250808_m032817_c001_v0001171_t0024_u01754623697977") 2025/08/08 03:30:52 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2d5_d20250808_m032843_c001_v7007000_t0000_u01754623723836") 2025/08/08 03:30:53 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284327bb_d20250808_m032838_c001_v0001171_t0051_u01754623718923") 2025/08/08 03:30:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7622dd_d20250808_m033001_c001_v7007000_t0000_u01754623801809") 2025/08/08 03:30:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4d72_d20250808_m032952_c001_v0001184_t0031_u01754623792372") 2025/08/08 03:30:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9cd5_d20250808_m032946_c001_v7007000_t0000_u01754623786287") 2025/08/08 03:30:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4c2a_d20250808_m032936_c001_v0001184_t0016_u01754623776608") 2025/08/08 03:30:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90adb_d20250808_m032930_c001_v7007000_t0000_u01754623770345") 2025/08/08 03:30:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4ab9_d20250808_m032921_c001_v0001184_t0023_u01754623761399") 2025/08/08 03:30:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa281_d20250808_m032915_c001_v7007000_t0000_u01754623755296") 2025/08/08 03:30:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc49c6_d20250808_m032905_c001_v0001184_t0009_u01754623745772") 2025/08/08 03:30:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa24b_d20250808_m032859_c001_v7007000_t0000_u01754623739449") 2025/08/08 03:30:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc492d_d20250808_m032849_c001_v0001184_t0024_u01754623729859") 2025/08/08 03:30:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40744f92fd3bb166_d20250808_m032840_c001_v7007000_t0000_u01754623720302") 2025/08/08 03:30:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc486f_d20250808_m032832_c001_v0001184_t0022_u01754623712095") 2025/08/08 03:30:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1ee_d20250808_m032825_c001_v7007000_t0000_u01754623705762") 2025/08/08 03:30:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4809_d20250808_m032821_c001_v0001184_t0020_u01754623701321") 2025/08/08 03:30:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1ac08_d20250808_m032819_c001_v7007000_t0000_u01754623699742") 2025/08/08 03:30:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432650_d20250808_m032811_c001_v0001171_t0054_u01754623691156") 2025/08/08 03:30:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f11236_d20250808_m032804_c001_v7007000_t0000_u01754623684946") 2025/08/08 03:30:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543bcb_d20250808_m032800_c001_v0001113_t0049_u01754623680215") 2025/08/08 03:30:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9840_d20250808_m032758_c001_v7007000_t0000_u01754623678493") 2025/08/08 03:30:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc46ce_d20250808_m032750_c001_v0001184_t0053_u01754623670607") 2025/08/08 03:30:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0ce3_d20250808_m032740_c001_v7007000_t0000_u01754623660611") 2025/08/08 03:30:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432461_d20250808_m032731_c001_v0001171_t0052_u01754623651728") 2025/08/08 03:30:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30ce7a_d20250808_m032725_c001_v7007000_t0000_u01754623645480") 2025/08/08 03:30:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432399_d20250808_m032715_c001_v0001171_t0000_u01754623635877") 2025/08/08 03:30:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0bf7_d20250808_m032709_c001_v7007000_t0000_u01754623629361") 2025/08/08 03:30:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284322d2_d20250808_m032659_c001_v0001171_t0010_u01754623619950") 2025/08/08 03:30:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1e0_d20250808_m032822_c001_v7007000_t0000_u01754623702682") 2025/08/08 03:30:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc47e1_d20250808_m032818_c001_v0001184_t0019_u01754623698021") 2025/08/08 03:30:54 DEBUG : dir1/0007-12345: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2d6_d20250808_m032844_c001_v7007000_t0000_u01754623724017") 2025/08/08 03:30:54 DEBUG : dir1/0007-12345: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc48a9_d20250808_m032838_c001_v0001184_t0058_u01754623718981") 2025/08/08 03:30:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7622e0_d20250808_m033001_c001_v7007000_t0000_u01754623801995") 2025/08/08 03:30:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186afe0_d20250808_m032952_c001_v0001044_t0005_u01754623792577") 2025/08/08 03:30:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9cd6_d20250808_m032946_c001_v7007000_t0000_u01754623786469") 2025/08/08 03:30:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186af9a_d20250808_m032936_c001_v0001044_t0043_u01754623776861") 2025/08/08 03:30:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90adc_d20250808_m032930_c001_v7007000_t0000_u01754623770536") 2025/08/08 03:30:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186af56_d20250808_m032921_c001_v0001044_t0047_u01754623761607") 2025/08/08 03:30:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa284_d20250808_m032915_c001_v7007000_t0000_u01754623755479") 2025/08/08 03:30:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186af2c_d20250808_m032906_c001_v0001044_t0019_u01754623746069") 2025/08/08 03:30:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa24c_d20250808_m032859_c001_v7007000_t0000_u01754623739632") 2025/08/08 03:30:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186af0c_d20250808_m032850_c001_v0001044_t0029_u01754623730072") 2025/08/08 03:30:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed27d59_d20250808_m032840_c001_v7007000_t0000_u01754623720461") 2025/08/08 03:30:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843275e_d20250808_m032832_c001_v0001171_t0005_u01754623712288") 2025/08/08 03:30:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1ef_d20250808_m032825_c001_v7007000_t0000_u01754623705944") 2025/08/08 03:30:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284326e4_d20250808_m032821_c001_v0001171_t0024_u01754623701454") 2025/08/08 03:30:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1ce_d20250808_m032819_c001_v7007000_t0000_u01754623699152") 2025/08/08 03:30:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aea4_d20250808_m032811_c001_v0001044_t0040_u01754623691438") 2025/08/08 03:30:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f11237_d20250808_m032805_c001_v7007000_t0000_u01754623685132") 2025/08/08 03:30:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284325d8_d20250808_m032800_c001_v0001171_t0047_u01754623680311") 2025/08/08 03:30:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d77b9_d20250808_m032758_c001_v7007000_t0000_u01754623678614") 2025/08/08 03:30:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543ba3_d20250808_m032750_c001_v0001113_t0040_u01754623670803") 2025/08/08 03:30:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0ce0_d20250808_m032740_c001_v7007000_t0000_u01754623660437") 2025/08/08 03:30:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae56_d20250808_m032732_c001_v0001044_t0046_u01754623652014") 2025/08/08 03:30:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30ce7d_d20250808_m032725_c001_v7007000_t0000_u01754623645666") 2025/08/08 03:30:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae34_d20250808_m032716_c001_v0001044_t0026_u01754623636236") 2025/08/08 03:30:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0bf8_d20250808_m032709_c001_v7007000_t0000_u01754623629562") 2025/08/08 03:30:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae0a_d20250808_m032700_c001_v0001044_t0056_u01754623620232") 2025/08/08 03:30:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1ac1b_d20250808_m032822_c001_v7007000_t0000_u01754623702283") 2025/08/08 03:30:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543c38_d20250808_m032818_c001_v0001113_t0029_u01754623698162") 2025/08/08 03:30:55 DEBUG : dir1/0008-23456: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2d7_d20250808_m032844_c001_v7007000_t0000_u01754623724197") 2025/08/08 03:30:55 DEBUG : dir1/0008-23456: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543caf_d20250808_m032839_c001_v0001113_t0018_u01754623719083") 2025/08/08 03:30:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7622e2_d20250808_m033002_c001_v7007000_t0000_u01754623802182") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543eac_d20250808_m032953_c001_v0001113_t0022_u01754623793306") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9cd7_d20250808_m032946_c001_v7007000_t0000_u01754623786703") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543e25_d20250808_m032937_c001_v0001113_t0014_u01754623777226") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90add_d20250808_m032930_c001_v7007000_t0000_u01754623770721") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543d92_d20250808_m032922_c001_v0001113_t0048_u01754623762116") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa286_d20250808_m032915_c001_v7007000_t0000_u01754623755662") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543d40_d20250808_m032906_c001_v0001113_t0048_u01754623746601") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa24d_d20250808_m032859_c001_v7007000_t0000_u01754623739814") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543ce8_d20250808_m032850_c001_v0001113_t0026_u01754623730486") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40673a98df7337d3_d20250808_m032840_c001_v7007000_t0000_u01754623720483") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aede_d20250808_m032832_c001_v0001044_t0016_u01754623712726") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1f1_d20250808_m032826_c001_v7007000_t0000_u01754623706129") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc480f_d20250808_m032821_c001_v0001184_t0004_u01754623701581") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4145fb5ce59f4d1e_d20250808_m032819_c001_v7007000_t0000_u01754623699567") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543c0f_d20250808_m032811_c001_v0001113_t0035_u01754623691796") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f1123b_d20250808_m032805_c001_v7007000_t0000_u01754623685319") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4735_d20250808_m032800_c001_v0001184_t0053_u01754623680414") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9841_d20250808_m032758_c001_v7007000_t0000_u01754623678679") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae80_d20250808_m032751_c001_v0001044_t0038_u01754623671241") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d7704_d20250808_m032740_c001_v7007000_t0000_u01754623660438") 2025/08/08 03:30:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4619_d20250808_m032732_c001_v0001184_t0027_u01754623652467") 2025/08/08 03:30:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30ce80_d20250808_m032725_c001_v7007000_t0000_u01754623645850") 2025/08/08 03:30:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4596_d20250808_m032716_c001_v0001184_t0010_u01754623636811") 2025/08/08 03:30:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0bf9_d20250808_m032709_c001_v7007000_t0000_u01754623629744") 2025/08/08 03:30:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc44e3_d20250808_m032701_c001_v0001184_t0039_u01754623621206") 2025/08/08 03:30:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1dc_d20250808_m032822_c001_v7007000_t0000_u01754623702325") 2025/08/08 03:30:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc47e7_d20250808_m032818_c001_v0001184_t0048_u01754623698235") 2025/08/08 03:30:57 DEBUG : dir1/0009-34567: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2d8_d20250808_m032844_c001_v7007000_t0000_u01754623724378") 2025/08/08 03:30:57 DEBUG : dir1/0009-34567: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc48af_d20250808_m032839_c001_v0001184_t0034_u01754623719193") 2025/08/08 03:30:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7622e5_d20250808_m033002_c001_v7007000_t0000_u01754623802365") 2025/08/08 03:30:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432ca7_d20250808_m032953_c001_v0001171_t0029_u01754623793652") 2025/08/08 03:30:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9cd8_d20250808_m032946_c001_v7007000_t0000_u01754623786893") 2025/08/08 03:30:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432b57_d20250808_m032937_c001_v0001171_t0000_u01754623777708") 2025/08/08 03:30:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90ade_d20250808_m032930_c001_v7007000_t0000_u01754623770905") 2025/08/08 03:30:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432a1e_d20250808_m032922_c001_v0001171_t0001_u01754623762648") 2025/08/08 03:30:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa289_d20250808_m032915_c001_v7007000_t0000_u01754623755845") 2025/08/08 03:30:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843291c_d20250808_m032907_c001_v0001171_t0016_u01754623747053") 2025/08/08 03:30:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa24e_d20250808_m032859_c001_v7007000_t0000_u01754623739997") 2025/08/08 03:30:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843285b_d20250808_m032850_c001_v0001171_t0059_u01754623730790") 2025/08/08 03:30:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0edc_d20250808_m032840_c001_v7007000_t0000_u01754623720460") 2025/08/08 03:30:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543c8b_d20250808_m032833_c001_v0001113_t0024_u01754623713190") 2025/08/08 03:30:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1f4_d20250808_m032826_c001_v7007000_t0000_u01754623706310") 2025/08/08 03:30:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543c53_d20250808_m032821_c001_v0001113_t0038_u01754623701622") 2025/08/08 03:30:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f405e2f9d1779fba9_d20250808_m032819_c001_v7007000_t0000_u01754623699328") 2025/08/08 03:30:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc47aa_d20250808_m032812_c001_v0001184_t0040_u01754623692370") 2025/08/08 03:30:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f1123c_d20250808_m032805_c001_v7007000_t0000_u01754623685503") 2025/08/08 03:30:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae96_d20250808_m032800_c001_v0001044_t0035_u01754623680568") 2025/08/08 03:30:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d9097d_d20250808_m032758_c001_v7007000_t0000_u01754623678460") 2025/08/08 03:30:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843255f_d20250808_m032751_c001_v0001171_t0018_u01754623671616") 2025/08/08 03:30:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0ce1_d20250808_m032740_c001_v7007000_t0000_u01754623660444") 2025/08/08 03:30:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543b4f_d20250808_m032732_c001_v0001113_t0051_u01754623652692") 2025/08/08 03:30:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30ce82_d20250808_m032726_c001_v7007000_t0000_u01754623646034") 2025/08/08 03:30:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543b16_d20250808_m032717_c001_v0001113_t0032_u01754623637021") 2025/08/08 03:30:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0bfa_d20250808_m032709_c001_v7007000_t0000_u01754623629925") 2025/08/08 03:30:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543af0_d20250808_m032701_c001_v0001113_t0038_u01754623621415") 2025/08/08 03:30:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41958dc26822568c_d20250808_m032822_c001_v7007000_t0000_u01754623702659") 2025/08/08 03:30:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284326b0_d20250808_m032818_c001_v0001171_t0031_u01754623698310") 2025/08/08 03:30:58 DEBUG : dir1/0010-45678: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2db_d20250808_m032844_c001_v7007000_t0000_u01754623724578") 2025/08/08 03:30:58 DEBUG : dir1/0010-45678: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284327c1_d20250808_m032839_c001_v0001171_t0013_u01754623719208") 2025/08/08 03:30:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7622e8_d20250808_m033002_c001_v7007000_t0000_u01754623802549") 2025/08/08 03:30:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4d9d_d20250808_m032954_c001_v0001184_t0040_u01754623794023") 2025/08/08 03:30:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9cda_d20250808_m032947_c001_v7007000_t0000_u01754623787086") 2025/08/08 03:30:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4c48_d20250808_m032938_c001_v0001184_t0045_u01754623778068") 2025/08/08 03:30:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90adf_d20250808_m032931_c001_v7007000_t0000_u01754623771087") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4aef_d20250808_m032922_c001_v0001184_t0003_u01754623762977") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa28c_d20250808_m032916_c001_v7007000_t0000_u01754623756029") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc49df_d20250808_m032907_c001_v0001184_t0034_u01754623747324") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa24f_d20250808_m032900_c001_v7007000_t0000_u01754623740195") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc493b_d20250808_m032851_c001_v0001184_t0054_u01754623731149") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40744f92fd3bb165_d20250808_m032840_c001_v7007000_t0000_u01754623720103") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc487d_d20250808_m032833_c001_v0001184_t0041_u01754623713565") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1f8_d20250808_m032826_c001_v7007000_t0000_u01754623706492") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284326e8_d20250808_m032821_c001_v0001171_t0040_u01754623701740") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b762113_d20250808_m032819_c001_v7007000_t0000_u01754623699499") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432664_d20250808_m032812_c001_v0001171_t0053_u01754623692564") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f1123d_d20250808_m032805_c001_v7007000_t0000_u01754623685746") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284325de_d20250808_m032800_c001_v0001171_t0059_u01754623680583") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4145fb5ce59f4c9a_d20250808_m032758_c001_v7007000_t0000_u01754623678629") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc46de_d20250808_m032752_c001_v0001184_t0051_u01754623672059") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f405e2f9d1779fb87_d20250808_m032740_c001_v7007000_t0000_u01754623660665") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843247b_d20250808_m032733_c001_v0001171_t0044_u01754623653513") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30ce83_d20250808_m032726_c001_v7007000_t0000_u01754623646218") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284323b7_d20250808_m032717_c001_v0001171_t0028_u01754623637599") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0bfc_d20250808_m032710_c001_v7007000_t0000_u01754623630106") 2025/08/08 03:30:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284322e8_d20250808_m032701_c001_v0001171_t0013_u01754623621714") 2025/08/08 03:31:00 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1df_d20250808_m032822_c001_v7007000_t0000_u01754623702508") 2025/08/08 03:31:00 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc47e9_d20250808_m032818_c001_v0001184_t0032_u01754623698431") 2025/08/08 03:31:00 DEBUG : dir1/0011-56789: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2dc_d20250808_m032844_c001_v7007000_t0000_u01754623724759") 2025/08/08 03:31:00 DEBUG : dir1/0011-56789: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aef0_d20250808_m032839_c001_v0001044_t0024_u01754623719302") 2025/08/08 03:31:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7622ea_d20250808_m033002_c001_v7007000_t0000_u01754623802734") 2025/08/08 03:31:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186afea_d20250808_m032954_c001_v0001044_t0011_u01754623794232") 2025/08/08 03:31:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9cdb_d20250808_m032947_c001_v7007000_t0000_u01754623787274") 2025/08/08 03:31:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186afa4_d20250808_m032938_c001_v0001044_t0012_u01754623778262") 2025/08/08 03:31:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90ae0_d20250808_m032931_c001_v7007000_t0000_u01754623771271") 2025/08/08 03:31:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186af62_d20250808_m032923_c001_v0001044_t0043_u01754623763191") 2025/08/08 03:31:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa28e_d20250808_m032916_c001_v7007000_t0000_u01754623756212") 2025/08/08 03:31:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186af31_d20250808_m032907_c001_v0001044_t0044_u01754623747535") 2025/08/08 03:31:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa250_d20250808_m032900_c001_v7007000_t0000_u01754623740378") 2025/08/08 03:31:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186af0e_d20250808_m032851_c001_v0001044_t0047_u01754623731349") 2025/08/08 03:31:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40828a1d1774736b_d20250808_m032840_c001_v7007000_t0000_u01754623720112") 2025/08/08 03:31:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843276e_d20250808_m032833_c001_v0001171_t0059_u01754623713773") 2025/08/08 03:31:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1fb_d20250808_m032826_c001_v7007000_t0000_u01754623706674") 2025/08/08 03:31:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aec6_d20250808_m032821_c001_v0001044_t0012_u01754623701768") 2025/08/08 03:31:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1d1_d20250808_m032819_c001_v7007000_t0000_u01754623699526") 2025/08/08 03:31:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aea6_d20250808_m032812_c001_v0001044_t0019_u01754623692972") 2025/08/08 03:31:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f1123e_d20250808_m032805_c001_v7007000_t0000_u01754623685929") 2025/08/08 03:31:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543bcf_d20250808_m032800_c001_v0001113_t0054_u01754623680667") 2025/08/08 03:31:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e54866_d20250808_m032758_c001_v7007000_t0000_u01754623678638") 2025/08/08 03:31:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543ba5_d20250808_m032752_c001_v0001113_t0022_u01754623672260") 2025/08/08 03:31:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40828a1d177472c1_d20250808_m032740_c001_v7007000_t0000_u01754623660458") 2025/08/08 03:31:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae58_d20250808_m032734_c001_v0001044_t0058_u01754623654047") 2025/08/08 03:31:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30ce84_d20250808_m032726_c001_v7007000_t0000_u01754623646401") 2025/08/08 03:31:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae3a_d20250808_m032717_c001_v0001044_t0015_u01754623637979") 2025/08/08 03:31:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0bfd_d20250808_m032710_c001_v7007000_t0000_u01754623630289") 2025/08/08 03:31:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae12_d20250808_m032702_c001_v0001044_t0042_u01754623622059") 2025/08/08 03:31:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f405e2f9d1779fbcb_d20250808_m032822_c001_v7007000_t0000_u01754623702336") 2025/08/08 03:31:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543c3b_d20250808_m032818_c001_v0001113_t0035_u01754623698439") 2025/08/08 03:31:01 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2df_d20250808_m032844_c001_v7007000_t0000_u01754623724941") 2025/08/08 03:31:01 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc48b1_d20250808_m032839_c001_v0001184_t0018_u01754623719396") 2025/08/08 03:31:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7622ec_d20250808_m033002_c001_v7007000_t0000_u01754623802928") 2025/08/08 03:31:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543eb4_d20250808_m032954_c001_v0001113_t0026_u01754623794713") 2025/08/08 03:31:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9cdd_d20250808_m032947_c001_v7007000_t0000_u01754623787459") 2025/08/08 03:31:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543e2f_d20250808_m032938_c001_v0001113_t0039_u01754623778784") 2025/08/08 03:31:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90ae1_d20250808_m032931_c001_v7007000_t0000_u01754623771456") 2025/08/08 03:31:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543da6_d20250808_m032923_c001_v0001113_t0027_u01754623763798") 2025/08/08 03:31:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa293_d20250808_m032916_c001_v7007000_t0000_u01754623756396") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543d44_d20250808_m032907_c001_v0001113_t0026_u01754623747988") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa252_d20250808_m032900_c001_v7007000_t0000_u01754623740562") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543cf4_d20250808_m032852_c001_v0001113_t0038_u01754623732347") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0ed7_d20250808_m032840_c001_v7007000_t0000_u01754623720264") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aee0_d20250808_m032834_c001_v0001044_t0022_u01754623714184") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa1ff_d20250808_m032826_c001_v7007000_t0000_u01754623706855") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4813_d20250808_m032821_c001_v0001184_t0048_u01754623701792") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b76210f_d20250808_m032819_c001_v7007000_t0000_u01754623699316") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543c17_d20250808_m032813_c001_v0001113_t0045_u01754623693454") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f1123f_d20250808_m032806_c001_v7007000_t0000_u01754623686114") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4739_d20250808_m032800_c001_v0001184_t0055_u01754623680677") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4145fb5ce59f4c92_d20250808_m032758_c001_v7007000_t0000_u01754623678071") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae84_d20250808_m032752_c001_v0001044_t0028_u01754623672581") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0ce4_d20250808_m032740_c001_v7007000_t0000_u01754623660624") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc462d_d20250808_m032734_c001_v0001184_t0056_u01754623654510") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30ce85_d20250808_m032726_c001_v7007000_t0000_u01754623646585") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc45a6_d20250808_m032718_c001_v0001184_t0016_u01754623638406") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0bfe_d20250808_m032710_c001_v7007000_t0000_u01754623630470") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc44ed_d20250808_m032702_c001_v0001184_t0012_u01754623622471") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f417188f9c6dc665a_d20250808_m032822_c001_v7007000_t0000_u01754623702348") 2025/08/08 03:31:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284326ba_d20250808_m032818_c001_v0001171_t0013_u01754623698575") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2e1_d20250808_m032845_c001_v7007000_t0000_u01754623725122") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284327c7_d20250808_m032839_c001_v0001171_t0013_u01754623719453") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7622ef_d20250808_m033003_c001_v7007000_t0000_u01754623803130") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432cc3_d20250808_m032955_c001_v0001171_t0025_u01754623795087") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9ce0_d20250808_m032947_c001_v7007000_t0000_u01754623787645") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432b74_d20250808_m032939_c001_v0001171_t0058_u01754623779201") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90ae2_d20250808_m032931_c001_v7007000_t0000_u01754623771681") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432a47_d20250808_m032924_c001_v0001171_t0035_u01754623764133") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa298_d20250808_m032916_c001_v7007000_t0000_u01754623756580") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843293f_d20250808_m032908_c001_v0001171_t0053_u01754623748400") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa259_d20250808_m032900_c001_v7007000_t0000_u01754623740745") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432877_d20250808_m032852_c001_v0001171_t0046_u01754623732752") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30cfb6_d20250808_m032840_c001_v7007000_t0000_u01754623720519") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543c97_d20250808_m032834_c001_v0001113_t0053_u01754623714679") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa202_d20250808_m032827_c001_v7007000_t0000_u01754623707039") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543c57_d20250808_m032821_c001_v0001113_t0014_u01754623701895") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b76210b_d20250808_m032819_c001_v7007000_t0000_u01754623699131") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc47b6_d20250808_m032813_c001_v0001184_t0026_u01754623693916") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f11242_d20250808_m032806_c001_v7007000_t0000_u01754623686297") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284325e6_d20250808_m032800_c001_v0001171_t0020_u01754623680885") 2025/08/08 03:31:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40828a1d177472e6_d20250808_m032758_c001_v7007000_t0000_u01754623678691") 2025/08/08 03:31:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432579_d20250808_m032753_c001_v0001171_t0009_u01754623673125") 2025/08/08 03:31:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0ce8_d20250808_m032740_c001_v7007000_t0000_u01754623660793") 2025/08/08 03:31:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543b5b_d20250808_m032734_c001_v0001113_t0031_u01754623654706") 2025/08/08 03:31:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30ce86_d20250808_m032726_c001_v7007000_t0000_u01754623646770") 2025/08/08 03:31:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543b22_d20250808_m032718_c001_v0001113_t0043_u01754623638636") 2025/08/08 03:31:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0bff_d20250808_m032710_c001_v7007000_t0000_u01754623630650") 2025/08/08 03:31:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543af2_d20250808_m032702_c001_v0001113_t0033_u01754623622686") 2025/08/08 03:31:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41958dc268225685_d20250808_m032822_c001_v7007000_t0000_u01754623702295") 2025/08/08 03:31:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aeb6_d20250808_m032818_c001_v0001044_t0034_u01754623698627") 2025/08/08 03:31:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2e3_d20250808_m032845_c001_v7007000_t0000_u01754623725303") 2025/08/08 03:31:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc48b5_d20250808_m032839_c001_v0001184_t0044_u01754623719590") 2025/08/08 03:31:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7622f2_d20250808_m033003_c001_v7007000_t0000_u01754623803314") 2025/08/08 03:31:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4db7_d20250808_m032955_c001_v0001184_t0048_u01754623795405") 2025/08/08 03:31:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9ce1_d20250808_m032947_c001_v7007000_t0000_u01754623787826") 2025/08/08 03:31:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4c5c_d20250808_m032939_c001_v0001184_t0001_u01754623779461") 2025/08/08 03:31:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90ae3_d20250808_m032931_c001_v7007000_t0000_u01754623771864") 2025/08/08 03:31:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4b1b_d20250808_m032924_c001_v0001184_t0001_u01754623764437") 2025/08/08 03:31:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa29c_d20250808_m032916_c001_v7007000_t0000_u01754623756777") 2025/08/08 03:31:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc49ed_d20250808_m032908_c001_v0001184_t0038_u01754623748659") 2025/08/08 03:31:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa25a_d20250808_m032900_c001_v7007000_t0000_u01754623740928") 2025/08/08 03:31:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc494d_d20250808_m032853_c001_v0001184_t0017_u01754623733039") 2025/08/08 03:31:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0ee0_d20250808_m032840_c001_v7007000_t0000_u01754623720647") 2025/08/08 03:31:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4887_d20250808_m032835_c001_v0001184_t0046_u01754623715375") 2025/08/08 03:31:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa205_d20250808_m032827_c001_v7007000_t0000_u01754623707222") 2025/08/08 03:31:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284326ec_d20250808_m032822_c001_v0001171_t0012_u01754623702005") 2025/08/08 03:31:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b762117_d20250808_m032819_c001_v7007000_t0000_u01754623699682") 2025/08/08 03:31:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843267a_d20250808_m032814_c001_v0001171_t0026_u01754623694147") 2025/08/08 03:31:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f11244_d20250808_m032806_c001_v7007000_t0000_u01754623686480") 2025/08/08 03:31:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc473b_d20250808_m032800_c001_v0001184_t0017_u01754623680901") 2025/08/08 03:31:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4145fb5ce59f4c98_d20250808_m032758_c001_v7007000_t0000_u01754623678446") 2025/08/08 03:31:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc46f0_d20250808_m032753_c001_v0001184_t0034_u01754623673538") 2025/08/08 03:31:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e547d9_d20250808_m032740_c001_v7007000_t0000_u01754623660676") 2025/08/08 03:31:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843248f_d20250808_m032735_c001_v0001171_t0004_u01754623655056") 2025/08/08 03:31:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30ce88_d20250808_m032726_c001_v7007000_t0000_u01754623646952") 2025/08/08 03:31:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284323c8_d20250808_m032719_c001_v0001171_t0026_u01754623639044") 2025/08/08 03:31:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0c01_d20250808_m032710_c001_v7007000_t0000_u01754623630833") 2025/08/08 03:31:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284322fb_d20250808_m032703_c001_v0001171_t0015_u01754623623103") 2025/08/08 03:31:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed27ce1_d20250808_m032822_c001_v7007000_t0000_u01754623702305") 2025/08/08 03:31:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc47f0_d20250808_m032818_c001_v0001184_t0029_u01754623698641") 2025/08/08 03:31:05 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2e5_d20250808_m032845_c001_v7007000_t0000_u01754623725485") 2025/08/08 03:31:05 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aef2_d20250808_m032839_c001_v0001044_t0020_u01754623719695") 2025/08/08 03:31:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7622f9_d20250808_m033003_c001_v7007000_t0000_u01754623803504") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aff4_d20250808_m032955_c001_v0001044_t0015_u01754623795613") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9ce5_d20250808_m032948_c001_v7007000_t0000_u01754623788008") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186afa6_d20250808_m032939_c001_v0001044_t0041_u01754623779654") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90ae4_d20250808_m032932_c001_v7007000_t0000_u01754623772047") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186af66_d20250808_m032924_c001_v0001044_t0027_u01754623764649") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa2a0_d20250808_m032916_c001_v7007000_t0000_u01754623756960") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186af35_d20250808_m032908_c001_v0001044_t0058_u01754623748869") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa25b_d20250808_m032901_c001_v7007000_t0000_u01754623741112") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186af14_d20250808_m032853_c001_v0001044_t0040_u01754623733247") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2c8_d20250808_m032840_c001_v7007000_t0000_u01754623720657") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843278b_d20250808_m032835_c001_v0001171_t0025_u01754623715567") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa208_d20250808_m032827_c001_v7007000_t0000_u01754623707403") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4815_d20250808_m032822_c001_v0001184_t0046_u01754623702019") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f405e2f9d1779fbac_d20250808_m032819_c001_v7007000_t0000_u01754623699509") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aea8_d20250808_m032814_c001_v0001044_t0053_u01754623694484") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f11245_d20250808_m032806_c001_v7007000_t0000_u01754623686664") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae98_d20250808_m032800_c001_v0001044_t0031_u01754623680989") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4145fb5ce59f4c95_d20250808_m032758_c001_v7007000_t0000_u01754623678261") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543ba9_d20250808_m032753_c001_v0001113_t0034_u01754623673736") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0ce9_d20250808_m032740_c001_v7007000_t0000_u01754623660808") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae5a_d20250808_m032735_c001_v0001044_t0044_u01754623655655") 2025/08/08 03:31:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30ce89_d20250808_m032727_c001_v7007000_t0000_u01754623647134") 2025/08/08 03:31:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae40_d20250808_m032719_c001_v0001044_t0049_u01754623639397") 2025/08/08 03:31:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0c02_d20250808_m032711_c001_v7007000_t0000_u01754623631017") 2025/08/08 03:31:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae16_d20250808_m032703_c001_v0001044_t0006_u01754623623484") 2025/08/08 03:31:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1ac1d_d20250808_m032822_c001_v7007000_t0000_u01754623702649") 2025/08/08 03:31:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc47f6_d20250808_m032818_c001_v0001184_t0040_u01754623698854") 2025/08/08 03:31:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0d07_d20250808_m032743_c001_v7007000_t0000_u01754623663177") 2025/08/08 03:31:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4659_d20250808_m032738_c001_v0001184_t0039_u01754623658809") 2025/08/08 03:31:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0d0a_d20250808_m032743_c001_v7007000_t0000_u01754623663359") 2025/08/08 03:31:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284324bd_d20250808_m032738_c001_v0001171_t0033_u01754623658863") 2025/08/08 03:31:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0d0d_d20250808_m032743_c001_v7007000_t0000_u01754623663541") 2025/08/08 03:31:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543b6c_d20250808_m032738_c001_v0001113_t0022_u01754623658907") 2025/08/08 03:31:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0d11_d20250808_m032743_c001_v7007000_t0000_u01754623663724") 2025/08/08 03:31:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc465b_d20250808_m032739_c001_v0001184_t0054_u01754623659018") 2025/08/08 03:31:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0d15_d20250808_m032743_c001_v7007000_t0000_u01754623663906") 2025/08/08 03:31:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae64_d20250808_m032739_c001_v0001044_t0014_u01754623659075") 2025/08/08 03:31:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0d18_d20250808_m032744_c001_v7007000_t0000_u01754623664090") 2025/08/08 03:31:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284324c1_d20250808_m032739_c001_v0001171_t0031_u01754623659136") 2025/08/08 03:31:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0d1c_d20250808_m032744_c001_v7007000_t0000_u01754623664272") 2025/08/08 03:31:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543b6e_d20250808_m032739_c001_v0001113_t0014_u01754623659169") 2025/08/08 03:31:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0d25_d20250808_m032744_c001_v7007000_t0000_u01754623664524") 2025/08/08 03:31:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc465d_d20250808_m032739_c001_v0001184_t0034_u01754623659221") 2025/08/08 03:31:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0d2b_d20250808_m032744_c001_v7007000_t0000_u01754623664707") 2025/08/08 03:31:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284324c5_d20250808_m032739_c001_v0001171_t0025_u01754623659413") 2025/08/08 03:31:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0d30_d20250808_m032744_c001_v7007000_t0000_u01754623664958") 2025/08/08 03:31:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4661_d20250808_m032739_c001_v0001184_t0023_u01754623659433") 2025/08/08 03:31:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0d37_d20250808_m032745_c001_v7007000_t0000_u01754623665141") 2025/08/08 03:31:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543b72_d20250808_m032739_c001_v0001113_t0022_u01754623659499") 2025/08/08 03:31:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0d3c_d20250808_m032745_c001_v7007000_t0000_u01754623665322") 2025/08/08 03:31:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae66_d20250808_m032739_c001_v0001044_t0010_u01754623659536") 2025/08/08 03:31:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0d42_d20250808_m032745_c001_v7007000_t0000_u01754623665504") 2025/08/08 03:31:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4663_d20250808_m032739_c001_v0001184_t0036_u01754623659639") 2025/08/08 03:31:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0d47_d20250808_m032745_c001_v7007000_t0000_u01754623665686") 2025/08/08 03:31:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284324c9_d20250808_m032739_c001_v0001171_t0012_u01754623659750") 2025/08/08 03:31:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0d4d_d20250808_m032745_c001_v7007000_t0000_u01754623665868") 2025/08/08 03:31:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543b74_d20250808_m032739_c001_v0001113_t0024_u01754623659769") 2025/08/08 03:31:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0d53_d20250808_m032746_c001_v7007000_t0000_u01754623666050") 2025/08/08 03:31:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4665_d20250808_m032739_c001_v0001184_t0052_u01754623659843") 2025/08/08 03:31:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e5489c_d20250808_m032801_c001_v7007000_t0000_u01754623681548") 2025/08/08 03:31:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4709_d20250808_m032756_c001_v0001184_t0034_u01754623676452") 2025/08/08 03:31:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f11227_d20250808_m032801_c001_v7007000_t0000_u01754623681516") 2025/08/08 03:31:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543bb3_d20250808_m032756_c001_v0001113_t0052_u01754623676519") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d9098a_d20250808_m032801_c001_v7007000_t0000_u01754623681725") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae8a_d20250808_m032756_c001_v0001044_t0014_u01754623676552") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9850_d20250808_m032801_c001_v7007000_t0000_u01754623681504") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc470d_d20250808_m032756_c001_v0001184_t0052_u01754623676673") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d77d0_d20250808_m032801_c001_v7007000_t0000_u01754623681555") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843259f_d20250808_m032756_c001_v0001171_t0050_u01754623676708") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4145fb5ce59f4cbf_d20250808_m032801_c001_v7007000_t0000_u01754623681571") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4710_d20250808_m032756_c001_v0001184_t0004_u01754623676886") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e5489f_d20250808_m032801_c001_v7007000_t0000_u01754623681737") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284325a1_d20250808_m032756_c001_v0001171_t0049_u01754623676968") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d77d3_d20250808_m032801_c001_v7007000_t0000_u01754623681747") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4714_d20250808_m032757_c001_v0001184_t0042_u01754623677092") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4145fb5ce59f4cc2_d20250808_m032801_c001_v7007000_t0000_u01754623681760") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae8c_d20250808_m032757_c001_v0001044_t0031_u01754623677147") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f417188f9c6dc6627_d20250808_m032801_c001_v7007000_t0000_u01754623681900") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284325a7_d20250808_m032757_c001_v0001171_t0056_u01754623677246") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f417188f9c6dc6625_d20250808_m032801_c001_v7007000_t0000_u01754623681529") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4716_d20250808_m032757_c001_v0001184_t0010_u01754623677320") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9852_d20250808_m032801_c001_v7007000_t0000_u01754623681773") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543bb7_d20250808_m032757_c001_v0001113_t0022_u01754623677310") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e548a2_d20250808_m032801_c001_v7007000_t0000_u01754623681921") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc471c_d20250808_m032757_c001_v0001184_t0050_u01754623677522") 2025/08/08 03:31:09 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40828a1d177472e9_d20250808_m032801_c001_v7007000_t0000_u01754623681680") 2025/08/08 03:31:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae8e_d20250808_m032757_c001_v0001044_t0006_u01754623677534") 2025/08/08 03:31:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f11229_d20250808_m032801_c001_v7007000_t0000_u01754623681934") 2025/08/08 03:31:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284325b1_d20250808_m032757_c001_v0001171_t0059_u01754623677552") 2025/08/08 03:31:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40828a1d177472ea_d20250808_m032801_c001_v7007000_t0000_u01754623681864") 2025/08/08 03:31:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543bbb_d20250808_m032757_c001_v0001113_t0024_u01754623677594") 2025/08/08 03:31:10 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f412e5d075aeaf959_d20250808_m032555_c001_v7007000_t0000_u01754623555763") 2025/08/08 03:31:10 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1066688a1a6616b3_d20250808_m032553_c001_v0001180_t0057_u01754623553896") 2025/08/08 03:31:10 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4183e4d6b8c79f43_d20250808_m032553_c001_v7007000_t0000_u01754623553704") 2025/08/08 03:31:10 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1066688a1a6616a3_d20250808_m032550_c001_v0001180_t0025_u01754623550772") 2025/08/08 03:31:10 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4183e4d6b8c79f37_d20250808_m032550_c001_v7007000_t0000_u01754623550040") 2025/08/08 03:31:10 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431ea7_d20250808_m032546_c001_v0001171_t0034_u01754623546125") 2025/08/08 03:31:10 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f951d_d20250808_m032544_c001_v7007000_t0000_u01754623544626") 2025/08/08 03:31:10 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f11169da0ed97725f_d20250808_m032542_c001_v0001183_t0056_u01754623542776") 2025/08/08 03:31:10 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e545d5_d20250808_m032542_c001_v7007000_t0000_u01754623542593") 2025/08/08 03:31:10 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f11169da0ed977236_d20250808_m032539_c001_v0001183_t0031_u01754623539372") 2025/08/08 03:31:10 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e545aa_d20250808_m032538_c001_v7007000_t0000_u01754623538650") 2025/08/08 03:31:10 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431e05_d20250808_m032532_c001_v0001171_t0046_u01754623532517") 2025/08/08 03:31:10 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d7492_d20250808_m032531_c001_v7007000_t0000_u01754623531238") 2025/08/08 03:31:10 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10736675194027c0_d20250808_m032529_c001_v0001172_t0031_u01754623529391") 2025/08/08 03:31:10 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1a93d_d20250808_m032529_c001_v7007000_t0000_u01754623529205") 2025/08/08 03:31:10 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10736675194027a1_d20250808_m032525_c001_v0001172_t0008_u01754623525122") 2025/08/08 03:31:11 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1a909_d20250808_m032524_c001_v7007000_t0000_u01754623524385") 2025/08/08 03:31:11 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431d6c_d20250808_m032520_c001_v0001171_t0039_u01754623520532") 2025/08/08 03:31:11 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d73d3_d20250808_m032519_c001_v7007000_t0000_u01754623519612") 2025/08/08 03:31:11 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f102d3686cb3b9b34_d20250808_m032517_c001_v0001183_t0053_u01754623517747") 2025/08/08 03:31:11 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4183e4d6b8c79ed6_d20250808_m032517_c001_v7007000_t0000_u01754623517562") 2025/08/08 03:31:11 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f102d3686cb3b9b1c_d20250808_m032514_c001_v0001183_t0028_u01754623514142") 2025/08/08 03:31:11 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4183e4d6b8c79ec3_d20250808_m032513_c001_v7007000_t0000_u01754623513412") 2025/08/08 03:31:11 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431ce2_d20250808_m032507_c001_v0001171_t0055_u01754623507823") 2025/08/08 03:31:11 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41958dc2682250ce_d20250808_m032506_c001_v7007000_t0000_u01754623506903") 2025/08/08 03:31:11 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f106f91c27ecd783b_d20250808_m032505_c001_v0001113_t0031_u01754623505301") 2025/08/08 03:31:11 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3f9cff_d20250808_m032505_c001_v7007000_t0000_u01754623505110") 2025/08/08 03:31:11 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f106f91c27ecd7829_d20250808_m032501_c001_v0001113_t0032_u01754623501556") 2025/08/08 03:31:11 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3f9cb2_d20250808_m032500_c001_v7007000_t0000_u01754623500777") 2025/08/08 03:31:11 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431c4a_d20250808_m032455_c001_v0001171_t0045_u01754623495358") 2025/08/08 03:31:11 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f42108613565743e7_d20250808_m032454_c001_v7007000_t0000_u01754623494444") 2025/08/08 03:31:11 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f108e46e237e7d499_d20250808_m032452_c001_v0001180_t0047_u01754623492545") 2025/08/08 03:31:11 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d07a2_d20250808_m032452_c001_v7007000_t0000_u01754623492363") 2025/08/08 03:31:11 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f108e46e237e7d48d_d20250808_m032449_c001_v0001180_t0033_u01754623489345") 2025/08/08 03:31:11 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0767_d20250808_m032448_c001_v7007000_t0000_u01754623488613") 2025/08/08 03:31:11 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431b9a_d20250808_m032439_c001_v0001171_t0027_u01754623479771") 2025/08/08 03:31:12 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41958dc268224fbd_d20250808_m032438_c001_v7007000_t0000_u01754623478666") 2025/08/08 03:31:12 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10021a96b52ccc0c_d20250808_m032431_c001_v0001098_t0000_u01754623471947") 2025/08/08 03:31:12 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d732a_d20250808_m032431_c001_v7007000_t0000_u01754623471737") 2025/08/08 03:31:12 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10098be31a5b8940_d20250808_m032427_c001_v0001177_t0011_u01754623467815") 2025/08/08 03:31:12 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1154223207549bc3_d20250808_m032427_c001_v0001184_t0016_u01754623467046") 2025/08/08 03:31:12 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1154223207549bb9_d20250808_m032426_c001_v0001184_t0012_u01754623466081") 2025/08/08 03:31:12 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b761c1d_d20250808_m032412_c001_v7007000_t0000_u01754623452730") 2025/08/08 03:31:12 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284319c8_d20250808_m032405_c001_v0001171_t0013_u01754623445598") 2025/08/08 03:31:12 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f106f6dc5791977db_d20250808_m032404_c001_v0001184_t0034_u01754623444831") 2025/08/08 03:31:12 DEBUG : dst/one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f106f6dc5791977d3_d20250808_m032403_c001_v0001184_t0058_u01754623443851") 2025/08/08 03:31:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f412e5d075aeaf95b_d20250808_m032555_c001_v7007000_t0000_u01754623555952") 2025/08/08 03:31:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f11708018aa8794ff_d20250808_m032553_c001_v0001181_t0055_u01754623553492") 2025/08/08 03:31:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f116b0672e6b3dab4_d20250808_m032549_c001_v0001101_t0057_u01754623549541") 2025/08/08 03:31:12 DEBUG : dst/one.bak: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f951e_d20250808_m032544_c001_v7007000_t0000_u01754623544810") 2025/08/08 03:31:12 DEBUG : dst/one.bak: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f11621dc59e63e6c8_d20250808_m032542_c001_v0001181_t0041_u01754623542336") 2025/08/08 03:31:12 DEBUG : dst/one.bak: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f119a3a03d8b42a7d_d20250808_m032538_c001_v0001150_t0051_u01754623538266") 2025/08/08 03:31:12 DEBUG : dst/one.bak: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d7493_d20250808_m032531_c001_v7007000_t0000_u01754623531420") 2025/08/08 03:31:12 DEBUG : dst/one.bak: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f110130f2a73b31a5_d20250808_m032528_c001_v0001044_t0005_u01754623528585") 2025/08/08 03:31:12 DEBUG : dst/one.bak: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f105291a51f196b2e_d20250808_m032524_c001_v0001181_t0055_u01754623524169") 2025/08/08 03:31:12 DEBUG : dst/three: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41958dc268224fbf_d20250808_m032438_c001_v7007000_t0000_u01754623478849") 2025/08/08 03:31:12 DEBUG : dst/three: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1154223207549c25_d20250808_m032437_c001_v0001184_t0023_u01754623477328") 2025/08/08 03:31:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f412e5d075aeaf95f_d20250808_m032556_c001_v7007000_t0000_u01754623556136") 2025/08/08 03:31:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f107ce9605f0dbc86_d20250808_m032554_c001_v0001130_t0017_u01754623554668") 2025/08/08 03:31:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f112ef1861e24f369_d20250808_m032551_c001_v0001171_t0039_u01754623551578") 2025/08/08 03:31:13 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f412e5d075aeaf962_d20250808_m032556_c001_v7007000_t0000_u01754623556319") 2025/08/08 03:31:13 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1066688a1a6616b7_d20250808_m032555_c001_v0001180_t0051_u01754623555174") 2025/08/08 03:31:13 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4183e4d6b8c79f50_d20250808_m032554_c001_v7007000_t0000_u01754623554987") 2025/08/08 03:31:13 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1066688a1a6616a9_d20250808_m032552_c001_v0001180_t0054_u01754623552133") 2025/08/08 03:31:13 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4183e4d6b8c79f3e_d20250808_m032551_c001_v7007000_t0000_u01754623551945") 2025/08/08 03:31:13 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431eb3_d20250808_m032546_c001_v0001171_t0049_u01754623546772") 2025/08/08 03:31:13 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9520_d20250808_m032544_c001_v7007000_t0000_u01754623544995") 2025/08/08 03:31:13 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f11169da0ed97726b_d20250808_m032544_c001_v0001183_t0014_u01754623544027") 2025/08/08 03:31:13 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e545e8_d20250808_m032543_c001_v7007000_t0000_u01754623543845") 2025/08/08 03:31:13 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f11169da0ed97724a_d20250808_m032540_c001_v0001183_t0017_u01754623540981") 2025/08/08 03:31:13 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e545bb_d20250808_m032540_c001_v7007000_t0000_u01754623540797") 2025/08/08 03:31:13 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431e2c_d20250808_m032535_c001_v0001171_t0012_u01754623535460") 2025/08/08 03:31:13 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1a94e_d20250808_m032530_c001_v7007000_t0000_u01754623530686") 2025/08/08 03:31:13 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f101436c23fa2ea30_d20250808_m032526_c001_v0001144_t0054_u01754623526998") 2025/08/08 03:31:13 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1a91f_d20250808_m032526_c001_v7007000_t0000_u01754623526265") 2025/08/08 03:31:13 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431d78_d20250808_m032521_c001_v0001171_t0058_u01754623521455") 2025/08/08 03:31:13 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4183e4d6b8c79edb_d20250808_m032518_c001_v7007000_t0000_u01754623518678") 2025/08/08 03:31:13 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f101436c23fa2ea16_d20250808_m032515_c001_v0001144_t0014_u01754623515924") 2025/08/08 03:31:13 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4183e4d6b8c79eca_d20250808_m032514_c001_v7007000_t0000_u01754623514839") 2025/08/08 03:31:13 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431cee_d20250808_m032508_c001_v0001171_t0059_u01754623508764") 2025/08/08 03:31:14 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3f9d06_d20250808_m032505_c001_v7007000_t0000_u01754623505978") 2025/08/08 03:31:14 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f101436c23fa2e9f0_d20250808_m032503_c001_v0001144_t0038_u01754623503421") 2025/08/08 03:31:14 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3f9cd2_d20250808_m032502_c001_v7007000_t0000_u01754623502332") 2025/08/08 03:31:14 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431c5b_d20250808_m032456_c001_v0001171_t0051_u01754623496158") 2025/08/08 03:31:14 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d07b1_d20250808_m032453_c001_v7007000_t0000_u01754623493528") 2025/08/08 03:31:14 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f101436c23fa2e9d0_d20250808_m032451_c001_v0001144_t0052_u01754623491051") 2025/08/08 03:31:14 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0777_d20250808_m032449_c001_v7007000_t0000_u01754623489954") 2025/08/08 03:31:14 DEBUG : dst/three.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431bc6_d20250808_m032443_c001_v0001171_t0030_u01754623483372") 2025/08/08 03:31:14 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9522_d20250808_m032545_c001_v7007000_t0000_u01754623545181") 2025/08/08 03:31:14 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f115ca5edd63f0066_d20250808_m032543_c001_v0001145_t0014_u01754623543564") 2025/08/08 03:31:14 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f101e00cacffa6492_d20250808_m032540_c001_v0001106_t0055_u01754623540146") 2025/08/08 03:31:14 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d7494_d20250808_m032531_c001_v7007000_t0000_u01754623531603") 2025/08/08 03:31:14 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f112c211a0d179887_d20250808_m032530_c001_v0001032_t0056_u01754623530101") 2025/08/08 03:31:14 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1161ae66d2dc4d8b_d20250808_m032525_c001_v0001098_t0019_u01754623525927") 2025/08/08 03:31:14 DEBUG : dst/two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f412e5d075aeaf965_d20250808_m032556_c001_v7007000_t0000_u01754623556502") 2025/08/08 03:31:14 DEBUG : dst/two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431eab_d20250808_m032546_c001_v0001171_t0051_u01754623546502") 2025/08/08 03:31:14 DEBUG : dst/two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9523_d20250808_m032545_c001_v7007000_t0000_u01754623545387") 2025/08/08 03:31:14 DEBUG : dst/two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431e22_d20250808_m032534_c001_v0001171_t0004_u01754623534984") 2025/08/08 03:31:14 DEBUG : dst/two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d7497_d20250808_m032531_c001_v7007000_t0000_u01754623531784") 2025/08/08 03:31:14 DEBUG : dst/two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f101436c23fa2ea1c_d20250808_m032520_c001_v0001144_t0049_u01754623520839") 2025/08/08 03:31:15 DEBUG : dst/two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d73d9_d20250808_m032519_c001_v7007000_t0000_u01754623519793") 2025/08/08 03:31:15 DEBUG : dst/two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f101436c23fa2ea08_d20250808_m032508_c001_v0001144_t0057_u01754623508171") 2025/08/08 03:31:15 DEBUG : dst/two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41958dc2682250d1_d20250808_m032507_c001_v7007000_t0000_u01754623507087") 2025/08/08 03:31:15 DEBUG : dst/two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f101436c23fa2e9d9_d20250808_m032455_c001_v0001144_t0037_u01754623495647") 2025/08/08 03:31:15 DEBUG : dst/two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f42108613565743ea_d20250808_m032454_c001_v7007000_t0000_u01754623494627") 2025/08/08 03:31:15 DEBUG : dst/two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f101436c23fa2e9c4_d20250808_m032440_c001_v0001144_t0053_u01754623480429") 2025/08/08 03:31:15 DEBUG : dst/two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41958dc268224fc0_d20250808_m032439_c001_v7007000_t0000_u01754623479032") 2025/08/08 03:31:15 DEBUG : dst/two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10803a06edbc9203_d20250808_m032434_c001_v0001117_t0040_u01754623474539") 2025/08/08 03:31:15 DEBUG : dst/two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b761c23_d20250808_m032412_c001_v7007000_t0000_u01754623452912") 2025/08/08 03:31:15 DEBUG : dst/two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f106f6dc579197816_d20250808_m032411_c001_v0001184_t0011_u01754623451790") 2025/08/08 03:31:15 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e523b5_d20250808_m032338_c001_v7007000_t0000_u01754623418920") 2025/08/08 03:31:15 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10098be31a5b8873_d20250808_m032335_c001_v0001177_t0036_u01754623415268") 2025/08/08 03:31:15 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e5236c_d20250808_m032333_c001_v7007000_t0000_u01754623413193") 2025/08/08 03:31:15 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10098be31a5b8843_d20250808_m032322_c001_v0001177_t0006_u01754623402769") 2025/08/08 03:31:15 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f421086135657385a_d20250808_m032313_c001_v7007000_t0000_u01754623393945") 2025/08/08 03:31:15 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10098be31a5b8819_d20250808_m032310_c001_v0001177_t0042_u01754623390434") 2025/08/08 03:31:15 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f10a15_d20250808_m032249_c001_v7007000_t0000_u01754623369232") 2025/08/08 03:31:15 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431671_d20250808_m032247_c001_v0001171_t0055_u01754623367280") 2025/08/08 03:31:15 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f10a02_d20250808_m032246_c001_v7007000_t0000_u01754623366411") 2025/08/08 03:31:15 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843164f_d20250808_m032244_c001_v0001171_t0055_u01754623364913") 2025/08/08 03:31:16 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109fa_d20250808_m032242_c001_v7007000_t0000_u01754623362226") 2025/08/08 03:31:16 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431616_d20250808_m032240_c001_v0001171_t0012_u01754623360560") 2025/08/08 03:31:16 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109f7_d20250808_m032239_c001_v7007000_t0000_u01754623359679") 2025/08/08 03:31:16 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284315f6_d20250808_m032237_c001_v0001171_t0035_u01754623357992") 2025/08/08 03:31:16 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109eb_d20250808_m032232_c001_v7007000_t0000_u01754623352115") 2025/08/08 03:31:16 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284315a2_d20250808_m032230_c001_v0001171_t0024_u01754623350502") 2025/08/08 03:31:16 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109e5_d20250808_m032229_c001_v7007000_t0000_u01754623349442") 2025/08/08 03:31:16 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431588_d20250808_m032228_c001_v0001171_t0054_u01754623348608") 2025/08/08 03:31:16 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40673a98df732e88_d20250808_m032223_c001_v7007000_t0000_u01754623343723") 2025/08/08 03:31:16 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431538_d20250808_m032222_c001_v0001171_t0049_u01754623342178") 2025/08/08 03:31:16 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40673a98df732e76_d20250808_m032220_c001_v7007000_t0000_u01754623340269") 2025/08/08 03:31:16 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431510_d20250808_m032219_c001_v0001171_t0050_u01754623339106") 2025/08/08 03:31:16 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40673a98df732e74_d20250808_m032218_c001_v7007000_t0000_u01754623338737") 2025/08/08 03:31:16 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1060ae19f2b6f92a_d20250808_m032218_c001_v0001176_t0047_u01754623338146") 2025/08/08 03:31:16 DEBUG : empty space: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284314f6_d20250808_m032216_c001_v0001171_t0053_u01754623336520") 2025/08/08 03:31:16 DEBUG : enormous: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f10a12_d20250808_m032248_c001_v7007000_t0000_u01754623368286") 2025/08/08 03:31:16 DEBUG : enormous: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431675_d20250808_m032247_c001_v0001171_t0001_u01754623367556") 2025/08/08 03:31:16 DEBUG : existing: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f412e5d075aeaf96a_d20250808_m032600_c001_v7007000_t0000_u01754623560764") 2025/08/08 03:31:16 DEBUG : existing: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431f44_d20250808_m032559_c001_v0001171_t0018_u01754623559483") 2025/08/08 03:31:16 DEBUG : existing: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4210861356573848_d20250808_m032308_c001_v7007000_t0000_u01754623388898") 2025/08/08 03:31:16 DEBUG : existing: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843175c_d20250808_m032307_c001_v0001171_t0004_u01754623387817") 2025/08/08 03:31:16 DEBUG : existing: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40673a98df732e67_d20250808_m032213_c001_v7007000_t0000_u01754623333685") 2025/08/08 03:31:16 DEBUG : existing: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284314b6_d20250808_m032212_c001_v0001171_t0046_u01754623332649") 2025/08/08 03:31:16 DEBUG : existing: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40673a98df732e65_d20250808_m032212_c001_v7007000_t0000_u01754623332098") 2025/08/08 03:31:17 DEBUG : existing: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284314a6_d20250808_m032211_c001_v0001171_t0054_u01754623331438") 2025/08/08 03:31:17 DEBUG : existing: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843149a_d20250808_m032210_c001_v0001171_t0005_u01754623330410") 2025/08/08 03:31:17 DEBUG : existing-b: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f421086135657384a_d20250808_m032309_c001_v7007000_t0000_u01754623389079") 2025/08/08 03:31:17 DEBUG : existing-b: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10098be31a5b87ff_d20250808_m032307_c001_v0001177_t0043_u01754623387807") 2025/08/08 03:31:17 DEBUG : file1: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa2a_d20250808_m032653_c001_v7007000_t0000_u01754623613203") 2025/08/08 03:31:17 DEBUG : file1: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186adf2_d20250808_m032652_c001_v0001044_t0024_u01754623612147") 2025/08/08 03:31:17 DEBUG : file1: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa26_d20250808_m032650_c001_v7007000_t0000_u01754623610839") 2025/08/08 03:31:17 DEBUG : file1: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543ab0_d20250808_m032649_c001_v0001113_t0022_u01754623609884") 2025/08/08 03:31:17 DEBUG : five: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f10a3b_d20250808_m032253_c001_v7007000_t0000_u01754623373321") 2025/08/08 03:31:17 DEBUG : five: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4159e22528431697_d20250808_m032251_c001_v0001171_t0030_u01754623371242") 2025/08/08 03:31:17 DEBUG : foo: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40673a98df732e7a_d20250808_m032221_c001_v7007000_t0000_u01754623341810") 2025/08/08 03:31:17 DEBUG : foo: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4159e2252843152a_d20250808_m032221_c001_v0001171_t0030_u01754623341203") 2025/08/08 03:31:17 DEBUG : foo: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4159e22528431520_d20250808_m032220_c001_v0001171_t0030_u01754623340639") 2025/08/08 03:31:17 DEBUG : four: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f10a3c_d20250808_m032253_c001_v7007000_t0000_u01754623373505") 2025/08/08 03:31:17 DEBUG : four: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401436c23fa2e897_d20250808_m032251_c001_v0001144_t0030_u01754623371797") 2025/08/08 03:31:17 DEBUG : four: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431691_d20250808_m032250_c001_v0001171_t0012_u01754623370580") 2025/08/08 03:31:17 DEBUG : hello world2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d030d_d20250808_m032129_c001_v7007000_t0000_u01754623289060") 2025/08/08 03:31:17 DEBUG : hello world2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843123e_d20250808_m032128_c001_v0001171_t0009_u01754623288288") 2025/08/08 03:31:17 DEBUG : ignore-size: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40673a98df732e60_d20250808_m032210_c001_v7007000_t0000_u01754623330040") 2025/08/08 03:31:17 DEBUG : ignore-size: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431486_d20250808_m032209_c001_v0001171_t0058_u01754623329041") 2025/08/08 03:31:18 DEBUG : nested/sub dir/file: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4210861356573837_d20250808_m032307_c001_v7007000_t0000_u01754623387078") 2025/08/08 03:31:18 DEBUG : nested/sub dir/file: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10098be31a5b87fb_d20250808_m032306_c001_v0001177_t0055_u01754623386143") 2025/08/08 03:31:18 DEBUG : nested/sub dir/file: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4210861356573828_d20250808_m032305_c001_v7007000_t0000_u01754623385368") 2025/08/08 03:31:18 DEBUG : nested/sub dir/file: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10098be31a5b87f5_d20250808_m032304_c001_v0001177_t0005_u01754623384381") 2025/08/08 03:31:18 DEBUG : one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f10a3e_d20250808_m032253_c001_v7007000_t0000_u01754623373687") 2025/08/08 03:31:18 DEBUG : one: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4159e22528431683_d20250808_m032249_c001_v0001171_t0030_u01754623369640") 2025/08/08 03:31:18 DEBUG : only0: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa0e_d20250808_m032645_c001_v7007000_t0000_u01754623605436") 2025/08/08 03:31:18 DEBUG : only0: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4159e225284321be_d20250808_m032639_c001_v0001171_t0030_u01754623599524") 2025/08/08 03:31:18 DEBUG : only0: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284320af_d20250808_m032624_c001_v0001171_t0009_u01754623584635") 2025/08/08 03:31:18 DEBUG : only0: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e546de_d20250808_m032618_c001_v7007000_t0000_u01754623578222") 2025/08/08 03:31:18 DEBUG : only0: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431f81_d20250808_m032604_c001_v0001171_t0020_u01754623564524") 2025/08/08 03:31:18 DEBUG : only1: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa0f_d20250808_m032645_c001_v7007000_t0000_u01754623605620") 2025/08/08 03:31:18 DEBUG : only1: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4121846c07543a96_d20250808_m032640_c001_v0001113_t0019_u01754623600470") 2025/08/08 03:31:18 DEBUG : only1: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284320bb_d20250808_m032625_c001_v0001171_t0004_u01754623585330") 2025/08/08 03:31:18 DEBUG : only1: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed27987_d20250808_m032618_c001_v7007000_t0000_u01754623578598") 2025/08/08 03:31:18 DEBUG : only1: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431f8b_d20250808_m032605_c001_v0001171_t0018_u01754623565191") 2025/08/08 03:31:18 DEBUG : only10: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa10_d20250808_m032645_c001_v7007000_t0000_u01754623605815") 2025/08/08 03:31:18 DEBUG : only10: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4121846c07543a94_d20250808_m032640_c001_v0001113_t0019_u01754623600268") 2025/08/08 03:31:18 DEBUG : only10: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432131_d20250808_m032631_c001_v0001171_t0015_u01754623591288") 2025/08/08 03:31:18 DEBUG : only10: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e546df_d20250808_m032618_c001_v7007000_t0000_u01754623578405") 2025/08/08 03:31:19 DEBUG : only10: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431ffb_d20250808_m032611_c001_v0001171_t0003_u01754623571034") 2025/08/08 03:31:19 DEBUG : only11: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa11_d20250808_m032645_c001_v7007000_t0000_u01754623605998") 2025/08/08 03:31:19 DEBUG : only11: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4041f900b2bc442e_d20250808_m032640_c001_v0001184_t0024_u01754623600078") 2025/08/08 03:31:19 DEBUG : only11: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432141_d20250808_m032632_c001_v0001171_t0035_u01754623592195") 2025/08/08 03:31:19 DEBUG : only11: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e546e3_d20250808_m032618_c001_v7007000_t0000_u01754623578951") 2025/08/08 03:31:19 DEBUG : only11: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432005_d20250808_m032611_c001_v0001171_t0039_u01754623571781") 2025/08/08 03:31:19 DEBUG : only12: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa12_d20250808_m032646_c001_v7007000_t0000_u01754623606182") 2025/08/08 03:31:19 DEBUG : only12: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4191e03ae186addc_d20250808_m032640_c001_v0001044_t0043_u01754623600461") 2025/08/08 03:31:19 DEBUG : only12: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432151_d20250808_m032632_c001_v0001171_t0038_u01754623592860") 2025/08/08 03:31:19 DEBUG : only12: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed27995_d20250808_m032619_c001_v7007000_t0000_u01754623579146") 2025/08/08 03:31:19 DEBUG : only12: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432015_d20250808_m032612_c001_v0001171_t0005_u01754623572469") 2025/08/08 03:31:19 DEBUG : only13: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa13_d20250808_m032646_c001_v7007000_t0000_u01754623606364") 2025/08/08 03:31:19 DEBUG : only13: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4159e225284321c9_d20250808_m032640_c001_v0001171_t0030_u01754623600104") 2025/08/08 03:31:19 DEBUG : only13: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843215d_d20250808_m032633_c001_v0001171_t0026_u01754623593713") 2025/08/08 03:31:19 DEBUG : only13: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b761e8b_d20250808_m032619_c001_v7007000_t0000_u01754623579156") 2025/08/08 03:31:19 DEBUG : only13: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843201f_d20250808_m032613_c001_v0001171_t0046_u01754623573128") 2025/08/08 03:31:19 DEBUG : only14: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa14_d20250808_m032646_c001_v7007000_t0000_u01754623606545") 2025/08/08 03:31:19 DEBUG : only14: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4041f900b2bc4434_d20250808_m032640_c001_v0001184_t0024_u01754623600631") 2025/08/08 03:31:19 DEBUG : only14: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432163_d20250808_m032634_c001_v0001171_t0053_u01754623594326") 2025/08/08 03:31:19 DEBUG : only14: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4183e4d6b8c7a065_d20250808_m032619_c001_v7007000_t0000_u01754623579178") 2025/08/08 03:31:20 DEBUG : only14: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432027_d20250808_m032613_c001_v0001171_t0038_u01754623573687") 2025/08/08 03:31:20 DEBUG : only15: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa15_d20250808_m032646_c001_v7007000_t0000_u01754623606728") 2025/08/08 03:31:20 DEBUG : only15: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4041f900b2bc4436_d20250808_m032640_c001_v0001184_t0024_u01754623600814") 2025/08/08 03:31:20 DEBUG : only15: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432171_d20250808_m032635_c001_v0001171_t0000_u01754623595085") 2025/08/08 03:31:20 DEBUG : only15: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e546e6_d20250808_m032619_c001_v7007000_t0000_u01754623579316") 2025/08/08 03:31:20 DEBUG : only15: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843202f_d20250808_m032614_c001_v0001171_t0009_u01754623574342") 2025/08/08 03:31:20 DEBUG : only16: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa16_d20250808_m032646_c001_v7007000_t0000_u01754623606912") 2025/08/08 03:31:20 DEBUG : only16: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4041f900b2bc4430_d20250808_m032640_c001_v0001184_t0024_u01754623600264") 2025/08/08 03:31:20 DEBUG : only16: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843217f_d20250808_m032635_c001_v0001171_t0034_u01754623595898") 2025/08/08 03:31:20 DEBUG : only16: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e546e1_d20250808_m032618_c001_v7007000_t0000_u01754623578588") 2025/08/08 03:31:20 DEBUG : only16: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843203b_d20250808_m032614_c001_v0001171_t0040_u01754623574975") 2025/08/08 03:31:21 DEBUG : only17: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa18_d20250808_m032647_c001_v7007000_t0000_u01754623607094") 2025/08/08 03:31:21 DEBUG : only17: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4159e225284321cf_d20250808_m032640_c001_v0001171_t0030_u01754623600286") 2025/08/08 03:31:21 DEBUG : only17: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843218d_d20250808_m032636_c001_v0001171_t0018_u01754623596726") 2025/08/08 03:31:21 DEBUG : only17: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed27990_d20250808_m032618_c001_v7007000_t0000_u01754623578962") 2025/08/08 03:31:21 DEBUG : only17: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432045_d20250808_m032615_c001_v0001171_t0019_u01754623575606") 2025/08/08 03:31:21 DEBUG : only18: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa1a_d20250808_m032647_c001_v7007000_t0000_u01754623607277") 2025/08/08 03:31:21 DEBUG : only18: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4041f900b2bc4438_d20250808_m032640_c001_v0001184_t0024_u01754623600998") 2025/08/08 03:31:21 DEBUG : only18: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284321a0_d20250808_m032637_c001_v0001171_t0000_u01754623597451") 2025/08/08 03:31:21 DEBUG : only18: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b761e8a_d20250808_m032618_c001_v7007000_t0000_u01754623578974") 2025/08/08 03:31:21 DEBUG : only18: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843204d_d20250808_m032616_c001_v0001171_t0043_u01754623576182") 2025/08/08 03:31:21 DEBUG : only19: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa1b_d20250808_m032647_c001_v7007000_t0000_u01754623607460") 2025/08/08 03:31:21 DEBUG : only19: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4041f900b2bc4432_d20250808_m032640_c001_v0001184_t0024_u01754623600447") 2025/08/08 03:31:21 DEBUG : only19: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284321ac_d20250808_m032638_c001_v0001171_t0041_u01754623598336") 2025/08/08 03:31:21 DEBUG : only19: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e546e2_d20250808_m032618_c001_v7007000_t0000_u01754623578769") 2025/08/08 03:31:21 DEBUG : only19: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432055_d20250808_m032616_c001_v0001171_t0041_u01754623576993") 2025/08/08 03:31:21 DEBUG : only2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa1c_d20250808_m032647_c001_v7007000_t0000_u01754623607643") 2025/08/08 03:31:21 DEBUG : only2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4159e225284321d3_d20250808_m032640_c001_v0001171_t0030_u01754623600479") 2025/08/08 03:31:21 DEBUG : only2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284320cd_d20250808_m032626_c001_v0001171_t0033_u01754623586272") 2025/08/08 03:31:21 DEBUG : only2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed2798c_d20250808_m032618_c001_v7007000_t0000_u01754623578780") 2025/08/08 03:31:21 DEBUG : only2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431f9b_d20250808_m032605_c001_v0001171_t0021_u01754623565791") 2025/08/08 03:31:21 DEBUG : only3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa1d_d20250808_m032647_c001_v7007000_t0000_u01754623607829") 2025/08/08 03:31:22 DEBUG : only3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4121846c07543a9a_d20250808_m032640_c001_v0001113_t0019_u01754623600878") 2025/08/08 03:31:22 DEBUG : only3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284320d5_d20250808_m032626_c001_v0001171_t0044_u01754623586842") 2025/08/08 03:31:22 DEBUG : only3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4183e4d6b8c7a064_d20250808_m032618_c001_v7007000_t0000_u01754623578993") 2025/08/08 03:31:22 DEBUG : only3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431fa9_d20250808_m032606_c001_v0001171_t0032_u01754623566457") 2025/08/08 03:31:22 DEBUG : only4: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa1e_d20250808_m032648_c001_v7007000_t0000_u01754623608012") 2025/08/08 03:31:22 DEBUG : only4: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4191e03ae186adde_d20250808_m032640_c001_v0001044_t0043_u01754623600647") 2025/08/08 03:31:22 DEBUG : only4: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284320df_d20250808_m032627_c001_v0001171_t0054_u01754623587407") 2025/08/08 03:31:22 DEBUG : only4: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed2799b_d20250808_m032619_c001_v7007000_t0000_u01754623579328") 2025/08/08 03:31:22 DEBUG : only4: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431fb1_d20250808_m032607_c001_v0001171_t0050_u01754623567012") 2025/08/08 03:31:22 DEBUG : only5: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa20_d20250808_m032648_c001_v7007000_t0000_u01754623608195") 2025/08/08 03:31:22 DEBUG : only5: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4159e225284321d9_d20250808_m032640_c001_v0001171_t0030_u01754623600662") 2025/08/08 03:31:22 DEBUG : only5: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284320eb_d20250808_m032628_c001_v0001171_t0042_u01754623588009") 2025/08/08 03:31:22 DEBUG : only5: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b761e88_d20250808_m032618_c001_v7007000_t0000_u01754623578605") 2025/08/08 03:31:22 DEBUG : only5: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431fbb_d20250808_m032607_c001_v0001171_t0055_u01754623567667") 2025/08/08 03:31:22 DEBUG : only6: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa21_d20250808_m032648_c001_v7007000_t0000_u01754623608377") 2025/08/08 03:31:22 DEBUG : only6: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4121846c07543a98_d20250808_m032640_c001_v0001113_t0019_u01754623600674") 2025/08/08 03:31:22 DEBUG : only6: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284320f9_d20250808_m032628_c001_v0001171_t0003_u01754623588602") 2025/08/08 03:31:22 DEBUG : only6: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b761e89_d20250808_m032618_c001_v7007000_t0000_u01754623578791") 2025/08/08 03:31:22 DEBUG : only6: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431fc3_d20250808_m032608_c001_v0001171_t0010_u01754623568310") 2025/08/08 03:31:22 DEBUG : only7: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa22_d20250808_m032648_c001_v7007000_t0000_u01754623608559") 2025/08/08 03:31:22 DEBUG : only7: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4191e03ae186ade2_d20250808_m032641_c001_v0001044_t0043_u01754623601016") 2025/08/08 03:31:22 DEBUG : only7: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432107_d20250808_m032629_c001_v0001171_t0043_u01754623589411") 2025/08/08 03:31:23 DEBUG : only7: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4183e4d6b8c7a062_d20250808_m032618_c001_v7007000_t0000_u01754623578808") 2025/08/08 03:31:23 DEBUG : only7: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431fcd_d20250808_m032609_c001_v0001171_t0040_u01754623569095") 2025/08/08 03:31:23 DEBUG : only8: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa23_d20250808_m032648_c001_v7007000_t0000_u01754623608742") 2025/08/08 03:31:23 DEBUG : only8: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4191e03ae186ade0_d20250808_m032640_c001_v0001044_t0043_u01754623600832") 2025/08/08 03:31:23 DEBUG : only8: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432111_d20250808_m032629_c001_v0001171_t0010_u01754623589972") 2025/08/08 03:31:23 DEBUG : only8: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e546e5_d20250808_m032619_c001_v7007000_t0000_u01754623579135") 2025/08/08 03:31:23 DEBUG : only8: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431fdb_d20250808_m032609_c001_v0001171_t0045_u01754623569797") 2025/08/08 03:31:23 DEBUG : only9: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa24_d20250808_m032648_c001_v7007000_t0000_u01754623608925") 2025/08/08 03:31:23 DEBUG : only9: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4159e225284321df_d20250808_m032640_c001_v0001171_t0030_u01754623600845") 2025/08/08 03:31:23 DEBUG : only9: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843211d_d20250808_m032630_c001_v0001171_t0009_u01754623590522") 2025/08/08 03:31:23 DEBUG : only9: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4183e4d6b8c7a061_d20250808_m032618_c001_v7007000_t0000_u01754623578621") 2025/08/08 03:31:23 DEBUG : only9: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431feb_d20250808_m032610_c001_v0001171_t0055_u01754623570467") 2025/08/08 03:31:23 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4210861356573815_d20250808_m032303_c001_v7007000_t0000_u01754623383250") 2025/08/08 03:31:23 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f101436c23fa2e8b3_d20250808_m032301_c001_v0001144_t0025_u01754623381103") 2025/08/08 03:31:23 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f42108613565737e5_d20250808_m032300_c001_v7007000_t0000_u01754623380008") 2025/08/08 03:31:23 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10098be31a5b87dd_d20250808_m032257_c001_v0001177_t0043_u01754623377971") 2025/08/08 03:31:23 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f42108613565737bf_d20250808_m032257_c001_v7007000_t0000_u01754623377179") 2025/08/08 03:31:23 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f101436c23fa2e89b_d20250808_m032254_c001_v0001144_t0036_u01754623374632") 2025/08/08 03:31:23 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109fd_d20250808_m032244_c001_v7007000_t0000_u01754623364085") 2025/08/08 03:31:23 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431632_d20250808_m032242_c001_v0001171_t0014_u01754623362780") 2025/08/08 03:31:23 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109f9_d20250808_m032241_c001_v7007000_t0000_u01754623361220") 2025/08/08 03:31:23 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431612_d20250808_m032240_c001_v0001171_t0023_u01754623360232") 2025/08/08 03:31:24 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109f5_d20250808_m032238_c001_v7007000_t0000_u01754623358939") 2025/08/08 03:31:24 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284315f2_d20250808_m032237_c001_v0001171_t0058_u01754623357615") 2025/08/08 03:31:24 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109e9_d20250808_m032231_c001_v7007000_t0000_u01754623351550") 2025/08/08 03:31:24 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431597_d20250808_m032229_c001_v0001171_t0003_u01754623349995") 2025/08/08 03:31:24 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109e6_d20250808_m032229_c001_v7007000_t0000_u01754623349626") 2025/08/08 03:31:24 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431582_d20250808_m032228_c001_v0001171_t0034_u01754623348350") 2025/08/08 03:31:24 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109e3_d20250808_m032227_c001_v7007000_t0000_u01754623347982") 2025/08/08 03:31:24 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431576_d20250808_m032227_c001_v0001171_t0023_u01754623347311") 2025/08/08 03:31:24 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431572_d20250808_m032226_c001_v0001171_t0043_u01754623346548") 2025/08/08 03:31:24 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109e2_d20250808_m032226_c001_v7007000_t0000_u01754623346181") 2025/08/08 03:31:24 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431566_d20250808_m032225_c001_v0001171_t0009_u01754623345403") 2025/08/08 03:31:24 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843155a_d20250808_m032224_c001_v0001171_t0045_u01754623344641") 2025/08/08 03:31:24 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40673a98df732e8a_d20250808_m032223_c001_v7007000_t0000_u01754623343907") 2025/08/08 03:31:24 DEBUG : potato: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431542_d20250808_m032223_c001_v0001171_t0054_u01754623343061") 2025/08/08 03:31:24 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d901bf_d20250808_m032348_c001_v7007000_t0000_u01754623428852") 2025/08/08 03:31:24 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f101436c23fa2e924_d20250808_m032347_c001_v0001144_t0001_u01754623427907") 2025/08/08 03:31:24 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e523b9_d20250808_m032339_c001_v7007000_t0000_u01754623419183") 2025/08/08 03:31:24 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f101436c23fa2e904_d20250808_m032334_c001_v0001144_t0010_u01754623414481") 2025/08/08 03:31:24 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d7217_d20250808_m032326_c001_v7007000_t0000_u01754623406452") 2025/08/08 03:31:24 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f101436c23fa2e8de_d20250808_m032321_c001_v0001144_t0034_u01754623401824") 2025/08/08 03:31:25 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f421086135657385c_d20250808_m032314_c001_v7007000_t0000_u01754623394480") 2025/08/08 03:31:25 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f101436c23fa2e8d3_d20250808_m032310_c001_v0001144_t0020_u01754623390005") 2025/08/08 03:31:25 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f10a13_d20250808_m032248_c001_v7007000_t0000_u01754623368485") 2025/08/08 03:31:25 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843166b_d20250808_m032246_c001_v0001171_t0017_u01754623366966") 2025/08/08 03:31:25 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f10a03_d20250808_m032246_c001_v7007000_t0000_u01754623366596") 2025/08/08 03:31:25 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843164b_d20250808_m032244_c001_v0001171_t0049_u01754623364647") 2025/08/08 03:31:25 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109fe_d20250808_m032244_c001_v7007000_t0000_u01754623364268") 2025/08/08 03:31:25 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843163c_d20250808_m032243_c001_v0001171_t0032_u01754623363429") 2025/08/08 03:31:25 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109fb_d20250808_m032242_c001_v7007000_t0000_u01754623362410") 2025/08/08 03:31:25 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431622_d20250808_m032241_c001_v0001171_t0055_u01754623361590") 2025/08/08 03:31:25 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109f8_d20250808_m032239_c001_v7007000_t0000_u01754623359862") 2025/08/08 03:31:25 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431604_d20250808_m032238_c001_v0001171_t0052_u01754623358949") 2025/08/08 03:31:25 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f109ec_d20250808_m032232_c001_v7007000_t0000_u01754623352299") 2025/08/08 03:31:25 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284315ac_d20250808_m032231_c001_v0001171_t0039_u01754623351229") 2025/08/08 03:31:25 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0313_d20250808_m032131_c001_v7007000_t0000_u01754623291873") 2025/08/08 03:31:25 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431268_d20250808_m032131_c001_v0001171_t0001_u01754623291161") 2025/08/08 03:31:25 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d030f_d20250808_m032130_c001_v7007000_t0000_u01754623290261") 2025/08/08 03:31:25 DEBUG : potato2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431252_d20250808_m032129_c001_v0001171_t0019_u01754623289601") 2025/08/08 03:31:25 DEBUG : potato3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f419259e823e523bf_d20250808_m032339_c001_v7007000_t0000_u01754623419550") 2025/08/08 03:31:25 DEBUG : potato3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431883_d20250808_m032335_c001_v0001171_t0030_u01754623415844") 2025/08/08 03:31:26 DEBUG : potato3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d721a_d20250808_m032326_c001_v7007000_t0000_u01754623406740") 2025/08/08 03:31:26 DEBUG : potato3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843180b_d20250808_m032323_c001_v0001171_t0055_u01754623403487") 2025/08/08 03:31:26 DEBUG : potato3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f421086135657385d_d20250808_m032314_c001_v7007000_t0000_u01754623394678") 2025/08/08 03:31:26 DEBUG : potato3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843177e_d20250808_m032310_c001_v0001171_t0003_u01754623390666") 2025/08/08 03:31:26 DEBUG : pre-dest1/1: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41958dc268224f96_d20250808_m032421_c001_v7007000_t0000_u01754623461858") 2025/08/08 03:31:26 DEBUG : pre-dest1/1: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431a33_d20250808_m032413_c001_v0001171_t0056_u01754623453675") 2025/08/08 03:31:26 DEBUG : pre-dest2/2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41958dc268224f98_d20250808_m032422_c001_v7007000_t0000_u01754623462043") 2025/08/08 03:31:26 DEBUG : pre-dest2/2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f101436c23fa2e962_d20250808_m032414_c001_v0001144_t0024_u01754623454313") 2025/08/08 03:31:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b761bdd_d20250808_m032359_c001_v7007000_t0000_u01754623439773") 2025/08/08 03:31:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10098be31a5b88b4_d20250808_m032356_c001_v0001177_t0016_u01754623436829") 2025/08/08 03:31:26 DEBUG : sizeonly: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40673a98df732e59_d20250808_m032208_c001_v7007000_t0000_u01754623328458") 2025/08/08 03:31:26 DEBUG : sizeonly: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843146a_d20250808_m032207_c001_v0001171_t0018_u01754623327435") 2025/08/08 03:31:26 DEBUG : splitbanan: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4176b152a78ea2e7_d20250808_m032845_c001_v7007000_t0000_u01754623725664") 2025/08/08 03:31:26 DEBUG : splitbanan: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aee8_d20250808_m032838_c001_v0001044_t0043_u01754623718289") 2025/08/08 03:31:26 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7622fa_d20250808_m033003_c001_v7007000_t0000_u01754623803694") 2025/08/08 03:31:26 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aff8_d20250808_m032957_c001_v0001044_t0059_u01754623797060") 2025/08/08 03:31:26 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4202e62cdc5f9ce8_d20250808_m032948_c001_v7007000_t0000_u01754623788193") 2025/08/08 03:31:26 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186afb2_d20250808_m032940_c001_v0001044_t0012_u01754623780989") 2025/08/08 03:31:26 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f401545a959d90ae5_d20250808_m032932_c001_v7007000_t0000_u01754623772230") 2025/08/08 03:31:26 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186af6a_d20250808_m032925_c001_v0001044_t0030_u01754623765939") 2025/08/08 03:31:26 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa2a3_d20250808_m032917_c001_v7007000_t0000_u01754623757143") 2025/08/08 03:31:26 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186af39_d20250808_m032910_c001_v0001044_t0027_u01754623750808") 2025/08/08 03:31:26 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa25d_d20250808_m032901_c001_v7007000_t0000_u01754623741296") 2025/08/08 03:31:27 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186af16_d20250808_m032854_c001_v0001044_t0043_u01754623734583") 2025/08/08 03:31:27 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40828a1d1774736e_d20250808_m032840_c001_v7007000_t0000_u01754623720479") 2025/08/08 03:31:27 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284327a3_d20250808_m032836_c001_v0001171_t0021_u01754623716894") 2025/08/08 03:31:27 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f409b96f40f3fa20c_d20250808_m032827_c001_v7007000_t0000_u01754623707583") 2025/08/08 03:31:27 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4801_d20250808_m032820_c001_v0001184_t0044_u01754623700666") 2025/08/08 03:31:27 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41376fab2ed27cdd_d20250808_m032819_c001_v7007000_t0000_u01754623699719") 2025/08/08 03:31:27 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186aeac_d20250808_m032816_c001_v0001044_t0023_u01754623696205") 2025/08/08 03:31:27 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f11247_d20250808_m032806_c001_v7007000_t0000_u01754623686849") 2025/08/08 03:31:27 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284325cc_d20250808_m032759_c001_v0001171_t0052_u01754623679604") 2025/08/08 03:31:27 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4105d0699d3d77b4_d20250808_m032758_c001_v7007000_t0000_u01754623678247") 2025/08/08 03:31:27 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543baf_d20250808_m032755_c001_v0001113_t0031_u01754623675121") 2025/08/08 03:31:27 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f405e2f9d1779fb86_d20250808_m032740_c001_v7007000_t0000_u01754623660475") 2025/08/08 03:31:27 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae60_d20250808_m032736_c001_v0001044_t0000_u01754623656841") 2025/08/08 03:31:27 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30ce8a_d20250808_m032727_c001_v7007000_t0000_u01754623647317") 2025/08/08 03:31:27 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae42_d20250808_m032720_c001_v0001044_t0037_u01754623640943") 2025/08/08 03:31:27 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0c04_d20250808_m032711_c001_v7007000_t0000_u01754623631200") 2025/08/08 03:31:27 DEBUG : splitbananasplit: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186ae18_d20250808_m032705_c001_v0001044_t0029_u01754623625083") 2025/08/08 03:31:27 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41958dc268225689_d20250808_m032822_c001_v7007000_t0000_u01754623702477") 2025/08/08 03:31:27 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc47da_d20250808_m032817_c001_v0001184_t0027_u01754623697382") 2025/08/08 03:31:27 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa34_d20250808_m032657_c001_v7007000_t0000_u01754623617316") 2025/08/08 03:31:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432297_d20250808_m032656_c001_v0001171_t0041_u01754623616165") 2025/08/08 03:31:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa2f_d20250808_m032655_c001_v7007000_t0000_u01754623615392") 2025/08/08 03:31:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543ac7_d20250808_m032654_c001_v0001113_t0048_u01754623614148") 2025/08/08 03:31:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f421086135657383b_d20250808_m032307_c001_v7007000_t0000_u01754623387260") 2025/08/08 03:31:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f101436c23fa2e8c9_d20250808_m032306_c001_v0001144_t0040_u01754623386131") 2025/08/08 03:31:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4210861356573829_d20250808_m032305_c001_v7007000_t0000_u01754623385550") 2025/08/08 03:31:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431734_d20250808_m032304_c001_v0001171_t0050_u01754623384734") 2025/08/08 03:31:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40673a98df732e47_d20250808_m032205_c001_v7007000_t0000_u01754623325209") 2025/08/08 03:31:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431425_d20250808_m032203_c001_v0001171_t0035_u01754623323778") 2025/08/08 03:31:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40673a98df732e40_d20250808_m032203_c001_v7007000_t0000_u01754623323408") 2025/08/08 03:31:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843140b_d20250808_m032202_c001_v0001171_t0001_u01754623322333") 2025/08/08 03:31:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40673a98df732e27_d20250808_m032200_c001_v7007000_t0000_u01754623320081") 2025/08/08 03:31:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284313d9_d20250808_m032159_c001_v0001171_t0031_u01754623319049") 2025/08/08 03:31:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40673a98df732e1d_d20250808_m032158_c001_v7007000_t0000_u01754623318500") 2025/08/08 03:31:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284313c0_d20250808_m032157_c001_v0001171_t0021_u01754623317281") 2025/08/08 03:31:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843139d_d20250808_m032154_c001_v0001171_t0044_u01754623314256") 2025/08/08 03:31:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40673a98df732df6_d20250808_m032153_c001_v7007000_t0000_u01754623313888") 2025/08/08 03:31:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431393_d20250808_m032153_c001_v0001171_t0048_u01754623313191") 2025/08/08 03:31:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843138d_d20250808_m032152_c001_v0001171_t0048_u01754623312535") 2025/08/08 03:31:28 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d033f_d20250808_m032151_c001_v7007000_t0000_u01754623311793") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431367_d20250808_m032149_c001_v0001171_t0037_u01754623309382") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843133b_d20250808_m032146_c001_v0001171_t0045_u01754623306411") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0334_d20250808_m032146_c001_v7007000_t0000_u01754623306048") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843132b_d20250808_m032145_c001_v0001171_t0046_u01754623305384") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431323_d20250808_m032144_c001_v0001171_t0022_u01754623304538") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d032f_d20250808_m032144_c001_v7007000_t0000_u01754623304177") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284312f5_d20250808_m032140_c001_v0001171_t0002_u01754623300519") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0329_d20250808_m032140_c001_v7007000_t0000_u01754623300156") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284312e3_d20250808_m032139_c001_v0001171_t0035_u01754623299505") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0324_d20250808_m032138_c001_v7007000_t0000_u01754623298605") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284312d1_d20250808_m032137_c001_v0001171_t0050_u01754623297962") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0320_d20250808_m032137_c001_v7007000_t0000_u01754623297391") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284312bd_d20250808_m032136_c001_v0001171_t0005_u01754623296562") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d031d_d20250808_m032135_c001_v7007000_t0000_u01754623295662") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284312a1_d20250808_m032134_c001_v0001171_t0037_u01754623294852") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0319_d20250808_m032134_c001_v7007000_t0000_u01754623294309") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431291_d20250808_m032133_c001_v0001171_t0029_u01754623293623") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0316_d20250808_m032133_c001_v7007000_t0000_u01754623293079") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843127e_d20250808_m032132_c001_v0001171_t0020_u01754623292417") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d030b_d20250808_m032127_c001_v7007000_t0000_u01754623287746") 2025/08/08 03:31:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e2252843122e_d20250808_m032127_c001_v0001171_t0033_u01754623287081") 2025/08/08 03:31:30 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0306_d20250808_m032126_c001_v7007000_t0000_u01754623286528") 2025/08/08 03:31:30 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431222_d20250808_m032125_c001_v0001171_t0054_u01754623285905") 2025/08/08 03:31:30 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d0301_d20250808_m032124_c001_v7007000_t0000_u01754623284985") 2025/08/08 03:31:30 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431214_d20250808_m032124_c001_v0001171_t0055_u01754623284343") 2025/08/08 03:31:30 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4114cc1e362d02fb_d20250808_m032122_c001_v7007000_t0000_u01754623282001") 2025/08/08 03:31:30 DEBUG : sub dir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284311f0_d20250808_m032121_c001_v0001171_t0024_u01754623281345") 2025/08/08 03:31:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa35_d20250808_m032657_c001_v7007000_t0000_u01754623617499") 2025/08/08 03:31:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186adfe_d20250808_m032656_c001_v0001044_t0040_u01754623616176") 2025/08/08 03:31:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa30_d20250808_m032655_c001_v7007000_t0000_u01754623615591") 2025/08/08 03:31:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc44a5_d20250808_m032654_c001_v0001184_t0015_u01754623614162") 2025/08/08 03:31:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b762307_d20250808_m033005_c001_v7007000_t0000_u01754623805832") 2025/08/08 03:31:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543efc_d20250808_m033005_c001_v0001113_t0041_u01754623805065") 2025/08/08 03:31:30 DEBUG : sub/yam: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f421086135657380a_d20250808_m032302_c001_v7007000_t0000_u01754623382653") 2025/08/08 03:31:30 DEBUG : sub/yam: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10098be31a5b87e7_d20250808_m032300_c001_v0001177_t0012_u01754623380752") 2025/08/08 03:31:30 DEBUG : test_dir1/file2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa2c_d20250808_m032653_c001_v7007000_t0000_u01754623613386") 2025/08/08 03:31:30 DEBUG : test_dir1/file2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc448c_d20250808_m032651_c001_v0001184_t0017_u01754623611806") 2025/08/08 03:31:30 DEBUG : test_dir1/file2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa27_d20250808_m032651_c001_v7007000_t0000_u01754623611021") 2025/08/08 03:31:30 DEBUG : test_dir1/file2: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc447d_d20250808_m032649_c001_v0001184_t0023_u01754623609902") 2025/08/08 03:31:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa2d_d20250808_m032653_c001_v7007000_t0000_u01754623613569") 2025/08/08 03:31:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432260_d20250808_m032651_c001_v0001171_t0010_u01754623611795") 2025/08/08 03:31:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f416e654b21d1aa28_d20250808_m032651_c001_v7007000_t0000_u01754623611209") 2025/08/08 03:31:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432246_d20250808_m032649_c001_v0001171_t0019_u01754623609869") 2025/08/08 03:31:31 DEBUG : three: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f10a41_d20250808_m032253_c001_v7007000_t0000_u01754623373872") 2025/08/08 03:31:31 DEBUG : three: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284316a7_d20250808_m032252_c001_v0001171_t0009_u01754623372573") 2025/08/08 03:31:31 DEBUG : three: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528431689_d20250808_m032250_c001_v0001171_t0003_u01754623370009") 2025/08/08 03:31:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b76230b_d20250808_m033007_c001_v7007000_t0000_u01754623807630") 2025/08/08 03:31:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432dc6_d20250808_m033006_c001_v0001171_t0025_u01754623806882") 2025/08/08 03:31:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7623a0_d20250808_m033026_c001_v7007000_t0000_u01754623826653") 2025/08/08 03:31:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc502a_d20250808_m033024_c001_v0001184_t0054_u01754623824269") 2025/08/08 03:31:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b762399_d20250808_m033022_c001_v7007000_t0000_u01754623822728") 2025/08/08 03:31:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432f13_d20250808_m033021_c001_v0001171_t0048_u01754623821214") 2025/08/08 03:31:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b762382_d20250808_m033020_c001_v7007000_t0000_u01754623820264") 2025/08/08 03:31:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543f56_d20250808_m033019_c001_v0001113_t0041_u01754623819512") 2025/08/08 03:31:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b76234c_d20250808_m033014_c001_v7007000_t0000_u01754623814742") 2025/08/08 03:31:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432e67_d20250808_m033013_c001_v0001171_t0015_u01754623813842") 2025/08/08 03:31:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b762362_d20250808_m033016_c001_v7007000_t0000_u01754623816708") 2025/08/08 03:31:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4f67_d20250808_m033015_c001_v0001184_t0014_u01754623815685") 2025/08/08 03:31:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b76233a_d20250808_m033012_c001_v7007000_t0000_u01754623812890") 2025/08/08 03:31:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1121846c07543f1c_d20250808_m033012_c001_v0001113_t0011_u01754623812038") 2025/08/08 03:31:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b762328_d20250808_m033011_c001_v7007000_t0000_u01754623811074") 2025/08/08 03:31:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186b02a_d20250808_m033010_c001_v0001044_t0027_u01754623810198") 2025/08/08 03:31:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b762316_d20250808_m033009_c001_v7007000_t0000_u01754623809254") 2025/08/08 03:31:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1041f900b2bc4ed8_d20250808_m033008_c001_v0001184_t0050_u01754623808606") 2025/08/08 03:31:32 DEBUG : toe/toe/toe: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40430b240b30d1a0_d20250808_m033031_c001_v7007000_t0000_u01754623831482") 2025/08/08 03:31:32 DEBUG : toe/toe/toe: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e22528432fbf_d20250808_m033030_c001_v0001171_t0047_u01754623830728") 2025/08/08 03:31:32 DEBUG : toe/toe/toe: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b762373_d20250808_m033018_c001_v7007000_t0000_u01754623818570") 2025/08/08 03:31:32 DEBUG : toe/toe/toe: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186b03a_d20250808_m033017_c001_v0001044_t0039_u01754623817669") 2025/08/08 03:31:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b7623a1_d20250808_m033027_c001_v7007000_t0000_u01754623827235") 2025/08/08 03:31:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1191e03ae186b058_d20250808_m033025_c001_v0001044_t0006_u01754623825581") 2025/08/08 03:31:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f41813bcb8b76239b_d20250808_m033023_c001_v7007000_t0000_u01754623823320") 2025/08/08 03:31:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10483d11e92e1dbb_d20250808_m033022_c001_v0001157_t0037_u01754623822431") 2025/08/08 03:31:32 DEBUG : two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4070d5d670f10a44_d20250808_m032254_c001_v7007000_t0000_u01754623374078") 2025/08/08 03:31:32 DEBUG : two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f40098be31a5b87cb_d20250808_m032251_c001_v0001177_t0011_u01754623371996") 2025/08/08 03:31:32 DEBUG : two: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4159e22528431685_d20250808_m032249_c001_v0001171_t0030_u01754623369825") 2025/08/08 03:31:32 DEBUG : yam: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f4210861356573818_d20250808_m032303_c001_v7007000_t0000_u01754623383434") 2025/08/08 03:31:32 DEBUG : yam: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1002c106eff72699_d20250808_m032302_c001_v0001093_t0016_u01754623382345") 2025/08/08 03:31:32 DEBUG : yam: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f42108613565737db_d20250808_m032259_c001_v7007000_t0000_u01754623379462") 2025/08/08 03:31:32 DEBUG : yam: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f1159e225284316eb_d20250808_m032258_c001_v0001171_t0018_u01754623378327") 2025/08/08 03:31:32 DEBUG : yam: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f42108613565737b3_d20250808_m032256_c001_v7007000_t0000_u01754623376630") 2025/08/08 03:31:32 DEBUG : yam: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10098be31a5b87d5_d20250808_m032254_c001_v0001177_t0044_u01754623374643") 2025/08/08 03:31:32 DEBUG : yaml: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f42108613565737e8_d20250808_m032300_c001_v7007000_t0000_u01754623380192") 2025/08/08 03:31:32 DEBUG : yaml: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f10142438907697d8_d20250808_m032259_c001_v0001171_t0021_u01754623379158") 2025/08/08 03:31:32 DEBUG : yaml: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f42108613565737c3_d20250808_m032257_c001_v7007000_t0000_u01754623377369") 2025/08/08 03:31:33 DEBUG : yaml: Deleting (id "4_z3f928d03b02d8b7b9f880e1b_f11738a8e67b26a19_d20250808_m032256_c001_v0001042_t0050_u01754623376198") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m16.130831705s (try 1/5)