"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/13 03:53:19 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje" 2025/07/13 03:53:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 03:53:20 DEBUG : Creating backend with remote "/tmp/rclone2037611224" === 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-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:53:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 03:53:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/13 03:53:21 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:53:21 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:53:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/13 03:53:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 03:53:21 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:53:21 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:53:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 03:53:22 INFO : sub dir/hello world: Copied (new) 2025/07/13 03:53:23 DEBUG : B2 bucket rclone-test-pequkab2nuje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.79s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", 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-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", 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-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:53:24 DEBUG : Creating backend with remote "/non-existing" 2025/07/13 03:53:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/13 03:53:24 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:53:24 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:53:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 03:53:25 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:53:25 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:53:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 03:53:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.87s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:53:27 INFO : B2 bucket rclone-test-pequkab2nuje: Running all checks before starting transfers 2025/07/13 03:53:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 03:53:27 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:53:27 INFO : B2 bucket rclone-test-pequkab2nuje: Checks finished, now starting transfers 2025/07/13 03:53:27 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:53:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 03:53:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.17s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:53:28 ERROR : Ignoring --no-traverse with sync 2025/07/13 03:53:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 03:53:28 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:53:28 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:53:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 03:53:28 INFO : sub dir/hello world: Copied (new) 2025/07/13 03:53:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.17s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:53:29 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/13 03:53:29 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:53:29 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:53:29 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/13 03:53:29 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.24s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:53:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 03:53:30 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:53:30 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:53:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 03:53:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.19s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:53:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 03:53:32 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:53:32 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:53:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 03:53:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.72s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:53:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/13 03:53:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/13 03:53:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/13 03:53:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/13 03:53:33 INFO : sub dir2: Making directory 2025/07/13 03:53:33 INFO : sub dir: Making directory 2025/07/13 03:53:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 03:53:33 INFO : sub dir2/sub sub dir2: Making directory 2025/07/13 03:53:33 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:53:33 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:53:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 03:53:34 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/13 03:53:34 DEBUG : B2 bucket rclone-test-pequkab2nuje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.19s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:53:34 INFO : sub dir2: Making directory 2025/07/13 03:53:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/13 03:53:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/13 03:53:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 03:53:34 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:53:34 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:53:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 03:53:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:53:35 DEBUG : sub dir2: Making directory with metadata 2025/07/13 03:53:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/13 03:53:36 INFO : sub dir2: Making directory 2025/07/13 03:53:36 INFO : sub dir: Making directory 2025/07/13 03:53:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 03:53:36 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:53:36 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:53:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 03:53:36 INFO : sub dir/hello world: Copied (new) 2025/07/13 03:53:36 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/13 03:53:36 DEBUG : B2 bucket rclone-test-pequkab2nuje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/13 03:53:36 DEBUG : B2 bucket rclone-test-pequkab2nuje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.34s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:53:37 INFO : sub dir2: Making directory 2025/07/13 03:53:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 03:53:37 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:53:37 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:53:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 03:53:38 INFO : sub dir/hello world: Copied (new) 2025/07/13 03:53:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.34s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:53:38 DEBUG : sub dir2: Making directory with metadata 2025/07/13 03:53:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/13 03:53:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/13 03:53:39 INFO : sub dir2: Making directory 2025/07/13 03:53:39 INFO : sub dir: Making directory 2025/07/13 03:53:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 03:53:39 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:53:39 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:53:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 03:53:39 INFO : sub dir/hello world: Copied (new) 2025/07/13 03:53:39 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/13 03:53:39 DEBUG : B2 bucket rclone-test-pequkab2nuje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.27s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", 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-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:53:40 INFO : sub dir2: Making directory 2025/07/13 03:53:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 03:53:40 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:53:40 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:53:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 03:53:41 INFO : sub dir/hello world: Copied (new) 2025/07/13 03:53:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.28s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:53:42 DEBUG : Creating backend with remote "TestB2:rclone-test-qetebew3yogo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-pequkab2nuje -> B2 bucket rclone-test-qetebew3yogo 2025/07/13 03:53:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 03:53:43 DEBUG : B2 bucket rclone-test-qetebew3yogo: Waiting for checks to finish 2025/07/13 03:53:43 DEBUG : B2 bucket rclone-test-qetebew3yogo: Waiting for transfers to finish 2025/07/13 03:53:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 03:53:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/13 03:53:44 DEBUG : B2 bucket rclone-test-qetebew3yogo: Purge remote 2025/07/13 03:53:44 INFO : B2 bucket rclone-test-qetebew3yogo: cleaning bucket "rclone-test-qetebew3yogo" of all files 2025/07/13 03:53:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f12dd43e0ad0b1b9f880e1b_f102f4f5e6336c0c4_d20250713_m035344_c001_v0001183_t0049_u01752378824202") --- PASS: TestServerSideCopy (4.00s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:53:46 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:53:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/13 03:53:46 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:53:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/13 03:53:46 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.79s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:53:48 DEBUG : Creating backend with remote "TestB2:rclone-test-hawamaf2fawo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-pequkab2nuje -> B2 bucket rclone-test-hawamaf2fawo 2025/07/13 03:53:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 03:53:49 DEBUG : B2 bucket rclone-test-hawamaf2fawo: Waiting for checks to finish 2025/07/13 03:53:49 DEBUG : B2 bucket rclone-test-hawamaf2fawo: Waiting for transfers to finish 2025/07/13 03:53:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 03:53:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/13 03:53:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/13 03:53:51 DEBUG : B2 bucket rclone-test-hawamaf2fawo: Waiting for checks to finish 2025/07/13 03:53:51 DEBUG : B2 bucket rclone-test-hawamaf2fawo: Waiting for transfers to finish 2025/07/13 03:53:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/13 03:53:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/13 03:53:52 DEBUG : B2 bucket rclone-test-hawamaf2fawo: Purge remote 2025/07/13 03:53:52 INFO : B2 bucket rclone-test-hawamaf2fawo: cleaning bucket "rclone-test-hawamaf2fawo" of all files 2025/07/13 03:53:52 DEBUG : sub dir/hello world: Deleting (id "4_zff92eda3e0ad0b1b9f880e1b_f105747466c61e0e6_d20250713_m035352_c001_v0001184_t0049_u01752378832051") 2025/07/13 03:53:52 DEBUG : sub dir/hello world: Deleting (id "4_zff92eda3e0ad0b1b9f880e1b_f1044a865c9a86bdd_d20250713_m035350_c001_v0001157_t0001_u01752378830001") --- PASS: TestServerSideCopyOverSelf (6.28s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:53:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/13 03:53:54 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:53:54 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:53:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/13 03:53:55 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/13 03:53:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.86s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:53:56 DEBUG : Creating backend with remote "TestB2:rclone-test-fidurit8wifo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-pequkab2nuje -> B2 bucket rclone-test-fidurit8wifo 2025/07/13 03:53:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 03:53:57 DEBUG : B2 bucket rclone-test-fidurit8wifo: Waiting for checks to finish 2025/07/13 03:53:57 DEBUG : B2 bucket rclone-test-fidurit8wifo: Waiting for transfers to finish 2025/07/13 03:53:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 03:53:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/13 03:53:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/13 03:53:59 DEBUG : B2 bucket rclone-test-fidurit8wifo: Waiting for checks to finish 2025/07/13 03:53:59 DEBUG : B2 bucket rclone-test-fidurit8wifo: Waiting for transfers to finish 2025/07/13 03:54:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/13 03:54:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/13 03:54:00 INFO : sub dir/hello world: Deleted 2025/07/13 03:54:01 DEBUG : testing file moves 2025/07/13 03:54:02 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/13 03:54:02 DEBUG : B2 bucket rclone-test-fidurit8wifo: Waiting for checks to finish 2025/07/13 03:54:02 DEBUG : B2 bucket rclone-test-fidurit8wifo: Waiting for transfers to finish 2025/07/13 03:54:02 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/13 03:54:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/13 03:54:02 INFO : sub dir/hello world: Deleted 2025/07/13 03:54:03 DEBUG : B2 bucket rclone-test-fidurit8wifo: Purge remote 2025/07/13 03:54:03 INFO : B2 bucket rclone-test-fidurit8wifo: cleaning bucket "rclone-test-fidurit8wifo" of all files 2025/07/13 03:54:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f220db3e0bd0b1b9f880e1b_f107c316276782193_d20250713_m035402_c001_v0001115_t0040_u01752378842275") 2025/07/13 03:54:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f220db3e0bd0b1b9f880e1b_f100376225befae51_d20250713_m035359_c001_v0001117_t0020_u01752378839666") 2025/07/13 03:54:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f220db3e0bd0b1b9f880e1b_f104abc6c1725e95a_d20250713_m035358_c001_v0001120_t0055_u01752378838326") --- PASS: TestServerSideMoveOverSelf (9.16s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:05 ERROR : error listing: directory not found 2025/07/13 03:54:05 INFO : Local file system at /tmp/rclone2037611224: Making directory 2025/07/13 03:54:05 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:05 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.75s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 03:54:07 DEBUG : Local file system at /tmp/rclone2037611224: Waiting for checks to finish 2025/07/13 03:54:07 DEBUG : Local file system at /tmp/rclone2037611224: Waiting for transfers to finish 2025/07/13 03:54:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 03:54:08 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/13 03:54:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.89s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:08 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/13 03:54:08 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:08 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/13 03:54:09 INFO : check sum: Copied (new) 2025/07/13 03:54:09 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:09 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/13 03:54:09 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/13 03:54:09 DEBUG : check sum: Unchanged skipping 2025/07/13 03:54:09 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:09 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:09 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.66s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/13 03:54:10 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:10 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:10 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/13 03:54:10 INFO : sizeonly: Copied (new) 2025/07/13 03:54:10 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:11 DEBUG : sizeonly: Sizes identical 2025/07/13 03:54:11 DEBUG : sizeonly: Unchanged skipping 2025/07/13 03:54:11 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:11 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:11 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:11 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.65s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/13 03:54:12 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:12 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:12 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/13 03:54:12 INFO : ignore-size: Copied (new) 2025/07/13 03:54:12 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:12 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:54:12 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:12 DEBUG : ignore-size: Unchanged skipping 2025/07/13 03:54:12 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:12 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.61s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:14 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:54:14 DEBUG : existing: Unchanged skipping 2025/07/13 03:54:14 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:14 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:14 INFO : There was nothing to transfer 2025/07/13 03:54:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/13 03:54:14 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:14 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/13 03:54:14 INFO : existing: Copied (replaced existing) 2025/07/13 03:54:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.00s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/13 03:54:15 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:15 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/13 03:54:15 INFO : existing: Copied (new) 2025/07/13 03:54:15 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:16 DEBUG : existing: Destination exists, skipping 2025/07/13 03:54:16 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:16 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:16 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.61s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:17 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/13 03:54:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/13 03:54:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:54:18 DEBUG : c/non empty space: Unchanged skipping 2025/07/13 03:54:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 03:54:18 INFO : a/potato2: Copied (new) 2025/07/13 03:54:18 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:18 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:18 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:18 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.56s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:20 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:20 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/13 03:54:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/13 03:54:20 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/13 03:54:20 DEBUG : empty space: Unchanged skipping 2025/07/13 03:54:20 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:20 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:20 INFO : There was nothing to transfer 2025/07/13 03:54:20 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/13 03:54:20 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/13 03:54:21 INFO : empty space: Updated modification time in destination 2025/07/13 03:54:21 DEBUG : empty space: Unchanged skipping 2025/07/13 03:54:21 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:21 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.73s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/13 03:54:23 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/13 03:54:23 DEBUG : empty space: Unchanged skipping 2025/07/13 03:54:23 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:23 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.41s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:24 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/13 03:54:24 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2037611224) 2025/07/13 03:54:24 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-pequkab2nuje) 2025/07/13 03:54:24 DEBUG : foo: sha1 differ 2025/07/13 03:54:24 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/13 03:54:24 INFO : foo: Copied (replaced existing) 2025/07/13 03:54:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:54:26 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/13 03:54:26 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:26 DEBUG : empty space: Unchanged skipping 2025/07/13 03:54:26 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:26 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 03:54:26 INFO : potato: Copied (new) 2025/07/13 03:54:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.93s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:27 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/13 03:54:27 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:27 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/13 03:54:28 INFO : potato: Copied (replaced existing) 2025/07/13 03:54:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.73s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:29 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/13 03:54:29 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2037611224) 2025/07/13 03:54:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-pequkab2nuje) 2025/07/13 03:54:29 DEBUG : potato: sha1 differ 2025/07/13 03:54:29 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:30 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/13 03:54:30 INFO : potato: Copied (replaced existing) 2025/07/13 03:54:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 03:54:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:54:31 DEBUG : empty space: Unchanged skipping 2025/07/13 03:54:31 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:31 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/13 03:54:31 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:54:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 03:54:33 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:33 DEBUG : empty space: Unchanged skipping 2025/07/13 03:54:33 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 03:54:33 INFO : potato2: Copied (new) 2025/07/13 03:54:33 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:34 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:35 INFO : d: Making directory 2025/07/13 03:54:35 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/13 03:54:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/13 03:54:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:54:36 DEBUG : c/non empty space: Unchanged skipping 2025/07/13 03:54:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 03:54:36 INFO : a/potato2: Copied (new) 2025/07/13 03:54:36 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:36 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:36 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:36 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:38 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/13 03:54:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/13 03:54:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:54:38 DEBUG : c/non empty space: Unchanged skipping 2025/07/13 03:54:38 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:38 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 03:54:38 INFO : a/potato2: Copied (new) 2025/07/13 03:54:38 ERROR : B2 bucket rclone-test-pequkab2nuje: not deleting files as there were IO errors 2025/07/13 03:54:38 ERROR : B2 bucket rclone-test-pequkab2nuje: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.41s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:40 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:54:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 03:54:41 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:41 DEBUG : empty space: Unchanged skipping 2025/07/13 03:54:41 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:41 INFO : potato: Deleted 2025/07/13 03:54:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 03:54:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.32s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:43 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:43 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:43 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:43 INFO : potato: Deleted 2025/07/13 03:54:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:54:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 03:54:43 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:43 DEBUG : empty space: Unchanged skipping 2025/07/13 03:54:43 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 03:54:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.63s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 03:54:45 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:45 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:45 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/13 03:54:45 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.89s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:47 DEBUG : enormous: Excluded (Size Filter) 2025/07/13 03:54:47 DEBUG : enormous: Excluded 2025/07/13 03:54:47 DEBUG : potato2: Excluded (Size Filter) 2025/07/13 03:54:47 DEBUG : potato2: Excluded 2025/07/13 03:54:48 DEBUG : potato2: Excluded (Size Filter) 2025/07/13 03:54:48 DEBUG : potato2: Excluded 2025/07/13 03:54:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:54:48 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:48 DEBUG : empty space: Unchanged skipping 2025/07/13 03:54:48 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:48 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:48 INFO : There was nothing to transfer 2025/07/13 03:54:48 DEBUG : enormous: Excluded (Size Filter) 2025/07/13 03:54:48 DEBUG : enormous: Excluded 2025/07/13 03:54:48 DEBUG : potato2: Excluded (Size Filter) 2025/07/13 03:54:48 DEBUG : potato2: Excluded 2025/07/13 03:54:48 DEBUG : potato2: Excluded (Size Filter) 2025/07/13 03:54:48 DEBUG : potato2: Excluded 2025/07/13 03:54:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/13 03:54:48 DEBUG : empty space: Unchanged skipping 2025/07/13 03:54:48 DEBUG : Local file system at /tmp/rclone2037611224: Waiting for checks to finish 2025/07/13 03:54:48 DEBUG : Local file system at /tmp/rclone2037611224: Waiting for transfers to finish 2025/07/13 03:54:48 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.29s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:50 DEBUG : enormous: Excluded (Size Filter) 2025/07/13 03:54:50 DEBUG : enormous: Excluded 2025/07/13 03:54:50 DEBUG : potato2: Excluded (Size Filter) 2025/07/13 03:54:50 DEBUG : potato2: Excluded 2025/07/13 03:54:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:54:50 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:50 DEBUG : empty space: Unchanged skipping 2025/07/13 03:54:50 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:50 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:50 INFO : enormous: Deleted 2025/07/13 03:54:50 INFO : potato2: Deleted 2025/07/13 03:54:50 INFO : There was nothing to transfer 2025/07/13 03:54:51 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/13 03:54:51 DEBUG : empty space: Unchanged skipping 2025/07/13 03:54:51 DEBUG : Local file system at /tmp/rclone2037611224: Waiting for checks to finish 2025/07/13 03:54:51 DEBUG : Local file system at /tmp/rclone2037611224: Waiting for transfers to finish 2025/07/13 03:54:51 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:51 INFO : enormous: Deleted 2025/07/13 03:54:51 INFO : potato2: Deleted 2025/07/13 03:54:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.74s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:54:53 DEBUG : five: Need to transfer - File not found at Destination 2025/07/13 03:54:53 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/13 03:54:53 DEBUG : one: Destination is newer than source, skipping 2025/07/13 03:54:53 DEBUG : three: Sizes identical 2025/07/13 03:54:53 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:53 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/13 03:54:53 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/13 03:54:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2037611224) 2025/07/13 03:54:53 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-pequkab2nuje) 2025/07/13 03:54:53 DEBUG : two: sha1 differ 2025/07/13 03:54:53 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:53 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/13 03:54:53 INFO : five: Copied (new) 2025/07/13 03:54:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/13 03:54:53 INFO : four: Copied (replaced existing) 2025/07/13 03:54:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/13 03:54:54 INFO : two: Copied (replaced existing) 2025/07/13 03:54:54 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:54 DEBUG : one: Destination is newer than source, skipping 2025/07/13 03:54:54 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:54 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2037611224) 2025/07/13 03:54:54 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-pequkab2nuje) 2025/07/13 03:54:54 DEBUG : three: sha1 differ 2025/07/13 03:54:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/13 03:54:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/13 03:54:54 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/13 03:54:54 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/13 03:54:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/13 03:54:54 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/13 03:54:54 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/13 03:54:54 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/13 03:54:54 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/13 03:54:54 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/13 03:54:54 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/13 03:54:55 INFO : three: Copied (replaced existing) 2025/07/13 03:54:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.63s) === 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-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/13 03:54:56 INFO : B2 bucket rclone-test-pequkab2nuje: Making map for --track-renames 2025/07/13 03:54:56 INFO : B2 bucket rclone-test-pequkab2nuje: Finished making map for --track-renames 2025/07/13 03:54:56 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:56 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for renames to finish 2025/07/13 03:54:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/13 03:54:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/13 03:54:56 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/13 03:54:56 INFO : yam: Copied (new) 2025/07/13 03:54:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/13 03:54:57 INFO : potato: Copied (new) 2025/07/13 03:54:57 DEBUG : Waiting for deletions to finish 2025/07/13 03:54:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:54:57 INFO : B2 bucket rclone-test-pequkab2nuje: Making map for --track-renames 2025/07/13 03:54:57 INFO : B2 bucket rclone-test-pequkab2nuje: Finished making map for --track-renames 2025/07/13 03:54:57 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:57 DEBUG : potato: Unchanged skipping 2025/07/13 03:54:57 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for renames to finish 2025/07/13 03:54:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/13 03:54:58 INFO : yam: Copied (server-side copy) to: yaml 2025/07/13 03:54:58 INFO : yam: Deleted 2025/07/13 03:54:58 INFO : yaml: Renamed from "yam" 2025/07/13 03:54:58 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.07s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/13 03:54:59 INFO : B2 bucket rclone-test-pequkab2nuje: Making map for --track-renames 2025/07/13 03:54:59 INFO : B2 bucket rclone-test-pequkab2nuje: Finished making map for --track-renames 2025/07/13 03:54:59 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:54:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/13 03:54:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/13 03:54:59 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for renames to finish 2025/07/13 03:54:59 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:54:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/13 03:54:59 INFO : yam: Copied (new) 2025/07/13 03:55:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/13 03:55:00 INFO : potato: Copied (new) 2025/07/13 03:55:00 DEBUG : Waiting for deletions to finish 2025/07/13 03:55:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:55:00 INFO : B2 bucket rclone-test-pequkab2nuje: Making map for --track-renames 2025/07/13 03:55:00 INFO : B2 bucket rclone-test-pequkab2nuje: Finished making map for --track-renames 2025/07/13 03:55:00 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:55:00 DEBUG : potato: Unchanged skipping 2025/07/13 03:55:00 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for renames to finish 2025/07/13 03:55:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/13 03:55:00 INFO : yam: Copied (server-side copy) to: yaml 2025/07/13 03:55:01 INFO : yam: Deleted 2025/07/13 03:55:01 INFO : yaml: Renamed from "yam" 2025/07/13 03:55:01 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:55:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.37s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/13 03:55:02 INFO : B2 bucket rclone-test-pequkab2nuje: Making map for --track-renames 2025/07/13 03:55:02 INFO : B2 bucket rclone-test-pequkab2nuje: Finished making map for --track-renames 2025/07/13 03:55:02 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:55:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/13 03:55:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/13 03:55:02 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for renames to finish 2025/07/13 03:55:02 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:55:02 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1106-02.backblaze.com/b2api/v1/b2_upload_file/4f727da3e0ad0b1b9f880e1b/c001_v0001106_t0028": EOF 2025/07/13 03:55:02 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1106-02.backblaze.com/b2api/v1/b2_upload_file/4f727da3e0ad0b1b9f880e1b/c001_v0001106_t0028": EOF) 2025/07/13 03:55:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/13 03:55:02 DEBUG : potato: Received error: Post "https://pod-000-1106-02.backblaze.com/b2api/v1/b2_upload_file/4f727da3e0ad0b1b9f880e1b/c001_v0001106_t0028": EOF - low level retry 0/10 2025/07/13 03:55:02 DEBUG : pacer: Reducing sleep to 10ms 2025/07/13 03:55:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/13 03:55:02 INFO : sub/yam: Copied (new) 2025/07/13 03:55:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/13 03:55:02 INFO : potato: Copied (new) 2025/07/13 03:55:02 DEBUG : Waiting for deletions to finish 2025/07/13 03:55:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:55:02 DEBUG : potato: Unchanged skipping 2025/07/13 03:55:03 INFO : B2 bucket rclone-test-pequkab2nuje: Making map for --track-renames 2025/07/13 03:55:03 INFO : B2 bucket rclone-test-pequkab2nuje: Finished making map for --track-renames 2025/07/13 03:55:03 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:55:03 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for renames to finish 2025/07/13 03:55:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/13 03:55:03 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/13 03:55:03 INFO : sub/yam: Deleted 2025/07/13 03:55:03 INFO : yam: Renamed from "sub/yam" 2025/07/13 03:55:03 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:55:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.73s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:55:04 DEBUG : Creating backend with remote "/tmp/rclone2037611224/dir1" 2025/07/13 03:55:04 DEBUG : Creating backend with remote "/tmp/rclone2037611224/dir2" 2025/07/13 03:55:04 DEBUG : Local file system at /tmp/rclone2037611224/dir2: Using server-side directory move 2025/07/13 03:55:04 INFO : Local file system at /tmp/rclone2037611224/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/13 03:55:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/13 03:55:04 DEBUG : Local file system at /tmp/rclone2037611224/dir2: Waiting for checks to finish 2025/07/13 03:55:04 DEBUG : Local file system at /tmp/rclone2037611224/dir2: Waiting for transfers to finish 2025/07/13 03:55:04 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:55:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 03:55:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/13 03:55:05 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:55:05 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:55:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 03:55:05 INFO : sub dir/hello world: Copied (new) 2025/07/13 03:55:05 INFO : sub dir/hello world: Deleted 2025/07/13 03:55:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/13 03:55:05 INFO : nested/sub dir/file: Copied (new) 2025/07/13 03:55:05 INFO : nested/sub dir/file: Deleted 2025/07/13 03:55:05 INFO : sub dir: Removing directory 2025/07/13 03:55:05 INFO : nested/sub dir: Removing directory 2025/07/13 03:55:05 INFO : nested: Removing directory 2025/07/13 03:55:05 DEBUG : Local file system at /tmp/rclone2037611224: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.47s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:55:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 03:55:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/13 03:55:06 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:55:06 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:55:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 03:55:06 INFO : sub dir/hello world: Copied (new) 2025/07/13 03:55:06 INFO : sub dir/hello world: Deleted 2025/07/13 03:55:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/13 03:55:06 INFO : nested/sub dir/file: Copied (new) 2025/07/13 03:55:06 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.37s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:55:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/13 03:55:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/13 03:55:08 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:55:08 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:55:08 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/13 03:55:08 INFO : existing-b: Copied (new) 2025/07/13 03:55:08 INFO : existing-b: Deleted 2025/07/13 03:55:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/13 03:55:08 INFO : existing: Copied (new) 2025/07/13 03:55:08 INFO : existing: Deleted 2025/07/13 03:55:08 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:55:08 DEBUG : existing: Destination exists, skipping 2025/07/13 03:55:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/13 03:55:08 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:55:08 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.77s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:55:09 DEBUG : Creating backend with remote "TestB2:rclone-test-sexidex7coki" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pequkab2nuje -> B2 bucket rclone-test-sexidex7coki 2025/07/13 03:55:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 03:55:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/13 03:55:13 DEBUG : empty space: Unchanged skipping 2025/07/13 03:55:13 DEBUG : B2 bucket rclone-test-sexidex7coki: Waiting for checks to finish 2025/07/13 03:55:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/13 03:55:13 INFO : empty space: Deleted 2025/07/13 03:55:13 DEBUG : B2 bucket rclone-test-sexidex7coki: Waiting for transfers to finish 2025/07/13 03:55:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 03:55:14 INFO : potato2: Copied (server-side copy) 2025/07/13 03:55:14 INFO : potato2: Deleted 2025/07/13 03:55:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/13 03:55:14 INFO : potato3: Copied (server-side copy) 2025/07/13 03:55:14 INFO : potato3: Deleted 2025/07/13 03:55:15 DEBUG : Creating backend with remote "TestB2:rclone-test-dimonog0ruqi" 2025/07/13 03:55:16 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/13 03:55:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 03:55:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/13 03:55:16 DEBUG : B2 bucket rclone-test-dimonog0ruqi: Waiting for checks to finish 2025/07/13 03:55:16 DEBUG : B2 bucket rclone-test-dimonog0ruqi: Waiting for transfers to finish 2025/07/13 03:55:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/13 03:55:17 INFO : empty space: Copied (server-side copy) 2025/07/13 03:55:17 INFO : empty space: Deleted 2025/07/13 03:55:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 03:55:17 INFO : potato2: Copied (server-side copy) 2025/07/13 03:55:17 INFO : potato2: Deleted 2025/07/13 03:55:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/13 03:55:18 INFO : potato3: Copied (server-side copy) 2025/07/13 03:55:18 INFO : potato3: Deleted 2025/07/13 03:55:18 DEBUG : B2 bucket rclone-test-dimonog0ruqi: Purge remote 2025/07/13 03:55:18 INFO : B2 bucket rclone-test-dimonog0ruqi: cleaning bucket "rclone-test-dimonog0ruqi" of all files 2025/07/13 03:55:18 DEBUG : empty space: Deleting (id "4_z7f223de3e0cd0b1b9f880e1b_f10861354a67a0eb3_d20250713_m035516_c001_v0001183_t0032_u01752378916895") 2025/07/13 03:55:18 DEBUG : potato2: Deleting (id "4_z7f223de3e0cd0b1b9f880e1b_f106b149d8adfc2c1_d20250713_m035517_c001_v0001131_t0057_u01752378917131") 2025/07/13 03:55:18 DEBUG : potato3: Deleting (id "4_z7f223de3e0cd0b1b9f880e1b_f115c2d71e20e2a8e_d20250713_m035517_c001_v0001106_t0032_u01752378917275") 2025/07/13 03:55:19 DEBUG : B2 bucket rclone-test-sexidex7coki: Purge remote 2025/07/13 03:55:19 INFO : B2 bucket rclone-test-sexidex7coki: cleaning bucket "rclone-test-sexidex7coki" of all files 2025/07/13 03:55:19 DEBUG : empty space: Deleting (id "4_z9f322db3e0cd0b1b9f880e1b_f422ad289d4004108_d20250713_m035517_c001_v7007000_t0000_u01752378917101") 2025/07/13 03:55:19 DEBUG : empty space: Deleting (id "4_z9f322db3e0cd0b1b9f880e1b_f1199cf39657c2af8_d20250713_m035512_c001_v0001091_t0010_u01752378912588") 2025/07/13 03:55:19 DEBUG : potato2: Deleting (id "4_z9f322db3e0cd0b1b9f880e1b_f422ad289d400410a_d20250713_m035517_c001_v7007000_t0000_u01752378917486") 2025/07/13 03:55:19 DEBUG : potato2: Deleting (id "4_z9f322db3e0cd0b1b9f880e1b_f110410fe035814b9_d20250713_m035513_c001_v0001120_t0019_u01752378913768") 2025/07/13 03:55:19 DEBUG : potato3: Deleting (id "4_z9f322db3e0cd0b1b9f880e1b_f422ad289d400410d_d20250713_m035518_c001_v7007000_t0000_u01752378918147") 2025/07/13 03:55:19 DEBUG : potato3: Deleting (id "4_z9f322db3e0cd0b1b9f880e1b_f109e2c8af6283f8f_d20250713_m035514_c001_v0001029_t0009_u01752378914129") 2025/07/13 03:55:19 DEBUG : potato3: Deleting (id "4_z9f322db3e0cd0b1b9f880e1b_f1199cf39657c2afa_d20250713_m035513_c001_v0001091_t0028_u01752378913039") --- PASS: TestServerSideMove (11.97s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:55:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xeqamat3soke" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pequkab2nuje -> B2 bucket rclone-test-xeqamat3soke 2025/07/13 03:55:26 DEBUG : empty space: Excluded (Size Filter) 2025/07/13 03:55:26 DEBUG : empty space: Excluded 2025/07/13 03:55:26 DEBUG : empty space: Excluded (Size Filter) 2025/07/13 03:55:26 DEBUG : empty space: Excluded 2025/07/13 03:55:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 03:55:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/13 03:55:26 DEBUG : B2 bucket rclone-test-xeqamat3soke: Waiting for checks to finish 2025/07/13 03:55:26 DEBUG : B2 bucket rclone-test-xeqamat3soke: Waiting for transfers to finish 2025/07/13 03:55:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 03:55:26 INFO : potato2: Copied (server-side copy) 2025/07/13 03:55:26 INFO : potato2: Deleted 2025/07/13 03:55:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/13 03:55:27 INFO : potato3: Copied (server-side copy) 2025/07/13 03:55:27 INFO : potato3: Deleted 2025/07/13 03:55:27 DEBUG : Creating backend with remote "TestB2:rclone-test-nocenog4rije" 2025/07/13 03:55:28 DEBUG : empty space: Excluded (Size Filter) 2025/07/13 03:55:28 DEBUG : empty space: Excluded 2025/07/13 03:55:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 03:55:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/13 03:55:28 DEBUG : B2 bucket rclone-test-nocenog4rije: Waiting for checks to finish 2025/07/13 03:55:28 DEBUG : B2 bucket rclone-test-nocenog4rije: Waiting for transfers to finish 2025/07/13 03:55:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 03:55:29 INFO : potato2: Copied (server-side copy) 2025/07/13 03:55:29 INFO : potato2: Deleted 2025/07/13 03:55:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/13 03:55:29 INFO : potato3: Copied (server-side copy) 2025/07/13 03:55:30 INFO : potato3: Deleted 2025/07/13 03:55:30 DEBUG : B2 bucket rclone-test-nocenog4rije: Purge remote 2025/07/13 03:55:30 INFO : B2 bucket rclone-test-nocenog4rije: cleaning bucket "rclone-test-nocenog4rije" of all files 2025/07/13 03:55:30 DEBUG : potato2: Deleting (id "4_z9f626df3e0cd0b1b9f880e1b_f105240fdac09b2ea_d20250713_m035529_c001_v0001171_t0056_u01752378929419") 2025/07/13 03:55:30 DEBUG : potato3: Deleting (id "4_z9f626df3e0cd0b1b9f880e1b_f1177697e3b268408_d20250713_m035529_c001_v0001153_t0017_u01752378929763") 2025/07/13 03:55:31 DEBUG : B2 bucket rclone-test-xeqamat3soke: Purge remote 2025/07/13 03:55:31 INFO : B2 bucket rclone-test-xeqamat3soke: cleaning bucket "rclone-test-xeqamat3soke" of all files 2025/07/13 03:55:31 DEBUG : empty space: Deleting (id "4_z4f025dd3e0cd0b1b9f880e1b_f109f33f4e68c2b0f_d20250713_m035525_c001_v0001154_t0009_u01752378925268") 2025/07/13 03:55:31 DEBUG : potato2: Deleting (id "4_z4f025dd3e0cd0b1b9f880e1b_f40448ee3c969c220_d20250713_m035529_c001_v7007000_t0000_u01752378929747") 2025/07/13 03:55:31 DEBUG : potato2: Deleting (id "4_z4f025dd3e0cd0b1b9f880e1b_f110d343dea0275b7_d20250713_m035526_c001_v0001176_t0012_u01752378926591") 2025/07/13 03:55:31 DEBUG : potato3: Deleting (id "4_z4f025dd3e0cd0b1b9f880e1b_f40448ee3c969c221_d20250713_m035530_c001_v7007000_t0000_u01752378930084") 2025/07/13 03:55:31 DEBUG : potato3: Deleting (id "4_z4f025dd3e0cd0b1b9f880e1b_f104f4f8a507f5931_d20250713_m035526_c001_v0001099_t0024_u01752378926847") 2025/07/13 03:55:31 DEBUG : potato3: Deleting (id "4_z4f025dd3e0cd0b1b9f880e1b_f109f33f4e68c2b11_d20250713_m035525_c001_v0001154_t0003_u01752378925653") --- PASS: TestServerSideMoveWithFilter (11.97s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:55:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibef6veri" 2025/07/13 03:55:35 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pequkab2nuje -> B2 bucket rclone-test-vokibef6veri 2025/07/13 03:55:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 03:55:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/13 03:55:38 DEBUG : empty space: Unchanged skipping 2025/07/13 03:55:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/13 03:55:38 DEBUG : B2 bucket rclone-test-vokibef6veri: Waiting for checks to finish 2025/07/13 03:55:38 INFO : empty space: Deleted 2025/07/13 03:55:38 DEBUG : B2 bucket rclone-test-vokibef6veri: Waiting for transfers to finish 2025/07/13 03:55:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 03:55:39 INFO : potato2: Copied (server-side copy) 2025/07/13 03:55:39 INFO : potato2: Deleted 2025/07/13 03:55:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/13 03:55:39 INFO : potato3: Copied (server-side copy) 2025/07/13 03:55:39 INFO : potato3: Deleted 2025/07/13 03:55:40 DEBUG : Creating backend with remote "TestB2:rclone-test-fegehim3nibu" 2025/07/13 03:55:40 INFO : tomatoDir: Making directory 2025/07/13 03:55:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/13 03:55:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 03:55:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/13 03:55:41 DEBUG : B2 bucket rclone-test-fegehim3nibu: Waiting for checks to finish 2025/07/13 03:55:41 DEBUG : B2 bucket rclone-test-fegehim3nibu: Waiting for transfers to finish 2025/07/13 03:55:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/13 03:55:42 INFO : empty space: Copied (server-side copy) 2025/07/13 03:55:42 INFO : empty space: Deleted 2025/07/13 03:55:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/13 03:55:42 INFO : potato3: Copied (server-side copy) 2025/07/13 03:55:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 03:55:42 INFO : potato2: Copied (server-side copy) 2025/07/13 03:55:42 INFO : potato3: Deleted 2025/07/13 03:55:42 INFO : potato2: Deleted 2025/07/13 03:55:43 DEBUG : B2 bucket rclone-test-fegehim3nibu: Purge remote 2025/07/13 03:55:43 INFO : B2 bucket rclone-test-fegehim3nibu: cleaning bucket "rclone-test-fegehim3nibu" of all files 2025/07/13 03:55:43 DEBUG : empty space: Deleting (id "4_z0f42ad03e0cd0b1b9f880e1b_f109f4d47c342f3ea_d20250713_m035542_c001_v0001180_t0050_u01752378942054") 2025/07/13 03:55:43 DEBUG : potato2: Deleting (id "4_z0f42ad03e0cd0b1b9f880e1b_f105b19fa65b447a1_d20250713_m035542_c001_v0001120_t0028_u01752378942270") 2025/07/13 03:55:43 DEBUG : potato3: Deleting (id "4_z0f42ad03e0cd0b1b9f880e1b_f1029093040449e6e_d20250713_m035542_c001_v0001180_t0007_u01752378942442") 2025/07/13 03:55:44 DEBUG : B2 bucket rclone-test-vokibef6veri: Purge remote 2025/07/13 03:55:44 INFO : B2 bucket rclone-test-vokibef6veri: cleaning bucket "rclone-test-vokibef6veri" of all files 2025/07/13 03:55:44 DEBUG : empty space: Deleting (id "4_zbf828db3e0cd0b1b9f880e1b_f415d5da76894f78f_d20250713_m035542_c001_v7007000_t0000_u01752378942248") 2025/07/13 03:55:44 DEBUG : empty space: Deleting (id "4_zbf828db3e0cd0b1b9f880e1b_f1163ceb6168f5d87_d20250713_m035537_c001_v0001120_t0038_u01752378937260") 2025/07/13 03:55:44 DEBUG : potato2: Deleting (id "4_zbf828db3e0cd0b1b9f880e1b_f406bb69ce62f5c30_d20250713_m035542_c001_v7007000_t0000_u01752378942767") 2025/07/13 03:55:44 DEBUG : potato2: Deleting (id "4_zbf828db3e0cd0b1b9f880e1b_f115d4593a9224dfa_d20250713_m035538_c001_v0001131_t0021_u01752378938809") 2025/07/13 03:55:44 DEBUG : potato3: Deleting (id "4_zbf828db3e0cd0b1b9f880e1b_f415d5da76894f791_d20250713_m035542_c001_v7007000_t0000_u01752378942635") 2025/07/13 03:55:44 DEBUG : potato3: Deleting (id "4_zbf828db3e0cd0b1b9f880e1b_f1143b79c2368aaf3_d20250713_m035539_c001_v0001109_t0035_u01752378939124") 2025/07/13 03:55:44 DEBUG : potato3: Deleting (id "4_zbf828db3e0cd0b1b9f880e1b_f1163ceb6168f5d89_d20250713_m035537_c001_v0001120_t0014_u01752378937617") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.58s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:55:46 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.70s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:55:48 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:55:50 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/rclone-sync-test" 2025/07/13 03:55:52 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/rclone-sync-test-include/layer2" 2025/07/13 03:55:54 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/rclone-sync-test-ignore-file" 2025/07/13 03:55:57 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/13 03:55:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/13 03:55:57 DEBUG : pacer: Reducing sleep to 10ms 2025/07/13 03:55:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/13 03:55:57 DEBUG : B2 bucket rclone-test-pequkab2nuje path rclone-sync-test: Waiting for checks to finish 2025/07/13 03:55:57 DEBUG : B2 bucket rclone-test-pequkab2nuje path rclone-sync-test: Waiting for transfers to finish 2025/07/13 03:55:57 DEBUG : Waiting for deletions to finish 2025/07/13 03:55:57 INFO : There was nothing to transfer 2025/07/13 03:55:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/13 03:55:58 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:55:58 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:55:58 DEBUG : Waiting for deletions to finish 2025/07/13 03:55:58 INFO : There was nothing to transfer 2025/07/13 03:55:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/13 03:55:58 DEBUG : B2 bucket rclone-test-pequkab2nuje path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/13 03:55:58 DEBUG : B2 bucket rclone-test-pequkab2nuje path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/13 03:55:58 DEBUG : Waiting for deletions to finish 2025/07/13 03:55:58 INFO : There was nothing to transfer 2025/07/13 03:55:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/13 03:55:59 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:55:59 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:55:59 DEBUG : Waiting for deletions to finish 2025/07/13 03:55:59 INFO : There was nothing to transfer 2025/07/13 03:55:59 DEBUG : Excluded 2025/07/13 03:56:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/13 03:56:00 DEBUG : B2 bucket rclone-test-pequkab2nuje path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/13 03:56:00 DEBUG : B2 bucket rclone-test-pequkab2nuje path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/13 03:56:00 DEBUG : Waiting for deletions to finish 2025/07/13 03:56:00 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.37s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:56:00 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/dst" 2025/07/13 03:56:01 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/CompareDest" 2025/07/13 03:56:03 DEBUG : one: Need to transfer - File not found at Destination 2025/07/13 03:56:03 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:56:03 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:56:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/13 03:56:04 INFO : one: Copied (new) 2025/07/13 03:56:04 DEBUG : Waiting for deletions to finish 2025/07/13 03:56:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 03:56:05 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:56:05 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:56:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/13 03:56:05 INFO : one: Copied (replaced existing) 2025/07/13 03:56:05 DEBUG : Waiting for deletions to finish 2025/07/13 03:56:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 03:56:07 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:56:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:56:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/13 03:56:07 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:56:07 DEBUG : Waiting for deletions to finish 2025/07/13 03:56:07 INFO : There was nothing to transfer 2025/07/13 03:56:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 03:56:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:56:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/13 03:56:09 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:56:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:56:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/13 03:56:09 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:56:09 DEBUG : Waiting for deletions to finish 2025/07/13 03:56:09 INFO : There was nothing to transfer 2025/07/13 03:56:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 03:56:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:56:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/13 03:56:09 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:56:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:56:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/13 03:56:09 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:56:09 DEBUG : Waiting for deletions to finish 2025/07/13 03:56:09 INFO : There was nothing to transfer 2025/07/13 03:56:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 03:56: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/07/13 03:56:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/13 03:56:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/13 03:56:10 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:56:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:56:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/13 03:56:10 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:56:10 DEBUG : Waiting for deletions to finish 2025/07/13 03:56:10 INFO : There was nothing to transfer 2025/07/13 03:56:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 03:56:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/13 03:56:11 DEBUG : two: Need to transfer - File not found at Destination 2025/07/13 03:56:11 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:56:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:56:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/13 03:56:11 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:56:12 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/13 03:56:12 INFO : two: Copied (new) 2025/07/13 03:56:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.89s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:56:14 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/dest" 2025/07/13 03:56:16 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/pre-dest1" 2025/07/13 03:56:17 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/pre-dest2" 2025/07/13 03:56:19 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:56:19 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/13 03:56:19 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:56:19 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/13 03:56:19 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/13 03:56:19 DEBUG : B2 bucket rclone-test-pequkab2nuje path dest: Waiting for checks to finish 2025/07/13 03:56:19 DEBUG : B2 bucket rclone-test-pequkab2nuje path dest: Waiting for transfers to finish 2025/07/13 03:56:20 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/13 03:56:20 INFO : 3: Copied (new) 2025/07/13 03:56:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.71s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:56:22 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/dst" 2025/07/13 03:56:23 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/CopyDest" 2025/07/13 03:56:25 DEBUG : one: Need to transfer - File not found at Destination 2025/07/13 03:56:25 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:56:25 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:56:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/13 03:56:26 INFO : one: Copied (new) 2025/07/13 03:56:26 DEBUG : Waiting for deletions to finish 2025/07/13 03:56:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 03:56:27 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:56:27 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:56:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/13 03:56:27 INFO : one: Copied (replaced existing) 2025/07/13 03:56:27 DEBUG : Waiting for deletions to finish 2025/07/13 03:56:29 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/BackupDir" 2025/07/13 03:56:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 03:56:30 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:56:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:56:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 03:56:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/13 03:56:32 INFO : one: Copied (server-side copy) 2025/07/13 03:56:32 INFO : one: Deleted 2025/07/13 03:56:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/13 03:56:33 INFO : one: Copied (server-side copy) 2025/07/13 03:56:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/13 03:56:33 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:56:33 DEBUG : Waiting for deletions to finish 2025/07/13 03:56:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:56:33 DEBUG : one: Unchanged skipping 2025/07/13 03:56:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:56:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/13 03:56:34 INFO : two: Copied (server-side copy) 2025/07/13 03:56:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/13 03:56:34 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:56:34 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:56:34 DEBUG : Waiting for deletions to finish 2025/07/13 03:56:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:56:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:56:35 DEBUG : two: Unchanged skipping 2025/07/13 03:56:35 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:56:35 DEBUG : one: Unchanged skipping 2025/07/13 03:56:35 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:56:35 DEBUG : Waiting for deletions to finish 2025/07/13 03:56:35 INFO : There was nothing to transfer 2025/07/13 03:56:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:56:36 DEBUG : one: Unchanged skipping 2025/07/13 03:56:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/13 03:56:36 DEBUG : three: Destination not found in --copy-dest 2025/07/13 03:56:36 DEBUG : three: Need to transfer - File not found at Destination 2025/07/13 03:56:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 03:56:36 DEBUG : two: Unchanged skipping 2025/07/13 03:56:36 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:56:36 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:56:37 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/13 03:56:37 INFO : three: Copied (new) 2025/07/13 03:56:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.10s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:56:40 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/dst" 2025/07/13 03:56:40 DEBUG : Config file has changed externally - reloading 2025/07/13 03:56:41 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/backup" 2025/07/13 03:56:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/13 03:56:43 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:56:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:56:43 DEBUG : two: Unchanged skipping 2025/07/13 03:56:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/13 03:56:44 INFO : one: Copied (server-side copy) 2025/07/13 03:56:45 INFO : one: Deleted 2025/07/13 03:56:45 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:56:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 03:56:45 INFO : one: Copied (new) 2025/07/13 03:56:45 DEBUG : Waiting for deletions to finish 2025/07/13 03:56:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/13 03:56:46 INFO : three.txt: Copied (server-side copy) 2025/07/13 03:56:46 INFO : three.txt: Deleted 2025/07/13 03:56:46 INFO : three.txt: Moved into backup dir 2025/07/13 03:56:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/13 03:56:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:56:48 DEBUG : two: Unchanged skipping 2025/07/13 03:56:48 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:56:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 03:56:49 INFO : one: Copied (server-side copy) 2025/07/13 03:56:49 INFO : one: Deleted 2025/07/13 03:56:49 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:56:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/13 03:56:49 INFO : one: Copied (new) 2025/07/13 03:56:49 DEBUG : Waiting for deletions to finish 2025/07/13 03:56:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/13 03:56:50 INFO : three.txt: Copied (server-side copy) 2025/07/13 03:56:50 INFO : three.txt: Deleted 2025/07/13 03:56:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.26s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:56:52 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/dst" 2025/07/13 03:56:54 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/backup" 2025/07/13 03:56:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/13 03:56:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:56:55 DEBUG : two: Unchanged skipping 2025/07/13 03:56:55 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:56:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/13 03:56:57 INFO : one: Copied (server-side copy) to: one.bak 2025/07/13 03:56:57 INFO : one: Deleted 2025/07/13 03:56:57 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:56:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 03:56:57 INFO : one: Copied (new) 2025/07/13 03:56:57 DEBUG : Waiting for deletions to finish 2025/07/13 03:56:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/13 03:56:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/13 03:56:58 INFO : three.txt: Deleted 2025/07/13 03:56:58 INFO : three.txt: Moved into backup dir 2025/07/13 03:57:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/13 03:57:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:57:00 DEBUG : two: Unchanged skipping 2025/07/13 03:57:00 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:57:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 03:57:00 INFO : one: Copied (server-side copy) to: one.bak 2025/07/13 03:57:01 INFO : one: Deleted 2025/07/13 03:57:01 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:57:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/13 03:57:01 INFO : one: Copied (new) 2025/07/13 03:57:01 DEBUG : Waiting for deletions to finish 2025/07/13 03:57:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/13 03:57:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/13 03:57:02 INFO : three.txt: Deleted 2025/07/13 03:57:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.64s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:57:04 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/dst" 2025/07/13 03:57:05 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/backup" 2025/07/13 03:57:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/13 03:57:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:57:07 DEBUG : two: Unchanged skipping 2025/07/13 03:57:07 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:57:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/13 03:57:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/13 03:57:09 INFO : one: Deleted 2025/07/13 03:57:09 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:57:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 03:57:10 INFO : one: Copied (new) 2025/07/13 03:57:10 DEBUG : Waiting for deletions to finish 2025/07/13 03:57:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/13 03:57:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/13 03:57:11 INFO : three.txt: Deleted 2025/07/13 03:57:11 INFO : three.txt: Moved into backup dir 2025/07/13 03:57:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/13 03:57:12 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:57:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:57:12 DEBUG : two: Unchanged skipping 2025/07/13 03:57:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 03:57:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/13 03:57:13 INFO : one: Deleted 2025/07/13 03:57:13 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:57:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/13 03:57:13 INFO : one: Copied (new) 2025/07/13 03:57:13 DEBUG : Waiting for deletions to finish 2025/07/13 03:57:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/13 03:57:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/13 03:57:14 INFO : three.txt: Deleted 2025/07/13 03:57:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.72s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:57:17 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/dst" 2025/07/13 03:57:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/13 03:57:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:57:19 DEBUG : two: Unchanged skipping 2025/07/13 03:57:19 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:57:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/13 03:57:20 INFO : one: Copied (server-side copy) to: one.bak 2025/07/13 03:57:20 INFO : one: Deleted 2025/07/13 03:57:20 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:57:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 03:57:21 INFO : one: Copied (new) 2025/07/13 03:57:21 DEBUG : Waiting for deletions to finish 2025/07/13 03:57:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/13 03:57:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/13 03:57:22 INFO : three.txt: Deleted 2025/07/13 03:57:22 INFO : three.txt: Moved into backup dir 2025/07/13 03:57:23 DEBUG : one.bak: Excluded (Path Filter) 2025/07/13 03:57:23 DEBUG : one.bak: Excluded 2025/07/13 03:57:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/13 03:57:23 DEBUG : three.txt.bak: Excluded 2025/07/13 03:57:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/13 03:57:23 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for checks to finish 2025/07/13 03:57:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:57:23 DEBUG : two: Unchanged skipping 2025/07/13 03:57:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 03:57:23 INFO : one: Copied (server-side copy) to: one.bak 2025/07/13 03:57:23 INFO : one: Deleted 2025/07/13 03:57:23 DEBUG : B2 bucket rclone-test-pequkab2nuje path dst: Waiting for transfers to finish 2025/07/13 03:57:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/13 03:57:24 INFO : one: Copied (new) 2025/07/13 03:57:24 DEBUG : Waiting for deletions to finish 2025/07/13 03:57:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/13 03:57:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/13 03:57:25 INFO : three.txt: Deleted 2025/07/13 03:57:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.92s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:57:28 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/dst" 2025/07/13 03:57:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/13 03:57:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/13 03:57:30 INFO : one: Copied (server-side copy) to: one.bak 2025/07/13 03:57:31 INFO : one: Deleted 2025/07/13 03:57:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 03:57:32 INFO : one: Copied (new) 2025/07/13 03:57:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:57:32 DEBUG : two: Unchanged skipping 2025/07/13 03:57:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/13 03:57:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/13 03:57:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/13 03:57:33 INFO : three.txt: Deleted 2025/07/13 03:57:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/13 03:57:33 INFO : three.txt: Copied (new) 2025/07/13 03:57:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/13 03:57:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 03:57:34 INFO : one: Copied (server-side copy) to: one.bak 2025/07/13 03:57:35 INFO : one: Deleted 2025/07/13 03:57:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/13 03:57:35 INFO : one: Copied (new) 2025/07/13 03:57:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:57:35 DEBUG : two: Unchanged skipping 2025/07/13 03:57:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/13 03:57:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/13 03:57:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/13 03:57:36 INFO : three.txt: Deleted 2025/07/13 03:57:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/13 03:57:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.90s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:57:40 DEBUG : Creating backend with remote "TestB2:rclone-test-pequkab2nuje/dst" 2025/07/13 03:57:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/13 03:57:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/13 03:57:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/13 03:57:43 INFO : one: Deleted 2025/07/13 03:57:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 03:57:44 INFO : one: Copied (new) 2025/07/13 03:57:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:57:44 DEBUG : two: Unchanged skipping 2025/07/13 03:57:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/13 03:57:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/13 03:57:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/13 03:57:45 INFO : three.txt: Deleted 2025/07/13 03:57:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/13 03:57:45 INFO : three.txt: Copied (new) 2025/07/13 03:57:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/13 03:57:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 03:57:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/13 03:57:47 INFO : one: Deleted 2025/07/13 03:57:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/13 03:57:48 INFO : one: Copied (new) 2025/07/13 03:57:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:57:48 DEBUG : two: Unchanged skipping 2025/07/13 03:57:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/13 03:57:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/13 03:57:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/13 03:57:49 INFO : three.txt: Deleted 2025/07/13 03:57:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/13 03:57:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.20s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:57:52 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/13 03:57:52 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:57:52 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:57:52 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/13 03:57:52 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/13 03:57:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.52s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:57:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/13 03:57:53 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:57:53 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:57:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/13 03:57:54 INFO : existing: Copied (new) 2025/07/13 03:57:54 DEBUG : Waiting for deletions to finish 2025/07/13 03:57:54 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/13 03:57:54 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/13 03:57:54 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:57:54 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:57:54 ERROR : B2 bucket rclone-test-pequkab2nuje: not deleting files as there were IO errors 2025/07/13 03:57:54 ERROR : B2 bucket rclone-test-pequkab2nuje: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.99s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:57:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:57:56 DEBUG : existing: Unchanged skipping 2025/07/13 03:57:56 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:57:56 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:57:56 DEBUG : Waiting for deletions to finish 2025/07/13 03:57:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.49s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", 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-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:58:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:10 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:58:10 DEBUG : both0: Unchanged skipping 2025/07/13 03:58:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:10 DEBUG : both13: Unchanged skipping 2025/07/13 03:58:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:10 DEBUG : both14: Unchanged skipping 2025/07/13 03:58:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:10 DEBUG : both15: Unchanged skipping 2025/07/13 03:58:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:10 DEBUG : both16: Unchanged skipping 2025/07/13 03:58:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:10 DEBUG : both17: Unchanged skipping 2025/07/13 03:58:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:10 DEBUG : both18: Unchanged skipping 2025/07/13 03:58:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:10 DEBUG : both19: Unchanged skipping 2025/07/13 03:58:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:10 DEBUG : both1: Unchanged skipping 2025/07/13 03:58:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:10 DEBUG : both2: Unchanged skipping 2025/07/13 03:58:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:10 DEBUG : both3: Unchanged skipping 2025/07/13 03:58:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:10 DEBUG : both10: Unchanged skipping 2025/07/13 03:58:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:10 DEBUG : both12: Unchanged skipping 2025/07/13 03:58:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:10 DEBUG : both11: Unchanged skipping 2025/07/13 03:58:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:10 DEBUG : both4: Unchanged skipping 2025/07/13 03:58:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:10 DEBUG : both8: Unchanged skipping 2025/07/13 03:58:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:10 DEBUG : both9: Unchanged skipping 2025/07/13 03:58:10 DEBUG : both5: Unchanged skipping 2025/07/13 03:58:10 DEBUG : both6: Unchanged skipping 2025/07/13 03:58:10 DEBUG : both7: Unchanged skipping 2025/07/13 03:58:10 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:58:10 DEBUG : Waiting for deletions to finish 2025/07/13 03:58:10 INFO : only10: Deleted 2025/07/13 03:58:10 INFO : only13: Deleted 2025/07/13 03:58:10 INFO : only14: Deleted 2025/07/13 03:58:10 INFO : only17: Deleted 2025/07/13 03:58:10 INFO : only19: Deleted 2025/07/13 03:58:10 INFO : only3: Deleted 2025/07/13 03:58:11 INFO : only4: Deleted 2025/07/13 03:58:11 INFO : only5: Deleted 2025/07/13 03:58:11 INFO : only0: Deleted 2025/07/13 03:58:11 INFO : only12: Deleted 2025/07/13 03:58:11 INFO : only2: Deleted 2025/07/13 03:58:11 INFO : only9: Deleted 2025/07/13 03:58:11 INFO : only11: Deleted 2025/07/13 03:58:11 INFO : only15: Deleted 2025/07/13 03:58:11 INFO : only16: Deleted 2025/07/13 03:58:11 INFO : only1: Deleted 2025/07/13 03:58:11 INFO : only7: Deleted 2025/07/13 03:58:11 INFO : only8: Deleted 2025/07/13 03:58:11 INFO : only18: Deleted 2025/07/13 03:58:11 INFO : only6: Deleted 2025/07/13 03:58:11 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (17.43s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:58:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:27 DEBUG : both0: Unchanged skipping 2025/07/13 03:58:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:27 DEBUG : both10: Unchanged skipping 2025/07/13 03:58:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:27 DEBUG : both11: Unchanged skipping 2025/07/13 03:58:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:27 DEBUG : both12: Unchanged skipping 2025/07/13 03:58:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:27 DEBUG : both13: Unchanged skipping 2025/07/13 03:58:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:27 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:58:27 DEBUG : both15: Unchanged skipping 2025/07/13 03:58:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:27 DEBUG : both18: Unchanged skipping 2025/07/13 03:58:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:27 DEBUG : both19: Unchanged skipping 2025/07/13 03:58:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:27 DEBUG : both1: Unchanged skipping 2025/07/13 03:58:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:27 DEBUG : both14: Unchanged skipping 2025/07/13 03:58:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:27 DEBUG : both16: Unchanged skipping 2025/07/13 03:58:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:27 DEBUG : both17: Unchanged skipping 2025/07/13 03:58:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:27 DEBUG : both2: Unchanged skipping 2025/07/13 03:58:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:27 DEBUG : both6: Unchanged skipping 2025/07/13 03:58:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:27 DEBUG : both3: Unchanged skipping 2025/07/13 03:58:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:27 DEBUG : both4: Unchanged skipping 2025/07/13 03:58:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:27 DEBUG : both5: Unchanged skipping 2025/07/13 03:58:27 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/13 03:58:27 DEBUG : both7: Unchanged skipping 2025/07/13 03:58:27 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/13 03:58:27 DEBUG : both8: Unchanged skipping 2025/07/13 03:58:27 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/13 03:58:27 DEBUG : both9: Unchanged skipping 2025/07/13 03:58:27 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/13 03:58:27 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/13 03:58:27 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/13 03:58:27 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/13 03:58:27 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/13 03:58:27 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/13 03:58:27 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/13 03:58:27 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/13 03:58:27 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/13 03:58:27 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/13 03:58:27 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/13 03:58:27 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/13 03:58:27 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/13 03:58:27 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/13 03:58:27 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/13 03:58:27 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/13 03:58:27 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/13 03:58:27 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:58:28 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 03:58:28 INFO : only0: Copied (replaced existing) 2025/07/13 03:58:28 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 03:58:28 INFO : only13: Copied (replaced existing) 2025/07/13 03:58:28 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 03:58:28 INFO : only17: Copied (replaced existing) 2025/07/13 03:58:28 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 03:58:28 INFO : only16: Copied (replaced existing) 2025/07/13 03:58:28 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 03:58:28 INFO : only14: Copied (replaced existing) 2025/07/13 03:58:28 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 03:58:28 INFO : only18: Copied (replaced existing) 2025/07/13 03:58:28 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 03:58:28 INFO : only19: Copied (replaced existing) 2025/07/13 03:58:28 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 03:58:28 INFO : only1: Copied (replaced existing) 2025/07/13 03:58:28 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 03:58:28 INFO : only15: Copied (replaced existing) 2025/07/13 03:58:28 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 03:58:28 INFO : only12: Copied (replaced existing) 2025/07/13 03:58:28 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 03:58:28 INFO : only3: Copied (replaced existing) 2025/07/13 03:58:29 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 03:58:29 INFO : only2: Copied (replaced existing) 2025/07/13 03:58:29 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 03:58:29 INFO : only10: Copied (replaced existing) 2025/07/13 03:58:29 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 03:58:29 INFO : only11: Copied (replaced existing) 2025/07/13 03:58:29 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 03:58:29 INFO : only4: Copied (replaced existing) 2025/07/13 03:58:29 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 03:58:29 INFO : only5: Copied (replaced existing) 2025/07/13 03:58:29 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 03:58:29 INFO : only9: Copied (replaced existing) 2025/07/13 03:58:29 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 03:58:29 INFO : only6: Copied (replaced existing) 2025/07/13 03:58:29 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 03:58:29 INFO : only7: Copied (replaced existing) 2025/07/13 03:58:29 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 03:58:29 INFO : only8: Copied (replaced existing) 2025/07/13 03:58:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (21.53s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:58:37 DEBUG : empty_dir: Making directory with metadata 2025/07/13 03:58:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/13 03:58:37 DEBUG : empty_on_remote: Making directory with metadata 2025/07/13 03:58:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/13 03:58:37 INFO : empty_on_remote: Making directory 2025/07/13 03:58:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/13 03:58:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/13 03:58:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/13 03:58:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/13 03:58:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.73s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:58:40 DEBUG : empty_dir: Making directory with metadata 2025/07/13 03:58:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/13 03:58:40 DEBUG : empty_on_remote: Making directory with metadata 2025/07/13 03:58:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/13 03:58:40 INFO : empty_on_remote: Making directory 2025/07/13 03:58:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/13 03:58:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/13 03:58:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/13 03:58:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/13 03:58:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/13 03:58:41 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.76s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:58:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/13 03:58:43 INFO : sub dir: Making directory 2025/07/13 03:58:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.37s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:58:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/13 03:58:46 INFO : sub dir: Making directory 2025/07/13 03:58:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.00s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:58:57 DEBUG : Waiting for deletions to finish 2025/07/13 03:58:58 DEBUG : apple: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : banana: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:58 DEBUG : apple: Unchanged skipping 2025/07/13 03:58:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 03:58:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:58 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 03:58:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:58 DEBUG : banana: Unchanged skipping 2025/07/13 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 03:58:58 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:58:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 03:58:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 03:58:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 03:58:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 03:58:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 03:58:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 03:58:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 03:58:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 03:58:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 03:58:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 03:58:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 03:58:58 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:58:58 DEBUG : Waiting for deletions to finish 2025/07/13 03:58:58 INFO : There was nothing to transfer 2025/07/13 03:58:58 DEBUG : Waiting for deletions to finish 2025/07/13 03:58:58 DEBUG : apple: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : banana: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 03:58:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 03:58:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:59 DEBUG : apple: Unchanged skipping 2025/07/13 03:58:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 03:58:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:59 DEBUG : banana: Unchanged skipping 2025/07/13 03:58:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:59 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:59 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 03:58:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 03:58:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 03:58:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 03:58:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 03:58:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 03:58:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 03:58:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 03:58:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 03:58:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 03:58:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:58:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 03:58:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 03:58:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 03:58:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 03:58:59 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:58:59 DEBUG : Waiting for deletions to finish 2025/07/13 03:58:59 INFO : There was nothing to transfer 2025/07/13 03:58:59 DEBUG : Waiting for deletions to finish 2025/07/13 03:58:59 DEBUG : apple: Excluded (Path Filter) 2025/07/13 03:58:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 03:58:59 DEBUG : banana: Excluded (Path Filter) 2025/07/13 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 03:58:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:59:12 DEBUG : Waiting for deletions to finish 2025/07/13 03:59:13 DEBUG : apple: Excluded (Path Filter) 2025/07/13 03:59:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 03:59:13 DEBUG : banana: Excluded (Path Filter) 2025/07/13 03:59:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 03:59:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 03:59:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 03:59:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 03:59:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 03:59:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 03:59:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 03:59:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 03:59:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 03:59:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 03:59:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 03:59:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 03:59:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 03:59:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 03:59:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 03:59:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 03:59:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 03:59:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:13 DEBUG : apple: Unchanged skipping 2025/07/13 03:59:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 03:59:13 DEBUG : banana: Unchanged skipping 2025/07/13 03:59:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:13 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 03:59:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 03:59:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 03:59:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 03:59:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 03:59:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 03:59:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 03:59:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 03:59:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:14 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:59:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 03:59:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 03:59:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 03:59:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 03:59:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 03:59:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 03:59:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 03:59:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 03:59:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 03:59:14 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:59:14 DEBUG : Waiting for deletions to finish 2025/07/13 03:59:14 INFO : There was nothing to transfer 2025/07/13 03:59:14 DEBUG : Waiting for deletions to finish 2025/07/13 03:59:14 DEBUG : apple: Excluded (Path Filter) 2025/07/13 03:59:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 03:59:14 DEBUG : banana: Excluded (Path Filter) 2025/07/13 03:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 03:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 03:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 03:59:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 03:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 03:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 03:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 03:59:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 03:59:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 03:59:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 03:59:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 03:59:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 03:59:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 03:59:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 03:59:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 03:59:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 03:59:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 03:59:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:14 DEBUG : apple: Unchanged skipping 2025/07/13 03:59:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 03:59:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:14 DEBUG : banana: Unchanged skipping 2025/07/13 03:59:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:14 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 03:59:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 03:59:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 03:59:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 03:59:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 03:59:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 03:59:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 03:59:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 03:59:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 03:59:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 03:59:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 03:59:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 03:59:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 03:59:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 03:59:15 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:59:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 03:59:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 03:59:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 03:59:15 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:59:15 DEBUG : Waiting for deletions to finish 2025/07/13 03:59:15 INFO : There was nothing to transfer 2025/07/13 03:59:15 DEBUG : Waiting for deletions to finish 2025/07/13 03:59:15 DEBUG : apple: Excluded (Path Filter) 2025/07/13 03:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 03:59:15 DEBUG : banana: Excluded (Path Filter) 2025/07/13 03:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 03:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 03:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 03:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 03:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 03:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 03:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 03:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 03:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 03:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 03:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 03:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 03:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 03:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 03:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 03:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 03:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:59:28 DEBUG : Waiting for deletions to finish 2025/07/13 03:59:29 DEBUG : apple: Excluded (Path Filter) 2025/07/13 03:59:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 03:59:29 DEBUG : banana: Excluded (Path Filter) 2025/07/13 03:59:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 03:59:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 03:59:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 03:59:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 03:59:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 03:59:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 03:59:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 03:59:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 03:59:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 03:59:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 03:59:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 03:59:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 03:59:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 03:59:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 03:59:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 03:59:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 03:59:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 03:59:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/13 03:59:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/13 03:59:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/13 03:59:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/13 03:59:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/13 03:59:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/13 03:59:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:29 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:59:29 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:59:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/13 03:59:29 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/13 03:59:29 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/13 03:59:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/13 03:59:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/13 03:59:30 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/13 03:59:30 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/13 03:59:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/13 03:59:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/13 03:59:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/13 03:59:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/13 03:59:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/13 03:59:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/13 03:59:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/13 03:59:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/13 03:59:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/13 03:59:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/13 03:59:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/13 03:59:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/13 03:59:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/13 03:59:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/13 03:59:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/13 03:59:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/13 03:59:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/13 03:59:31 DEBUG : Waiting for deletions to finish 2025/07/13 03:59:31 INFO : apple: Deleted 2025/07/13 03:59:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/13 03:59:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/13 03:59:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/13 03:59:31 INFO : dir1/0003-defghij.txt: Deleted 2025/07/13 03:59:31 INFO : dir1/0009-3456789.txt: Deleted 2025/07/13 03:59:31 INFO : dir1/0010-456789.txt: Deleted 2025/07/13 03:59:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/13 03:59:31 INFO : banana: Deleted 2025/07/13 03:59:31 INFO : appleappleapplebanana: Deleted 2025/07/13 03:59:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/13 03:59:31 INFO : dir1/0007-1234567.txt: Deleted 2025/07/13 03:59:31 INFO : dir1/0013-789;=.txt: Deleted 2025/07/13 03:59:31 INFO : dir1/0014-89;=.txt: Deleted 2025/07/13 03:59:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/13 03:59:32 INFO : dir1/0008-2345678.txt: Deleted 2025/07/13 03:59:32 INFO : dir1/0011-56789;.txt: Deleted 2025/07/13 03:59:32 INFO : dir1/0012-6789;.txt: Deleted 2025/07/13 03:59:32 INFO : dir1/0015-9;=.txt: Deleted 2025/07/13 03:59:32 INFO : splitbananasplit: Deleted 2025/07/13 03:59:32 DEBUG : Waiting for deletions to finish 2025/07/13 03:59:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/13 03:59:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/13 03:59:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/13 03:59:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/13 03:59:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/13 03:59:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/13 03:59:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/13 03:59:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/13 03:59:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/13 03:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/13 03:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:32 DEBUG : apple: Unchanged skipping 2025/07/13 03:59:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 03:59:32 DEBUG : banana: Unchanged skipping 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 03:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/13 03:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 03:59:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 03:59:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 03:59:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 03:59:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 03:59:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 03:59:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 03:59:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 03:59:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 03:59:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 03:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 03:59:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 03:59:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 03:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/13 03:59:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 03:59:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 03:59:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 03:59:33 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:59:33 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:59:33 DEBUG : Waiting for deletions to finish 2025/07/13 03:59:33 DEBUG : Waiting for deletions to finish 2025/07/13 03:59:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/13 03:59:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/13 03:59:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/13 03:59:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/13 03:59:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/13 03:59:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/13 03:59:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/13 03:59:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/13 03:59:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/13 03:59:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/13 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/13 03:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 03:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 03:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 03:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 03:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 03:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 03:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 03:59:47 DEBUG : Waiting for deletions to finish 2025/07/13 03:59:47 DEBUG : apple: Excluded (Path Filter) 2025/07/13 03:59:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 03:59:47 DEBUG : banana: Excluded (Path Filter) 2025/07/13 03:59:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 03:59:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 03:59:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 03:59:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 03:59:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 03:59:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 03:59:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 03:59:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 03:59:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 03:59:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 03:59:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 03:59:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 03:59:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 03:59:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 03:59:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 03:59:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 03:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/13 03:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/13 03:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/13 03:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/13 03:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 03:59:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/13 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 03:59:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/13 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 03:59:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/13 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 03:59:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/13 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 03:59:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/13 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 03:59:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/13 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 03:59:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/13 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 03:59:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/13 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 03:59:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/13 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 03:59:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/13 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 03:59:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/13 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 03:59:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/13 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 03:59:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/13 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 03:59:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/13 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 03:59:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/13 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 03:59:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/13 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 03:59:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/13 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 03:59:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/13 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 03:59:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/13 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 03:59:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/13 03:59:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/13 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 03:59:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/13 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 03:59:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/13 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 03:59:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/13 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 03:59:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/13 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 03:59:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 03:59:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 03:59:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 03:59:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 03:59:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 03:59:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/13 03:59:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 03:59:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 03:59:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/13 03:59:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/13 03:59:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 03:59:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 03:59:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 03:59:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 03:59:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/13 03:59:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:48 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:59:48 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:59:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/13 03:59:48 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/13 03:59:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/13 03:59:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/13 03:59:48 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/13 03:59:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/13 03:59:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/13 03:59:48 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/13 03:59:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/13 03:59:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/13 03:59:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/13 03:59:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/13 03:59:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/13 03:59:48 INFO : apple: Copied (new) to: PREFIXapple 2025/07/13 03:59:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/13 03:59:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/13 03:59:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/13 03:59:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/13 03:59:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/13 03:59:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/13 03:59:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/13 03:59:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/13 03:59:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/13 03:59:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/13 03:59:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/13 03:59:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/13 03:59:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/13 03:59:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/13 03:59:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/13 03:59:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/13 03:59:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/13 03:59:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/13 03:59:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/13 03:59:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/13 03:59:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/13 03:59:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/13 03:59:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/13 03:59:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/13 03:59:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/13 03:59:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/13 03:59:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/13 03:59:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/13 03:59:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/13 03:59:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/13 03:59:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/13 03:59:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/13 03:59:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/13 03:59:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/13 03:59:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/13 03:59:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/13 03:59:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/13 03:59:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/13 03:59:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/13 03:59:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/13 03:59:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/13 03:59:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/13 03:59:49 DEBUG : Waiting for deletions to finish 2025/07/13 03:59:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/13 03:59:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/13 03:59:50 INFO : dir1/0012-6789;.txt: Deleted 2025/07/13 03:59:50 INFO : dir1/0013-789;=.txt: Deleted 2025/07/13 03:59:50 INFO : dir1/0015-9;=.txt: Deleted 2025/07/13 03:59:50 INFO : dir1/0007-1234567.txt: Deleted 2025/07/13 03:59:50 INFO : banana: Deleted 2025/07/13 03:59:50 INFO : dir1/0009-3456789.txt: Deleted 2025/07/13 03:59:50 INFO : dir1/0003-defghij.txt: Deleted 2025/07/13 03:59:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/13 03:59:50 INFO : dir1/0010-456789.txt: Deleted 2025/07/13 03:59:50 INFO : dir1/0011-56789;.txt: Deleted 2025/07/13 03:59:50 INFO : dir1/0008-2345678.txt: Deleted 2025/07/13 03:59:50 INFO : apple: Deleted 2025/07/13 03:59:50 INFO : splitbananasplit: Deleted 2025/07/13 03:59:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/13 03:59:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/13 03:59:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/13 03:59:50 INFO : appleappleapplebanana: Deleted 2025/07/13 03:59:50 INFO : dir1/0014-89;=.txt: Deleted 2025/07/13 03:59:50 DEBUG : Waiting for deletions to finish 2025/07/13 03:59:50 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/13 03:59:50 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/13 03:59:50 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/13 03:59:50 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/13 03:59:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 03:59:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 03:59:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 03:59:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/13 03:59:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 03:59:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 03:59:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 03:59:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/13 03:59:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/13 03:59:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/13 03:59:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/13 03:59:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/13 03:59:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/13 03:59:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/13 03:59:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/13 03:59:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/13 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/13 03:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/13 03:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/13 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/13 03:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/13 03:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/13 03:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/13 03:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/13 03:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/13 03:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/13 03:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/13 03:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/13 03:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/13 03:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/13 03:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/13 03:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/13 03:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/13 03:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/13 03:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/13 03:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/13 03:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/13 03:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/13 03:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/13 03:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/13 03:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/13 03:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/13 03:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/13 03:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/13 03:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/13 03:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/13 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/13 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/13 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/13 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/13 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/13 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/13 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/13 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/13 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/13 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/13 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/13 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/13 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/13 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/13 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/13 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/13 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/13 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/13 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/13 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/13 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/13 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/13 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/13 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/13 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/13 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/13 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/13 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/13 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/13 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/13 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/13 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/13 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/13 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/13 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/13 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/13 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/13 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/13 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/13 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/13 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/13 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/13 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/13 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/13 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/13 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/13 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/13 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/13 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/13 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/13 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/13 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/13 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/13 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/13 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/13 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/13 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/13 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/13 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/13 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/13 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/13 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/13 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/13 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/13 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 03:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/13 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/13 03:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/13 03:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/13 03:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/13 03:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/13 03:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/13 03:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/13 03:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/13 03:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/13 03:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/13 03:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/13 03:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/13 03:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/13 03:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/13 03:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/13 03:59:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/13 03:59:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/13 03:59:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/13 03:59:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/13 03:59:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/13 03:59:51 INFO : splitbananasplit: Copied (new) 2025/07/13 03:59:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/13 03:59:51 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 03:59:51 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 03:59:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/13 03:59:51 INFO : banana: Copied (new) 2025/07/13 03:59:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/13 03:59:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/13 03:59:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/13 03:59:51 INFO : appleappleapplebanana: Copied (new) 2025/07/13 03:59:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/13 03:59:51 INFO : apple: Copied (new) 2025/07/13 03:59:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/13 03:59:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/13 03:59:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/13 03:59:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/13 03:59:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/13 03:59:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/13 03:59:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/13 03:59:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/13 03:59:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/13 03:59:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/13 03:59:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/13 03:59:52 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/13 03:59:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/13 03:59:52 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/13 03:59:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/13 03:59:52 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/13 03:59:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/13 03:59:52 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/13 03:59:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/13 03:59:52 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/13 03:59:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/13 03:59:52 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/13 03:59:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/13 03:59:52 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/13 03:59:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/13 03:59:52 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/13 03:59:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/13 03:59:52 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/13 03:59:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/13 03:59:52 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/13 03:59:52 DEBUG : Waiting for deletions to finish 2025/07/13 03:59:53 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/13 03:59:53 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/13 03:59:53 INFO : PREFIXapple: Deleted 2025/07/13 03:59:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/13 03:59:53 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/13 03:59:53 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/13 03:59:53 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/13 03:59:53 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/13 03:59:53 INFO : PREFIXbanana: Deleted 2025/07/13 03:59:53 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/13 03:59:53 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/13 03:59:53 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/13 03:59:53 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/13 03:59:53 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/13 03:59:53 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/13 03:59:53 INFO : PREFIXsplitbananasplit: Deleted 2025/07/13 03:59:53 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/13 03:59:53 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/13 03:59:53 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/13 03:59:53 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/13 03:59:53 DEBUG : Waiting for deletions to finish 2025/07/13 03:59:53 DEBUG : apple: Excluded (Path Filter) 2025/07/13 03:59:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 03:59:53 DEBUG : banana: Excluded (Path Filter) 2025/07/13 03:59:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 03:59:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 03:59:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 03:59:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 03:59:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 03:59:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 03:59:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 03:59:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 03:59:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 03:59:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 03:59:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 03:59:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 03:59:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 03:59:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 03:59:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 03:59:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 03:59:54 DEBUG : Waiting for deletions to finish 2025/07/13 03:59:54 DEBUG : apple: Excluded (Path Filter) 2025/07/13 03:59:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 03:59:54 DEBUG : banana: Excluded (Path Filter) 2025/07/13 03:59:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 03:59:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 03:59:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 03:59:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 03:59:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 03:59:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 03:59:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 03:59:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 03:59:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 03:59:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 03:59:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 03:59:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 03:59:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 03:59:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 03:59:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 03:59:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 03:59:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 04:00:07 DEBUG : Waiting for deletions to finish 2025/07/13 04:00:07 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:00:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 04:00:07 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:00:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 04:00:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 04:00:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 04:00:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 04:00:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 04:00:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 04:00:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 04:00:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 04:00:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 04:00:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 04:00:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 04:00:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 04:00:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 04:00:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 04:00:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 04:00:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 04:00:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 04:00:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/13 04:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/13 04:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/13 04:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/13 04:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/13 04:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/13 04:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/13 04:00:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/13 04:00:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/13 04:00:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/13 04:00:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:08 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:00:08 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:00:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/13 04:00:08 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/13 04:00:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/13 04:00:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/13 04:00:08 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/13 04:00:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/13 04:00:08 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/13 04:00:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/13 04:00:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/13 04:00:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/13 04:00:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/13 04:00:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/13 04:00:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/13 04:00:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/13 04:00:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/13 04:00:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/13 04:00:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/13 04:00:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/13 04:00:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/13 04:00:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/13 04:00:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/13 04:00:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/13 04:00:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/13 04:00:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/13 04:00:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/13 04:00:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/13 04:00:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/13 04:00:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/13 04:00:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/13 04:00:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/13 04:00:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/13 04:00:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/13 04:00:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/13 04:00:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/13 04:00:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/13 04:00:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/13 04:00:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/13 04:00:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/13 04:00:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/13 04:00:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/13 04:00:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/13 04:00:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/13 04:00:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/13 04:00:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/13 04:00:10 DEBUG : Waiting for deletions to finish 2025/07/13 04:00:10 INFO : banana: Deleted 2025/07/13 04:00:10 INFO : splitbananasplit: Deleted 2025/07/13 04:00:10 INFO : dir1/0003-defghij.txt: Deleted 2025/07/13 04:00:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/13 04:00:10 INFO : dir1/0008-2345678.txt: Deleted 2025/07/13 04:00:10 INFO : dir1/0015-9;=.txt: Deleted 2025/07/13 04:00:10 INFO : dir1/0009-3456789.txt: Deleted 2025/07/13 04:00:10 INFO : apple: Deleted 2025/07/13 04:00:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/13 04:00:10 INFO : dir1/0011-56789;.txt: Deleted 2025/07/13 04:00:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/13 04:00:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/13 04:00:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/13 04:00:10 INFO : dir1/0007-1234567.txt: Deleted 2025/07/13 04:00:10 INFO : dir1/0010-456789.txt: Deleted 2025/07/13 04:00:10 INFO : dir1/0012-6789;.txt: Deleted 2025/07/13 04:00:10 INFO : appleappleapplebanana: Deleted 2025/07/13 04:00:10 INFO : dir1/0014-89;=.txt: Deleted 2025/07/13 04:00:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/13 04:00:10 INFO : dir1/0013-789;=.txt: Deleted 2025/07/13 04:00:10 DEBUG : Waiting for deletions to finish 2025/07/13 04:00:11 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/13 04:00:11 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/13 04:00:11 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/13 04:00:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/13 04:00:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/13 04:00:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/13 04:00:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/13 04:00:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/13 04:00:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/13 04:00:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/13 04:00:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/13 04:00:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/13 04:00:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/13 04:00:11 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/13 04:00:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/13 04:00:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/13 04:00:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/13 04:00:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/13 04:00:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/13 04:00:11 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/13 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/13 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/13 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/13 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/13 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/13 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/13 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/13 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/13 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/13 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/13 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/13 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/13 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/13 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/13 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/13 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/13 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/13 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/13 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/13 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/13 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/13 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/13 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/13 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/13 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/13 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/13 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/13 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/13 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/13 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/13 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/13 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/13 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/13 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/13 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/13 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/13 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/13 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/13 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/13 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/13 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/13 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/13 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/13 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/13 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/13 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/13 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/13 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/13 04:00:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/13 04:00:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/13 04:00:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/13 04:00:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/13 04:00:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/13 04:00:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/13 04:00:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/13 04:00:11 INFO : apple: Copied (new) 2025/07/13 04:00:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:11 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:00:11 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:00:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/13 04:00:11 INFO : banana: Copied (new) 2025/07/13 04:00:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/13 04:00:12 INFO : splitbananasplit: Copied (new) 2025/07/13 04:00:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/13 04:00:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/13 04:00:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/13 04:00:12 INFO : appleappleapplebanana: Copied (new) 2025/07/13 04:00:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/13 04:00:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/13 04:00:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/13 04:00:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/13 04:00:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/13 04:00:12 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/13 04:00:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/13 04:00:12 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/13 04:00:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/13 04:00:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/13 04:00:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/13 04:00:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/13 04:00:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/13 04:00:12 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/13 04:00:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/13 04:00:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/13 04:00:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/13 04:00:12 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/13 04:00:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/13 04:00:12 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/13 04:00:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/13 04:00:12 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/13 04:00:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/13 04:00:13 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/13 04:00:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/13 04:00:13 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/13 04:00:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/13 04:00:13 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/13 04:00:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/13 04:00:13 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/13 04:00:13 DEBUG : Waiting for deletions to finish 2025/07/13 04:00:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/13 04:00:13 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/13 04:00:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/13 04:00:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/13 04:00:13 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/13 04:00:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/13 04:00:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/13 04:00:13 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/13 04:00:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/13 04:00:13 INFO : splitbananasplitSUFFIX: Deleted 2025/07/13 04:00:13 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/13 04:00:13 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/13 04:00:13 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/13 04:00:13 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/13 04:00:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/13 04:00:13 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/13 04:00:13 INFO : appleSUFFIX: Deleted 2025/07/13 04:00:13 INFO : bananaSUFFIX: Deleted 2025/07/13 04:00:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/13 04:00:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/13 04:00:13 DEBUG : Waiting for deletions to finish 2025/07/13 04:00:14 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : Waiting for deletions to finish 2025/07/13 04:00:14 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 04:00:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 04:00:28 DEBUG : Waiting for deletions to finish 2025/07/13 04:00:28 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:00:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 04:00:28 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 04:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 04:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 04:00:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 04:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 04:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 04:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 04:00:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 04:00:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 04:00:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 04:00:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 04:00:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 04:00:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 04:00:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 04:00:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 04:00:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 04:00:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 04:00:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 04:00:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 04:00:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 04:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 04:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/13 04:00:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 04:00:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/13 04:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 04:00:29 DEBUG : apple: Unchanged skipping 2025/07/13 04:00:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:29 DEBUG : banana: Unchanged skipping 2025/07/13 04:00:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 04:00:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 04:00:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 04:00:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 04:00:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 04:00:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 04:00:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 04:00:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 04:00:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 04:00:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 04:00:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 04:00:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 04:00:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 04:00:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 04:00:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 04:00:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 04:00:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 04:00:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 04:00:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 04:00:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 04:00:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 04:00:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 04:00:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 04:00:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 04:00:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/13 04:00:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/13 04:00:29 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/13 04:00:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 04:00:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/13 04:00:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/13 04:00:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/13 04:00:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 04:00:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 04:00:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/13 04:00:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/13 04:00:29 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:00:29 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:00:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/13 04:00:29 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/13 04:00:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/13 04:00:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/13 04:00:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/13 04:00:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/13 04:00:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/13 04:00:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/13 04:00:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/13 04:00:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/13 04:00:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/13 04:00:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/13 04:00:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/13 04:00:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/13 04:00:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/13 04:00:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/13 04:00:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/13 04:00:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/13 04:00:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/13 04:00:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/13 04:00:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/13 04:00:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/13 04:00:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/13 04:00:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/13 04:00:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/13 04:00:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/13 04:00:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/13 04:00:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/13 04:00:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/13 04:00:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/13 04:00:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/13 04:00:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/13 04:00:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/13 04:00:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/13 04:00:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/13 04:00:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/13 04:00:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/13 04:00:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/13 04:00:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/13 04:00:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/13 04:00:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/13 04:00:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/13 04:00:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/13 04:00:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/13 04:00:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/13 04:00:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/13 04:00:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/13 04:00:31 DEBUG : Waiting for deletions to finish 2025/07/13 04:00:31 INFO : appleappleapplebanana: Deleted 2025/07/13 04:00:31 INFO : splitbananasplit: Deleted 2025/07/13 04:00:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/13 04:00:31 INFO : dir1/0003-defghij.txt: Deleted 2025/07/13 04:00:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/13 04:00:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/13 04:00:31 INFO : dir1/0015-9;=.txt: Deleted 2025/07/13 04:00:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/13 04:00:31 INFO : dir1/0008-2345678.txt: Deleted 2025/07/13 04:00:31 INFO : dir1/0011-56789;.txt: Deleted 2025/07/13 04:00:31 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/13 04:00:31 INFO : dir1/0012-6789;.txt: Deleted 2025/07/13 04:00:31 INFO : dir1/0009-3456789.txt: Deleted 2025/07/13 04:00:31 INFO : dir1/0014-89;=.txt: Deleted 2025/07/13 04:00:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/13 04:00:32 INFO : dir1/0007-1234567.txt: Deleted 2025/07/13 04:00:32 INFO : dir1/0010-456789.txt: Deleted 2025/07/13 04:00:32 INFO : dir1/0013-789;=.txt: Deleted 2025/07/13 04:00:32 DEBUG : Waiting for deletions to finish 2025/07/13 04:00:32 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:00:32 DEBUG : appleapple: Excluded (Path Filter) 2025/07/13 04:00:32 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:00:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/13 04:00:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/13 04:00:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/13 04:00:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/13 04:00:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/13 04:00:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/13 04:00:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/13 04:00:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/13 04:00:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/13 04:00:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/13 04:00:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/13 04:00:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/13 04:00:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/13 04:00:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/13 04:00:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/13 04:00:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/13 04:00:32 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/13 04:00:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/13 04:00:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/13 04:00:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/13 04:00:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/13 04:00:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/13 04:00:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/13 04:00:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/13 04:00:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/13 04:00:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/13 04:00:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/13 04:00:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/13 04:00:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/13 04:00:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/13 04:00:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/13 04:00:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/13 04:00:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/13 04:00:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/13 04:00:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/13 04:00:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/13 04:00:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/13 04:00:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/13 04:00:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/13 04:00:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/13 04:00:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/13 04:00:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/13 04:00:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/13 04:00:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/13 04:00:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/13 04:00:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/13 04:00:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/13 04:00:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/13 04:00:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/13 04:00:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/13 04:00:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/13 04:00:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/13 04:00:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/13 04:00:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/13 04:00:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/13 04:00:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/13 04:00:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/13 04:00:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/13 04:00:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/13 04:00:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/13 04:00:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/13 04:00:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/13 04:00:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/13 04:00:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/13 04:00:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/13 04:00:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/13 04:00:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/13 04:00:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/13 04:00:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/13 04:00:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/13 04:00:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/13 04:00:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/13 04:00:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/13 04:00:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/13 04:00:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/13 04:00:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/13 04:00:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/13 04:00:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/13 04:00:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 04:00:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/13 04:00:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/13 04:00:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/13 04:00:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/13 04:00:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/13 04:00:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/13 04:00:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/13 04:00:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/13 04:00:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/13 04:00:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/13 04:00:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/13 04:00:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/13 04:00:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/13 04:00:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/13 04:00:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/13 04:00:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/13 04:00:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 04:00:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 04:00:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 04:00:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 04:00:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:32 DEBUG : apple: Unchanged skipping 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 04:00:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:32 DEBUG : banana: Unchanged skipping 2025/07/13 04:00:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 04:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 04:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 04:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 04:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 04:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 04:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 04:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 04:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 04:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 04:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 04:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 04:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 04:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 04:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 04:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 04:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 04:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 04:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 04:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 04:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 04:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 04:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 04:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 04:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 04:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/13 04:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 04:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 04:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 04:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 04:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 04:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 04:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 04:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 04:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 04:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 04:00:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 04:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 04:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 04:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 04:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 04:00:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/13 04:00:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 04:00:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 04:00:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 04:00:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 04:00:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 04:00:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 04:00:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 04:00:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 04:00:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 04:00:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 04:00:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 04:00:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 04:00:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 04:00:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 04:00:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 04:00:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 04:00:32 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:00:32 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:00:32 DEBUG : Waiting for deletions to finish 2025/07/13 04:00:32 DEBUG : Waiting for deletions to finish 2025/07/13 04:00:33 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:00:33 DEBUG : appleapple: Excluded (Path Filter) 2025/07/13 04:00:33 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:00:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/13 04:00:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/13 04:00:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/13 04:00:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/13 04:00:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/13 04:00:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/13 04:00:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/13 04:00:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/13 04:00:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/13 04:00:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/13 04:00:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/13 04:00:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/13 04:00:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/13 04:00:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/13 04:00:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/13 04:00:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/13 04:00:33 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/13 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/13 04:00:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/13 04:00:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/13 04:00:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/13 04:00:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/13 04:00:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/13 04:00:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/13 04:00:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/13 04:00:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/13 04:00:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/13 04:00:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/13 04:00:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/13 04:00:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/13 04:00:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/13 04:00:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/13 04:00:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/13 04:00:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/13 04:00:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/13 04:00:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/13 04:00:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/13 04:00:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/13 04:00:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/13 04:00:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/13 04:00:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/13 04:00:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/13 04:00:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/13 04:00:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/13 04:00:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/13 04:00:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/13 04:00:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/13 04:00:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/13 04:00:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 04:00:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/13 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 04:00:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/13 04:00:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/13 04:00:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/13 04:00:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/13 04:00:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/13 04:00:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/13 04:00:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/13 04:00:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/13 04:00:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/13 04:00:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/13 04:00:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/13 04:00:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/13 04:00:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/13 04:00:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/13 04:00:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/13 04:00:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/13 04:00:33 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 04:00:46 DEBUG : Waiting for deletions to finish 2025/07/13 04:00:46 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:00:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 04:00:46 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:00:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 04:00:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 04:00:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 04:00:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 04:00:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 04:00:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 04:00:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 04:00:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 04:00:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 04:00:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 04:00:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 04:00:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 04:00:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 04:00:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 04:00:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 04:00:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 04:00:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 04:00:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:46 DEBUG : apple: Unchanged skipping 2025/07/13 04:00:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 04:00:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:46 DEBUG : banana: Unchanged skipping 2025/07/13 04:00:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:46 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 04:00:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 04:00:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 04:00:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 04:00:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 04:00:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 04:00:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:47 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:00:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 04:00:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 04:00:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 04:00:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 04:00:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 04:00:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 04:00:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 04:00:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 04:00:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 04:00:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 04:00:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 04:00:47 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:00:47 DEBUG : Waiting for deletions to finish 2025/07/13 04:00:47 DEBUG : Waiting for deletions to finish 2025/07/13 04:00:47 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:00:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 04:00:47 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:00:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 04:00:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 04:00:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 04:00:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 04:00:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 04:00:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 04:00:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 04:00:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 04:00:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 04:00:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 04:00:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 04:00:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 04:00:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 04:00:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 04:00:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 04:00:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 04:00:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 04:00:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:47 DEBUG : apple: Unchanged skipping 2025/07/13 04:00:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 04:00:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:47 DEBUG : banana: Unchanged skipping 2025/07/13 04:00:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:47 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 04:00:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 04:00:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 04:00:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 04:00:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 04:00:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 04:00:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 04:00:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 04:00:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 04:00:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 04:00:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 04:00:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 04:00:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 04:00:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 04:00:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 04:00:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 04:00:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:00:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 04:00:48 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:00:48 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:00:48 DEBUG : Waiting for deletions to finish 2025/07/13 04:00:48 DEBUG : Waiting for deletions to finish 2025/07/13 04:00:48 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : Waiting for deletions to finish 2025/07/13 04:00:48 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 04:00:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 04:01:02 DEBUG : Waiting for deletions to finish 2025/07/13 04:01:02 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:01:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 04:01:02 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:01:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 04:01:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 04:01:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 04:01:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 04:01:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 04:01:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 04:01:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 04:01:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 04:01:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 04:01:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 04:01:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 04:01:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 04:01:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 04:01:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 04:01:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 04:01:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:03 DEBUG : apple: Unchanged skipping 2025/07/13 04:01:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 04:01:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:03 DEBUG : banana: Unchanged skipping 2025/07/13 04:01:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 04:01:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 04:01:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 04:01:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 04:01:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 04:01:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 04:01:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 04:01:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 04:01:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 04:01:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 04:01:03 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:01:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 04:01:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 04:01:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 04:01:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 04:01:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 04:01:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 04:01:03 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:01:03 DEBUG : Waiting for deletions to finish 2025/07/13 04:01:03 DEBUG : Waiting for deletions to finish 2025/07/13 04:01:03 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:01:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 04:01:03 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:01:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 04:01:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 04:01:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 04:01:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 04:01:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 04:01:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 04:01:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 04:01:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 04:01:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 04:01:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 04:01:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 04:01:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 04:01:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 04:01:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 04:01:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 04:01:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 04:01:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:04 DEBUG : apple: Unchanged skipping 2025/07/13 04:01:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 04:01:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:04 DEBUG : banana: Unchanged skipping 2025/07/13 04:01:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 04:01:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 04:01:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 04:01:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 04:01:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 04:01:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 04:01:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 04:01:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 04:01:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 04:01:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 04:01:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 04:01:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 04:01:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 04:01:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:04 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:01:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 04:01:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 04:01:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 04:01:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 04:01:04 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:01:04 DEBUG : Waiting for deletions to finish 2025/07/13 04:01:04 DEBUG : Waiting for deletions to finish 2025/07/13 04:01:04 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:01:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 04:01:04 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:01:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 04:01:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 04:01:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 04:01:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 04:01:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 04:01:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 04:01:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 04:01:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 04:01:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 04:01:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 04:01:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 04:01:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 04:01:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 04:01:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 04:01:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 04:01:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 04:01:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 04:01:18 DEBUG : Waiting for deletions to finish 2025/07/13 04:01:19 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:01:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 04:01:19 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:01:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 04:01:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 04:01:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 04:01:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 04:01:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 04:01:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 04:01:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 04:01:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 04:01:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 04:01:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 04:01:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 04:01:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 04:01:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 04:01:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 04:01:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 04:01:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 04:01:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 04:01:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:19 DEBUG : apple: Unchanged skipping 2025/07/13 04:01:19 DEBUG : banana: Unchanged skipping 2025/07/13 04:01:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 04:01:19 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 04:01:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 04:01:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 04:01:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 04:01:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 04:01:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 04:01:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 04:01:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 04:01:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 04:01:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 04:01:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 04:01:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 04:01:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 04:01:19 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:01:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 04:01:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 04:01:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 04:01:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 04:01:19 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:01:19 DEBUG : Waiting for deletions to finish 2025/07/13 04:01:19 DEBUG : Waiting for deletions to finish 2025/07/13 04:01:20 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:01:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 04:01:20 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:01:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 04:01:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 04:01:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 04:01:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 04:01:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 04:01:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 04:01:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 04:01:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 04:01:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 04:01:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 04:01:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 04:01:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 04:01:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 04:01:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 04:01:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 04:01:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 04:01:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 04:01:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:20 DEBUG : apple: Unchanged skipping 2025/07/13 04:01:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 04:01:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:20 DEBUG : banana: Unchanged skipping 2025/07/13 04:01:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:20 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 04:01:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 04:01:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 04:01:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 04:01:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 04:01:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 04:01:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 04:01:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 04:01:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 04:01:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 04:01:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 04:01:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 04:01:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 04:01:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 04:01:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 04:01:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 04:01:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 04:01:20 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:01:20 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:01:20 DEBUG : Waiting for deletions to finish 2025/07/13 04:01:20 DEBUG : Waiting for deletions to finish 2025/07/13 04:01:21 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:01:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 04:01:21 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:01:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 04:01:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 04:01:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 04:01:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 04:01:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 04:01:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 04:01:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 04:01:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 04:01:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 04:01:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 04:01:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 04:01:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 04:01:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 04:01:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 04:01:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 04:01:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 04:01:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 04:01:34 DEBUG : Waiting for deletions to finish 2025/07/13 04:01:35 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:01:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 04:01:35 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:01:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 04:01:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 04:01:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 04:01:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 04:01:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 04:01:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 04:01:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 04:01:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 04:01:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 04:01:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 04:01:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 04:01:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 04:01:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 04:01:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 04:01:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 04:01:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 04:01:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 04:01:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:35 DEBUG : apple: Unchanged skipping 2025/07/13 04:01:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 04:01:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:35 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 04:01:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:35 DEBUG : banana: Unchanged skipping 2025/07/13 04:01:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 04:01:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 04:01:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 04:01:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 04:01:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 04:01:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 04:01:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 04:01:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 04:01:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 04:01:36 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:01:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 04:01:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 04:01:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 04:01:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 04:01:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 04:01:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 04:01:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 04:01:36 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:01:36 DEBUG : Waiting for deletions to finish 2025/07/13 04:01:36 DEBUG : Waiting for deletions to finish 2025/07/13 04:01:36 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:01:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 04:01:36 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:01:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 04:01:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 04:01:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 04:01:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 04:01:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 04:01:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 04:01:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 04:01:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 04:01:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 04:01:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 04:01:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 04:01:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 04:01:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 04:01:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 04:01:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 04:01:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 04:01:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 04:01:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:36 DEBUG : apple: Unchanged skipping 2025/07/13 04:01:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 04:01:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:36 DEBUG : banana: Unchanged skipping 2025/07/13 04:01:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:36 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 04:01:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 04:01:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 04:01:37 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:01:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 04:01:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 04:01:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 04:01:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 04:01:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 04:01:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 04:01:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 04:01:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 04:01:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 04:01:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 04:01:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 04:01:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 04:01:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 04:01:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 04:01:37 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:01:37 DEBUG : Waiting for deletions to finish 2025/07/13 04:01:37 DEBUG : Waiting for deletions to finish 2025/07/13 04:01:37 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:01:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 04:01:37 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:01:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 04:01:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 04:01:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 04:01:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 04:01:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 04:01:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 04:01:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 04:01:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 04:01:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 04:01:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 04:01:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 04:01:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 04:01:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 04:01:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 04:01:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 04:01:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 04:01:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 04:01:51 DEBUG : Waiting for deletions to finish 2025/07/13 04:01:52 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:01:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 04:01:52 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:01:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 04:01:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 04:01:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 04:01:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 04:01:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 04:01:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 04:01:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 04:01:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 04:01:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 04:01:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 04:01:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 04:01:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 04:01:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 04:01:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 04:01:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 04:01:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 04:01:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 04:01:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 04:01:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:53 DEBUG : apple: Unchanged skipping 2025/07/13 04:01:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:53 DEBUG : banana: Unchanged skipping 2025/07/13 04:01:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:53 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 04:01:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 04:01:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 04:01:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 04:01:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 04:01:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 04:01:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 04:01:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 04:01:53 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:01:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 04:01:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 04:01:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 04:01:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 04:01:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 04:01:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 04:01:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 04:01:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 04:01:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 04:01:53 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:01:53 DEBUG : Waiting for deletions to finish 2025/07/13 04:01:53 DEBUG : Waiting for deletions to finish 2025/07/13 04:01:53 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:01:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 04:01:53 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:01:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 04:01:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 04:01:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 04:01:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 04:01:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 04:01:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 04:01:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 04:01:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 04:01:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 04:01:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 04:01:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 04:01:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 04:01:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 04:01:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 04:01:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 04:01:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 04:01:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 04:01:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:54 DEBUG : apple: Unchanged skipping 2025/07/13 04:01:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 04:01:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:54 DEBUG : banana: Unchanged skipping 2025/07/13 04:01:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 04:01:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 04:01:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 04:01:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 04:01:54 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:01:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 04:01:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 04:01:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 04:01:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 04:01:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 04:01:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 04:01:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 04:01:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 04:01:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 04:01:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 04:01:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 04:01:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 04:01:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:01:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 04:01:54 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:01:54 DEBUG : Waiting for deletions to finish 2025/07/13 04:01:54 DEBUG : Waiting for deletions to finish 2025/07/13 04:01:54 DEBUG : apple: Excluded (Path Filter) 2025/07/13 04:01:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 04:01:54 DEBUG : banana: Excluded (Path Filter) 2025/07/13 04:01:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 04:01:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 04:01:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 04:01:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 04:01:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 04:01:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 04:01:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 04:01:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 04:01:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 04:01:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 04:01:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 04:01:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 04:01:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 04:01:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 04:01:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 04:01:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 04:01:54 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (189.77s) --- PASS: TestTransform/NFC (14.23s) --- PASS: TestTransform/NFD (15.46s) --- PASS: TestTransform/base64 (18.07s) --- PASS: TestTransform/prefix (20.86s) --- PASS: TestTransform/suffix (20.39s) --- PASS: TestTransform/truncate (18.51s) --- PASS: TestTransform/encoder (15.87s) --- PASS: TestTransform/ISO-8859-1 (15.77s) --- PASS: TestTransform/charmap (16.37s) --- PASS: TestTransform/lowercase (16.60s) --- PASS: TestTransform/ascii (17.66s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 04:02:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/13 04:02:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/13 04:02:00 INFO : sub dir_somesuffix: Making directory 2025/07/13 04:02:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/13 04:02:00 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/13 04:02:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/13 04:02:00 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/13 04:02:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/13 04:02:00 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:02:00 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:02:01 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 04:02:01 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/13 04:02:01 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.77s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 04:02:01 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:02 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:02 INFO : tictactoe: Making directory 2025/07/13 04:02:02 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:02 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 04:02:02 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/13 04:02:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 04:02:02 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:02:02 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:02:02 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 04:02:02 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/13 04:02:02 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.63s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 04:02:03 INFO : toe: Making directory 2025/07/13 04:02:03 INFO : toe/toe: Making directory 2025/07/13 04:02:03 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/13 04:02:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/13 04:02:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/13 04:02:03 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:02:03 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:02:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 04:02:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/13 04:02:04 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.87s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 04:02:05 INFO : toe: Making directory 2025/07/13 04:02:05 INFO : toe/toe: Making directory 2025/07/13 04:02:05 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/13 04:02:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/13 04:02:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/13 04:02:05 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:02:05 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:02:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 04:02:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/13 04:02:06 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.76s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 04:02:07 DEBUG : empty_dir: Making directory with metadata 2025/07/13 04:02:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/13 04:02:07 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:07 INFO : tictacempty_dir: Making directory 2025/07/13 04:02:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:07 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:07 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:07 INFO : tictactoe: Making directory 2025/07/13 04:02:07 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:07 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 04:02:07 INFO : tictactoe/tictactoe: Making directory 2025/07/13 04:02:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 04:02:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/13 04:02:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/13 04:02:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/13 04:02:07 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:02:07 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:02:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 04:02:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/13 04:02:08 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.71s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 04:02:08 DEBUG : empty_dir: Making directory with metadata 2025/07/13 04:02:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/13 04:02:08 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:09 INFO : tictacempty_dir: Making directory 2025/07/13 04:02:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:09 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:09 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:09 INFO : tictactoe: Making directory 2025/07/13 04:02:09 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:09 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 04:02:09 INFO : tictactoe/tictactoe: Making directory 2025/07/13 04:02:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 04:02:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/13 04:02:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 04:02:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/13 04:02:09 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:02:09 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:02:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 04:02:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 04:02:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 04:02:09 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/13 04:02:09 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:02:09 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:10 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:10 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/13 04:02:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 04:02:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/13 04:02:10 NOTICE: B2 bucket rclone-test-pequkab2nuje: 0 differences found 2025/07/13 04:02:10 NOTICE: B2 bucket rclone-test-pequkab2nuje: 1 matching files --- PASS: TestAllTag (2.14s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 04:02:11 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:11 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:11 INFO : tictactoe: Making directory 2025/07/13 04:02:11 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:11 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 04:02:11 INFO : tictactoe/tictactoe: Making directory 2025/07/13 04:02:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 04:02:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/13 04:02:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/13 04:02:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/13 04:02:11 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:02:11 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:02:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 04:02:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/13 04:02:12 DEBUG : Waiting for deletions to finish 2025/07/13 04:02:12 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:12 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:12 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 04:02:12 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:02:12 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 04:02:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/13 04:02:12 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/13 04:02:12 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:02:12 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.57s) === RUN TestSyntax 2025/07/13 04:02:13 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 04:02:13 INFO : toe: Making directory 2025/07/13 04:02:13 INFO : toe/toe: Making directory 2025/07/13 04:02:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/13 04:02:13 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:02:13 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:02:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 04:02:14 INFO : toe/toe/toe: Copied (new) 2025/07/13 04:02:14 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.70s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 04:02:15 DEBUG : empty_dir: Making directory with metadata 2025/07/13 04:02:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/13 04:02:15 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:15 INFO : tictacempty_dir: Making directory 2025/07/13 04:02:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:15 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:15 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:15 INFO : tictactoe: Making directory 2025/07/13 04:02:15 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:15 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 04:02:15 INFO : tictactoe/tictactoe: Making directory 2025/07/13 04:02:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 04:02:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/13 04:02:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 04:02:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/13 04:02:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 04:02:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 04:02:15 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:02:15 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:02:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 04:02:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 04:02:16 INFO : toe/toe/toe.txt: Deleted 2025/07/13 04:02:16 INFO : toe/toe: Removing directory 2025/07/13 04:02:16 INFO : toe: Removing directory 2025/07/13 04:02:16 INFO : empty_dir: Removing directory 2025/07/13 04:02:16 DEBUG : Local file system at /tmp/rclone2037611224: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.67s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 04:02:17 DEBUG : empty_dir: Making directory with metadata 2025/07/13 04:02:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/13 04:02:17 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:17 INFO : tictacempty_dir: Making directory 2025/07/13 04:02:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:17 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:17 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:17 INFO : tictactoe: Making directory 2025/07/13 04:02:17 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:17 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 04:02:17 INFO : tictactoe/tictactoe: Making directory 2025/07/13 04:02:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 04:02:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/13 04:02:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 04:02:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/13 04:02:17 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:02:17 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:02:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 04:02:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 04:02:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 04:02:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 04:02:17 INFO : toe/toe/toe.txt: Deleted 2025/07/13 04:02:17 INFO : toe/toe: Removing directory 2025/07/13 04:02:17 INFO : toe: Removing directory 2025/07/13 04:02:17 INFO : empty_dir: Removing directory 2025/07/13 04:02:17 DEBUG : Local file system at /tmp/rclone2037611224: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/13 04:02:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/13 04:02:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/13 04:02:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/13 04:02:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/13 04:02:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 04:02:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/13 04:02:19 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.24s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 04:02:20 DEBUG : Reset feature "Copy" 2025/07/13 04:02:20 DEBUG : Reset feature "Move" 2025/07/13 04:02:20 DEBUG : Reset feature "Copy" 2025/07/13 04:02:20 DEBUG : Reset feature "Move" 2025/07/13 04:02:20 DEBUG : empty_dir: Making directory with metadata 2025/07/13 04:02:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/13 04:02:20 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:20 INFO : tictacempty_dir: Making directory 2025/07/13 04:02:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 04:02:20 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:20 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:20 INFO : tictactoe: Making directory 2025/07/13 04:02:20 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:20 DEBUG : toe: transformed to: tictactoe 2025/07/13 04:02:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 04:02:20 INFO : tictactoe/tictactoe: Making directory 2025/07/13 04:02:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 04:02:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/13 04:02:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 04:02:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/13 04:02:20 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:02:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 04:02:20 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:02:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 04:02:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 04:02:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 04:02:21 INFO : toe/toe/toe.txt: Deleted 2025/07/13 04:02:21 INFO : toe/toe: Removing directory 2025/07/13 04:02:21 INFO : toe: Removing directory 2025/07/13 04:02:21 INFO : empty_dir: Removing directory 2025/07/13 04:02:21 DEBUG : Local file system at /tmp/rclone2037611224: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/13 04:02:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/13 04:02:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/13 04:02:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/13 04:02:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/13 04:02:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 04:02:23 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/13 04:02:23 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 (4.28s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 04:02:24 DEBUG : toe: transformed to: dG9l 2025/07/13 04:02:24 DEBUG : toe: transformed to: dG9l 2025/07/13 04:02:24 INFO : dG9l: Making directory 2025/07/13 04:02:24 DEBUG : toe: transformed to: dG9l 2025/07/13 04:02:24 DEBUG : toe: transformed to: dG9l 2025/07/13 04:02:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/13 04:02:24 INFO : dG9l/dG9l: Making directory 2025/07/13 04:02:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/13 04:02:24 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/13 04:02:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/13 04:02:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/13 04:02:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/13 04:02:24 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:02:24 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:02:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 04:02:25 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/13 04:02:25 DEBUG : Waiting for deletions to finish 2025/07/13 04:02:25 DEBUG : dG9l: transformed to: toe 2025/07/13 04:02:25 DEBUG : dG9l: transformed to: toe 2025/07/13 04:02:26 DEBUG : dG9l: transformed to: toe 2025/07/13 04:02:26 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/13 04:02:26 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/13 04:02:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/13 04:02:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/13 04:02:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/13 04:02:26 DEBUG : Local file system at /tmp/rclone2037611224: Waiting for checks to finish 2025/07/13 04:02:26 DEBUG : Local file system at /tmp/rclone2037611224: Waiting for transfers to finish 2025/07/13 04:02:26 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.68s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-pequkab2nuje", Local "Local file system at /tmp/rclone2037611224", Modify Window "1ms" 2025/07/13 04:02:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/13 04:02:27 DEBUG : toe: transformed to: 2025/07/13 04:02:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/13 04:02:27 DEBUG : toe: transformed to: 2025/07/13 04:02:27 INFO : B2 bucket rclone-test-pequkab2nuje: Making directory 2025/07/13 04:02:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/13 04:02:27 DEBUG : toe: transformed to: 2025/07/13 04:02:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/13 04:02:27 DEBUG : toe: transformed to: 2025/07/13 04:02:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/13 04:02:27 DEBUG : toe/toe: transformed to: 2025/07/13 04:02:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/13 04:02:27 INFO : toe/toe: Making directory 2025/07/13 04:02:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/13 04:02:27 DEBUG : toe/toe: transformed to: 2025/07/13 04:02:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/13 04:02:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/13 04:02:27 DEBUG : toe: transformed to: 2025/07/13 04:02:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/13 04:02:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/13 04:02:27 DEBUG : toe/toe/toe: transformed to: 2025/07/13 04:02:27 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/13 04:02:27 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for checks to finish 2025/07/13 04:02:27 DEBUG : B2 bucket rclone-test-pequkab2nuje: Waiting for transfers to finish 2025/07/13 04:02:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 04:02:27 INFO : toe/toe/toe: Copied (new) 2025/07/13 04:02:27 ERROR : B2 bucket rclone-test-pequkab2nuje: not deleting files as there were IO errors 2025/07/13 04:02:27 ERROR : B2 bucket rclone-test-pequkab2nuje: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2025/07/13 04:02:28 DEBUG : B2 bucket rclone-test-pequkab2nuje: Purge remote 2025/07/13 04:02:28 INFO : B2 bucket rclone-test-pequkab2nuje: cleaning bucket "rclone-test-pequkab2nuje" of all files 2025/07/13 04:02:29 DEBUG : BackupDir/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96352b_d20250713_m035638_c001_v7007000_t0000_u01752378998043") 2025/07/13 04:02:29 DEBUG : BackupDir/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f105a26df080fe7d7_d20250713_m035632_c001_v0001040_t0038_u01752378992077") 2025/07/13 04:02:29 DEBUG : CompareDest/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e10d_d20250713_m035612_c001_v7007000_t0000_u01752378972771") 2025/07/13 04:02:29 DEBUG : CompareDest/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498512eab_d20250713_m035607_c001_v0001184_t0032_u01752378967235") 2025/07/13 04:02:29 DEBUG : CompareDest/two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e10e_d20250713_m035612_c001_v7007000_t0000_u01752378972953") 2025/07/13 04:02:29 DEBUG : CompareDest/two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c8a3_d20250713_m035608_c001_v0001171_t0025_u01752378968187") 2025/07/13 04:02:29 DEBUG : CopyDest/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96352c_d20250713_m035638_c001_v7007000_t0000_u01752378998227") 2025/07/13 04:02:29 DEBUG : CopyDest/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c999_d20250713_m035629_c001_v0001171_t0031_u01752378989181") 2025/07/13 04:02:29 DEBUG : CopyDest/three: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96352e_d20250713_m035638_c001_v7007000_t0000_u01752378998409") 2025/07/13 04:02:30 DEBUG : CopyDest/three: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c9e1_d20250713_m035635_c001_v0001171_t0033_u01752378995859") 2025/07/13 04:02:30 DEBUG : CopyDest/two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96352f_d20250713_m035638_c001_v7007000_t0000_u01752378998592") 2025/07/13 04:02:30 DEBUG : CopyDest/two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513006_d20250713_m035633_c001_v0001184_t0029_u01752378993403") 2025/07/13 04:02:30 DEBUG : EXISTING: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f406bb69ce62f5d08_d20250713_m035756_c001_v7007000_t0000_u01752379076760") 2025/07/13 04:02:30 DEBUG : EXISTING: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cd57_d20250713_m035755_c001_v0001171_t0034_u01752379075663") 2025/07/13 04:02:30 DEBUG : PREFIXapple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e1e4_d20250713_m035953_c001_v7007000_t0000_u01752379193062") 2025/07/13 04:02:30 DEBUG : PREFIXapple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f9c_d20250713_m035947_c001_v0001037_t0035_u01752379187915") 2025/07/13 04:02:30 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164c302194cfabb_d20250713_m035953_c001_v7007000_t0000_u01752379193049") 2025/07/13 04:02:30 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539647e_d20250713_m035947_c001_v0001130_t0043_u01752379187925") 2025/07/13 04:02:30 DEBUG : PREFIXbanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4003d7a695c43fe1_d20250713_m035953_c001_v7007000_t0000_u01752379193222") 2025/07/13 04:02:30 DEBUG : PREFIXbanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d256_d20250713_m035947_c001_v0001171_t0007_u01752379187936") 2025/07/13 04:02:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f406bb69ce62f5f0d_d20250713_m035953_c001_v7007000_t0000_u01752379193298") 2025/07/13 04:02:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513964_d20250713_m035947_c001_v0001184_t0033_u01752379187947") 2025/07/13 04:02:30 DEBUG : Testêé: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f406bb69ce62f5d01_d20250713_m035753_c001_v7007000_t0000_u01752379073299") 2025/07/13 04:02:31 DEBUG : Testêé: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cd33_d20250713_m035752_c001_v0001171_t0025_u01752379072497") 2025/07/13 04:02:31 DEBUG : Testêé: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985133c3_d20250713_m035751_c001_v0001184_t0003_u01752379071516") 2025/07/13 04:02:31 DEBUG : YXBwbGU=: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2d8_d20250713_m035933_c001_v7007000_t0000_u01752379173939") 2025/07/13 04:02:31 DEBUG : YXBwbGU=: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d182_d20250713_m035929_c001_v0001171_t0020_u01752379169690") 2025/07/13 04:02:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2d9_d20250713_m035934_c001_v7007000_t0000_u01752379174120") 2025/07/13 04:02:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513873_d20250713_m035929_c001_v0001184_t0015_u01752379169666") 2025/07/13 04:02:31 DEBUG : YmFuYW5h: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2da_d20250713_m035934_c001_v7007000_t0000_u01752379174302") 2025/07/13 04:02:31 DEBUG : YmFuYW5h: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f76_d20250713_m035929_c001_v0001037_t0015_u01752379169699") 2025/07/13 04:02:31 DEBUG : a/potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1a2_d20250713_m035439_c001_v7007000_t0000_u01752378879315") 2025/07/13 04:02:31 DEBUG : a/potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c4f3_d20250713_m035438_c001_v0001171_t0052_u01752378878608") 2025/07/13 04:02:31 DEBUG : a/potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963487_d20250713_m035437_c001_v7007000_t0000_u01752378877143") 2025/07/13 04:02:31 DEBUG : a/potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c4df_d20250713_m035436_c001_v0001171_t0002_u01752378876244") 2025/07/13 04:02:31 DEBUG : a/potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452863_d20250713_m035419_c001_v7007000_t0000_u01752378859181") 2025/07/13 04:02:31 DEBUG : a/potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c3f8_d20250713_m035418_c001_v0001171_t0057_u01752378858271") 2025/07/13 04:02:31 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7701_d20250713_m040155_c001_v7007000_t0000_u01752379315070") 2025/07/13 04:02:31 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396630_d20250713_m040150_c001_v0001130_t0035_u01752379310546") 2025/07/13 04:02:31 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f401d7054ef98001f_d20250713_m040137_c001_v7007000_t0000_u01752379297906") 2025/07/13 04:02:31 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53965fb_d20250713_m040133_c001_v0001130_t0004_u01752379293376") 2025/07/13 04:02:31 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e10e_d20250713_m040121_c001_v7007000_t0000_u01752379281586") 2025/07/13 04:02:31 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53965c3_d20250713_m040117_c001_v0001130_t0031_u01752379277239") 2025/07/13 04:02:31 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96377d_d20250713_m040105_c001_v7007000_t0000_u01752379265298") 2025/07/13 04:02:32 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539659d_d20250713_m040101_c001_v0001130_t0038_u01752379261278") 2025/07/13 04:02:32 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f6e6_d20250713_m040049_c001_v7007000_t0000_u01752379249475") 2025/07/13 04:02:32 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396565_d20250713_m040045_c001_v0001130_t0008_u01752379245023") 2025/07/13 04:02:32 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b27e4_d20250713_m040033_c001_v7007000_t0000_u01752379233712") 2025/07/13 04:02:32 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513b84_d20250713_m040027_c001_v0001184_t0052_u01752379227146") 2025/07/13 04:02:32 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581bf9_d20250713_m040015_c001_v7007000_t0000_u01752379215200") 2025/07/13 04:02:32 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513abc_d20250713_m040011_c001_v0001184_t0037_u01752379211743") 2025/07/13 04:02:32 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f418b2534fc49ce39_d20250713_m040010_c001_v7007000_t0000_u01752379210540") 2025/07/13 04:02:32 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88fd0_d20250713_m040006_c001_v0001037_t0037_u01752379206266") 2025/07/13 04:02:32 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e1f2_d20250713_m035954_c001_v7007000_t0000_u01752379194799") 2025/07/13 04:02:32 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539648e_d20250713_m035951_c001_v0001130_t0015_u01752379191303") 2025/07/13 04:02:32 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f406bb69ce62f5ef7_d20250713_m035950_c001_v7007000_t0000_u01752379190326") 2025/07/13 04:02:32 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f94_d20250713_m035945_c001_v0001037_t0029_u01752379185333") 2025/07/13 04:02:32 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96364c_d20250713_m035931_c001_v7007000_t0000_u01752379171326") 2025/07/13 04:02:32 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513855_d20250713_m035926_c001_v0001184_t0059_u01752379166976") 2025/07/13 04:02:32 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40283ee406b1c986_d20250713_m035915_c001_v7007000_t0000_u01752379155898") 2025/07/13 04:02:32 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985137a4_d20250713_m035911_c001_v0001184_t0001_u01752379151568") 2025/07/13 04:02:32 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164ef82d01a18fc_d20250713_m035900_c001_v7007000_t0000_u01752379140420") 2025/07/13 04:02:32 DEBUG : apple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985136fa_d20250713_m035856_c001_v0001184_t0004_u01752379136139") 2025/07/13 04:02:32 DEBUG : appleSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f405f381dd5bfbeb4_d20250713_m040013_c001_v7007000_t0000_u01752379213824") 2025/07/13 04:02:32 DEBUG : appleSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513a8c_d20250713_m040008_c001_v0001184_t0027_u01752379208290") 2025/07/13 04:02:32 DEBUG : appleapple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b27e5_d20250713_m040033_c001_v7007000_t0000_u01752379233894") 2025/07/13 04:02:33 DEBUG : appleapple: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513ba4_d20250713_m040029_c001_v0001184_t0038_u01752379229398") 2025/07/13 04:02:33 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7702_d20250713_m040155_c001_v7007000_t0000_u01752379315254") 2025/07/13 04:02:33 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec8910a_d20250713_m040151_c001_v0001037_t0009_u01752379311160") 2025/07/13 04:02:33 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f401d7054ef980020_d20250713_m040138_c001_v7007000_t0000_u01752379298106") 2025/07/13 04:02:33 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec890d0_d20250713_m040134_c001_v0001037_t0038_u01752379294019") 2025/07/13 04:02:33 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e110_d20250713_m040121_c001_v7007000_t0000_u01752379281769") 2025/07/13 04:02:33 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec890a4_d20250713_m040117_c001_v0001037_t0014_u01752379277742") 2025/07/13 04:02:33 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96377e_d20250713_m040105_c001_v7007000_t0000_u01752379265480") 2025/07/13 04:02:33 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec89072_d20250713_m040101_c001_v0001037_t0046_u01752379261833") 2025/07/13 04:02:33 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f6e7_d20250713_m040049_c001_v7007000_t0000_u01752379249664") 2025/07/13 04:02:33 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec8904a_d20250713_m040045_c001_v0001037_t0037_u01752379245567") 2025/07/13 04:02:33 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f408af9c67dee50d8_d20250713_m040031_c001_v7007000_t0000_u01752379231359") 2025/07/13 04:02:33 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396523_d20250713_m040027_c001_v0001130_t0041_u01752379227662") 2025/07/13 04:02:33 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581bfa_d20250713_m040015_c001_v7007000_t0000_u01752379215382") 2025/07/13 04:02:33 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88fe4_d20250713_m040011_c001_v0001037_t0029_u01752379211754") 2025/07/13 04:02:33 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164c302194cfae8_d20250713_m040010_c001_v7007000_t0000_u01752379210755") 2025/07/13 04:02:33 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513a76_d20250713_m040007_c001_v0001184_t0006_u01752379207002") 2025/07/13 04:02:33 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e1f3_d20250713_m035954_c001_v7007000_t0000_u01752379194984") 2025/07/13 04:02:33 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88faa_d20250713_m035951_c001_v0001037_t0056_u01752379191314") 2025/07/13 04:02:33 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164c302194cfab7_d20250713_m035950_c001_v7007000_t0000_u01752379190386") 2025/07/13 04:02:34 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d246_d20250713_m035946_c001_v0001171_t0019_u01752379186385") 2025/07/13 04:02:34 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f405f381dd5bfbe9a_d20250713_m035931_c001_v7007000_t0000_u01752379171754") 2025/07/13 04:02:34 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d172_d20250713_m035927_c001_v0001171_t0048_u01752379167779") 2025/07/13 04:02:34 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40283ee406b1c987_d20250713_m035916_c001_v7007000_t0000_u01752379156081") 2025/07/13 04:02:34 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d0bd_d20250713_m035912_c001_v0001171_t0051_u01752379152131") 2025/07/13 04:02:34 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164ef82d01a18fd_d20250713_m035900_c001_v7007000_t0000_u01752379140603") 2025/07/13 04:02:34 DEBUG : appleappleapplebanana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d03d_d20250713_m035856_c001_v0001171_t0004_u01752379136679") 2025/07/13 04:02:34 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4146207bf9a72c98_d20250713_m040013_c001_v7007000_t0000_u01752379213506") 2025/07/13 04:02:34 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88fd8_d20250713_m040008_c001_v0001037_t0045_u01752379208270") 2025/07/13 04:02:34 DEBUG : b/potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1a3_d20250713_m035439_c001_v7007000_t0000_u01752378879497") 2025/07/13 04:02:34 DEBUG : b/potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c4e5_d20250713_m035437_c001_v0001171_t0051_u01752378877689") 2025/07/13 04:02:34 DEBUG : b/potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963486_d20250713_m035436_c001_v7007000_t0000_u01752378876586") 2025/07/13 04:02:34 DEBUG : b/potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c4cd_d20250713_m035435_c001_v0001171_t0006_u01752378875062") 2025/07/13 04:02:34 DEBUG : b/potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452862_d20250713_m035418_c001_v7007000_t0000_u01752378858611") 2025/07/13 04:02:34 DEBUG : b/potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c3ea_d20250713_m035417_c001_v0001171_t0022_u01752378857200") 2025/07/13 04:02:34 DEBUG : backup/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e116_d20250713_m035650_c001_v7007000_t0000_u01752379010851") 2025/07/13 04:02:34 DEBUG : backup/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1015bf3ae7f405f0_d20250713_m035648_c001_v0001104_t0039_u01752379008765") 2025/07/13 04:02:34 DEBUG : backup/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f110236020639cba4_d20250713_m035644_c001_v0001145_t0004_u01752379004694") 2025/07/13 04:02:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e17c_d20250713_m035715_c001_v7007000_t0000_u01752379035207") 2025/07/13 04:02:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f101619d49d040697_d20250713_m035712_c001_v0001134_t0002_u01752379032992") 2025/07/13 04:02:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1086c9d654d3ea7d_d20250713_m035708_c001_v0001180_t0042_u01752379028788") 2025/07/13 04:02:35 DEBUG : backup/one.bak: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4083fa3fb9f68603_d20250713_m035702_c001_v7007000_t0000_u01752379022472") 2025/07/13 04:02:35 DEBUG : backup/one.bak: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f101ed6f00598cdcc_d20250713_m035700_c001_v0001100_t0043_u01752379020648") 2025/07/13 04:02:35 DEBUG : backup/one.bak: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f11878c262a4fa8ca_d20250713_m035656_c001_v0001177_t0041_u01752379016880") 2025/07/13 04:02:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e180_d20250713_m035715_c001_v7007000_t0000_u01752379035388") 2025/07/13 04:02:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f109d8740b758bbae_d20250713_m035714_c001_v0001161_t0013_u01752379034237") 2025/07/13 04:02:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f116bfcf3bdf1d73b_d20250713_m035710_c001_v0001113_t0046_u01752379030502") 2025/07/13 04:02:35 DEBUG : backup/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e117_d20250713_m035651_c001_v7007000_t0000_u01752379011034") 2025/07/13 04:02:35 DEBUG : backup/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f106baa8c2aff74a3_d20250713_m035650_c001_v0001165_t0003_u01752379010045") 2025/07/13 04:02:35 DEBUG : backup/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f10357c3ec6715f11_d20250713_m035646_c001_v0001032_t0017_u01752379006090") 2025/07/13 04:02:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4083fa3fb9f68604_d20250713_m035702_c001_v7007000_t0000_u01752379022661") 2025/07/13 04:02:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f104dea8efa97d739_d20250713_m035701_c001_v0001183_t0018_u01752379021605") 2025/07/13 04:02:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f11260bbfbe2416eb_d20250713_m035658_c001_v0001171_t0019_u01752379018234") 2025/07/13 04:02:35 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7703_d20250713_m040155_c001_v7007000_t0000_u01752379315437") 2025/07/13 04:02:35 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513f86_d20250713_m040150_c001_v0001184_t0002_u01752379310952") 2025/07/13 04:02:35 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f401d7054ef980021_d20250713_m040138_c001_v7007000_t0000_u01752379298289") 2025/07/13 04:02:35 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513e94_d20250713_m040133_c001_v0001184_t0028_u01752379293813") 2025/07/13 04:02:35 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e111_d20250713_m040121_c001_v7007000_t0000_u01752379281951") 2025/07/13 04:02:35 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513da5_d20250713_m040117_c001_v0001184_t0024_u01752379277530") 2025/07/13 04:02:35 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96377f_d20250713_m040105_c001_v7007000_t0000_u01752379265661") 2025/07/13 04:02:35 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513ced_d20250713_m040101_c001_v0001184_t0059_u01752379261611") 2025/07/13 04:02:36 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f6e8_d20250713_m040049_c001_v7007000_t0000_u01752379249849") 2025/07/13 04:02:36 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513c4c_d20250713_m040045_c001_v0001184_t0038_u01752379245371") 2025/07/13 04:02:36 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b27e6_d20250713_m040034_c001_v7007000_t0000_u01752379234075") 2025/07/13 04:02:36 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d444_d20250713_m040027_c001_v0001171_t0046_u01752379227369") 2025/07/13 04:02:36 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581bfc_d20250713_m040015_c001_v7007000_t0000_u01752379215564") 2025/07/13 04:02:36 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d380_d20250713_m040011_c001_v0001171_t0057_u01752379211774") 2025/07/13 04:02:36 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcf62_d20250713_m040010_c001_v7007000_t0000_u01752379210140") 2025/07/13 04:02:36 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53964bc_d20250713_m040006_c001_v0001130_t0001_u01752379206699") 2025/07/13 04:02:36 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e1f4_d20250713_m035955_c001_v7007000_t0000_u01752379195166") 2025/07/13 04:02:36 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d288_d20250713_m035951_c001_v0001171_t0056_u01752379191283") 2025/07/13 04:02:36 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4107e88560f0b07c_d20250713_m035950_c001_v7007000_t0000_u01752379190145") 2025/07/13 04:02:36 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539647a_d20250713_m035945_c001_v0001130_t0024_u01752379185755") 2025/07/13 04:02:36 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f411b4f883409ac3f_d20250713_m035931_c001_v7007000_t0000_u01752379171768") 2025/07/13 04:02:36 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396440_d20250713_m035927_c001_v0001130_t0011_u01752379167185") 2025/07/13 04:02:36 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40283ee406b1c988_d20250713_m035916_c001_v7007000_t0000_u01752379156265") 2025/07/13 04:02:36 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396416_d20250713_m035911_c001_v0001130_t0030_u01752379151785") 2025/07/13 04:02:36 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164ef82d01a18fe_d20250713_m035900_c001_v7007000_t0000_u01752379140801") 2025/07/13 04:02:36 DEBUG : banana: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53963f1_d20250713_m035856_c001_v0001130_t0040_u01752379136338") 2025/07/13 04:02:36 DEBUG : bananaSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f418b2534fc49ce5f_d20250713_m040013_c001_v7007000_t0000_u01752379213832") 2025/07/13 04:02:36 DEBUG : bananaSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53964c6_d20250713_m040008_c001_v0001130_t0046_u01752379208281") 2025/07/13 04:02:36 DEBUG : both0: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e255_d20250713_m035829_c001_v7007000_t0000_u01752379109986") 2025/07/13 04:02:37 DEBUG : both0: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851352f_d20250713_m035816_c001_v0001184_t0046_u01752379096466") 2025/07/13 04:02:37 DEBUG : both0: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452aeb_d20250713_m035812_c001_v7007000_t0000_u01752379092184") 2025/07/13 04:02:37 DEBUG : both0: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513425_d20250713_m035758_c001_v0001184_t0041_u01752379078677") 2025/07/13 04:02:37 DEBUG : both1: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e256_d20250713_m035830_c001_v7007000_t0000_u01752379110167") 2025/07/13 04:02:37 DEBUG : both1: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513541_d20250713_m035817_c001_v0001184_t0053_u01752379097345") 2025/07/13 04:02:37 DEBUG : both1: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452aec_d20250713_m035812_c001_v7007000_t0000_u01752379092388") 2025/07/13 04:02:37 DEBUG : both1: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513431_d20250713_m035759_c001_v0001184_t0059_u01752379079197") 2025/07/13 04:02:37 DEBUG : both10: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e257_d20250713_m035830_c001_v7007000_t0000_u01752379110350") 2025/07/13 04:02:37 DEBUG : both10: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851358c_d20250713_m035822_c001_v0001184_t0027_u01752379102017") 2025/07/13 04:02:37 DEBUG : both10: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452aed_d20250713_m035812_c001_v7007000_t0000_u01752379092570") 2025/07/13 04:02:37 DEBUG : both10: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851347f_d20250713_m035804_c001_v0001184_t0004_u01752379084234") 2025/07/13 04:02:37 DEBUG : both11: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e258_d20250713_m035830_c001_v7007000_t0000_u01752379110532") 2025/07/13 04:02:37 DEBUG : both11: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513590_d20250713_m035822_c001_v0001184_t0014_u01752379102532") 2025/07/13 04:02:37 DEBUG : both11: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452aee_d20250713_m035812_c001_v7007000_t0000_u01752379092753") 2025/07/13 04:02:37 DEBUG : both11: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513483_d20250713_m035804_c001_v0001184_t0035_u01752379084727") 2025/07/13 04:02:37 DEBUG : both12: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e259_d20250713_m035830_c001_v7007000_t0000_u01752379110715") 2025/07/13 04:02:37 DEBUG : both12: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513598_d20250713_m035823_c001_v0001184_t0013_u01752379103281") 2025/07/13 04:02:37 DEBUG : both12: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452aef_d20250713_m035812_c001_v7007000_t0000_u01752379092936") 2025/07/13 04:02:37 DEBUG : both12: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513487_d20250713_m035805_c001_v0001184_t0020_u01752379085253") 2025/07/13 04:02:37 DEBUG : both13: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e25a_d20250713_m035830_c001_v7007000_t0000_u01752379110898") 2025/07/13 04:02:38 DEBUG : both13: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851359a_d20250713_m035823_c001_v0001184_t0003_u01752379103822") 2025/07/13 04:02:38 DEBUG : both13: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452af0_d20250713_m035813_c001_v7007000_t0000_u01752379093118") 2025/07/13 04:02:38 DEBUG : both13: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513497_d20250713_m035805_c001_v0001184_t0031_u01752379085826") 2025/07/13 04:02:38 DEBUG : both14: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e25b_d20250713_m035831_c001_v7007000_t0000_u01752379111080") 2025/07/13 04:02:38 DEBUG : both14: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985135a2_d20250713_m035824_c001_v0001184_t0032_u01752379104396") 2025/07/13 04:02:38 DEBUG : both14: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452af1_d20250713_m035813_c001_v7007000_t0000_u01752379093300") 2025/07/13 04:02:38 DEBUG : both14: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851349d_d20250713_m035806_c001_v0001184_t0033_u01752379086333") 2025/07/13 04:02:38 DEBUG : both15: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e25c_d20250713_m035831_c001_v7007000_t0000_u01752379111263") 2025/07/13 04:02:38 DEBUG : both15: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985135a8_d20250713_m035824_c001_v0001184_t0059_u01752379104852") 2025/07/13 04:02:38 DEBUG : both15: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452af2_d20250713_m035813_c001_v7007000_t0000_u01752379093483") 2025/07/13 04:02:38 DEBUG : both15: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985134a7_d20250713_m035806_c001_v0001184_t0059_u01752379086869") 2025/07/13 04:02:38 DEBUG : both16: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e25d_d20250713_m035831_c001_v7007000_t0000_u01752379111445") 2025/07/13 04:02:38 DEBUG : both16: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985135ae_d20250713_m035825_c001_v0001184_t0029_u01752379105327") 2025/07/13 04:02:38 DEBUG : both16: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452af3_d20250713_m035813_c001_v7007000_t0000_u01752379093693") 2025/07/13 04:02:38 DEBUG : both16: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985134b3_d20250713_m035807_c001_v0001184_t0037_u01752379087545") 2025/07/13 04:02:38 DEBUG : both17: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e25e_d20250713_m035831_c001_v7007000_t0000_u01752379111627") 2025/07/13 04:02:38 DEBUG : both17: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985135b2_d20250713_m035825_c001_v0001184_t0059_u01752379105787") 2025/07/13 04:02:38 DEBUG : both17: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452af4_d20250713_m035813_c001_v7007000_t0000_u01752379093876") 2025/07/13 04:02:38 DEBUG : both17: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985134bf_d20250713_m035808_c001_v0001184_t0000_u01752379088024") 2025/07/13 04:02:38 DEBUG : both18: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e25f_d20250713_m035831_c001_v7007000_t0000_u01752379111810") 2025/07/13 04:02:38 DEBUG : both18: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985135bc_d20250713_m035826_c001_v0001184_t0012_u01752379106298") 2025/07/13 04:02:38 DEBUG : both18: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452af5_d20250713_m035814_c001_v7007000_t0000_u01752379094063") 2025/07/13 04:02:39 DEBUG : both18: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985134c9_d20250713_m035808_c001_v0001184_t0023_u01752379088483") 2025/07/13 04:02:39 DEBUG : both19: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e260_d20250713_m035831_c001_v7007000_t0000_u01752379111993") 2025/07/13 04:02:39 DEBUG : both19: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985135cc_d20250713_m035826_c001_v0001184_t0033_u01752379106835") 2025/07/13 04:02:39 DEBUG : both19: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452af6_d20250713_m035814_c001_v7007000_t0000_u01752379094249") 2025/07/13 04:02:39 DEBUG : both19: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985134d3_d20250713_m035808_c001_v0001184_t0050_u01752379088965") 2025/07/13 04:02:39 DEBUG : both2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e261_d20250713_m035832_c001_v7007000_t0000_u01752379112175") 2025/07/13 04:02:39 DEBUG : both2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513545_d20250713_m035817_c001_v0001184_t0048_u01752379097816") 2025/07/13 04:02:39 DEBUG : both2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452af7_d20250713_m035814_c001_v7007000_t0000_u01752379094441") 2025/07/13 04:02:39 DEBUG : both2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851343f_d20250713_m035759_c001_v0001184_t0004_u01752379079748") 2025/07/13 04:02:39 DEBUG : both3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e262_d20250713_m035832_c001_v7007000_t0000_u01752379112400") 2025/07/13 04:02:39 DEBUG : both3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513549_d20250713_m035818_c001_v0001184_t0029_u01752379098255") 2025/07/13 04:02:39 DEBUG : both3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452af8_d20250713_m035814_c001_v7007000_t0000_u01752379094623") 2025/07/13 04:02:39 DEBUG : both3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513447_d20250713_m035800_c001_v0001184_t0019_u01752379080239") 2025/07/13 04:02:39 DEBUG : both4: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e263_d20250713_m035832_c001_v7007000_t0000_u01752379112585") 2025/07/13 04:02:39 DEBUG : both4: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513557_d20250713_m035818_c001_v0001184_t0059_u01752379098771") 2025/07/13 04:02:39 DEBUG : both4: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452af9_d20250713_m035814_c001_v7007000_t0000_u01752379094812") 2025/07/13 04:02:39 DEBUG : both4: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851344f_d20250713_m035800_c001_v0001184_t0024_u01752379080808") 2025/07/13 04:02:39 DEBUG : both5: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e264_d20250713_m035832_c001_v7007000_t0000_u01752379112772") 2025/07/13 04:02:39 DEBUG : both5: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513563_d20250713_m035819_c001_v0001184_t0040_u01752379099384") 2025/07/13 04:02:39 DEBUG : both5: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452afa_d20250713_m035814_c001_v7007000_t0000_u01752379094995") 2025/07/13 04:02:39 DEBUG : both5: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851345f_d20250713_m035801_c001_v0001184_t0016_u01752379081628") 2025/07/13 04:02:40 DEBUG : both6: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e266_d20250713_m035832_c001_v7007000_t0000_u01752379112956") 2025/07/13 04:02:40 DEBUG : both6: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513575_d20250713_m035820_c001_v0001184_t0042_u01752379100020") 2025/07/13 04:02:40 DEBUG : both6: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452afc_d20250713_m035815_c001_v7007000_t0000_u01752379095176") 2025/07/13 04:02:40 DEBUG : both6: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513465_d20250713_m035802_c001_v0001184_t0044_u01752379082135") 2025/07/13 04:02:40 DEBUG : both7: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e267_d20250713_m035833_c001_v7007000_t0000_u01752379113140") 2025/07/13 04:02:40 DEBUG : both7: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851357b_d20250713_m035820_c001_v0001184_t0054_u01752379100555") 2025/07/13 04:02:40 DEBUG : both7: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452afd_d20250713_m035815_c001_v7007000_t0000_u01752379095359") 2025/07/13 04:02:40 DEBUG : both7: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851346b_d20250713_m035802_c001_v0001184_t0055_u01752379082659") 2025/07/13 04:02:40 DEBUG : both8: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e281_d20250713_m035833_c001_v7007000_t0000_u01752379113323") 2025/07/13 04:02:40 DEBUG : both8: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851357f_d20250713_m035821_c001_v0001184_t0000_u01752379101051") 2025/07/13 04:02:40 DEBUG : both8: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452afe_d20250713_m035815_c001_v7007000_t0000_u01752379095540") 2025/07/13 04:02:40 DEBUG : both8: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513475_d20250713_m035803_c001_v0001184_t0049_u01752379083194") 2025/07/13 04:02:40 DEBUG : both9: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e282_d20250713_m035833_c001_v7007000_t0000_u01752379113506") 2025/07/13 04:02:40 DEBUG : both9: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513587_d20250713_m035821_c001_v0001184_t0055_u01752379101550") 2025/07/13 04:02:40 DEBUG : both9: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452aff_d20250713_m035815_c001_v7007000_t0000_u01752379095724") 2025/07/13 04:02:40 DEBUG : both9: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851347b_d20250713_m035803_c001_v0001184_t0041_u01752379083751") 2025/07/13 04:02:40 DEBUG : c/non empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1a4_d20250713_m035439_c001_v7007000_t0000_u01752378879690") 2025/07/13 04:02:40 DEBUG : c/non empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c4e9_d20250713_m035437_c001_v0001171_t0052_u01752378877942") 2025/07/13 04:02:40 DEBUG : c/non empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963488_d20250713_m035437_c001_v7007000_t0000_u01752378877326") 2025/07/13 04:02:40 DEBUG : c/non empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c4d1_d20250713_m035435_c001_v0001171_t0053_u01752378875472") 2025/07/13 04:02:41 DEBUG : c/non empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452864_d20250713_m035419_c001_v7007000_t0000_u01752378859396") 2025/07/13 04:02:41 DEBUG : c/non empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c3f0_d20250713_m035417_c001_v0001171_t0039_u01752378857586") 2025/07/13 04:02:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2db_d20250713_m035934_c001_v7007000_t0000_u01752379174484") 2025/07/13 04:02:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396446_d20250713_m035929_c001_v0001130_t0005_u01752379169677") 2025/07/13 04:02:41 DEBUG : check sum: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b3145285a_d20250713_m035409_c001_v7007000_t0000_u01752378849971") 2025/07/13 04:02:41 DEBUG : check sum: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c3a1_d20250713_m035408_c001_v0001171_t0044_u01752378848862") 2025/07/13 04:02:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4107e88560f0b2d4_d20250713_m040226_c001_v7007000_t0000_u01752379346865") 2025/07/13 04:02:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396697_d20250713_m040225_c001_v0001130_t0042_u01752379345179") 2025/07/13 04:02:41 DEBUG : dest/3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963500_d20250713_m035621_c001_v7007000_t0000_u01752378981660") 2025/07/13 04:02:41 DEBUG : dest/3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40884c20d5d0217c_d20250713_m035620_c001_v0001040_t0057_u01752378980563") 2025/07/13 04:02:41 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b2bcf_d20250713_m040034_c001_v7007000_t0000_u01752379234258") 2025/07/13 04:02:41 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec89020_d20250713_m040029_c001_v0001037_t0002_u01752379229633") 2025/07/13 04:02:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7705_d20250713_m040155_c001_v7007000_t0000_u01752379315663") 2025/07/13 04:02:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539661c_d20250713_m040142_c001_v0001130_t0031_u01752379302963") 2025/07/13 04:02:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f401d7054ef980022_d20250713_m040138_c001_v7007000_t0000_u01752379298472") 2025/07/13 04:02:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53965df_d20250713_m040126_c001_v0001130_t0059_u01752379286368") 2025/07/13 04:02:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e113_d20250713_m040122_c001_v7007000_t0000_u01752379282134") 2025/07/13 04:02:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53965a9_d20250713_m040109_c001_v0001130_t0012_u01752379269990") 2025/07/13 04:02:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963781_d20250713_m040105_c001_v7007000_t0000_u01752379265841") 2025/07/13 04:02:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396583_d20250713_m040054_c001_v0001130_t0007_u01752379254235") 2025/07/13 04:02:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f6e9_d20250713_m040050_c001_v7007000_t0000_u01752379250038") 2025/07/13 04:02:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396547_d20250713_m040038_c001_v0001130_t0019_u01752379238364") 2025/07/13 04:02:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f408af9c67dee50dc_d20250713_m040031_c001_v7007000_t0000_u01752379231909") 2025/07/13 04:02:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513b1b_d20250713_m040019_c001_v0001184_t0029_u01752379219842") 2025/07/13 04:02:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581bfd_d20250713_m040015_c001_v7007000_t0000_u01752379215747") 2025/07/13 04:02:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513ac0_d20250713_m040011_c001_v0001184_t0034_u01752379211957") 2025/07/13 04:02:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f405f381dd5bfbeaa_d20250713_m040010_c001_v7007000_t0000_u01752379210569") 2025/07/13 04:02:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88fc2_d20250713_m035959_c001_v0001037_t0007_u01752379199475") 2025/07/13 04:02:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e1f5_d20250713_m035955_c001_v7007000_t0000_u01752379195347") 2025/07/13 04:02:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851399a_d20250713_m035951_c001_v0001184_t0025_u01752379191510") 2025/07/13 04:02:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f422ad289d40046c6_d20250713_m035950_c001_v7007000_t0000_u01752379190345") 2025/07/13 04:02:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f84_d20250713_m035938_c001_v0001037_t0031_u01752379178605") 2025/07/13 04:02:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96364f_d20250713_m035931_c001_v7007000_t0000_u01752379171874") 2025/07/13 04:02:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513817_d20250713_m035920_c001_v0001184_t0001_u01752379160538") 2025/07/13 04:02:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40283ee406b1c989_d20250713_m035916_c001_v7007000_t0000_u01752379156448") 2025/07/13 04:02:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851376a_d20250713_m035905_c001_v0001184_t0017_u01752379145080") 2025/07/13 04:02:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164ef82d01a18ff_d20250713_m035901_c001_v7007000_t0000_u01752379141004") 2025/07/13 04:02:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985136b8_d20250713_m035850_c001_v0001184_t0020_u01752379130851") 2025/07/13 04:02:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164c302194cfaf4_d20250713_m040013_c001_v7007000_t0000_u01752379213658") 2025/07/13 04:02:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513a8e_d20250713_m040008_c001_v0001184_t0050_u01752379208508") 2025/07/13 04:02:42 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b2bd1_d20250713_m040034_c001_v7007000_t0000_u01752379234441") 2025/07/13 04:02:42 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396529_d20250713_m040029_c001_v0001130_t0032_u01752379229622") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7706_d20250713_m040155_c001_v7007000_t0000_u01752379315931") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513f1b_d20250713_m040143_c001_v0001184_t0001_u01752379303857") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f401d7054ef980023_d20250713_m040138_c001_v7007000_t0000_u01752379298657") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513e33_d20250713_m040127_c001_v0001184_t0001_u01752379287107") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e114_d20250713_m040122_c001_v7007000_t0000_u01752379282316") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513d4f_d20250713_m040110_c001_v0001184_t0027_u01752379270826") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963782_d20250713_m040106_c001_v7007000_t0000_u01752379266023") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513caf_d20250713_m040054_c001_v0001184_t0056_u01752379254902") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f6ea_d20250713_m040050_c001_v7007000_t0000_u01752379250231") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513c06_d20250713_m040039_c001_v0001184_t0006_u01752379239195") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4107e88560f0b172_d20250713_m040031_c001_v7007000_t0000_u01752379231734") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d3f0_d20250713_m040020_c001_v0001171_t0054_u01752379220410") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581bfe_d20250713_m040015_c001_v7007000_t0000_u01752379215929") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d384_d20250713_m040012_c001_v0001171_t0030_u01752379212087") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164c302194cfae7_d20250713_m040010_c001_v7007000_t0000_u01752379210572") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53964a0_d20250713_m040000_c001_v0001130_t0026_u01752379200290") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e1f6_d20250713_m035955_c001_v7007000_t0000_u01752379195532") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d28c_d20250713_m035951_c001_v0001171_t0012_u01752379191532") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c520_d20250713_m035949_c001_v7007000_t0000_u01752379189758") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396464_d20250713_m035939_c001_v0001130_t0044_u01752379179411") 2025/07/13 04:02:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96364d_d20250713_m035931_c001_v7007000_t0000_u01752379171508") 2025/07/13 04:02:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539642e_d20250713_m035921_c001_v0001130_t0000_u01752379161102") 2025/07/13 04:02:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40283ee406b1c98a_d20250713_m035916_c001_v7007000_t0000_u01752379156631") 2025/07/13 04:02:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396401_d20250713_m035905_c001_v0001130_t0052_u01752379145648") 2025/07/13 04:02:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164ef82d01a1900_d20250713_m035901_c001_v7007000_t0000_u01752379141187") 2025/07/13 04:02:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53963db_d20250713_m035851_c001_v0001130_t0049_u01752379131422") 2025/07/13 04:02:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164c302194cfaf7_d20250713_m040013_c001_v7007000_t0000_u01752379213841") 2025/07/13 04:02:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d364_d20250713_m040008_c001_v0001171_t0049_u01752379208561") 2025/07/13 04:02:44 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b2bd2_d20250713_m040034_c001_v7007000_t0000_u01752379234623") 2025/07/13 04:02:44 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513ba8_d20250713_m040029_c001_v0001184_t0045_u01752379229640") 2025/07/13 04:02:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7707_d20250713_m040156_c001_v7007000_t0000_u01752379316114") 2025/07/13 04:02:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec890f2_d20250713_m040144_c001_v0001037_t0031_u01752379304432") 2025/07/13 04:02:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f401d7054ef980024_d20250713_m040138_c001_v7007000_t0000_u01752379298929") 2025/07/13 04:02:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec890bd_d20250713_m040127_c001_v0001037_t0039_u01752379287666") 2025/07/13 04:02:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e115_d20250713_m040122_c001_v7007000_t0000_u01752379282525") 2025/07/13 04:02:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec89084_d20250713_m040111_c001_v0001037_t0042_u01752379271408") 2025/07/13 04:02:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963783_d20250713_m040106_c001_v7007000_t0000_u01752379266205") 2025/07/13 04:02:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec8905a_d20250713_m040055_c001_v0001037_t0054_u01752379255476") 2025/07/13 04:02:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f6eb_d20250713_m040050_c001_v7007000_t0000_u01752379250413") 2025/07/13 04:02:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec89036_d20250713_m040039_c001_v0001037_t0019_u01752379239761") 2025/07/13 04:02:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f418b2534fc49ceb0_d20250713_m040031_c001_v7007000_t0000_u01752379231382") 2025/07/13 04:02:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396506_d20250713_m040021_c001_v0001130_t0037_u01752379221064") 2025/07/13 04:02:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581bff_d20250713_m040016_c001_v7007000_t0000_u01752379216111") 2025/07/13 04:02:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53964e4_d20250713_m040012_c001_v0001130_t0038_u01752379212100") 2025/07/13 04:02:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4146207bf9a72c7f_d20250713_m040010_c001_v7007000_t0000_u01752379210339") 2025/07/13 04:02:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513a12_d20250713_m040001_c001_v0001184_t0033_u01752379201035") 2025/07/13 04:02:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e1f7_d20250713_m035955_c001_v7007000_t0000_u01752379195715") 2025/07/13 04:02:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985139a0_d20250713_m035951_c001_v0001184_t0000_u01752379191725") 2025/07/13 04:02:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164c302194cfab2_d20250713_m035949_c001_v7007000_t0000_u01752379189773") 2025/07/13 04:02:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d1f4_d20250713_m035940_c001_v0001171_t0026_u01752379180091") 2025/07/13 04:02:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2d4_d20250713_m035931_c001_v7007000_t0000_u01752379171694") 2025/07/13 04:02:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d140_d20250713_m035921_c001_v0001171_t0012_u01752379161775") 2025/07/13 04:02:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40283ee406b1c98b_d20250713_m035916_c001_v7007000_t0000_u01752379156813") 2025/07/13 04:02:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d085_d20250713_m035906_c001_v0001171_t0048_u01752379146301") 2025/07/13 04:02:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164ef82d01a1901_d20250713_m035901_c001_v7007000_t0000_u01752379141370") 2025/07/13 04:02:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cfff_d20250713_m035851_c001_v0001171_t0032_u01752379131720") 2025/07/13 04:02:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581bf2_d20250713_m040013_c001_v7007000_t0000_u01752379213671") 2025/07/13 04:02:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53964ca_d20250713_m040008_c001_v0001130_t0011_u01752379208617") 2025/07/13 04:02:45 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b2bd3_d20250713_m040034_c001_v7007000_t0000_u01752379234803") 2025/07/13 04:02:45 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d45e_d20250713_m040029_c001_v0001171_t0036_u01752379229781") 2025/07/13 04:02:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7708_d20250713_m040156_c001_v7007000_t0000_u01752379316298") 2025/07/13 04:02:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d7e4_d20250713_m040145_c001_v0001171_t0002_u01752379305162") 2025/07/13 04:02:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f401d7054ef980025_d20250713_m040139_c001_v7007000_t0000_u01752379299114") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d730_d20250713_m040128_c001_v0001171_t0021_u01752379288658") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e116_d20250713_m040122_c001_v7007000_t0000_u01752379282708") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d65a_d20250713_m040112_c001_v0001171_t0044_u01752379272144") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963784_d20250713_m040106_c001_v7007000_t0000_u01752379266385") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d59c_d20250713_m040056_c001_v0001171_t0048_u01752379256270") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f6ec_d20250713_m040050_c001_v7007000_t0000_u01752379250599") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d4e6_d20250713_m040040_c001_v0001171_t0002_u01752379240709") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f408af9c67dee50da_d20250713_m040031_c001_v7007000_t0000_u01752379231543") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec89008_d20250713_m040021_c001_v0001037_t0047_u01752379221758") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581c00_d20250713_m040016_c001_v7007000_t0000_u01752379216293") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513ac2_d20250713_m040012_c001_v0001184_t0044_u01752379212186") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcf64_d20250713_m040010_c001_v7007000_t0000_u01752379210325") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d300_d20250713_m040001_c001_v0001171_t0027_u01752379201629") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e1f8_d20250713_m035955_c001_v7007000_t0000_u01752379195901") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88fae_d20250713_m035951_c001_v0001037_t0059_u01752379191817") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f408af9c67dee4f80_d20250713_m035950_c001_v7007000_t0000_u01752379190169") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985138f8_d20250713_m035940_c001_v0001184_t0059_u01752379180836") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452bae_d20250713_m035931_c001_v7007000_t0000_u01752379171710") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f60_d20250713_m035922_c001_v0001037_t0027_u01752379162427") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40283ee406b1c98c_d20250713_m035916_c001_v7007000_t0000_u01752379156995") 2025/07/13 04:02:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f34_d20250713_m035906_c001_v0001037_t0016_u01752379146975") 2025/07/13 04:02:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164ef82d01a1902_d20250713_m035901_c001_v7007000_t0000_u01752379141554") 2025/07/13 04:02:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f12_d20250713_m035851_c001_v0001037_t0007_u01752379131998") 2025/07/13 04:02:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f415d5da76894ffe4_d20250713_m040013_c001_v7007000_t0000_u01752379213513") 2025/07/13 04:02:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88fda_d20250713_m040008_c001_v0001037_t0015_u01752379208635") 2025/07/13 04:02:47 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b2bd4_d20250713_m040034_c001_v7007000_t0000_u01752379234985") 2025/07/13 04:02:47 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513bac_d20250713_m040029_c001_v0001184_t0044_u01752379229835") 2025/07/13 04:02:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7709_d20250713_m040156_c001_v7007000_t0000_u01752379316482") 2025/07/13 04:02:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396624_d20250713_m040145_c001_v0001130_t0044_u01752379305665") 2025/07/13 04:02:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f401d7054ef980026_d20250713_m040139_c001_v7007000_t0000_u01752379299298") 2025/07/13 04:02:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53965eb_d20250713_m040129_c001_v0001130_t0041_u01752379289022") 2025/07/13 04:02:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e117_d20250713_m040122_c001_v7007000_t0000_u01752379282891") 2025/07/13 04:02:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53965ad_d20250713_m040112_c001_v0001130_t0035_u01752379272414") 2025/07/13 04:02:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963785_d20250713_m040106_c001_v7007000_t0000_u01752379266568") 2025/07/13 04:02:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396591_d20250713_m040056_c001_v0001130_t0019_u01752379256808") 2025/07/13 04:02:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f6ed_d20250713_m040050_c001_v7007000_t0000_u01752379250800") 2025/07/13 04:02:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396555_d20250713_m040040_c001_v0001130_t0035_u01752379240998") 2025/07/13 04:02:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4107e88560f0b171_d20250713_m040031_c001_v7007000_t0000_u01752379231553") 2025/07/13 04:02:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513b45_d20250713_m040022_c001_v0001184_t0028_u01752379222695") 2025/07/13 04:02:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581c01_d20250713_m040016_c001_v7007000_t0000_u01752379216475") 2025/07/13 04:02:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88fe6_d20250713_m040012_c001_v0001037_t0007_u01752379212198") 2025/07/13 04:02:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e315_d20250713_m040010_c001_v7007000_t0000_u01752379210547") 2025/07/13 04:02:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88fc6_d20250713_m040001_c001_v0001037_t0024_u01752379201947") 2025/07/13 04:02:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e1f9_d20250713_m035956_c001_v7007000_t0000_u01752379196082") 2025/07/13 04:02:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396490_d20250713_m035951_c001_v0001130_t0005_u01752379191864") 2025/07/13 04:02:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f408af9c67dee4f81_d20250713_m035950_c001_v7007000_t0000_u01752379190352") 2025/07/13 04:02:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f86_d20250713_m035941_c001_v0001037_t0059_u01752379181045") 2025/07/13 04:02:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96364e_d20250713_m035931_c001_v7007000_t0000_u01752379171691") 2025/07/13 04:02:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513839_d20250713_m035922_c001_v0001184_t0002_u01752379162976") 2025/07/13 04:02:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40283ee406b1c98d_d20250713_m035917_c001_v7007000_t0000_u01752379157179") 2025/07/13 04:02:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513784_d20250713_m035907_c001_v0001184_t0020_u01752379147491") 2025/07/13 04:02:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164ef82d01a1903_d20250713_m035901_c001_v7007000_t0000_u01752379141737") 2025/07/13 04:02:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985136ce_d20250713_m035852_c001_v0001184_t0001_u01752379132438") 2025/07/13 04:02:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f418b2534fc49ce57_d20250713_m040013_c001_v7007000_t0000_u01752379213462") 2025/07/13 04:02:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513a92_d20250713_m040008_c001_v0001184_t0013_u01752379208719") 2025/07/13 04:02:48 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b2bd5_d20250713_m040035_c001_v7007000_t0000_u01752379235169") 2025/07/13 04:02:48 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539652b_d20250713_m040029_c001_v0001130_t0002_u01752379229934") 2025/07/13 04:02:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb770a_d20250713_m040156_c001_v7007000_t0000_u01752379316864") 2025/07/13 04:02:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513f3b_d20250713_m040146_c001_v0001184_t0020_u01752379306012") 2025/07/13 04:02:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f401d7054ef980027_d20250713_m040139_c001_v7007000_t0000_u01752379299523") 2025/07/13 04:02:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513e50_d20250713_m040129_c001_v0001184_t0030_u01752379289312") 2025/07/13 04:02:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e118_d20250713_m040123_c001_v7007000_t0000_u01752379283072") 2025/07/13 04:02:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513d69_d20250713_m040112_c001_v0001184_t0057_u01752379272815") 2025/07/13 04:02:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963786_d20250713_m040106_c001_v7007000_t0000_u01752379266748") 2025/07/13 04:02:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513cc5_d20250713_m040057_c001_v0001184_t0003_u01752379257256") 2025/07/13 04:02:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f6ee_d20250713_m040050_c001_v7007000_t0000_u01752379250984") 2025/07/13 04:02:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513c20_d20250713_m040041_c001_v0001184_t0015_u01752379241305") 2025/07/13 04:02:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f418b2534fc49ceb3_d20250713_m040031_c001_v7007000_t0000_u01752379231769") 2025/07/13 04:02:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d412_d20250713_m040022_c001_v0001171_t0022_u01752379222895") 2025/07/13 04:02:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581c02_d20250713_m040016_c001_v7007000_t0000_u01752379216659") 2025/07/13 04:02:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d38c_d20250713_m040012_c001_v0001171_t0055_u01752379212373") 2025/07/13 04:02:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f405f381dd5bfbeac_d20250713_m040010_c001_v7007000_t0000_u01752379210769") 2025/07/13 04:02:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53964aa_d20250713_m040002_c001_v0001130_t0003_u01752379202672") 2025/07/13 04:02:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e1fa_d20250713_m035956_c001_v7007000_t0000_u01752379196267") 2025/07/13 04:02:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d294_d20250713_m035951_c001_v0001171_t0001_u01752379191887") 2025/07/13 04:02:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e1c2_d20250713_m035950_c001_v7007000_t0000_u01752379190176") 2025/07/13 04:02:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539646a_d20250713_m035941_c001_v0001130_t0039_u01752379181565") 2025/07/13 04:02:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f5be_d20250713_m035931_c001_v7007000_t0000_u01752379171921") 2025/07/13 04:02:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396436_d20250713_m035923_c001_v0001130_t0047_u01752379163195") 2025/07/13 04:02:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40283ee406b1c98e_d20250713_m035917_c001_v7007000_t0000_u01752379157362") 2025/07/13 04:02:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396403_d20250713_m035907_c001_v0001130_t0027_u01752379147694") 2025/07/13 04:02:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164ef82d01a1904_d20250713_m035901_c001_v7007000_t0000_u01752379141920") 2025/07/13 04:02:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53963e1_d20250713_m035852_c001_v0001130_t0041_u01752379132645") 2025/07/13 04:02:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581bf0_d20250713_m040013_c001_v7007000_t0000_u01752379213456") 2025/07/13 04:02:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d36a_d20250713_m040008_c001_v0001171_t0058_u01752379208899") 2025/07/13 04:02:50 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b2bd6_d20250713_m040035_c001_v7007000_t0000_u01752379235350") 2025/07/13 04:02:50 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec89022_d20250713_m040030_c001_v0001037_t0012_u01752379230015") 2025/07/13 04:02:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb770c_d20250713_m040157_c001_v7007000_t0000_u01752379317048") 2025/07/13 04:02:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec890f8_d20250713_m040146_c001_v0001037_t0003_u01752379306210") 2025/07/13 04:02:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f401d7054ef980028_d20250713_m040139_c001_v7007000_t0000_u01752379299706") 2025/07/13 04:02:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec890c4_d20250713_m040129_c001_v0001037_t0014_u01752379289512") 2025/07/13 04:02:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e119_d20250713_m040123_c001_v7007000_t0000_u01752379283255") 2025/07/13 04:02:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec8908c_d20250713_m040113_c001_v0001037_t0012_u01752379273016") 2025/07/13 04:02:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963787_d20250713_m040106_c001_v7007000_t0000_u01752379266928") 2025/07/13 04:02:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec89060_d20250713_m040057_c001_v0001037_t0048_u01752379257451") 2025/07/13 04:02:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f6ef_d20250713_m040051_c001_v7007000_t0000_u01752379251171") 2025/07/13 04:02:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec89038_d20250713_m040041_c001_v0001037_t0002_u01752379241500") 2025/07/13 04:02:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f418b2534fc49ceb1_d20250713_m040031_c001_v7007000_t0000_u01752379231566") 2025/07/13 04:02:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396510_d20250713_m040023_c001_v0001130_t0047_u01752379223191") 2025/07/13 04:02:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581c04_d20250713_m040016_c001_v7007000_t0000_u01752379216848") 2025/07/13 04:02:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53964e8_d20250713_m040012_c001_v0001130_t0003_u01752379212383") 2025/07/13 04:02:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcf68_d20250713_m040010_c001_v7007000_t0000_u01752379210693") 2025/07/13 04:02:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513a2c_d20250713_m040002_c001_v0001184_t0046_u01752379202992") 2025/07/13 04:02:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e1fb_d20250713_m035956_c001_v7007000_t0000_u01752379196448") 2025/07/13 04:02:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985139a2_d20250713_m035951_c001_v0001184_t0003_u01752379191935") 2025/07/13 04:02:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e1c5_d20250713_m035950_c001_v7007000_t0000_u01752379190366") 2025/07/13 04:02:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d200_d20250713_m035941_c001_v0001171_t0005_u01752379181906") 2025/07/13 04:02:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcf43_d20250713_m035931_c001_v7007000_t0000_u01752379171744") 2025/07/13 04:02:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d14e_d20250713_m035923_c001_v0001171_t0024_u01752379163525") 2025/07/13 04:02:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40283ee406b1c98f_d20250713_m035917_c001_v7007000_t0000_u01752379157545") 2025/07/13 04:02:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d093_d20250713_m035908_c001_v0001171_t0041_u01752379148027") 2025/07/13 04:02:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164ef82d01a1906_d20250713_m035902_c001_v7007000_t0000_u01752379142104") 2025/07/13 04:02:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d013_d20250713_m035852_c001_v0001171_t0047_u01752379132961") 2025/07/13 04:02:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164c302194cfaf3_d20250713_m040013_c001_v7007000_t0000_u01752379213472") 2025/07/13 04:02:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513a98_d20250713_m040008_c001_v0001184_t0025_u01752379208934") 2025/07/13 04:02:51 DEBUG : dir1/0007-12345: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b2bd7_d20250713_m040035_c001_v7007000_t0000_u01752379235560") 2025/07/13 04:02:51 DEBUG : dir1/0007-12345: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513bae_d20250713_m040030_c001_v0001184_t0058_u01752379230054") 2025/07/13 04:02:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb770d_d20250713_m040157_c001_v7007000_t0000_u01752379317231") 2025/07/13 04:02:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d7f6_d20250713_m040146_c001_v0001171_t0027_u01752379306777") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f401d7054ef980029_d20250713_m040139_c001_v7007000_t0000_u01752379299890") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d73c_d20250713_m040130_c001_v0001171_t0038_u01752379290029") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e11a_d20250713_m040123_c001_v7007000_t0000_u01752379283437") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d66a_d20250713_m040113_c001_v0001171_t0051_u01752379273533") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963788_d20250713_m040107_c001_v7007000_t0000_u01752379267108") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d5a8_d20250713_m040057_c001_v0001171_t0040_u01752379257841") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f6f0_d20250713_m040051_c001_v7007000_t0000_u01752379251366") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d4f6_d20250713_m040042_c001_v0001171_t0036_u01752379242029") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4107e88560f0b173_d20250713_m040031_c001_v7007000_t0000_u01752379231920") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec8900c_d20250713_m040023_c001_v0001037_t0020_u01752379223565") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581c06_d20250713_m040017_c001_v7007000_t0000_u01752379217036") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513ac8_d20250713_m040012_c001_v0001184_t0001_u01752379212393") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4146207bf9a72c85_d20250713_m040010_c001_v7007000_t0000_u01752379210714") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d30e_d20250713_m040003_c001_v0001171_t0047_u01752379203214") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e1fc_d20250713_m035956_c001_v7007000_t0000_u01752379196631") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d29a_d20250713_m035952_c001_v0001171_t0056_u01752379192159") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164c302194cfab5_d20250713_m035950_c001_v7007000_t0000_u01752379190135") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513914_d20250713_m035942_c001_v0001184_t0038_u01752379182302") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2d5_d20250713_m035931_c001_v7007000_t0000_u01752379171883") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f66_d20250713_m035923_c001_v0001037_t0041_u01752379163834") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40283ee406b1c990_d20250713_m035917_c001_v7007000_t0000_u01752379157729") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f36_d20250713_m035908_c001_v0001037_t0059_u01752379148304") 2025/07/13 04:02:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164ef82d01a1907_d20250713_m035902_c001_v7007000_t0000_u01752379142287") 2025/07/13 04:02:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f14_d20250713_m035853_c001_v0001037_t0046_u01752379133263") 2025/07/13 04:02:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f405f381dd5bfbeb1_d20250713_m040013_c001_v7007000_t0000_u01752379213454") 2025/07/13 04:02:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53964cc_d20250713_m040009_c001_v0001130_t0011_u01752379209072") 2025/07/13 04:02:53 DEBUG : dir1/0008-23456: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b2bd8_d20250713_m040035_c001_v7007000_t0000_u01752379235743") 2025/07/13 04:02:53 DEBUG : dir1/0008-23456: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d460_d20250713_m040030_c001_v0001171_t0040_u01752379230077") 2025/07/13 04:02:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb770e_d20250713_m040157_c001_v7007000_t0000_u01752379317500") 2025/07/13 04:02:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539662a_d20250713_m040147_c001_v0001130_t0038_u01752379307088") 2025/07/13 04:02:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f401d7054ef98002a_d20250713_m040140_c001_v7007000_t0000_u01752379300109") 2025/07/13 04:02:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53965ef_d20250713_m040130_c001_v0001130_t0023_u01752379290403") 2025/07/13 04:02:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e11c_d20250713_m040123_c001_v7007000_t0000_u01752379283619") 2025/07/13 04:02:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53965b3_d20250713_m040113_c001_v0001130_t0048_u01752379273894") 2025/07/13 04:02:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963789_d20250713_m040107_c001_v7007000_t0000_u01752379267289") 2025/07/13 04:02:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396595_d20250713_m040058_c001_v0001130_t0059_u01752379258148") 2025/07/13 04:02:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f6f1_d20250713_m040051_c001_v7007000_t0000_u01752379251549") 2025/07/13 04:02:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539655b_d20250713_m040042_c001_v0001130_t0006_u01752379242314") 2025/07/13 04:02:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e08d_d20250713_m040031_c001_v7007000_t0000_u01752379231755") 2025/07/13 04:02:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513b5c_d20250713_m040024_c001_v0001184_t0037_u01752379224075") 2025/07/13 04:02:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581c07_d20250713_m040017_c001_v7007000_t0000_u01752379217237") 2025/07/13 04:02:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513ace_d20250713_m040012_c001_v0001184_t0020_u01752379212601") 2025/07/13 04:02:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcf66_d20250713_m040010_c001_v7007000_t0000_u01752379210510") 2025/07/13 04:02:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88fcc_d20250713_m040003_c001_v0001037_t0004_u01752379203497") 2025/07/13 04:02:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e1fd_d20250713_m035956_c001_v7007000_t0000_u01752379196816") 2025/07/13 04:02:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985139a7_d20250713_m035952_c001_v0001184_t0046_u01752379192208") 2025/07/13 04:02:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c534_d20250713_m035950_c001_v7007000_t0000_u01752379190309") 2025/07/13 04:02:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f8e_d20250713_m035942_c001_v0001037_t0027_u01752379182505") 2025/07/13 04:02:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcf45_d20250713_m035931_c001_v7007000_t0000_u01752379171933") 2025/07/13 04:02:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513841_d20250713_m035924_c001_v0001184_t0010_u01752379164210") 2025/07/13 04:02:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40283ee406b1c991_d20250713_m035917_c001_v7007000_t0000_u01752379157913") 2025/07/13 04:02:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513790_d20250713_m035908_c001_v0001184_t0035_u01752379148764") 2025/07/13 04:02:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164ef82d01a1908_d20250713_m035902_c001_v7007000_t0000_u01752379142470") 2025/07/13 04:02:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985136d8_d20250713_m035853_c001_v0001184_t0013_u01752379133568") 2025/07/13 04:02:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4146207bf9a72c99_d20250713_m040013_c001_v7007000_t0000_u01752379213691") 2025/07/13 04:02:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88fdc_d20250713_m040009_c001_v0001037_t0047_u01752379209124") 2025/07/13 04:02:54 DEBUG : dir1/0009-34567: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b2bd9_d20250713_m040035_c001_v7007000_t0000_u01752379235925") 2025/07/13 04:02:54 DEBUG : dir1/0009-34567: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513bb0_d20250713_m040030_c001_v0001184_t0034_u01752379230279") 2025/07/13 04:02:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb770f_d20250713_m040157_c001_v7007000_t0000_u01752379317683") 2025/07/13 04:02:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513f45_d20250713_m040147_c001_v0001184_t0016_u01752379307376") 2025/07/13 04:02:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f401d7054ef98002b_d20250713_m040140_c001_v7007000_t0000_u01752379300300") 2025/07/13 04:02:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513e6a_d20250713_m040130_c001_v0001184_t0019_u01752379290837") 2025/07/13 04:02:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e11d_d20250713_m040123_c001_v7007000_t0000_u01752379283802") 2025/07/13 04:02:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513d83_d20250713_m040114_c001_v0001184_t0028_u01752379274373") 2025/07/13 04:02:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96378a_d20250713_m040107_c001_v7007000_t0000_u01752379267486") 2025/07/13 04:02:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513cd5_d20250713_m040058_c001_v0001184_t0037_u01752379258543") 2025/07/13 04:02:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f6f2_d20250713_m040051_c001_v7007000_t0000_u01752379251737") 2025/07/13 04:02:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513c2c_d20250713_m040042_c001_v0001184_t0055_u01752379242608") 2025/07/13 04:02:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f405d8d7447f3af6b_d20250713_m040031_c001_v7007000_t0000_u01752379231785") 2025/07/13 04:02:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d420_d20250713_m040024_c001_v0001171_t0003_u01752379224433") 2025/07/13 04:02:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581c09_d20250713_m040017_c001_v7007000_t0000_u01752379217419") 2025/07/13 04:02:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d390_d20250713_m040012_c001_v0001171_t0040_u01752379212646") 2025/07/13 04:02:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4083fa3fb9f68631_d20250713_m040010_c001_v7007000_t0000_u01752379210530") 2025/07/13 04:02:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53964b0_d20250713_m040004_c001_v0001130_t0003_u01752379204091") 2025/07/13 04:02:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e1fe_d20250713_m035956_c001_v7007000_t0000_u01752379196998") 2025/07/13 04:02:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396492_d20250713_m035952_c001_v0001130_t0056_u01752379192218") 2025/07/13 04:02:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f422ad289d40046c5_d20250713_m035950_c001_v7007000_t0000_u01752379190161") 2025/07/13 04:02:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396470_d20250713_m035943_c001_v0001130_t0025_u01752379183028") 2025/07/13 04:02:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f5bb_d20250713_m035931_c001_v7007000_t0000_u01752379171716") 2025/07/13 04:02:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539643a_d20250713_m035924_c001_v0001130_t0010_u01752379164416") 2025/07/13 04:02:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40283ee406b1c992_d20250713_m035918_c001_v7007000_t0000_u01752379158098") 2025/07/13 04:02:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539640a_d20250713_m035908_c001_v0001130_t0024_u01752379148971") 2025/07/13 04:02:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164ef82d01a1909_d20250713_m035902_c001_v7007000_t0000_u01752379142653") 2025/07/13 04:02:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53963e3_d20250713_m035853_c001_v0001130_t0038_u01752379133789") 2025/07/13 04:02:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f415d5da76894ffe6_d20250713_m040013_c001_v7007000_t0000_u01752379213695") 2025/07/13 04:02:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513a9c_d20250713_m040009_c001_v0001184_t0027_u01752379209144") 2025/07/13 04:02:56 DEBUG : dir1/0010-45678: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b2bda_d20250713_m040036_c001_v7007000_t0000_u01752379236106") 2025/07/13 04:02:56 DEBUG : dir1/0010-45678: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d464_d20250713_m040030_c001_v0001171_t0047_u01752379230393") 2025/07/13 04:02:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7710_d20250713_m040158_c001_v7007000_t0000_u01752379318099") 2025/07/13 04:02:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec890fe_d20250713_m040147_c001_v0001037_t0008_u01752379307617") 2025/07/13 04:02:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f401d7054ef98002c_d20250713_m040140_c001_v7007000_t0000_u01752379300490") 2025/07/13 04:02:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec890c8_d20250713_m040131_c001_v0001037_t0058_u01752379291092") 2025/07/13 04:02:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e11e_d20250713_m040124_c001_v7007000_t0000_u01752379284017") 2025/07/13 04:02:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec89090_d20250713_m040114_c001_v0001037_t0017_u01752379274629") 2025/07/13 04:02:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96378c_d20250713_m040107_c001_v7007000_t0000_u01752379267671") 2025/07/13 04:02:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec89068_d20250713_m040058_c001_v0001037_t0015_u01752379258753") 2025/07/13 04:02:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f6f4_d20250713_m040051_c001_v7007000_t0000_u01752379251928") 2025/07/13 04:02:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec8903e_d20250713_m040042_c001_v0001037_t0007_u01752379242815") 2025/07/13 04:02:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e08f_d20250713_m040031_c001_v7007000_t0000_u01752379231937") 2025/07/13 04:02:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396512_d20250713_m040024_c001_v0001130_t0045_u01752379224808") 2025/07/13 04:02:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581c0a_d20250713_m040017_c001_v7007000_t0000_u01752379217602") 2025/07/13 04:02:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53964ea_d20250713_m040012_c001_v0001130_t0007_u01752379212685") 2025/07/13 04:02:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4083fa3fb9f68636_d20250713_m040010_c001_v7007000_t0000_u01752379210727") 2025/07/13 04:02:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513a42_d20250713_m040004_c001_v0001184_t0034_u01752379204364") 2025/07/13 04:02:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e1ff_d20250713_m035957_c001_v7007000_t0000_u01752379197180") 2025/07/13 04:02:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88fb2_d20250713_m035952_c001_v0001037_t0053_u01752379192305") 2025/07/13 04:02:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4003d7a695c43fde_d20250713_m035950_c001_v7007000_t0000_u01752379190184") 2025/07/13 04:02:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d21a_d20250713_m035943_c001_v0001171_t0015_u01752379183413") 2025/07/13 04:02:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f5bc_d20250713_m035931_c001_v7007000_t0000_u01752379171738") 2025/07/13 04:02:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d154_d20250713_m035924_c001_v0001171_t0043_u01752379164847") 2025/07/13 04:02:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40283ee406b1c993_d20250713_m035918_c001_v7007000_t0000_u01752379158281") 2025/07/13 04:02:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d0a3_d20250713_m035909_c001_v0001171_t0010_u01752379149354") 2025/07/13 04:02:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164ef82d01a190a_d20250713_m035902_c001_v7007000_t0000_u01752379142840") 2025/07/13 04:02:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d01b_d20250713_m035854_c001_v0001171_t0020_u01752379134070") 2025/07/13 04:02:57 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4083fa3fb9f6865f_d20250713_m040013_c001_v7007000_t0000_u01752379213714") 2025/07/13 04:02:57 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d36e_d20250713_m040009_c001_v0001171_t0047_u01752379209315") 2025/07/13 04:02:58 DEBUG : dir1/0011-56789: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b2bdb_d20250713_m040036_c001_v7007000_t0000_u01752379236292") 2025/07/13 04:02:58 DEBUG : dir1/0011-56789: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539652d_d20250713_m040030_c001_v0001130_t0002_u01752379230388") 2025/07/13 04:02:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7711_d20250713_m040158_c001_v7007000_t0000_u01752379318283") 2025/07/13 04:02:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d800_d20250713_m040148_c001_v0001171_t0038_u01752379308042") 2025/07/13 04:02:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f401d7054ef98002d_d20250713_m040140_c001_v7007000_t0000_u01752379300681") 2025/07/13 04:02:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d74a_d20250713_m040131_c001_v0001171_t0049_u01752379291569") 2025/07/13 04:02:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e11f_d20250713_m040124_c001_v7007000_t0000_u01752379284200") 2025/07/13 04:02:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d684_d20250713_m040115_c001_v0001171_t0043_u01752379275177") 2025/07/13 04:02:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96378e_d20250713_m040107_c001_v7007000_t0000_u01752379267871") 2025/07/13 04:02:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d5b8_d20250713_m040059_c001_v0001171_t0022_u01752379259322") 2025/07/13 04:02:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f6f6_d20250713_m040052_c001_v7007000_t0000_u01752379252110") 2025/07/13 04:02:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d504_d20250713_m040043_c001_v0001171_t0034_u01752379243223") 2025/07/13 04:02:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b27de_d20250713_m040031_c001_v7007000_t0000_u01752379231768") 2025/07/13 04:02:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec89014_d20250713_m040025_c001_v0001037_t0000_u01752379225134") 2025/07/13 04:02:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581c0b_d20250713_m040017_c001_v7007000_t0000_u01752379217785") 2025/07/13 04:02:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513ad2_d20250713_m040012_c001_v0001184_t0048_u01752379212797") 2025/07/13 04:02:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581be5_d20250713_m040010_c001_v7007000_t0000_u01752379210566") 2025/07/13 04:02:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d320_d20250713_m040004_c001_v0001171_t0007_u01752379204571") 2025/07/13 04:02:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e200_d20250713_m035957_c001_v7007000_t0000_u01752379197364") 2025/07/13 04:02:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d2a0_d20250713_m035952_c001_v0001171_t0037_u01752379192423") 2025/07/13 04:02:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164c302194cfab6_d20250713_m035950_c001_v7007000_t0000_u01752379190193") 2025/07/13 04:02:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851392c_d20250713_m035943_c001_v0001184_t0038_u01752379183671") 2025/07/13 04:02:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f411b4f883409ac40_d20250713_m035931_c001_v7007000_t0000_u01752379171951") 2025/07/13 04:02:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f68_d20250713_m035925_c001_v0001037_t0036_u01752379165160") 2025/07/13 04:02:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40283ee406b1c994_d20250713_m035918_c001_v7007000_t0000_u01752379158464") 2025/07/13 04:02:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f3e_d20250713_m035909_c001_v0001037_t0053_u01752379149661") 2025/07/13 04:02:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164ef82d01a190b_d20250713_m035903_c001_v7007000_t0000_u01752379143023") 2025/07/13 04:02:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f18_d20250713_m035854_c001_v0001037_t0033_u01752379134369") 2025/07/13 04:02:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e322_d20250713_m040013_c001_v7007000_t0000_u01752379213502") 2025/07/13 04:02:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513aa2_d20250713_m040009_c001_v0001184_t0044_u01752379209353") 2025/07/13 04:02:59 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b2bdc_d20250713_m040036_c001_v7007000_t0000_u01752379236474") 2025/07/13 04:02:59 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513bb4_d20250713_m040030_c001_v0001184_t0024_u01752379230475") 2025/07/13 04:02:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7712_d20250713_m040158_c001_v7007000_t0000_u01752379318468") 2025/07/13 04:02:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539662c_d20250713_m040148_c001_v0001130_t0032_u01752379308747") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f401d7054ef98002e_d20250713_m040140_c001_v7007000_t0000_u01752379300868") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53965f5_d20250713_m040131_c001_v0001130_t0026_u01752379291963") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e120_d20250713_m040124_c001_v7007000_t0000_u01752379284384") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53965bb_d20250713_m040115_c001_v0001130_t0049_u01752379275559") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96378f_d20250713_m040108_c001_v7007000_t0000_u01752379268058") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396597_d20250713_m040059_c001_v0001130_t0058_u01752379259630") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f6f7_d20250713_m040052_c001_v7007000_t0000_u01752379252293") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539655f_d20250713_m040043_c001_v0001130_t0017_u01752379243521") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b27df_d20250713_m040031_c001_v7007000_t0000_u01752379231784") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513b6e_d20250713_m040025_c001_v0001184_t0020_u01752379225826") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581c0c_d20250713_m040017_c001_v7007000_t0000_u01752379217967") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88fea_d20250713_m040012_c001_v0001037_t0033_u01752379212876") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e316_d20250713_m040010_c001_v7007000_t0000_u01752379210734") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88fce_d20250713_m040004_c001_v0001037_t0036_u01752379204958") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e201_d20250713_m035957_c001_v7007000_t0000_u01752379197548") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985139aa_d20250713_m035952_c001_v0001184_t0050_u01752379192434") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c527_d20250713_m035949_c001_v7007000_t0000_u01752379189944") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f90_d20250713_m035943_c001_v0001037_t0013_u01752379183883") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f405f381dd5bfbe9b_d20250713_m035931_c001_v7007000_t0000_u01752379171958") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513849_d20250713_m035925_c001_v0001184_t0029_u01752379165551") 2025/07/13 04:03:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40283ee406b1c995_d20250713_m035918_c001_v7007000_t0000_u01752379158647") 2025/07/13 04:03:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851379e_d20250713_m035910_c001_v0001184_t0038_u01752379150264") 2025/07/13 04:03:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164ef82d01a190c_d20250713_m035903_c001_v7007000_t0000_u01752379143208") 2025/07/13 04:03:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985136e8_d20250713_m035854_c001_v0001184_t0031_u01752379134750") 2025/07/13 04:03:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e325_d20250713_m040013_c001_v7007000_t0000_u01752379213720") 2025/07/13 04:03:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53964ce_d20250713_m040009_c001_v0001130_t0048_u01752379209460") 2025/07/13 04:03:01 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b2bdd_d20250713_m040036_c001_v7007000_t0000_u01752379236655") 2025/07/13 04:03:01 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec89026_d20250713_m040030_c001_v0001037_t0048_u01752379230620") 2025/07/13 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7716_d20250713_m040158_c001_v7007000_t0000_u01752379318658") 2025/07/13 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513f62_d20250713_m040149_c001_v0001184_t0011_u01752379309125") 2025/07/13 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f401d7054ef98002f_d20250713_m040141_c001_v7007000_t0000_u01752379301052") 2025/07/13 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513e80_d20250713_m040132_c001_v0001184_t0035_u01752379292331") 2025/07/13 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e121_d20250713_m040124_c001_v7007000_t0000_u01752379284583") 2025/07/13 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513d95_d20250713_m040115_c001_v0001184_t0025_u01752379275868") 2025/07/13 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963790_d20250713_m040108_c001_v7007000_t0000_u01752379268253") 2025/07/13 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513ce1_d20250713_m040100_c001_v0001184_t0032_u01752379260136") 2025/07/13 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f6f8_d20250713_m040052_c001_v7007000_t0000_u01752379252482") 2025/07/13 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513c3e_d20250713_m040044_c001_v0001184_t0034_u01752379244026") 2025/07/13 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b27e0_d20250713_m040031_c001_v7007000_t0000_u01752379231949") 2025/07/13 04:03:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d432_d20250713_m040026_c001_v0001171_t0039_u01752379226021") 2025/07/13 04:03:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581c0d_d20250713_m040018_c001_v7007000_t0000_u01752379218152") 2025/07/13 04:03:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d398_d20250713_m040012_c001_v0001171_t0057_u01752379212961") 2025/07/13 04:03:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581be8_d20250713_m040010_c001_v7007000_t0000_u01752379210780") 2025/07/13 04:03:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53964b6_d20250713_m040005_c001_v0001130_t0029_u01752379205338") 2025/07/13 04:03:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e202_d20250713_m035957_c001_v7007000_t0000_u01752379197730") 2025/07/13 04:03:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396494_d20250713_m035952_c001_v0001130_t0035_u01752379192542") 2025/07/13 04:03:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164c302194cfab3_d20250713_m035949_c001_v7007000_t0000_u01752379189954") 2025/07/13 04:03:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396476_d20250713_m035944_c001_v0001130_t0020_u01752379184333") 2025/07/13 04:03:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452baf_d20250713_m035931_c001_v7007000_t0000_u01752379171895") 2025/07/13 04:03:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539643e_d20250713_m035925_c001_v0001130_t0035_u01752379165977") 2025/07/13 04:03:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40283ee406b1c996_d20250713_m035918_c001_v7007000_t0000_u01752379158831") 2025/07/13 04:03:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396410_d20250713_m035910_c001_v0001130_t0039_u01752379150467") 2025/07/13 04:03:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164ef82d01a190d_d20250713_m035903_c001_v7007000_t0000_u01752379143391") 2025/07/13 04:03:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53963e9_d20250713_m035854_c001_v0001130_t0042_u01752379134944") 2025/07/13 04:03:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4083fa3fb9f6865b_d20250713_m040013_c001_v7007000_t0000_u01752379213497") 2025/07/13 04:03:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513aa8_d20250713_m040009_c001_v0001184_t0055_u01752379209564") 2025/07/13 04:03:02 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b2bde_d20250713_m040036_c001_v7007000_t0000_u01752379236836") 2025/07/13 04:03:02 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d46e_d20250713_m040030_c001_v0001171_t0006_u01752379230687") 2025/07/13 04:03:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7717_d20250713_m040158_c001_v7007000_t0000_u01752379318842") 2025/07/13 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec89102_d20250713_m040149_c001_v0001037_t0020_u01752379309328") 2025/07/13 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f401d7054ef980030_d20250713_m040141_c001_v7007000_t0000_u01752379301234") 2025/07/13 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec890ce_d20250713_m040132_c001_v0001037_t0034_u01752379292539") 2025/07/13 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e122_d20250713_m040124_c001_v7007000_t0000_u01752379284774") 2025/07/13 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec8909c_d20250713_m040116_c001_v0001037_t0019_u01752379276082") 2025/07/13 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963791_d20250713_m040108_c001_v7007000_t0000_u01752379268435") 2025/07/13 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec8906c_d20250713_m040100_c001_v0001037_t0031_u01752379260372") 2025/07/13 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f6f9_d20250713_m040052_c001_v7007000_t0000_u01752379252671") 2025/07/13 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec89046_d20250713_m040044_c001_v0001037_t0017_u01752379244244") 2025/07/13 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f422ad289d4004771_d20250713_m040031_c001_v7007000_t0000_u01752379231792") 2025/07/13 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539651c_d20250713_m040026_c001_v0001130_t0009_u01752379226339") 2025/07/13 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581c0e_d20250713_m040018_c001_v7007000_t0000_u01752379218334") 2025/07/13 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513ad8_d20250713_m040013_c001_v0001184_t0040_u01752379213024") 2025/07/13 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f418b2534fc49ce3b_d20250713_m040010_c001_v7007000_t0000_u01752379210746") 2025/07/13 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513a60_d20250713_m040005_c001_v0001184_t0003_u01752379205675") 2025/07/13 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e203_d20250713_m035957_c001_v7007000_t0000_u01752379197913") 2025/07/13 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985139ac_d20250713_m035952_c001_v0001184_t0002_u01752379192631") 2025/07/13 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4003d7a695c43fdf_d20250713_m035950_c001_v7007000_t0000_u01752379190380") 2025/07/13 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d232_d20250713_m035944_c001_v0001171_t0017_u01752379184775") 2025/07/13 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f5bd_d20250713_m035931_c001_v7007000_t0000_u01752379171902") 2025/07/13 04:03:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d166_d20250713_m035926_c001_v0001171_t0044_u01752379166280") 2025/07/13 04:03:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40283ee406b1c998_d20250713_m035919_c001_v7007000_t0000_u01752379159014") 2025/07/13 04:03:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d0b5_d20250713_m035910_c001_v0001171_t0040_u01752379150761") 2025/07/13 04:03:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164ef82d01a190e_d20250713_m035903_c001_v7007000_t0000_u01752379143575") 2025/07/13 04:03:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d02d_d20250713_m035855_c001_v0001171_t0043_u01752379135283") 2025/07/13 04:03:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f405f381dd5bfbeb2_d20250713_m040013_c001_v7007000_t0000_u01752379213640") 2025/07/13 04:03:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88fe0_d20250713_m040009_c001_v0001037_t0033_u01752379209606") 2025/07/13 04:03:04 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b2bdf_d20250713_m040037_c001_v7007000_t0000_u01752379237018") 2025/07/13 04:03:04 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513bba_d20250713_m040030_c001_v0001184_t0049_u01752379230697") 2025/07/13 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7718_d20250713_m040159_c001_v7007000_t0000_u01752379319241") 2025/07/13 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d814_d20250713_m040149_c001_v0001171_t0059_u01752379309832") 2025/07/13 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f401d7054ef980031_d20250713_m040141_c001_v7007000_t0000_u01752379301418") 2025/07/13 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d760_d20250713_m040133_c001_v0001171_t0047_u01752379293102") 2025/07/13 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e124_d20250713_m040124_c001_v7007000_t0000_u01752379284956") 2025/07/13 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d69e_d20250713_m040116_c001_v0001171_t0024_u01752379276680") 2025/07/13 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963793_d20250713_m040108_c001_v7007000_t0000_u01752379268616") 2025/07/13 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d5d2_d20250713_m040100_c001_v0001171_t0014_u01752379260786") 2025/07/13 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f6fa_d20250713_m040052_c001_v7007000_t0000_u01752379252862") 2025/07/13 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d518_d20250713_m040044_c001_v0001171_t0040_u01752379244737") 2025/07/13 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f408af9c67dee50db_d20250713_m040031_c001_v7007000_t0000_u01752379231725") 2025/07/13 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec89018_d20250713_m040026_c001_v0001037_t0025_u01752379226698") 2025/07/13 04:03:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581c0f_d20250713_m040018_c001_v7007000_t0000_u01752379218520") 2025/07/13 04:03:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53964ec_d20250713_m040013_c001_v0001130_t0041_u01752379213048") 2025/07/13 04:03:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4146207bf9a72c83_d20250713_m040010_c001_v7007000_t0000_u01752379210531") 2025/07/13 04:03:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d330_d20250713_m040005_c001_v0001171_t0054_u01752379205889") 2025/07/13 04:03:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e204_d20250713_m035958_c001_v7007000_t0000_u01752379198094") 2025/07/13 04:03:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d2a2_d20250713_m035952_c001_v0001171_t0025_u01752379192734") 2025/07/13 04:03:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c52e_d20250713_m035950_c001_v7007000_t0000_u01752379190127") 2025/07/13 04:03:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851393c_d20250713_m035945_c001_v0001184_t0042_u01752379185074") 2025/07/13 04:03:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963650_d20250713_m035932_c001_v7007000_t0000_u01752379172056") 2025/07/13 04:03:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f6c_d20250713_m035926_c001_v0001037_t0047_u01752379166564") 2025/07/13 04:03:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40283ee406b1c999_d20250713_m035919_c001_v7007000_t0000_u01752379159197") 2025/07/13 04:03:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f44_d20250713_m035911_c001_v0001037_t0007_u01752379151091") 2025/07/13 04:03:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164ef82d01a190f_d20250713_m035903_c001_v7007000_t0000_u01752379143759") 2025/07/13 04:03:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f20_d20250713_m035855_c001_v0001037_t0010_u01752379135551") 2025/07/13 04:03:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581bf3_d20250713_m040013_c001_v7007000_t0000_u01752379213856") 2025/07/13 04:03:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d370_d20250713_m040009_c001_v0001171_t0007_u01752379209804") 2025/07/13 04:03:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2dc_d20250713_m035934_c001_v7007000_t0000_u01752379174667") 2025/07/13 04:03:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851387a_d20250713_m035929_c001_v0001184_t0020_u01752379169875") 2025/07/13 04:03:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2dd_d20250713_m035934_c001_v7007000_t0000_u01752379174863") 2025/07/13 04:03:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d190_d20250713_m035930_c001_v0001171_t0057_u01752379170067") 2025/07/13 04:03:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2de_d20250713_m035935_c001_v7007000_t0000_u01752379175046") 2025/07/13 04:03:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513880_d20250713_m035930_c001_v0001184_t0050_u01752379170080") 2025/07/13 04:03:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2df_d20250713_m035935_c001_v7007000_t0000_u01752379175227") 2025/07/13 04:03:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539644a_d20250713_m035930_c001_v0001130_t0059_u01752379170155") 2025/07/13 04:03:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2e3_d20250713_m035935_c001_v7007000_t0000_u01752379175410") 2025/07/13 04:03:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f78_d20250713_m035930_c001_v0001037_t0037_u01752379170251") 2025/07/13 04:03:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2e4_d20250713_m035935_c001_v7007000_t0000_u01752379175592") 2025/07/13 04:03:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513884_d20250713_m035930_c001_v0001184_t0006_u01752379170275") 2025/07/13 04:03:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2e5_d20250713_m035935_c001_v7007000_t0000_u01752379175773") 2025/07/13 04:03:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d192_d20250713_m035930_c001_v0001171_t0035_u01752379170418") 2025/07/13 04:03:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2e6_d20250713_m035935_c001_v7007000_t0000_u01752379175956") 2025/07/13 04:03:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851388c_d20250713_m035930_c001_v0001184_t0043_u01752379170487") 2025/07/13 04:03:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2e7_d20250713_m035936_c001_v7007000_t0000_u01752379176202") 2025/07/13 04:03:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539644c_d20250713_m035930_c001_v0001130_t0057_u01752379170605") 2025/07/13 04:03:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2e8_d20250713_m035936_c001_v7007000_t0000_u01752379176387") 2025/07/13 04:03:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f7a_d20250713_m035930_c001_v0001037_t0022_u01752379170616") 2025/07/13 04:03:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2e9_d20250713_m035936_c001_v7007000_t0000_u01752379176568") 2025/07/13 04:03:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d194_d20250713_m035930_c001_v0001171_t0043_u01752379170681") 2025/07/13 04:03:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2ea_d20250713_m035936_c001_v7007000_t0000_u01752379176749") 2025/07/13 04:03:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513890_d20250713_m035930_c001_v0001184_t0049_u01752379170693") 2025/07/13 04:03:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2eb_d20250713_m035936_c001_v7007000_t0000_u01752379176932") 2025/07/13 04:03:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513894_d20250713_m035930_c001_v0001184_t0012_u01752379170906") 2025/07/13 04:03:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2ec_d20250713_m035937_c001_v7007000_t0000_u01752379177116") 2025/07/13 04:03:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539644e_d20250713_m035930_c001_v0001130_t0000_u01752379170936") 2025/07/13 04:03:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2ed_d20250713_m035937_c001_v7007000_t0000_u01752379177297") 2025/07/13 04:03:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d196_d20250713_m035930_c001_v0001171_t0028_u01752379170949") 2025/07/13 04:03:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2ee_d20250713_m035937_c001_v7007000_t0000_u01752379177478") 2025/07/13 04:03:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513896_d20250713_m035931_c001_v0001184_t0019_u01752379171102") 2025/07/13 04:03:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f408af9c67dee4f82_d20250713_m035953_c001_v7007000_t0000_u01752379193070") 2025/07/13 04:03:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513968_d20250713_m035948_c001_v0001184_t0032_u01752379188164") 2025/07/13 04:03:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164c302194cfabd_d20250713_m035953_c001_v7007000_t0000_u01752379193233") 2025/07/13 04:03:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396480_d20250713_m035948_c001_v0001130_t0009_u01752379188218") 2025/07/13 04:03:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f422ad289d40046c7_d20250713_m035953_c001_v7007000_t0000_u01752379193084") 2025/07/13 04:03:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d25c_d20250713_m035948_c001_v0001171_t0003_u01752379188358") 2025/07/13 04:03:07 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4003d7a695c43fe2_d20250713_m035953_c001_v7007000_t0000_u01752379193404") 2025/07/13 04:03:07 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851396c_d20250713_m035948_c001_v0001184_t0044_u01752379188370") 2025/07/13 04:03:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164c302194cfabe_d20250713_m035953_c001_v7007000_t0000_u01752379193415") 2025/07/13 04:03:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f9e_d20250713_m035948_c001_v0001037_t0056_u01752379188474") 2025/07/13 04:03:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e1e7_d20250713_m035953_c001_v7007000_t0000_u01752379193245") 2025/07/13 04:03:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396482_d20250713_m035948_c001_v0001130_t0057_u01752379188551") 2025/07/13 04:03:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f408af9c67dee4f83_d20250713_m035953_c001_v7007000_t0000_u01752379193256") 2025/07/13 04:03:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513970_d20250713_m035948_c001_v0001184_t0048_u01752379188576") 2025/07/13 04:03:08 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f408af9c67dee4f84_d20250713_m035953_c001_v7007000_t0000_u01752379193439") 2025/07/13 04:03:08 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d262_d20250713_m035948_c001_v0001171_t0027_u01752379188692") 2025/07/13 04:03:08 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f422ad289d40046c8_d20250713_m035953_c001_v7007000_t0000_u01752379193269") 2025/07/13 04:03:08 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513974_d20250713_m035948_c001_v0001184_t0020_u01752379188772") 2025/07/13 04:03:08 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e1eb_d20250713_m035953_c001_v7007000_t0000_u01752379193451") 2025/07/13 04:03:08 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88fa2_d20250713_m035948_c001_v0001037_t0006_u01752379188900") 2025/07/13 04:03:08 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f406bb69ce62f5f08_d20250713_m035953_c001_v7007000_t0000_u01752379193103") 2025/07/13 04:03:08 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539648a_d20250713_m035948_c001_v0001130_t0051_u01752379188938") 2025/07/13 04:03:08 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f406bb69ce62f5f09_d20250713_m035953_c001_v7007000_t0000_u01752379193112") 2025/07/13 04:03:08 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d266_d20250713_m035948_c001_v0001171_t0057_u01752379188992") 2025/07/13 04:03:08 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4107e88560f0b0bd_d20250713_m035953_c001_v7007000_t0000_u01752379193277") 2025/07/13 04:03:08 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513976_d20250713_m035949_c001_v0001184_t0000_u01752379189020") 2025/07/13 04:03:08 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4107e88560f0b0ba_d20250713_m035953_c001_v7007000_t0000_u01752379193091") 2025/07/13 04:03:08 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851397a_d20250713_m035949_c001_v0001184_t0026_u01752379189217") 2025/07/13 04:03:08 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f406bb69ce62f5f0c_d20250713_m035953_c001_v7007000_t0000_u01752379193289") 2025/07/13 04:03:08 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539648c_d20250713_m035949_c001_v0001130_t0033_u01752379189247") 2025/07/13 04:03:08 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4003d7a695c43fe0_d20250713_m035953_c001_v7007000_t0000_u01752379193039") 2025/07/13 04:03:08 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88fa4_d20250713_m035949_c001_v0001037_t0013_u01752379189259") 2025/07/13 04:03:09 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f406bb69ce62f5cfb_d20250713_m035750_c001_v7007000_t0000_u01752379070026") 2025/07/13 04:03:09 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f11390ccb2ff950c8_d20250713_m035747_c001_v0001102_t0041_u01752379067507") 2025/07/13 04:03:09 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581b3d_d20250713_m035747_c001_v7007000_t0000_u01752379067325") 2025/07/13 04:03:09 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f11390ccb2ff950bc_d20250713_m035744_c001_v0001102_t0026_u01752379064336") 2025/07/13 04:03:09 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581b35_d20250713_m035743_c001_v7007000_t0000_u01752379063607") 2025/07/13 04:03:09 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cc87_d20250713_m035739_c001_v0001171_t0001_u01752379059316") 2025/07/13 04:03:09 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f417f73a54341c002_d20250713_m035737_c001_v7007000_t0000_u01752379057850") 2025/07/13 04:03:09 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115917eea5b90947_d20250713_m035735_c001_v0001172_t0019_u01752379055243") 2025/07/13 04:03:09 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164c302194cf8f5_d20250713_m035735_c001_v7007000_t0000_u01752379055007") 2025/07/13 04:03:09 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115917eea5b90927_d20250713_m035731_c001_v0001172_t0010_u01752379051702") 2025/07/13 04:03:09 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164c302194cf8f0_d20250713_m035730_c001_v7007000_t0000_u01752379050966") 2025/07/13 04:03:09 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513281_d20250713_m035727_c001_v0001184_t0029_u01752379047413") 2025/07/13 04:03:09 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e1a2_d20250713_m035726_c001_v7007000_t0000_u01752379046074") 2025/07/13 04:03:09 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1154c3fbbe036409_d20250713_m035724_c001_v0001154_t0019_u01752379044066") 2025/07/13 04:03:09 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b25c2_d20250713_m035723_c001_v7007000_t0000_u01752379043883") 2025/07/13 04:03:09 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1154c3fbbe0363ff_d20250713_m035720_c001_v0001154_t0011_u01752379040859") 2025/07/13 04:03:09 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b25c0_d20250713_m035720_c001_v7007000_t0000_u01752379040129") 2025/07/13 04:03:09 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985131f1_d20250713_m035716_c001_v0001184_t0012_u01752379036493") 2025/07/13 04:03:09 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e184_d20250713_m035715_c001_v7007000_t0000_u01752379035574") 2025/07/13 04:03:09 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f104ad5255388ba44_d20250713_m035713_c001_v0001109_t0023_u01752379033502") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f411b4f883409aa84_d20250713_m035713_c001_v7007000_t0000_u01752379033323") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f104ad5255388ba36_d20250713_m035709_c001_v0001109_t0037_u01752379029791") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f411b4f883409aa81_d20250713_m035709_c001_v7007000_t0000_u01752379029064") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513161_d20250713_m035703_c001_v0001184_t0023_u01752379023787") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4083fa3fb9f68605_d20250713_m035702_c001_v7007000_t0000_u01752379022849") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f119bf70f519d9931_d20250713_m035701_c001_v0001182_t0033_u01752379021213") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1de88_d20250713_m035701_c001_v7007000_t0000_u01752379021029") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f119bf70f519d990f_d20250713_m035657_c001_v0001182_t0020_u01752379017834") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1de85_d20250713_m035657_c001_v7007000_t0000_u01752379017111") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985130e2_d20250713_m035652_c001_v0001184_t0015_u01752379012125") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e118_d20250713_m035651_c001_v7007000_t0000_u01752379011215") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115d540bb2b5312c_d20250713_m035649_c001_v0001165_t0047_u01752379009639") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4107e88560f0af3f_d20250713_m035649_c001_v7007000_t0000_u01752379009441") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115d540bb2b5311e_d20250713_m035645_c001_v0001165_t0032_u01752379005658") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4107e88560f0af3d_d20250713_m035644_c001_v7007000_t0000_u01752379004923") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851305a_d20250713_m035639_c001_v0001184_t0055_u01752378999867") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963530_d20250713_m035638_c001_v7007000_t0000_u01752378998774") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f10734d078dadd883_d20250713_m035632_c001_v0001093_t0025_u01752378992650") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581b03_d20250713_m035632_c001_v7007000_t0000_u01752378992455") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498512fcd_d20250713_m035628_c001_v0001184_t0030_u01752378988591") 2025/07/13 04:03:10 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f116d4fc085f73f92_d20250713_m035627_c001_v0001116_t0011_u01752378987417") 2025/07/13 04:03:11 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f116d4fc085f73f86_d20250713_m035626_c001_v0001116_t0024_u01752378986046") 2025/07/13 04:03:11 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e10f_d20250713_m035613_c001_v7007000_t0000_u01752378973135") 2025/07/13 04:03:11 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c895_d20250713_m035606_c001_v0001171_t0025_u01752378966561") 2025/07/13 04:03:11 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115d4593a9224e60_d20250713_m035605_c001_v0001131_t0013_u01752378965648") 2025/07/13 04:03:11 DEBUG : dst/one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115d4593a9224e56_d20250713_m035604_c001_v0001131_t0050_u01752378964494") 2025/07/13 04:03:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f406bb69ce62f5cfc_d20250713_m035750_c001_v7007000_t0000_u01752379070209") 2025/07/13 04:03:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f102b2b41a259b83b_d20250713_m035747_c001_v0001179_t0002_u01752379067120") 2025/07/13 04:03:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1118225cac5ccab0_d20250713_m035742_c001_v0001117_t0044_u01752379062988") 2025/07/13 04:03:11 DEBUG : dst/one.bak: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f417f73a54341c003_d20250713_m035738_c001_v7007000_t0000_u01752379058032") 2025/07/13 04:03:11 DEBUG : dst/one.bak: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f11381402cc6c15c7_d20250713_m035734_c001_v0001101_t0048_u01752379054558") 2025/07/13 04:03:11 DEBUG : dst/one.bak: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1063aae8bd517961_d20250713_m035730_c001_v0001092_t0046_u01752379050642") 2025/07/13 04:03:11 DEBUG : dst/one.bak: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e1a3_d20250713_m035726_c001_v7007000_t0000_u01752379046313") 2025/07/13 04:03:11 DEBUG : dst/one.bak: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f106fa7dc0f94960a_d20250713_m035723_c001_v0001182_t0045_u01752379043680") 2025/07/13 04:03:11 DEBUG : dst/one.bak: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f118ced087fe720b4_d20250713_m035719_c001_v0001101_t0056_u01752379039527") 2025/07/13 04:03:11 DEBUG : dst/three: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963531_d20250713_m035638_c001_v7007000_t0000_u01752378998958") 2025/07/13 04:03:11 DEBUG : dst/three: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f116d4fc085f73fae_d20250713_m035637_c001_v0001116_t0059_u01752378997075") 2025/07/13 04:03:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f406bb69ce62f5cfe_d20250713_m035750_c001_v7007000_t0000_u01752379070407") 2025/07/13 04:03:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f10143862b7c691f7_d20250713_m035748_c001_v0001181_t0058_u01752379068734") 2025/07/13 04:03:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f118df61cbd56a134_d20250713_m035745_c001_v0001165_t0008_u01752379065259") 2025/07/13 04:03:11 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f406bb69ce62f5cff_d20250713_m035750_c001_v7007000_t0000_u01752379070591") 2025/07/13 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f11390ccb2ff950ce_d20250713_m035749_c001_v0001102_t0048_u01752379069134") 2025/07/13 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581b41_d20250713_m035748_c001_v7007000_t0000_u01752379068950") 2025/07/13 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f11390ccb2ff950c0_d20250713_m035745_c001_v0001102_t0047_u01752379065646") 2025/07/13 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581b39_d20250713_m035745_c001_v7007000_t0000_u01752379065463") 2025/07/13 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cc95_d20250713_m035740_c001_v0001171_t0026_u01752379060199") 2025/07/13 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f417f73a54341c004_d20250713_m035738_c001_v7007000_t0000_u01752379058214") 2025/07/13 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115917eea5b90953_d20250713_m035736_c001_v0001172_t0025_u01752379056997") 2025/07/13 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164c302194cf8f8_d20250713_m035736_c001_v7007000_t0000_u01752379056815") 2025/07/13 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115917eea5b90931_d20250713_m035733_c001_v0001172_t0052_u01752379053143") 2025/07/13 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164c302194cf8f2_d20250713_m035732_c001_v7007000_t0000_u01752379052961") 2025/07/13 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513289_d20250713_m035727_c001_v0001184_t0058_u01752379047910") 2025/07/13 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b25c3_d20250713_m035725_c001_v7007000_t0000_u01752379045513") 2025/07/13 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cbaf_d20250713_m035722_c001_v0001171_t0000_u01752379042776") 2025/07/13 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b25c1_d20250713_m035722_c001_v7007000_t0000_u01752379042042") 2025/07/13 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985131f9_d20250713_m035717_c001_v0001184_t0023_u01752379037078") 2025/07/13 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f411b4f883409aa8b_d20250713_m035714_c001_v7007000_t0000_u01752379034659") 2025/07/13 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cb47_d20250713_m035712_c001_v0001171_t0019_u01752379032129") 2025/07/13 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f411b4f883409aa82_d20250713_m035711_c001_v7007000_t0000_u01752379031047") 2025/07/13 04:03:13 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851316b_d20250713_m035704_c001_v0001184_t0017_u01752379024505") 2025/07/13 04:03:13 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1de89_d20250713_m035701_c001_v7007000_t0000_u01752379021911") 2025/07/13 04:03:13 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cadd_d20250713_m035659_c001_v0001171_t0015_u01752379019763") 2025/07/13 04:03:13 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1de86_d20250713_m035658_c001_v7007000_t0000_u01752379018635") 2025/07/13 04:03:13 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985130ea_d20250713_m035652_c001_v0001184_t0044_u01752379012615") 2025/07/13 04:03:13 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4107e88560f0af40_d20250713_m035650_c001_v7007000_t0000_u01752379010268") 2025/07/13 04:03:13 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75ca67_d20250713_m035647_c001_v0001171_t0039_u01752379007771") 2025/07/13 04:03:13 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4107e88560f0af3e_d20250713_m035646_c001_v7007000_t0000_u01752379006685") 2025/07/13 04:03:13 DEBUG : dst/three.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513062_d20250713_m035640_c001_v0001184_t0058_u01752379000397") 2025/07/13 04:03:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f417f73a54341c005_d20250713_m035738_c001_v7007000_t0000_u01752379058397") 2025/07/13 04:03:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1058b1aa33a66033_d20250713_m035736_c001_v0001131_t0011_u01752379056425") 2025/07/13 04:03:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1184e50642e2c214_d20250713_m035732_c001_v0001182_t0040_u01752379052757") 2025/07/13 04:03:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e1a4_d20250713_m035726_c001_v7007000_t0000_u01752379046497") 2025/07/13 04:03:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f117b820db75b5b31_d20250713_m035724_c001_v0001117_t0052_u01752379044601") 2025/07/13 04:03:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f111a6d6836779dc1_d20250713_m035721_c001_v0001157_t0005_u01752379041558") 2025/07/13 04:03:13 DEBUG : dst/two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f406bb69ce62f5d00_d20250713_m035750_c001_v7007000_t0000_u01752379070774") 2025/07/13 04:03:13 DEBUG : dst/two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851331f_d20250713_m035739_c001_v0001184_t0046_u01752379059969") 2025/07/13 04:03:13 DEBUG : dst/two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f417f73a54341c006_d20250713_m035738_c001_v7007000_t0000_u01752379058578") 2025/07/13 04:03:13 DEBUG : dst/two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cbeb_d20250713_m035727_c001_v0001171_t0016_u01752379047639") 2025/07/13 04:03:14 DEBUG : dst/two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e1a5_d20250713_m035726_c001_v7007000_t0000_u01752379046683") 2025/07/13 04:03:14 DEBUG : dst/two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cb7b_d20250713_m035716_c001_v0001171_t0015_u01752379036697") 2025/07/13 04:03:14 DEBUG : dst/two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e188_d20250713_m035715_c001_v7007000_t0000_u01752379035761") 2025/07/13 04:03:14 DEBUG : dst/two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cb09_d20250713_m035703_c001_v0001171_t0045_u01752379023986") 2025/07/13 04:03:14 DEBUG : dst/two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4083fa3fb9f68606_d20250713_m035703_c001_v7007000_t0000_u01752379023035") 2025/07/13 04:03:14 DEBUG : dst/two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75ca8d_d20250713_m035652_c001_v0001171_t0037_u01752379012318") 2025/07/13 04:03:14 DEBUG : dst/two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e119_d20250713_m035651_c001_v7007000_t0000_u01752379011397") 2025/07/13 04:03:14 DEBUG : dst/two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75ca11_d20250713_m035640_c001_v0001171_t0058_u01752379000074") 2025/07/13 04:03:14 DEBUG : dst/two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963533_d20250713_m035639_c001_v7007000_t0000_u01752378999141") 2025/07/13 04:03:14 DEBUG : dst/two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f109577f78c9b33f0_d20250713_m035634_c001_v0001102_t0010_u01752378994328") 2025/07/13 04:03:14 DEBUG : dst/two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e110_d20250713_m035613_c001_v7007000_t0000_u01752378973316") 2025/07/13 04:03:14 DEBUG : dst/two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115d4593a9224e7a_d20250713_m035612_c001_v0001131_t0051_u01752378972135") 2025/07/13 04:03:14 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f417f430677522864_d20250713_m035538_c001_v7007000_t0000_u01752378938736") 2025/07/13 04:03:14 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c73d_d20250713_m035535_c001_v0001171_t0032_u01752378935220") 2025/07/13 04:03:14 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f417f43067752285c_d20250713_m035533_c001_v7007000_t0000_u01752378933337") 2025/07/13 04:03:14 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498512cb0_d20250713_m035523_c001_v0001184_t0035_u01752378923288") 2025/07/13 04:03:14 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f411b4f883409a9ea_d20250713_m035513_c001_v7007000_t0000_u01752378913743") 2025/07/13 04:03:14 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c665_d20250713_m035510_c001_v0001171_t0029_u01752378910545") 2025/07/13 04:03:14 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1c6_d20250713_m035451_c001_v7007000_t0000_u01752378891593") 2025/07/13 04:03:14 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c571_d20250713_m035449_c001_v0001171_t0050_u01752378889509") 2025/07/13 04:03:15 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1bb_d20250713_m035448_c001_v7007000_t0000_u01752378888671") 2025/07/13 04:03:15 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c55f_d20250713_m035447_c001_v0001171_t0023_u01752378887379") 2025/07/13 04:03:15 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1b1_d20250713_m035444_c001_v7007000_t0000_u01752378884497") 2025/07/13 04:03:15 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c531_d20250713_m035442_c001_v0001171_t0005_u01752378882746") 2025/07/13 04:03:15 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1a9_d20250713_m035441_c001_v7007000_t0000_u01752378881867") 2025/07/13 04:03:15 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c50d_d20250713_m035440_c001_v0001171_t0012_u01752378880395") 2025/07/13 04:03:15 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963483_d20250713_m035434_c001_v7007000_t0000_u01752378874516") 2025/07/13 04:03:15 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c4b5_d20250713_m035433_c001_v0001171_t0045_u01752378873020") 2025/07/13 04:03:15 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96347f_d20250713_m035432_c001_v7007000_t0000_u01752378872141") 2025/07/13 04:03:15 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c4a9_d20250713_m035431_c001_v0001171_t0054_u01752378871253") 2025/07/13 04:03:15 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96347b_d20250713_m035426_c001_v7007000_t0000_u01752378866759") 2025/07/13 04:03:15 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c450_d20250713_m035425_c001_v0001171_t0024_u01752378865376") 2025/07/13 04:03:15 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452868_d20250713_m035423_c001_v7007000_t0000_u01752378863535") 2025/07/13 04:03:15 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c424_d20250713_m035422_c001_v0001171_t0047_u01752378862488") 2025/07/13 04:03:15 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452867_d20250713_m035422_c001_v7007000_t0000_u01752378862122") 2025/07/13 04:03:15 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f108544824db08e39_d20250713_m035421_c001_v0001041_t0011_u01752378861319") 2025/07/13 04:03:15 DEBUG : empty space: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c40e_d20250713_m035419_c001_v0001171_t0010_u01752378859761") 2025/07/13 04:03:16 DEBUG : enormous: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1c2_d20250713_m035450_c001_v7007000_t0000_u01752378890670") 2025/07/13 04:03:16 DEBUG : enormous: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c573_d20250713_m035449_c001_v0001171_t0004_u01752378889916") 2025/07/13 04:03:16 DEBUG : existing: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f406bb69ce62f5d05_d20250713_m035755_c001_v7007000_t0000_u01752379075285") 2025/07/13 04:03:16 DEBUG : existing: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985133e9_d20250713_m035754_c001_v0001184_t0039_u01752379074051") 2025/07/13 04:03:16 DEBUG : existing: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f411b4f883409a9e8_d20250713_m035509_c001_v7007000_t0000_u01752378909185") 2025/07/13 04:03:16 DEBUG : existing: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c643_d20250713_m035508_c001_v0001171_t0044_u01752378908185") 2025/07/13 04:03:16 DEBUG : existing: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452860_d20250713_m035416_c001_v7007000_t0000_u01752378856836") 2025/07/13 04:03:16 DEBUG : existing: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c3dc_d20250713_m035415_c001_v0001171_t0004_u01752378855774") 2025/07/13 04:03:16 DEBUG : existing: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b3145285f_d20250713_m035415_c001_v7007000_t0000_u01752378855184") 2025/07/13 04:03:16 DEBUG : existing: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c3ce_d20250713_m035414_c001_v0001171_t0033_u01752378854495") 2025/07/13 04:03:16 DEBUG : existing: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c3c6_d20250713_m035413_c001_v0001171_t0015_u01752378853593") 2025/07/13 04:03:16 DEBUG : existing-b: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f411b4f883409a9e9_d20250713_m035509_c001_v7007000_t0000_u01752378909399") 2025/07/13 04:03:16 DEBUG : existing-b: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498512bf1_d20250713_m035508_c001_v0001184_t0037_u01752378908176") 2025/07/13 04:03:16 DEBUG : file1: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e29b_d20250713_m035842_c001_v7007000_t0000_u01752379122380") 2025/07/13 04:03:16 DEBUG : file1: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88ef6_d20250713_m035840_c001_v0001037_t0045_u01752379120948") 2025/07/13 04:03:16 DEBUG : file1: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e298_d20250713_m035839_c001_v7007000_t0000_u01752379119627") 2025/07/13 04:03:16 DEBUG : file1: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53963c1_d20250713_m035838_c001_v0001130_t0022_u01752379118212") 2025/07/13 04:03:16 DEBUG : five: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1cd_d20250713_m035455_c001_v7007000_t0000_u01752378895481") 2025/07/13 04:03:16 DEBUG : five: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4095ba9a3c75c599_d20250713_m035453_c001_v0001171_t0016_u01752378893320") 2025/07/13 04:03:16 DEBUG : foo: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96347a_d20250713_m035425_c001_v7007000_t0000_u01752378865014") 2025/07/13 04:03:16 DEBUG : foo: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4095ba9a3c75c444_d20250713_m035424_c001_v0001171_t0016_u01752378864459") 2025/07/13 04:03:16 DEBUG : foo: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4095ba9a3c75c43e_d20250713_m035423_c001_v0001171_t0016_u01752378863901") 2025/07/13 04:03:17 DEBUG : four: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1ce_d20250713_m035455_c001_v7007000_t0000_u01752378895663") 2025/07/13 04:03:17 DEBUG : four: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f402bfaaabe2715e8_d20250713_m035453_c001_v0001106_t0028_u01752378893871") 2025/07/13 04:03:17 DEBUG : four: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c591_d20250713_m035452_c001_v0001171_t0056_u01752378892643") 2025/07/13 04:03:17 DEBUG : hello world2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcdb4_d20250713_m035330_c001_v7007000_t0000_u01752378810355") 2025/07/13 04:03:17 DEBUG : hello world2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c212_d20250713_m035329_c001_v0001171_t0029_u01752378809662") 2025/07/13 04:03:17 DEBUG : ignore-size: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b3145285e_d20250713_m035413_c001_v7007000_t0000_u01752378853225") 2025/07/13 04:03:17 DEBUG : ignore-size: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c3be_d20250713_m035412_c001_v0001171_t0002_u01752378852173") 2025/07/13 04:03:17 DEBUG : nested/sub dir/file: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f411b4f883409a9e5_d20250713_m035507_c001_v7007000_t0000_u01752378907445") 2025/07/13 04:03:17 DEBUG : nested/sub dir/file: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c631_d20250713_m035506_c001_v0001171_t0052_u01752378906813") 2025/07/13 04:03:17 DEBUG : nested/sub dir/file: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c219_d20250713_m035506_c001_v7007000_t0000_u01752378906068") 2025/07/13 04:03:17 DEBUG : nested/sub dir/file: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c61b_d20250713_m035505_c001_v0001171_t0037_u01752378905341") 2025/07/13 04:03:17 DEBUG : one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1cf_d20250713_m035455_c001_v7007000_t0000_u01752378895846") 2025/07/13 04:03:17 DEBUG : one: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4095ba9a3c75c585_d20250713_m035451_c001_v0001171_t0016_u01752378891981") 2025/07/13 04:03:17 DEBUG : only0: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e284_d20250713_m035833_c001_v7007000_t0000_u01752379113689") 2025/07/13 04:03:17 DEBUG : only0: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f412cd994985135da_d20250713_m035827_c001_v0001184_t0049_u01752379107976") 2025/07/13 04:03:17 DEBUG : only0: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75ce6b_d20250713_m035817_c001_v0001171_t0012_u01752379097067") 2025/07/13 04:03:17 DEBUG : only0: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4107e88560f0af55_d20250713_m035810_c001_v7007000_t0000_u01752379090984") 2025/07/13 04:03:17 DEBUG : only0: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cd77_d20250713_m035758_c001_v0001171_t0057_u01752379078880") 2025/07/13 04:03:17 DEBUG : only1: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e285_d20250713_m035833_c001_v7007000_t0000_u01752379113875") 2025/07/13 04:03:17 DEBUG : only1: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f412e1a514ec88ed6_d20250713_m035828_c001_v0001037_t0004_u01752379108740") 2025/07/13 04:03:18 DEBUG : only1: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75ce71_d20250713_m035817_c001_v0001171_t0036_u01752379097539") 2025/07/13 04:03:18 DEBUG : only1: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452ae7_d20250713_m035811_c001_v7007000_t0000_u01752379091340") 2025/07/13 04:03:18 DEBUG : only1: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cd7d_d20250713_m035759_c001_v0001171_t0042_u01752379079395") 2025/07/13 04:03:18 DEBUG : only10: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e286_d20250713_m035834_c001_v7007000_t0000_u01752379114059") 2025/07/13 04:03:18 DEBUG : only10: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f415476d1d53963a3_d20250713_m035828_c001_v0001130_t0001_u01752379108935") 2025/07/13 04:03:18 DEBUG : only10: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cea1_d20250713_m035822_c001_v0001171_t0001_u01752379102230") 2025/07/13 04:03:18 DEBUG : only10: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f405d8d7447f3ac1c_d20250713_m035810_c001_v7007000_t0000_u01752379090409") 2025/07/13 04:03:18 DEBUG : only10: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cdcd_d20250713_m035804_c001_v0001171_t0010_u01752379084441") 2025/07/13 04:03:18 DEBUG : only11: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e287_d20250713_m035834_c001_v7007000_t0000_u01752379114242") 2025/07/13 04:03:18 DEBUG : only11: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f412cd994985135ea_d20250713_m035828_c001_v0001184_t0049_u01752379108943") 2025/07/13 04:03:18 DEBUG : only11: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cea7_d20250713_m035822_c001_v0001171_t0032_u01752379102743") 2025/07/13 04:03:18 DEBUG : only11: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4107e88560f0af56_d20250713_m035811_c001_v7007000_t0000_u01752379091167") 2025/07/13 04:03:18 DEBUG : only11: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cdd5_d20250713_m035804_c001_v0001171_t0044_u01752379084933") 2025/07/13 04:03:18 DEBUG : only12: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e288_d20250713_m035834_c001_v7007000_t0000_u01752379114424") 2025/07/13 04:03:18 DEBUG : only12: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f412cd994985135e8_d20250713_m035828_c001_v0001184_t0049_u01752379108748") 2025/07/13 04:03:18 DEBUG : only12: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75ceb1_d20250713_m035823_c001_v0001171_t0055_u01752379103486") 2025/07/13 04:03:18 DEBUG : only12: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f406bb69ce62f5d25_d20250713_m035810_c001_v7007000_t0000_u01752379090995") 2025/07/13 04:03:18 DEBUG : only12: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cddb_d20250713_m035805_c001_v0001171_t0003_u01752379085448") 2025/07/13 04:03:18 DEBUG : only13: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e289_d20250713_m035834_c001_v7007000_t0000_u01752379114606") 2025/07/13 04:03:19 DEBUG : only13: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4095ba9a3c75ceef_d20250713_m035827_c001_v0001171_t0016_u01752379107991") 2025/07/13 04:03:19 DEBUG : only13: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75ceb9_d20250713_m035824_c001_v0001171_t0050_u01752379104026") 2025/07/13 04:03:19 DEBUG : only13: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f405d8d7447f3ac20_d20250713_m035810_c001_v7007000_t0000_u01752379090592") 2025/07/13 04:03:19 DEBUG : only13: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cde5_d20250713_m035806_c001_v0001171_t0019_u01752379086025") 2025/07/13 04:03:19 DEBUG : only14: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e28a_d20250713_m035834_c001_v7007000_t0000_u01752379114789") 2025/07/13 04:03:19 DEBUG : only14: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f412e1a514ec88ed2_d20250713_m035828_c001_v0001037_t0004_u01752379108553") 2025/07/13 04:03:19 DEBUG : only14: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cebf_d20250713_m035824_c001_v0001171_t0004_u01752379104605") 2025/07/13 04:03:19 DEBUG : only14: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f405d8d7447f3ac23_d20250713_m035810_c001_v7007000_t0000_u01752379090778") 2025/07/13 04:03:19 DEBUG : only14: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cde7_d20250713_m035806_c001_v0001171_t0029_u01752379086540") 2025/07/13 04:03:19 DEBUG : only15: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e28b_d20250713_m035834_c001_v7007000_t0000_u01752379114972") 2025/07/13 04:03:19 DEBUG : only15: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f415476d1d53963a1_d20250713_m035828_c001_v0001130_t0001_u01752379108738") 2025/07/13 04:03:19 DEBUG : only15: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cecb_d20250713_m035825_c001_v0001171_t0016_u01752379105052") 2025/07/13 04:03:19 DEBUG : only15: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f406bb69ce62f5d27_d20250713_m035811_c001_v7007000_t0000_u01752379091189") 2025/07/13 04:03:19 DEBUG : only15: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cdef_d20250713_m035807_c001_v0001171_t0024_u01752379087067") 2025/07/13 04:03:19 DEBUG : only16: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e28c_d20250713_m035835_c001_v7007000_t0000_u01752379115156") 2025/07/13 04:03:19 DEBUG : only16: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4095ba9a3c75cef1_d20250713_m035828_c001_v0001171_t0016_u01752379108390") 2025/07/13 04:03:19 DEBUG : only16: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75ced3_d20250713_m035825_c001_v0001171_t0037_u01752379105541") 2025/07/13 04:03:19 DEBUG : only16: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f405d8d7447f3ac30_d20250713_m035811_c001_v7007000_t0000_u01752379091329") 2025/07/13 04:03:19 DEBUG : only16: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cdf7_d20250713_m035807_c001_v0001171_t0014_u01752379087746") 2025/07/13 04:03:20 DEBUG : only17: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e28d_d20250713_m035835_c001_v7007000_t0000_u01752379115338") 2025/07/13 04:03:20 DEBUG : only17: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f412cd994985135de_d20250713_m035828_c001_v0001184_t0049_u01752379108378") 2025/07/13 04:03:20 DEBUG : only17: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cedb_d20250713_m035825_c001_v0001171_t0022_u01752379105994") 2025/07/13 04:03:20 DEBUG : only17: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452ae4_d20250713_m035810_c001_v7007000_t0000_u01752379090787") 2025/07/13 04:03:20 DEBUG : only17: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cdfd_d20250713_m035808_c001_v0001171_t0020_u01752379088227") 2025/07/13 04:03:20 DEBUG : only18: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e28e_d20250713_m035835_c001_v7007000_t0000_u01752379115521") 2025/07/13 04:03:20 DEBUG : only18: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f412cd994985135e4_d20250713_m035828_c001_v0001184_t0049_u01752379108562") 2025/07/13 04:03:20 DEBUG : only18: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cee1_d20250713_m035826_c001_v0001171_t0005_u01752379106499") 2025/07/13 04:03:20 DEBUG : only18: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f405d8d7447f3ac4c_d20250713_m035811_c001_v7007000_t0000_u01752379091513") 2025/07/13 04:03:20 DEBUG : only18: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75ce03_d20250713_m035808_c001_v0001171_t0052_u01752379088686") 2025/07/13 04:03:20 DEBUG : only19: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e28f_d20250713_m035835_c001_v7007000_t0000_u01752379115703") 2025/07/13 04:03:20 DEBUG : only19: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4095ba9a3c75cef3_d20250713_m035828_c001_v0001171_t0016_u01752379108573") 2025/07/13 04:03:20 DEBUG : only19: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cee3_d20250713_m035827_c001_v0001171_t0004_u01752379107046") 2025/07/13 04:03:21 DEBUG : only19: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4107e88560f0af54_d20250713_m035810_c001_v7007000_t0000_u01752379090793") 2025/07/13 04:03:21 DEBUG : only19: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75ce0d_d20250713_m035809_c001_v0001171_t0002_u01752379089165") 2025/07/13 04:03:21 DEBUG : only2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e290_d20250713_m035835_c001_v7007000_t0000_u01752379115885") 2025/07/13 04:03:21 DEBUG : only2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f412e1a514ec88ed8_d20250713_m035828_c001_v0001037_t0004_u01752379108925") 2025/07/13 04:03:21 DEBUG : only2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75ce73_d20250713_m035818_c001_v0001171_t0002_u01752379098011") 2025/07/13 04:03:21 DEBUG : only2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f405d8d7447f3ac2b_d20250713_m035811_c001_v7007000_t0000_u01752379091145") 2025/07/13 04:03:21 DEBUG : only2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cd83_d20250713_m035759_c001_v0001171_t0001_u01752379079951") 2025/07/13 04:03:21 DEBUG : only3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e291_d20250713_m035836_c001_v7007000_t0000_u01752379116068") 2025/07/13 04:03:21 DEBUG : only3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4095ba9a3c75cef5_d20250713_m035828_c001_v0001171_t0016_u01752379108761") 2025/07/13 04:03:21 DEBUG : only3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75ce7b_d20250713_m035818_c001_v0001171_t0056_u01752379098450") 2025/07/13 04:03:21 DEBUG : only3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f406bb69ce62f5d24_d20250713_m035810_c001_v7007000_t0000_u01752379090802") 2025/07/13 04:03:21 DEBUG : only3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cd8d_d20250713_m035800_c001_v0001171_t0050_u01752379080478") 2025/07/13 04:03:21 DEBUG : only4: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e292_d20250713_m035836_c001_v7007000_t0000_u01752379116278") 2025/07/13 04:03:21 DEBUG : only4: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4095ba9a3c75cef7_d20250713_m035828_c001_v0001171_t0016_u01752379108955") 2025/07/13 04:03:21 DEBUG : only4: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75ce7d_d20250713_m035818_c001_v0001171_t0006_u01752379098964") 2025/07/13 04:03:21 DEBUG : only4: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f405d8d7447f3ac28_d20250713_m035810_c001_v7007000_t0000_u01752379090962") 2025/07/13 04:03:21 DEBUG : only4: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cd99_d20250713_m035801_c001_v0001171_t0010_u01752379081110") 2025/07/13 04:03:21 DEBUG : only5: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e293_d20250713_m035836_c001_v7007000_t0000_u01752379116532") 2025/07/13 04:03:22 DEBUG : only5: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f412e1a514ec88eda_d20250713_m035829_c001_v0001037_t0004_u01752379109109") 2025/07/13 04:03:22 DEBUG : only5: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75ce87_d20250713_m035819_c001_v0001171_t0058_u01752379099579") 2025/07/13 04:03:22 DEBUG : only5: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452ae5_d20250713_m035810_c001_v7007000_t0000_u01752379090974") 2025/07/13 04:03:22 DEBUG : only5: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cda7_d20250713_m035801_c001_v0001171_t0000_u01752379081849") 2025/07/13 04:03:22 DEBUG : only6: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e294_d20250713_m035836_c001_v7007000_t0000_u01752379116714") 2025/07/13 04:03:22 DEBUG : only6: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f412cd994985135f0_d20250713_m035829_c001_v0001184_t0049_u01752379109129") 2025/07/13 04:03:22 DEBUG : only6: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75ce89_d20250713_m035820_c001_v0001171_t0020_u01752379100227") 2025/07/13 04:03:22 DEBUG : only6: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452aea_d20250713_m035811_c001_v7007000_t0000_u01752379091526") 2025/07/13 04:03:22 DEBUG : only6: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cdaf_d20250713_m035802_c001_v0001171_t0048_u01752379082336") 2025/07/13 04:03:22 DEBUG : only7: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e295_d20250713_m035836_c001_v7007000_t0000_u01752379116897") 2025/07/13 04:03:22 DEBUG : only7: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4095ba9a3c75cef9_d20250713_m035829_c001_v0001171_t0016_u01752379109141") 2025/07/13 04:03:22 DEBUG : only7: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75ce8f_d20250713_m035820_c001_v0001171_t0045_u01752379100756") 2025/07/13 04:03:22 DEBUG : only7: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4107e88560f0af57_d20250713_m035811_c001_v7007000_t0000_u01752379091351") 2025/07/13 04:03:22 DEBUG : only7: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cdb7_d20250713_m035802_c001_v0001171_t0039_u01752379082867") 2025/07/13 04:03:22 DEBUG : only8: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e296_d20250713_m035837_c001_v7007000_t0000_u01752379117078") 2025/07/13 04:03:22 DEBUG : only8: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f412e1a514ec88edc_d20250713_m035829_c001_v0001037_t0004_u01752379109294") 2025/07/13 04:03:22 DEBUG : only8: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75ce91_d20250713_m035821_c001_v0001171_t0052_u01752379101251") 2025/07/13 04:03:22 DEBUG : only8: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f406bb69ce62f5d28_d20250713_m035811_c001_v7007000_t0000_u01752379091376") 2025/07/13 04:03:22 DEBUG : only8: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cdc1_d20250713_m035803_c001_v0001171_t0025_u01752379083404") 2025/07/13 04:03:23 DEBUG : only9: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e297_d20250713_m035837_c001_v7007000_t0000_u01752379117262") 2025/07/13 04:03:23 DEBUG : only9: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f415476d1d53963a7_d20250713_m035829_c001_v0001130_t0001_u01752379109119") 2025/07/13 04:03:23 DEBUG : only9: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75ce97_d20250713_m035821_c001_v0001171_t0053_u01752379101752") 2025/07/13 04:03:23 DEBUG : only9: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452ae6_d20250713_m035811_c001_v7007000_t0000_u01752379091157") 2025/07/13 04:03:23 DEBUG : only9: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cdc9_d20250713_m035803_c001_v0001171_t0052_u01752379083981") 2025/07/13 04:03:23 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c217_d20250713_m035504_c001_v7007000_t0000_u01752378904210") 2025/07/13 04:03:23 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c603_d20250713_m035502_c001_v0001171_t0047_u01752378902352") 2025/07/13 04:03:23 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c214_d20250713_m035501_c001_v7007000_t0000_u01752378901484") 2025/07/13 04:03:23 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c5e5_d20250713_m035459_c001_v0001171_t0048_u01752378899845") 2025/07/13 04:03:23 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1d3_d20250713_m035459_c001_v7007000_t0000_u01752378899057") 2025/07/13 04:03:23 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f102bfaaabe2715ee_d20250713_m035456_c001_v0001106_t0010_u01752378896775") 2025/07/13 04:03:23 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1b7_d20250713_m035446_c001_v7007000_t0000_u01752378886357") 2025/07/13 04:03:23 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c541_d20250713_m035445_c001_v0001171_t0013_u01752378885047") 2025/07/13 04:03:23 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1af_d20250713_m035443_c001_v7007000_t0000_u01752378883497") 2025/07/13 04:03:23 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c52b_d20250713_m035442_c001_v0001171_t0054_u01752378882421") 2025/07/13 04:03:23 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1a7_d20250713_m035441_c001_v7007000_t0000_u01752378881147") 2025/07/13 04:03:23 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c509_d20250713_m035440_c001_v0001171_t0035_u01752378880098") 2025/07/13 04:03:23 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963482_d20250713_m035433_c001_v7007000_t0000_u01752378873963") 2025/07/13 04:03:23 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c4b1_d20250713_m035432_c001_v0001171_t0039_u01752378872689") 2025/07/13 04:03:23 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963480_d20250713_m035432_c001_v7007000_t0000_u01752378872324") 2025/07/13 04:03:24 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c4a1_d20250713_m035430_c001_v0001171_t0049_u01752378870880") 2025/07/13 04:03:24 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96347e_d20250713_m035430_c001_v7007000_t0000_u01752378870505") 2025/07/13 04:03:24 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c48d_d20250713_m035429_c001_v0001171_t0005_u01752378869696") 2025/07/13 04:03:24 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c485_d20250713_m035429_c001_v0001171_t0014_u01752378869033") 2025/07/13 04:03:24 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96347d_d20250713_m035428_c001_v7007000_t0000_u01752378868667") 2025/07/13 04:03:24 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c47a_d20250713_m035427_c001_v0001171_t0023_u01752378867971") 2025/07/13 04:03:24 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c470_d20250713_m035427_c001_v0001171_t0032_u01752378867306") 2025/07/13 04:03:24 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f96347c_d20250713_m035426_c001_v7007000_t0000_u01752378866941") 2025/07/13 04:03:24 DEBUG : potato: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c45a_d20250713_m035426_c001_v0001171_t0037_u01752378866091") 2025/07/13 04:03:24 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4003d7a695c43ad4_d20250713_m035548_c001_v7007000_t0000_u01752378948606") 2025/07/13 04:03:24 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c7bd_d20250713_m035547_c001_v0001171_t0031_u01752378947744") 2025/07/13 04:03:24 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f417f430677522865_d20250713_m035539_c001_v7007000_t0000_u01752378939205") 2025/07/13 04:03:24 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498512d2b_d20250713_m035534_c001_v0001184_t0043_u01752378934633") 2025/07/13 04:03:24 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f41271751ae5df593_d20250713_m035526_c001_v7007000_t0000_u01752378926828") 2025/07/13 04:03:24 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c6b5_d20250713_m035522_c001_v0001171_t0040_u01752378922666") 2025/07/13 04:03:24 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f411b4f883409a9eb_d20250713_m035514_c001_v7007000_t0000_u01752378914190") 2025/07/13 04:03:24 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498512c11_d20250713_m035510_c001_v0001184_t0030_u01752378910329") 2025/07/13 04:03:24 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1c3_d20250713_m035450_c001_v7007000_t0000_u01752378890853") 2025/07/13 04:03:24 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c56b_d20250713_m035449_c001_v0001171_t0059_u01752378889222") 2025/07/13 04:03:24 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1bd_d20250713_m035448_c001_v7007000_t0000_u01752378888856") 2025/07/13 04:03:25 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c559_d20250713_m035446_c001_v0001171_t0020_u01752378886934") 2025/07/13 04:03:25 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1b9_d20250713_m035446_c001_v7007000_t0000_u01752378886541") 2025/07/13 04:03:25 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c54b_d20250713_m035445_c001_v0001171_t0016_u01752378885685") 2025/07/13 04:03:25 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1b3_d20250713_m035444_c001_v7007000_t0000_u01752378884678") 2025/07/13 04:03:25 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c535_d20250713_m035443_c001_v0001171_t0036_u01752378883867") 2025/07/13 04:03:25 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1aa_d20250713_m035442_c001_v7007000_t0000_u01752378882055") 2025/07/13 04:03:25 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c513_d20250713_m035441_c001_v0001171_t0053_u01752378881159") 2025/07/13 04:03:25 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963484_d20250713_m035434_c001_v7007000_t0000_u01752378874699") 2025/07/13 04:03:25 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c4c2_d20250713_m035433_c001_v0001171_t0015_u01752378873696") 2025/07/13 04:03:25 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcdb6_d20250713_m035333_c001_v7007000_t0000_u01752378813257") 2025/07/13 04:03:25 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c236_d20250713_m035332_c001_v0001171_t0025_u01752378812449") 2025/07/13 04:03:25 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcdb5_d20250713_m035331_c001_v7007000_t0000_u01752378811545") 2025/07/13 04:03:25 DEBUG : potato2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c21c_d20250713_m035330_c001_v0001171_t0044_u01752378810899") 2025/07/13 04:03:25 DEBUG : potato3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f417f430677522866_d20250713_m035539_c001_v7007000_t0000_u01752378939586") 2025/07/13 04:03:25 DEBUG : potato3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498512d31_d20250713_m035535_c001_v0001184_t0000_u01752378935475") 2025/07/13 04:03:25 DEBUG : potato3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f41271751ae5df595_d20250713_m035527_c001_v7007000_t0000_u01752378927358") 2025/07/13 04:03:25 DEBUG : potato3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c6bd_d20250713_m035523_c001_v0001171_t0032_u01752378923490") 2025/07/13 04:03:25 DEBUG : potato3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f411b4f883409a9ec_d20250713_m035514_c001_v7007000_t0000_u01752378914788") 2025/07/13 04:03:25 DEBUG : potato3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498512c15_d20250713_m035510_c001_v0001184_t0004_u01752378910877") 2025/07/13 04:03:25 DEBUG : pre-dest1/1: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963503_d20250713_m035621_c001_v7007000_t0000_u01752378981845") 2025/07/13 04:03:25 DEBUG : pre-dest1/1: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498512f0f_d20250713_m035614_c001_v0001184_t0005_u01752378974081") 2025/07/13 04:03:26 DEBUG : pre-dest2/2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963506_d20250713_m035622_c001_v7007000_t0000_u01752378982029") 2025/07/13 04:03:26 DEBUG : pre-dest2/2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c8f3_d20250713_m035614_c001_v0001171_t0016_u01752378974649") 2025/07/13 04:03:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e10a_d20250713_m035600_c001_v7007000_t0000_u01752378960447") 2025/07/13 04:03:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498512e0d_d20250713_m035556_c001_v0001184_t0023_u01752378956375") 2025/07/13 04:03:26 DEBUG : sizeonly: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b3145285d_d20250713_m035411_c001_v7007000_t0000_u01752378851621") 2025/07/13 04:03:26 DEBUG : sizeonly: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c3af_d20250713_m035410_c001_v0001171_t0000_u01752378850527") 2025/07/13 04:03:26 DEBUG : splitbanan: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4037f4cd614b2be1_d20250713_m040037_c001_v7007000_t0000_u01752379237204") 2025/07/13 04:03:26 DEBUG : splitbanan: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d45a_d20250713_m040029_c001_v0001171_t0003_u01752379229410") 2025/07/13 04:03:26 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7719_d20250713_m040159_c001_v7007000_t0000_u01752379319423") 2025/07/13 04:03:26 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d82a_d20250713_m040151_c001_v0001171_t0044_u01752379311703") 2025/07/13 04:03:26 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f401d7054ef980032_d20250713_m040141_c001_v7007000_t0000_u01752379301625") 2025/07/13 04:03:26 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d77a_d20250713_m040134_c001_v0001171_t0042_u01752379294473") 2025/07/13 04:03:26 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f409625629eb1e125_d20250713_m040125_c001_v7007000_t0000_u01752379285139") 2025/07/13 04:03:26 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d6b8_d20250713_m040118_c001_v0001171_t0013_u01752379278325") 2025/07/13 04:03:26 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f419bf9225f963794_d20250713_m040108_c001_v7007000_t0000_u01752379268850") 2025/07/13 04:03:26 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d5e6_d20250713_m040102_c001_v0001171_t0001_u01752379262162") 2025/07/13 04:03:26 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4183de41fa32f6fb_d20250713_m040053_c001_v7007000_t0000_u01752379253048") 2025/07/13 04:03:26 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d530_d20250713_m040045_c001_v0001171_t0036_u01752379245958") 2025/07/13 04:03:26 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4107e88560f0b16f_d20250713_m040031_c001_v7007000_t0000_u01752379231372") 2025/07/13 04:03:26 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec8901c_d20250713_m040028_c001_v0001037_t0037_u01752379228063") 2025/07/13 04:03:27 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f42173e8218581c10_d20250713_m040018_c001_v7007000_t0000_u01752379218702") 2025/07/13 04:03:27 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53964dc_d20250713_m040011_c001_v0001130_t0009_u01752379211764") 2025/07/13 04:03:27 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4146207bf9a72c7d_d20250713_m040010_c001_v7007000_t0000_u01752379210157") 2025/07/13 04:03:27 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d348_d20250713_m040007_c001_v0001171_t0055_u01752379207206") 2025/07/13 04:03:27 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4196c7043f34e205_d20250713_m035958_c001_v7007000_t0000_u01752379198279") 2025/07/13 04:03:27 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513996_d20250713_m035951_c001_v0001184_t0004_u01752379191294") 2025/07/13 04:03:27 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4107e88560f0b081_d20250713_m035950_c001_v7007000_t0000_u01752379190331") 2025/07/13 04:03:27 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513950_d20250713_m035946_c001_v0001184_t0035_u01752379186928") 2025/07/13 04:03:27 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2d6_d20250713_m035932_c001_v7007000_t0000_u01752379172065") 2025/07/13 04:03:27 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f70_d20250713_m035928_c001_v0001037_t0014_u01752379168048") 2025/07/13 04:03:27 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40283ee406b1c99a_d20250713_m035919_c001_v7007000_t0000_u01752379159380") 2025/07/13 04:03:27 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f46_d20250713_m035912_c001_v0001037_t0014_u01752379152437") 2025/07/13 04:03:27 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4164ef82d01a1910_d20250713_m035903_c001_v7007000_t0000_u01752379143943") 2025/07/13 04:03:27 DEBUG : splitbananasplit: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f26_d20250713_m035856_c001_v0001037_t0024_u01752379136943") 2025/07/13 04:03:27 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f418b2534fc49ce5b_d20250713_m040013_c001_v7007000_t0000_u01752379213647") 2025/07/13 04:03:27 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d35c_d20250713_m040008_c001_v0001171_t0056_u01752379208301") 2025/07/13 04:03:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2a6_d20250713_m035849_c001_v7007000_t0000_u01752379129930") 2025/07/13 04:03:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cfd1_d20250713_m035847_c001_v0001171_t0038_u01752379127074") 2025/07/13 04:03:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f417f73a54341c48c_d20250713_m035845_c001_v7007000_t0000_u01752379125936") 2025/07/13 04:03:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d53963c5_d20250713_m035843_c001_v0001130_t0058_u01752379123388") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f411b4f883409a9e6_d20250713_m035507_c001_v7007000_t0000_u01752378907627") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498512be3_d20250713_m035506_c001_v0001184_t0055_u01752378906802") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c21a_d20250713_m035506_c001_v7007000_t0000_u01752378906250") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498512bd7_d20250713_m035505_c001_v0001184_t0053_u01752378905330") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452859_d20250713_m035408_c001_v7007000_t0000_u01752378848310") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c391_d20250713_m035406_c001_v0001171_t0052_u01752378846786") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452858_d20250713_m035406_c001_v7007000_t0000_u01752378846420") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c376_d20250713_m035405_c001_v0001171_t0023_u01752378845033") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452857_d20250713_m035402_c001_v7007000_t0000_u01752378842842") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c355_d20250713_m035401_c001_v0001171_t0026_u01752378841325") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452856_d20250713_m035400_c001_v7007000_t0000_u01752378840781") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c349_d20250713_m035358_c001_v0001171_t0021_u01752378838782") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c31f_d20250713_m035355_c001_v0001171_t0012_u01752378835871") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b3145284e_d20250713_m035355_c001_v7007000_t0000_u01752378835508") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c311_d20250713_m035354_c001_v0001171_t0041_u01752378834865") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c305_d20250713_m035354_c001_v0001171_t0036_u01752378834015") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f420f204b31452849_d20250713_m035353_c001_v7007000_t0000_u01752378833649") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c2e9_d20250713_m035350_c001_v0001171_t0017_u01752378830830") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c2d1_d20250713_m035347_c001_v0001171_t0022_u01752378827737") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcde3_d20250713_m035347_c001_v7007000_t0000_u01752378827375") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c2c7_d20250713_m035346_c001_v0001171_t0055_u01752378826764") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c2c3_d20250713_m035345_c001_v0001171_t0018_u01752378825947") 2025/07/13 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcde1_d20250713_m035345_c001_v7007000_t0000_u01752378825585") 2025/07/13 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c29b_d20250713_m035341_c001_v0001171_t0058_u01752378821950") 2025/07/13 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcdd1_d20250713_m035341_c001_v7007000_t0000_u01752378821575") 2025/07/13 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c291_d20250713_m035340_c001_v0001171_t0045_u01752378820856") 2025/07/13 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcdcf_d20250713_m035339_c001_v7007000_t0000_u01752378819949") 2025/07/13 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c27a_d20250713_m035339_c001_v0001171_t0017_u01752378819260") 2025/07/13 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcdc2_d20250713_m035338_c001_v7007000_t0000_u01752378818671") 2025/07/13 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c26a_d20250713_m035337_c001_v0001171_t0028_u01752378817892") 2025/07/13 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcdba_d20250713_m035336_c001_v7007000_t0000_u01752378816973") 2025/07/13 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c25a_d20250713_m035336_c001_v0001171_t0046_u01752378816176") 2025/07/13 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcdb8_d20250713_m035335_c001_v7007000_t0000_u01752378815631") 2025/07/13 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c24e_d20250713_m035335_c001_v0001171_t0033_u01752378814999") 2025/07/13 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcdb7_d20250713_m035334_c001_v7007000_t0000_u01752378814453") 2025/07/13 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c244_d20250713_m035333_c001_v0001171_t0000_u01752378813815") 2025/07/13 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcdb3_d20250713_m035329_c001_v7007000_t0000_u01752378809117") 2025/07/13 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c202_d20250713_m035328_c001_v0001171_t0038_u01752378808490") 2025/07/13 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcdb2_d20250713_m035327_c001_v7007000_t0000_u01752378807944") 2025/07/13 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c1f0_d20250713_m035327_c001_v0001171_t0051_u01752378807325") 2025/07/13 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcdb1_d20250713_m035326_c001_v7007000_t0000_u01752378806405") 2025/07/13 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c1e6_d20250713_m035325_c001_v0001171_t0029_u01752378805631") 2025/07/13 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4015dd3d4b1bcdaf_d20250713_m035323_c001_v7007000_t0000_u01752378803276") 2025/07/13 04:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c1be_d20250713_m035322_c001_v0001171_t0045_u01752378802576") 2025/07/13 04:03:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e2a7_d20250713_m035850_c001_v7007000_t0000_u01752379130113") 2025/07/13 04:03:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec88f06_d20250713_m035847_c001_v0001037_t0058_u01752379127080") 2025/07/13 04:03:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f417f73a54341c48d_d20250713_m035846_c001_v7007000_t0000_u01752379126117") 2025/07/13 04:03:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498513672_d20250713_m035843_c001_v0001184_t0032_u01752379123398") 2025/07/13 04:03:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7720_d20250713_m040201_c001_v7007000_t0000_u01752379321646") 2025/07/13 04:03:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d539664f_d20250713_m040200_c001_v0001130_t0013_u01752379320827") 2025/07/13 04:03:30 DEBUG : sub/yam: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c216_d20250713_m035503_c001_v7007000_t0000_u01752378903664") 2025/07/13 04:03:30 DEBUG : sub/yam: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498512bc1_d20250713_m035502_c001_v0001184_t0005_u01752378902239") 2025/07/13 04:03:30 DEBUG : test_dir1/file2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e29c_d20250713_m035842_c001_v7007000_t0000_u01752379122562") 2025/07/13 04:03:30 DEBUG : test_dir1/file2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851365e_d20250713_m035840_c001_v0001184_t0059_u01752379120592") 2025/07/13 04:03:30 DEBUG : test_dir1/file2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e299_d20250713_m035839_c001_v7007000_t0000_u01752379119810") 2025/07/13 04:03:30 DEBUG : test_dir1/file2: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cf51_d20250713_m035838_c001_v0001171_t0012_u01752379118234") 2025/07/13 04:03:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e29d_d20250713_m035842_c001_v7007000_t0000_u01752379122744") 2025/07/13 04:03:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75cf73_d20250713_m035840_c001_v0001171_t0006_u01752379120605") 2025/07/13 04:03:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f407fe7564de8e29a_d20250713_m035839_c001_v7007000_t0000_u01752379119994") 2025/07/13 04:03:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851363a_d20250713_m035838_c001_v0001184_t0014_u01752379118214") 2025/07/13 04:03:30 DEBUG : three: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1d0_d20250713_m035456_c001_v7007000_t0000_u01752378896028") 2025/07/13 04:03:30 DEBUG : three: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c5af_d20250713_m035454_c001_v0001171_t0052_u01752378894683") 2025/07/13 04:03:30 DEBUG : three: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75c58d_d20250713_m035452_c001_v0001171_t0048_u01752378892349") 2025/07/13 04:03:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7726_d20250713_m040203_c001_v7007000_t0000_u01752379323271") 2025/07/13 04:03:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851402d_d20250713_m040202_c001_v0001184_t0031_u01752379322593") 2025/07/13 04:03:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7787_d20250713_m040223_c001_v7007000_t0000_u01752379343139") 2025/07/13 04:03:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec89172_d20250713_m040220_c001_v0001037_t0052_u01752379340930") 2025/07/13 04:03:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb777c_d20250713_m040219_c001_v7007000_t0000_u01752379339308") 2025/07/13 04:03:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd9949851410e_d20250713_m040217_c001_v0001184_t0018_u01752379337667") 2025/07/13 04:03:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7779_d20250713_m040216_c001_v7007000_t0000_u01752379336702") 2025/07/13 04:03:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396681_d20250713_m040215_c001_v0001130_t0033_u01752379335978") 2025/07/13 04:03:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb776d_d20250713_m040210_c001_v7007000_t0000_u01752379330764") 2025/07/13 04:03:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498514098_d20250713_m040209_c001_v0001184_t0033_u01752379329569") 2025/07/13 04:03:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7770_d20250713_m040213_c001_v7007000_t0000_u01752379333327") 2025/07/13 04:03:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec89152_d20250713_m040211_c001_v0001037_t0028_u01752379331713") 2025/07/13 04:03:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb776c_d20250713_m040208_c001_v7007000_t0000_u01752379328610") 2025/07/13 04:03:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f115476d1d5396669_d20250713_m040207_c001_v0001130_t0057_u01752379327852") 2025/07/13 04:03:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7769_d20250713_m040206_c001_v7007000_t0000_u01752379326900") 2025/07/13 04:03:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d8c6_d20250713_m040206_c001_v0001171_t0018_u01752379326144") 2025/07/13 04:03:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb774f_d20250713_m040205_c001_v7007000_t0000_u01752379325131") 2025/07/13 04:03:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112e1a514ec8913a_d20250713_m040204_c001_v0001037_t0041_u01752379324226") 2025/07/13 04:03:31 DEBUG : toe/toe/toe: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4107e88560f0b2d7_d20250713_m040228_c001_v7007000_t0000_u01752379348485") 2025/07/13 04:03:31 DEBUG : toe/toe/toe: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd994985141b6_d20250713_m040227_c001_v0001184_t0036_u01752379347870") 2025/07/13 04:03:31 DEBUG : toe/toe/toe: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7777_d20250713_m040215_c001_v7007000_t0000_u01752379335025") 2025/07/13 04:03:31 DEBUG : toe/toe/toe: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d922_d20250713_m040214_c001_v0001171_t0046_u01752379334277") 2025/07/13 04:03:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb7789_d20250713_m040223_c001_v7007000_t0000_u01752379343744") 2025/07/13 04:03:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f1095ba9a3c75d98d_d20250713_m040222_c001_v0001171_t0013_u01752379342530") 2025/07/13 04:03:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4021475c79cb777e_d20250713_m040219_c001_v7007000_t0000_u01752379339933") 2025/07/13 04:03:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f119da7f7d4e784c0_d20250713_m040218_c001_v0001044_t0004_u01752379338837") 2025/07/13 04:03:32 DEBUG : two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1d1_d20250713_m035456_c001_v7007000_t0000_u01752378896211") 2025/07/13 04:03:32 DEBUG : two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f412cd99498512b65_d20250713_m035454_c001_v0001184_t0049_u01752378894066") 2025/07/13 04:03:32 DEBUG : two: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f4095ba9a3c75c587_d20250713_m035452_c001_v0001171_t0016_u01752378892165") 2025/07/13 04:03:32 DEBUG : yam: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c218_d20250713_m035504_c001_v7007000_t0000_u01752378904392") 2025/07/13 04:03:32 DEBUG : yam: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f116ee1804d643c1c_d20250713_m035503_c001_v0001181_t0022_u01752378903438") 2025/07/13 04:03:32 DEBUG : yam: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c213_d20250713_m035500_c001_v7007000_t0000_u01752378900932") 2025/07/13 04:03:32 DEBUG : yam: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498512ba5_d20250713_m035459_c001_v0001184_t0045_u01752378899857") 2025/07/13 04:03:32 DEBUG : yam: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1d2_d20250713_m035458_c001_v7007000_t0000_u01752378898510") 2025/07/13 04:03:32 DEBUG : yam: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f112cd99498512b85_d20250713_m035456_c001_v0001184_t0021_u01752378896787") 2025/07/13 04:03:32 DEBUG : yaml: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c215_d20250713_m035501_c001_v7007000_t0000_u01752378901666") 2025/07/13 04:03:32 DEBUG : yaml: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f114910b9233f83f7_d20250713_m035500_c001_v0001178_t0000_u01752378900726") 2025/07/13 04:03:32 DEBUG : yaml: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f40448ee3c969c1d4_d20250713_m035459_c001_v7007000_t0000_u01752378899239") 2025/07/13 04:03:32 DEBUG : yaml: Deleting (id "4_z4f727da3e0ad0b1b9f880e1b_f10799f265b17825a_d20250713_m035458_c001_v0001181_t0047_u01752378898287") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m14.122199762s (try 1/5)