"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/14 02:01:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu" 2025/08/14 02:01:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 02:01:27 DEBUG : Creating backend with remote "/tmp/rclone511020689" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:01:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 02:01:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/14 02:01:29 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:01:29 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.08s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:01:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/14 02:01:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 02:01:29 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:01:29 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:01:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:01:30 INFO : sub dir/hello world: Copied (new) 2025/08/14 02:01:31 DEBUG : B2 bucket rclone-test-wiqatid3jawu: 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-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", 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-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:01:32 DEBUG : Creating backend with remote "/non-existing" 2025/08/14 02:01:32 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/14 02:01:32 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:01:32 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:01:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 02:01:33 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:01:33 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:01:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:01:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.39s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:01:35 INFO : B2 bucket rclone-test-wiqatid3jawu: Running all checks before starting transfers 2025/08/14 02:01:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 02:01:35 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:01:35 INFO : B2 bucket rclone-test-wiqatid3jawu: Checks finished, now starting transfers 2025/08/14 02:01:35 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:01:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:01:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.44s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:01:36 ERROR : Ignoring --no-traverse with sync 2025/08/14 02:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 02:01:36 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:01:36 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:01:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:01:37 INFO : sub dir/hello world: Copied (new) 2025/08/14 02:01:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.41s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:01:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/14 02:01:38 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:01:38 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:01:38 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/14 02:01:38 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.42s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:01:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 02:01:39 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:01:39 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:01:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:01:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:01:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 02:01:41 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:01:41 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:01:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:01:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.60s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:01:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/14 02:01:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/14 02:01:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/14 02:01:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/14 02:01:42 INFO : sub dir2: Making directory 2025/08/14 02:01:42 INFO : sub dir: Making directory 2025/08/14 02:01:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 02:01:42 INFO : sub dir2/sub sub dir2: Making directory 2025/08/14 02:01:42 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:01:42 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:01:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:01:43 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/14 02:01:43 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.42s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:01:44 INFO : sub dir2: Making directory 2025/08/14 02:01:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/14 02:01:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/14 02:01:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 02:01:44 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:01:44 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:01:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:01:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.20s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:01:45 DEBUG : sub dir2: Making directory with metadata 2025/08/14 02:01:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/14 02:01:45 INFO : sub dir2: Making directory 2025/08/14 02:01:45 INFO : sub dir: Making directory 2025/08/14 02:01:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 02:01:45 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:01:45 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:01:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:01:45 INFO : sub dir/hello world: Copied (new) 2025/08/14 02:01:45 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/14 02:01:45 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/14 02:01:46 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.50s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:01:47 INFO : sub dir2: Making directory 2025/08/14 02:01:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 02:01:47 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:01:47 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:01:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:01:47 INFO : sub dir/hello world: Copied (new) 2025/08/14 02:01:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.26s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:01:48 DEBUG : sub dir2: Making directory with metadata 2025/08/14 02:01:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/14 02:01:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/14 02:01:48 INFO : sub dir2: Making directory 2025/08/14 02:01:48 INFO : sub dir: Making directory 2025/08/14 02:01:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 02:01:48 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:01:48 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:01:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:01:48 INFO : sub dir/hello world: Copied (new) 2025/08/14 02:01:48 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/14 02:01:49 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.24s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", 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-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:01:49 INFO : sub dir2: Making directory 2025/08/14 02:01:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 02:01:50 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:01:50 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:01:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:01:50 INFO : sub dir/hello world: Copied (new) 2025/08/14 02:01:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.38s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:01:51 DEBUG : Creating backend with remote "TestB2:rclone-test-comeman9fofi" 2025/08/14 02:01:51 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-wiqatid3jawu -> B2 bucket rclone-test-comeman9fofi 2025/08/14 02:01:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 02:01:53 DEBUG : B2 bucket rclone-test-comeman9fofi: Waiting for checks to finish 2025/08/14 02:01:53 DEBUG : B2 bucket rclone-test-comeman9fofi: Waiting for transfers to finish 2025/08/14 02:01:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:01:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/14 02:01:57 DEBUG : B2 bucket rclone-test-comeman9fofi: Purge remote 2025/08/14 02:01:57 INFO : B2 bucket rclone-test-comeman9fofi: cleaning bucket "rclone-test-comeman9fofi" of all files 2025/08/14 02:01:57 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2edf340fdab6b9f880e1b_f106131f7b456af33_d20250814_m020156_c001_v0001171_t0024_u01755136916887") --- PASS: TestServerSideCopy (9.54s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:02:02 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:02:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/14 02:02:02 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:02:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/14 02:02:02 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.33s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:02:03 DEBUG : Creating backend with remote "TestB2:rclone-test-sajuxid6mavi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-wiqatid3jawu -> B2 bucket rclone-test-sajuxid6mavi 2025/08/14 02:02:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 02:02:05 DEBUG : B2 bucket rclone-test-sajuxid6mavi: Waiting for checks to finish 2025/08/14 02:02:05 DEBUG : B2 bucket rclone-test-sajuxid6mavi: Waiting for transfers to finish 2025/08/14 02:02:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:02:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/14 02:02:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/14 02:02:11 DEBUG : B2 bucket rclone-test-sajuxid6mavi: Waiting for checks to finish 2025/08/14 02:02:11 DEBUG : B2 bucket rclone-test-sajuxid6mavi: Waiting for transfers to finish 2025/08/14 02:02:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/14 02:02:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/14 02:02:12 DEBUG : B2 bucket rclone-test-sajuxid6mavi: Purge remote 2025/08/14 02:02:12 INFO : B2 bucket rclone-test-sajuxid6mavi: cleaning bucket "rclone-test-sajuxid6mavi" of all files 2025/08/14 02:02:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf621dd3500dab6b9f880e1b_f104dedc1d7c27f57_d20250814_m020211_c001_v0001044_t0014_u01755136931639") 2025/08/14 02:02:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf621dd3500dab6b9f880e1b_f117972e1325e6b62_d20250814_m020209_c001_v0001137_t0019_u01755136929441") --- PASS: TestServerSideCopyOverSelf (13.52s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:02:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/14 02:02:18 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:02:18 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:02:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/14 02:02:18 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/14 02:02:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.65s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:02:19 DEBUG : Creating backend with remote "TestB2:rclone-test-nitopag6jage" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-wiqatid3jawu -> B2 bucket rclone-test-nitopag6jage 2025/08/14 02:02:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 02:02:21 DEBUG : B2 bucket rclone-test-nitopag6jage: Waiting for checks to finish 2025/08/14 02:02:21 DEBUG : B2 bucket rclone-test-nitopag6jage: Waiting for transfers to finish 2025/08/14 02:02:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:02:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/14 02:02:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/14 02:02:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/14 02:02:26 DEBUG : pacer: Reducing sleep to 10ms 2025/08/14 02:02:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/14 02:02:27 DEBUG : B2 bucket rclone-test-nitopag6jage: Waiting for checks to finish 2025/08/14 02:02:27 DEBUG : B2 bucket rclone-test-nitopag6jage: Waiting for transfers to finish 2025/08/14 02:02:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/14 02:02:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/14 02:02:27 INFO : sub dir/hello world: Deleted 2025/08/14 02:02:28 DEBUG : testing file moves 2025/08/14 02:02:28 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/14 02:02:28 DEBUG : B2 bucket rclone-test-nitopag6jage: Waiting for checks to finish 2025/08/14 02:02:28 DEBUG : B2 bucket rclone-test-nitopag6jage: Waiting for transfers to finish 2025/08/14 02:02:29 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/14 02:02:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/14 02:02:29 INFO : sub dir/hello world: Deleted 2025/08/14 02:02:30 DEBUG : B2 bucket rclone-test-nitopag6jage: Purge remote 2025/08/14 02:02:30 INFO : B2 bucket rclone-test-nitopag6jage: cleaning bucket "rclone-test-nitopag6jage" of all files 2025/08/14 02:02:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f425dd3500dab6b9f880e1b_f1174a703bc7894f0_d20250814_m020229_c001_v0001130_t0049_u01755136949096") 2025/08/14 02:02:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f425dd3500dab6b9f880e1b_f1004130ce6f128c7_d20250814_m020227_c001_v0001102_t0021_u01755136947260") 2025/08/14 02:02:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f425dd3500dab6b9f880e1b_f1042fc50b492a8c8_d20250814_m020224_c001_v0001146_t0035_u01755136944966") --- PASS: TestServerSideMoveOverSelf (15.51s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:02:35 ERROR : error listing: directory not found 2025/08/14 02:02:35 INFO : Local file system at /tmp/rclone511020689: Making directory 2025/08/14 02:02:36 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:02:36 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.01s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:02:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 02:02:37 DEBUG : Local file system at /tmp/rclone511020689: Waiting for checks to finish 2025/08/14 02:02:37 DEBUG : Local file system at /tmp/rclone511020689: Waiting for transfers to finish 2025/08/14 02:02:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:02:38 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/14 02:02:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.00s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:02:39 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/14 02:02:39 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:02:39 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:02:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/14 02:02:39 INFO : check sum: Copied (new) 2025/08/14 02:02:39 DEBUG : Waiting for deletions to finish 2025/08/14 02:02:39 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:02:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/14 02:02:39 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/14 02:02:39 DEBUG : check sum: Unchanged skipping 2025/08/14 02:02:39 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:02:39 DEBUG : Waiting for deletions to finish 2025/08/14 02:02:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.59s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:02:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/14 02:02:40 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:02:40 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:02:40 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/14 02:02:40 INFO : sizeonly: Copied (new) 2025/08/14 02:02:40 DEBUG : Waiting for deletions to finish 2025/08/14 02:02:41 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:02:41 DEBUG : sizeonly: Sizes identical 2025/08/14 02:02:41 DEBUG : sizeonly: Unchanged skipping 2025/08/14 02:02:41 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:02:41 DEBUG : Waiting for deletions to finish 2025/08/14 02:02:41 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:02:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/14 02:02:42 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:02:42 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:02:42 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/14 02:02:42 INFO : ignore-size: Copied (new) 2025/08/14 02:02:42 DEBUG : Waiting for deletions to finish 2025/08/14 02:02:43 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:02:43 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:02:43 DEBUG : ignore-size: Unchanged skipping 2025/08/14 02:02:43 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:02:43 DEBUG : Waiting for deletions to finish 2025/08/14 02:02:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.67s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:02:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:02:44 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:02:44 DEBUG : existing: Unchanged skipping 2025/08/14 02:02:44 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:02:44 DEBUG : Waiting for deletions to finish 2025/08/14 02:02:44 INFO : There was nothing to transfer 2025/08/14 02:02:44 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:02:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/14 02:02:44 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:02:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/14 02:02:45 INFO : existing: Copied (replaced existing) 2025/08/14 02:02:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.22s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:02:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/14 02:02:46 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:02:46 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:02:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/14 02:02:46 INFO : existing: Copied (new) 2025/08/14 02:02:46 DEBUG : Waiting for deletions to finish 2025/08/14 02:02:46 DEBUG : existing: Destination exists, skipping 2025/08/14 02:02:46 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:02:46 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:02:46 DEBUG : Waiting for deletions to finish 2025/08/14 02:02:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.77s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:02:48 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/14 02:02:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/14 02:02:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:02:49 DEBUG : c/non empty space: Unchanged skipping 2025/08/14 02:02:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/14 02:02:49 INFO : a/potato2: Copied (new) 2025/08/14 02:02:49 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:02:49 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:02:49 DEBUG : Waiting for deletions to finish 2025/08/14 02:02:49 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:02:51 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:02:51 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/14 02:02:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/14 02:02:51 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/14 02:02:51 DEBUG : empty space: Unchanged skipping 2025/08/14 02:02:51 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:02:51 DEBUG : Waiting for deletions to finish 2025/08/14 02:02:51 INFO : There was nothing to transfer 2025/08/14 02:02:51 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:02:51 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/14 02:02:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/14 02:02:52 INFO : empty space: Updated modification time in destination 2025/08/14 02:02:52 DEBUG : empty space: Unchanged skipping 2025/08/14 02:02:52 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:02:52 DEBUG : Waiting for deletions to finish 2025/08/14 02:02:52 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.73s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:02:53 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/14 02:02:53 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:02:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/14 02:02:53 DEBUG : empty space: Unchanged skipping 2025/08/14 02:02:53 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:02:53 DEBUG : Waiting for deletions to finish 2025/08/14 02:02:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.42s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:02:55 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/14 02:02:55 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:02:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone511020689) 2025/08/14 02:02:55 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wiqatid3jawu) 2025/08/14 02:02:55 DEBUG : foo: sha1 differ 2025/08/14 02:02:55 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:02:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/14 02:02:55 INFO : foo: Copied (replaced existing) 2025/08/14 02:02:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:02:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:02:56 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/14 02:02:56 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:02:56 DEBUG : empty space: Unchanged skipping 2025/08/14 02:02:56 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:02:57 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/14 02:02:57 INFO : potato: Copied (new) 2025/08/14 02:02:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:02:58 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/14 02:02:58 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:02:58 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:02:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/14 02:02:59 INFO : potato: Copied (replaced existing) 2025/08/14 02:02:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.85s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:03:00 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:00 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/14 02:03:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone511020689) 2025/08/14 02:03:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wiqatid3jawu) 2025/08/14 02:03:00 DEBUG : potato: sha1 differ 2025/08/14 02:03:00 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/14 02:03:00 INFO : potato: Copied (replaced existing) 2025/08/14 02:03:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:03:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 02:03:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:03:02 DEBUG : empty space: Unchanged skipping 2025/08/14 02:03:02 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:02 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/14 02:03:02 DEBUG : Waiting for deletions to finish 2025/08/14 02:03:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:03:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:03:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 02:03:04 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:04 DEBUG : empty space: Unchanged skipping 2025/08/14 02:03:04 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/14 02:03:05 INFO : potato2: Copied (new) 2025/08/14 02:03:05 DEBUG : Waiting for deletions to finish 2025/08/14 02:03:05 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:03:07 INFO : d: Making directory 2025/08/14 02:03:07 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/14 02:03:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/14 02:03:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:03:07 DEBUG : c/non empty space: Unchanged skipping 2025/08/14 02:03:07 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:07 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/14 02:03:08 INFO : a/potato2: Copied (new) 2025/08/14 02:03:08 DEBUG : Waiting for deletions to finish 2025/08/14 02:03:08 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:03:09 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/14 02:03:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/14 02:03:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:03:10 DEBUG : c/non empty space: Unchanged skipping 2025/08/14 02:03:10 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:10 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/14 02:03:10 INFO : a/potato2: Copied (new) 2025/08/14 02:03:10 ERROR : B2 bucket rclone-test-wiqatid3jawu: not deleting files as there were IO errors 2025/08/14 02:03:10 ERROR : B2 bucket rclone-test-wiqatid3jawu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.43s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:03:12 DEBUG : Waiting for deletions to finish 2025/08/14 02:03:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:03:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 02:03:12 DEBUG : empty space: Unchanged skipping 2025/08/14 02:03:12 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:12 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:12 INFO : potato: Deleted 2025/08/14 02:03:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/14 02:03:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.44s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:03:14 DEBUG : Waiting for deletions to finish 2025/08/14 02:03:15 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:15 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:15 INFO : potato: Deleted 2025/08/14 02:03:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:03:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 02:03:15 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:15 DEBUG : empty space: Unchanged skipping 2025/08/14 02:03:15 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/14 02:03:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.70s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:03:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 02:03:17 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:17 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:18 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/14 02:03:18 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.23s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:03:19 DEBUG : enormous: Excluded (Size Filter) 2025/08/14 02:03:19 DEBUG : enormous: Excluded 2025/08/14 02:03:19 DEBUG : potato2: Excluded (Size Filter) 2025/08/14 02:03:19 DEBUG : potato2: Excluded 2025/08/14 02:03:19 DEBUG : potato2: Excluded (Size Filter) 2025/08/14 02:03:19 DEBUG : potato2: Excluded 2025/08/14 02:03:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:03:19 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:19 DEBUG : empty space: Unchanged skipping 2025/08/14 02:03:19 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:19 DEBUG : Waiting for deletions to finish 2025/08/14 02:03:19 INFO : There was nothing to transfer 2025/08/14 02:03:20 DEBUG : enormous: Excluded (Size Filter) 2025/08/14 02:03:20 DEBUG : enormous: Excluded 2025/08/14 02:03:20 DEBUG : potato2: Excluded (Size Filter) 2025/08/14 02:03:20 DEBUG : potato2: Excluded 2025/08/14 02:03:20 DEBUG : potato2: Excluded (Size Filter) 2025/08/14 02:03:20 DEBUG : potato2: Excluded 2025/08/14 02:03:20 DEBUG : Local file system at /tmp/rclone511020689: Waiting for checks to finish 2025/08/14 02:03:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/14 02:03:20 DEBUG : empty space: Unchanged skipping 2025/08/14 02:03:20 DEBUG : Local file system at /tmp/rclone511020689: Waiting for transfers to finish 2025/08/14 02:03:20 DEBUG : Waiting for deletions to finish 2025/08/14 02:03:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.15s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:03:22 DEBUG : enormous: Excluded (Size Filter) 2025/08/14 02:03:22 DEBUG : enormous: Excluded 2025/08/14 02:03:22 DEBUG : potato2: Excluded (Size Filter) 2025/08/14 02:03:22 DEBUG : potato2: Excluded 2025/08/14 02:03:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:03:22 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:22 DEBUG : empty space: Unchanged skipping 2025/08/14 02:03:22 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:22 DEBUG : Waiting for deletions to finish 2025/08/14 02:03:22 INFO : potato2: Deleted 2025/08/14 02:03:22 INFO : enormous: Deleted 2025/08/14 02:03:22 INFO : There was nothing to transfer 2025/08/14 02:03:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/14 02:03:23 DEBUG : empty space: Unchanged skipping 2025/08/14 02:03:23 DEBUG : Local file system at /tmp/rclone511020689: Waiting for checks to finish 2025/08/14 02:03:23 DEBUG : Local file system at /tmp/rclone511020689: Waiting for transfers to finish 2025/08/14 02:03:23 DEBUG : Waiting for deletions to finish 2025/08/14 02:03:23 INFO : potato2: Deleted 2025/08/14 02:03:23 INFO : enormous: Deleted 2025/08/14 02:03:23 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.72s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:03:25 DEBUG : five: Need to transfer - File not found at Destination 2025/08/14 02:03:25 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/14 02:03:25 DEBUG : one: Destination is newer than source, skipping 2025/08/14 02:03:25 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:25 DEBUG : three: Sizes identical 2025/08/14 02:03:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/14 02:03:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone511020689) 2025/08/14 02:03:25 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wiqatid3jawu) 2025/08/14 02:03:25 DEBUG : two: sha1 differ 2025/08/14 02:03:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/14 02:03:25 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/14 02:03:25 INFO : five: Copied (new) 2025/08/14 02:03:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/14 02:03:26 INFO : two: Copied (replaced existing) 2025/08/14 02:03:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/14 02:03:26 INFO : four: Copied (replaced existing) 2025/08/14 02:03:26 DEBUG : Waiting for deletions to finish 2025/08/14 02:03:26 DEBUG : one: Destination is newer than source, skipping 2025/08/14 02:03:26 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone511020689) 2025/08/14 02:03:26 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wiqatid3jawu) 2025/08/14 02:03:26 DEBUG : three: sha1 differ 2025/08/14 02:03:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/14 02:03:26 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/14 02:03:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/14 02:03:26 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/14 02:03:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/14 02:03:26 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/14 02:03:26 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/14 02:03:26 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/14 02:03:26 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/14 02:03:26 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/14 02:03:26 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/14 02:03:27 INFO : three: Copied (replaced existing) 2025/08/14 02:03:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.92s) === 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-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/14 02:03:28 INFO : B2 bucket rclone-test-wiqatid3jawu: Making map for --track-renames 2025/08/14 02:03:28 INFO : B2 bucket rclone-test-wiqatid3jawu: Finished making map for --track-renames 2025/08/14 02:03:28 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:28 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for renames to finish 2025/08/14 02:03:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/14 02:03:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/14 02:03:28 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/14 02:03:29 INFO : yam: Copied (new) 2025/08/14 02:03:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/14 02:03:29 INFO : potato: Copied (new) 2025/08/14 02:03:29 DEBUG : Waiting for deletions to finish 2025/08/14 02:03:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:03:29 INFO : B2 bucket rclone-test-wiqatid3jawu: Making map for --track-renames 2025/08/14 02:03:29 INFO : B2 bucket rclone-test-wiqatid3jawu: Finished making map for --track-renames 2025/08/14 02:03:29 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:29 DEBUG : potato: Unchanged skipping 2025/08/14 02:03:29 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for renames to finish 2025/08/14 02:03:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/14 02:03:30 INFO : yam: Copied (server-side copy) to: yaml 2025/08/14 02:03:30 INFO : yam: Deleted 2025/08/14 02:03:30 INFO : yaml: Renamed from "yam" 2025/08/14 02:03:30 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.94s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/14 02:03:31 INFO : B2 bucket rclone-test-wiqatid3jawu: Making map for --track-renames 2025/08/14 02:03:31 INFO : B2 bucket rclone-test-wiqatid3jawu: Finished making map for --track-renames 2025/08/14 02:03:31 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/14 02:03:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/14 02:03:31 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for renames to finish 2025/08/14 02:03:31 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/14 02:03:32 INFO : potato: Copied (new) 2025/08/14 02:03:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/14 02:03:32 INFO : yam: Copied (new) 2025/08/14 02:03:32 DEBUG : Waiting for deletions to finish 2025/08/14 02:03:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:03:32 INFO : B2 bucket rclone-test-wiqatid3jawu: Making map for --track-renames 2025/08/14 02:03:32 INFO : B2 bucket rclone-test-wiqatid3jawu: Finished making map for --track-renames 2025/08/14 02:03:32 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:32 DEBUG : potato: Unchanged skipping 2025/08/14 02:03:32 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for renames to finish 2025/08/14 02:03:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/14 02:03:33 INFO : yam: Copied (server-side copy) to: yaml 2025/08/14 02:03:33 INFO : yam: Deleted 2025/08/14 02:03:33 INFO : yaml: Renamed from "yam" 2025/08/14 02:03:33 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/14 02:03:34 INFO : B2 bucket rclone-test-wiqatid3jawu: Making map for --track-renames 2025/08/14 02:03:34 INFO : B2 bucket rclone-test-wiqatid3jawu: Finished making map for --track-renames 2025/08/14 02:03:34 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/14 02:03:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/14 02:03:34 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for renames to finish 2025/08/14 02:03:34 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/14 02:03:34 INFO : sub/yam: Copied (new) 2025/08/14 02:03:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/14 02:03:35 INFO : potato: Copied (new) 2025/08/14 02:03:35 DEBUG : Waiting for deletions to finish 2025/08/14 02:03:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:03:35 DEBUG : potato: Unchanged skipping 2025/08/14 02:03:35 INFO : B2 bucket rclone-test-wiqatid3jawu: Making map for --track-renames 2025/08/14 02:03:35 INFO : B2 bucket rclone-test-wiqatid3jawu: Finished making map for --track-renames 2025/08/14 02:03:35 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:35 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for renames to finish 2025/08/14 02:03:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/14 02:03:36 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/14 02:03:36 INFO : sub/yam: Deleted 2025/08/14 02:03:36 INFO : yam: Renamed from "sub/yam" 2025/08/14 02:03:36 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.40s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:03:37 DEBUG : Creating backend with remote "/tmp/rclone511020689/dir1" 2025/08/14 02:03:37 DEBUG : Creating backend with remote "/tmp/rclone511020689/dir2" 2025/08/14 02:03:37 DEBUG : Local file system at /tmp/rclone511020689/dir2: Using server-side directory move 2025/08/14 02:03:37 INFO : Local file system at /tmp/rclone511020689/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/14 02:03:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/14 02:03:37 DEBUG : Local file system at /tmp/rclone511020689/dir2: Waiting for checks to finish 2025/08/14 02:03:37 DEBUG : Local file system at /tmp/rclone511020689/dir2: Waiting for transfers to finish 2025/08/14 02:03:37 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:03:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 02:03:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/14 02:03:38 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:38 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/14 02:03:38 INFO : nested/sub dir/file: Copied (new) 2025/08/14 02:03:38 INFO : nested/sub dir/file: Deleted 2025/08/14 02:03:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:03:39 INFO : sub dir/hello world: Copied (new) 2025/08/14 02:03:39 INFO : sub dir/hello world: Deleted 2025/08/14 02:03:39 INFO : sub dir: Removing directory 2025/08/14 02:03:39 INFO : nested/sub dir: Removing directory 2025/08/14 02:03:39 INFO : nested: Removing directory 2025/08/14 02:03:39 DEBUG : Local file system at /tmp/rclone511020689: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.85s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:03:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 02:03:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/14 02:03:40 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:40 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:40 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1043-10.backblaze.com/b2api/v1/b2_upload_file/5fb28dd340fdab6b9f880e1b/c001_v0001043_t0054": EOF 2025/08/14 02:03:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1043-10.backblaze.com/b2api/v1/b2_upload_file/5fb28dd340fdab6b9f880e1b/c001_v0001043_t0054": EOF) 2025/08/14 02:03:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/14 02:03:40 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1043-10.backblaze.com/b2api/v1/b2_upload_file/5fb28dd340fdab6b9f880e1b/c001_v0001043_t0054": EOF - low level retry 0/10 2025/08/14 02:03:40 DEBUG : pacer: Reducing sleep to 10ms 2025/08/14 02:03:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/14 02:03:40 INFO : nested/sub dir/file: Copied (new) 2025/08/14 02:03:40 INFO : nested/sub dir/file: Deleted 2025/08/14 02:03:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:03:41 INFO : sub dir/hello world: Copied (new) 2025/08/14 02:03:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.87s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:03:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/14 02:03:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/14 02:03:42 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:42 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/14 02:03:42 INFO : existing: Copied (new) 2025/08/14 02:03:42 INFO : existing: Deleted 2025/08/14 02:03:42 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/14 02:03:42 INFO : existing-b: Copied (new) 2025/08/14 02:03:42 INFO : existing-b: Deleted 2025/08/14 02:03:42 DEBUG : existing: Destination exists, skipping 2025/08/14 02:03:42 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:03:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/14 02:03:42 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:03:42 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.90s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:03:43 DEBUG : Creating backend with remote "TestB2:rclone-test-cohobim5gumi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wiqatid3jawu -> B2 bucket rclone-test-cohobim5gumi 2025/08/14 02:03:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 02:03:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/14 02:03:51 DEBUG : empty space: Unchanged skipping 2025/08/14 02:03:51 DEBUG : B2 bucket rclone-test-cohobim5gumi: Waiting for checks to finish 2025/08/14 02:03:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/14 02:03:51 INFO : empty space: Deleted 2025/08/14 02:03:51 DEBUG : B2 bucket rclone-test-cohobim5gumi: Waiting for transfers to finish 2025/08/14 02:03:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/14 02:03:52 INFO : potato3: Copied (server-side copy) 2025/08/14 02:03:52 INFO : potato3: Deleted 2025/08/14 02:03:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/14 02:03:52 INFO : potato2: Copied (server-side copy) 2025/08/14 02:03:52 INFO : potato2: Deleted 2025/08/14 02:03:52 DEBUG : Creating backend with remote "TestB2:rclone-test-qanefus5wobe" 2025/08/14 02:03:54 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/14 02:03:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 02:03:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/14 02:03:54 DEBUG : B2 bucket rclone-test-qanefus5wobe: Waiting for checks to finish 2025/08/14 02:03:54 DEBUG : B2 bucket rclone-test-qanefus5wobe: Waiting for transfers to finish 2025/08/14 02:03:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/14 02:03:57 INFO : potato2: Copied (server-side copy) 2025/08/14 02:03:58 INFO : potato2: Deleted 2025/08/14 02:03:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/14 02:03:58 INFO : potato3: Copied (server-side copy) 2025/08/14 02:03:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/14 02:03:58 INFO : empty space: Copied (server-side copy) 2025/08/14 02:03:58 INFO : potato3: Deleted 2025/08/14 02:03:58 INFO : empty space: Deleted 2025/08/14 02:03:59 DEBUG : B2 bucket rclone-test-qanefus5wobe: Purge remote 2025/08/14 02:03:59 INFO : B2 bucket rclone-test-qanefus5wobe: cleaning bucket "rclone-test-qanefus5wobe" of all files 2025/08/14 02:03:59 DEBUG : empty space: Deleting (id "4_zaf82cd73501dab6b9f880e1b_f103f31149feeec24_d20250814_m020358_c001_v0001146_t0055_u01755137038087") 2025/08/14 02:03:59 DEBUG : potato2: Deleting (id "4_zaf82cd73501dab6b9f880e1b_f1154a98b8886329c_d20250814_m020357_c001_v0001099_t0022_u01755137037649") 2025/08/14 02:03:59 DEBUG : potato3: Deleting (id "4_zaf82cd73501dab6b9f880e1b_f110b5cdc56e85b0c_d20250814_m020358_c001_v0001099_t0007_u01755137038039") 2025/08/14 02:04:00 DEBUG : B2 bucket rclone-test-cohobim5gumi: Purge remote 2025/08/14 02:04:00 INFO : B2 bucket rclone-test-cohobim5gumi: cleaning bucket "rclone-test-cohobim5gumi" of all files 2025/08/14 02:04:00 DEBUG : empty space: Deleting (id "4_zdf22ad83501dab6b9f880e1b_f400e9330130b21bc_d20250814_m020358_c001_v7007000_t0000_u01755137038568") 2025/08/14 02:04:00 DEBUG : empty space: Deleting (id "4_zdf22ad83501dab6b9f880e1b_f112e1a354573ad6d_d20250814_m020350_c001_v0001179_t0058_u01755137030278") 2025/08/14 02:04:00 DEBUG : potato2: Deleting (id "4_zdf22ad83501dab6b9f880e1b_f400e9330130b21b7_d20250814_m020358_c001_v7007000_t0000_u01755137038027") 2025/08/14 02:04:00 DEBUG : potato2: Deleting (id "4_zdf22ad83501dab6b9f880e1b_f1117d3933cadc8f3_d20250814_m020351_c001_v0001137_t0017_u01755137031515") 2025/08/14 02:04:00 DEBUG : potato3: Deleting (id "4_zdf22ad83501dab6b9f880e1b_f400e9330130b21b9_d20250814_m020358_c001_v7007000_t0000_u01755137038385") 2025/08/14 02:04:00 DEBUG : potato3: Deleting (id "4_zdf22ad83501dab6b9f880e1b_f115535ff413a630a_d20250814_m020351_c001_v0001172_t0002_u01755137031892") 2025/08/14 02:04:00 DEBUG : potato3: Deleting (id "4_zdf22ad83501dab6b9f880e1b_f112e1a354573ad6f_d20250814_m020350_c001_v0001179_t0017_u01755137030563") --- PASS: TestServerSideMove (21.86s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:04:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wozavey6vino" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wiqatid3jawu -> B2 bucket rclone-test-wozavey6vino 2025/08/14 02:04:14 DEBUG : empty space: Excluded (Size Filter) 2025/08/14 02:04:14 DEBUG : empty space: Excluded 2025/08/14 02:04:14 DEBUG : empty space: Excluded (Size Filter) 2025/08/14 02:04:14 DEBUG : empty space: Excluded 2025/08/14 02:04:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 02:04:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/14 02:04:14 DEBUG : B2 bucket rclone-test-wozavey6vino: Waiting for checks to finish 2025/08/14 02:04:14 DEBUG : B2 bucket rclone-test-wozavey6vino: Waiting for transfers to finish 2025/08/14 02:04:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/14 02:04:15 INFO : potato2: Copied (server-side copy) 2025/08/14 02:04:15 INFO : potato2: Deleted 2025/08/14 02:04:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/14 02:04:15 INFO : potato3: Copied (server-side copy) 2025/08/14 02:04:15 INFO : potato3: Deleted 2025/08/14 02:04:15 DEBUG : Creating backend with remote "TestB2:rclone-test-dijodil2juko" 2025/08/14 02:04:16 DEBUG : empty space: Excluded (Size Filter) 2025/08/14 02:04:16 DEBUG : empty space: Excluded 2025/08/14 02:04:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 02:04:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/14 02:04:17 DEBUG : B2 bucket rclone-test-dijodil2juko: Waiting for checks to finish 2025/08/14 02:04:17 DEBUG : B2 bucket rclone-test-dijodil2juko: Waiting for transfers to finish 2025/08/14 02:04:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/14 02:04:20 INFO : potato2: Copied (server-side copy) 2025/08/14 02:04:21 INFO : potato2: Deleted 2025/08/14 02:04:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/14 02:04:21 INFO : potato3: Copied (server-side copy) 2025/08/14 02:04:21 INFO : potato3: Deleted 2025/08/14 02:04:22 DEBUG : B2 bucket rclone-test-dijodil2juko: Purge remote 2025/08/14 02:04:22 INFO : B2 bucket rclone-test-dijodil2juko: cleaning bucket "rclone-test-dijodil2juko" of all files 2025/08/14 02:04:22 DEBUG : potato2: Deleting (id "4_zaf322d13502dab6b9f880e1b_f1003078d883944bd_d20250814_m020420_c001_v0001183_t0008_u01755137060754") 2025/08/14 02:04:22 DEBUG : potato3: Deleting (id "4_zaf322d13502dab6b9f880e1b_f1099a4de953b7835_d20250814_m020420_c001_v0001042_t0009_u01755137060992") 2025/08/14 02:04:23 DEBUG : B2 bucket rclone-test-wozavey6vino: Purge remote 2025/08/14 02:04:23 INFO : B2 bucket rclone-test-wozavey6vino: cleaning bucket "rclone-test-wozavey6vino" of all files 2025/08/14 02:04:24 DEBUG : empty space: Deleting (id "4_z9f620d13502dab6b9f880e1b_f100b11e149bc37af_d20250814_m020413_c001_v0001044_t0021_u01755137053043") 2025/08/14 02:04:24 DEBUG : potato2: Deleting (id "4_z9f620d13502dab6b9f880e1b_f40322871fe0560d0_d20250814_m020420_c001_v7007000_t0000_u01755137060958") 2025/08/14 02:04:24 DEBUG : potato2: Deleting (id "4_z9f620d13502dab6b9f880e1b_f10350a072bc80a6b_d20250814_m020414_c001_v0001144_t0010_u01755137054703") 2025/08/14 02:04:24 DEBUG : potato3: Deleting (id "4_z9f620d13502dab6b9f880e1b_f40322871fe0560d2_d20250814_m020421_c001_v7007000_t0000_u01755137061689") 2025/08/14 02:04:24 DEBUG : potato3: Deleting (id "4_z9f620d13502dab6b9f880e1b_f1034c0e8010ef432_d20250814_m020415_c001_v0001038_t0021_u01755137055085") 2025/08/14 02:04:24 DEBUG : potato3: Deleting (id "4_z9f620d13502dab6b9f880e1b_f100b11e149bc37b1_d20250814_m020413_c001_v0001044_t0010_u01755137053557") --- PASS: TestServerSideMoveWithFilter (22.18s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:04:27 DEBUG : Creating backend with remote "TestB2:rclone-test-pikojin9kola" 2025/08/14 02:04:30 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wiqatid3jawu -> B2 bucket rclone-test-pikojin9kola 2025/08/14 02:04:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 02:04:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/14 02:04:34 DEBUG : empty space: Unchanged skipping 2025/08/14 02:04:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/14 02:04:34 DEBUG : B2 bucket rclone-test-pikojin9kola: Waiting for checks to finish 2025/08/14 02:04:34 INFO : empty space: Deleted 2025/08/14 02:04:34 DEBUG : B2 bucket rclone-test-pikojin9kola: Waiting for transfers to finish 2025/08/14 02:04:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/14 02:04:34 INFO : potato2: Copied (server-side copy) 2025/08/14 02:04:34 INFO : potato2: Deleted 2025/08/14 02:04:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/14 02:04:34 INFO : potato3: Copied (server-side copy) 2025/08/14 02:04:34 INFO : potato3: Deleted 2025/08/14 02:04:35 DEBUG : Creating backend with remote "TestB2:rclone-test-noheyeq4jeji" 2025/08/14 02:04:36 INFO : tomatoDir: Making directory 2025/08/14 02:04:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/14 02:04:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 02:04:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/14 02:04:36 DEBUG : B2 bucket rclone-test-noheyeq4jeji: Waiting for checks to finish 2025/08/14 02:04:36 DEBUG : B2 bucket rclone-test-noheyeq4jeji: Waiting for transfers to finish 2025/08/14 02:04:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/14 02:04:40 INFO : empty space: Copied (server-side copy) 2025/08/14 02:04:40 INFO : empty space: Deleted 2025/08/14 02:04:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/14 02:04:40 INFO : potato3: Copied (server-side copy) 2025/08/14 02:04:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/14 02:04:40 INFO : potato2: Copied (server-side copy) 2025/08/14 02:04:41 INFO : potato3: Deleted 2025/08/14 02:04:41 INFO : potato2: Deleted 2025/08/14 02:04:41 DEBUG : B2 bucket rclone-test-noheyeq4jeji: Purge remote 2025/08/14 02:04:41 INFO : B2 bucket rclone-test-noheyeq4jeji: cleaning bucket "rclone-test-noheyeq4jeji" of all files 2025/08/14 02:04:41 DEBUG : empty space: Deleting (id "4_z2fb26de3502dab6b9f880e1b_f115d629bbc679dde_d20250814_m020440_c001_v0001150_t0041_u01755137080244") 2025/08/14 02:04:41 DEBUG : potato2: Deleting (id "4_z2fb26de3502dab6b9f880e1b_f118caedac9678e00_d20250814_m020440_c001_v0001171_t0042_u01755137080621") 2025/08/14 02:04:41 DEBUG : potato3: Deleting (id "4_z2fb26de3502dab6b9f880e1b_f117a1cd1e18bf300_d20250814_m020440_c001_v0001093_t0022_u01755137080635") 2025/08/14 02:04:43 DEBUG : B2 bucket rclone-test-pikojin9kola: Purge remote 2025/08/14 02:04:43 INFO : B2 bucket rclone-test-pikojin9kola: cleaning bucket "rclone-test-pikojin9kola" of all files 2025/08/14 02:04:43 DEBUG : empty space: Deleting (id "4_z5fe25d83502dab6b9f880e1b_f42108613569e66f6_d20250814_m020440_c001_v7007000_t0000_u01755137080616") 2025/08/14 02:04:43 DEBUG : empty space: Deleting (id "4_z5fe25d83502dab6b9f880e1b_f115729e3b2043329_d20250814_m020433_c001_v0001182_t0052_u01755137073561") 2025/08/14 02:04:43 DEBUG : potato2: Deleting (id "4_z5fe25d83502dab6b9f880e1b_f4183e4d6b918ad26_d20250814_m020440_c001_v7007000_t0000_u01755137080986") 2025/08/14 02:04:43 DEBUG : potato2: Deleting (id "4_z5fe25d83502dab6b9f880e1b_f114fa672cd7842aa_d20250814_m020434_c001_v0001179_t0015_u01755137074374") 2025/08/14 02:04:43 DEBUG : potato3: Deleting (id "4_z5fe25d83502dab6b9f880e1b_f42108613569e66f7_d20250814_m020440_c001_v7007000_t0000_u01755137080982") 2025/08/14 02:04:43 DEBUG : potato3: Deleting (id "4_z5fe25d83502dab6b9f880e1b_f1171445f66820e1f_d20250814_m020434_c001_v0001183_t0009_u01755137074608") 2025/08/14 02:04:43 DEBUG : potato3: Deleting (id "4_z5fe25d83502dab6b9f880e1b_f115729e3b204332b_d20250814_m020433_c001_v0001182_t0057_u01755137073768") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.61s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:04:48 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.66s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:04:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:04:52 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/rclone-sync-test" 2025/08/14 02:04:54 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/rclone-sync-test-include/layer2" 2025/08/14 02:04:56 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/rclone-sync-test-ignore-file" 2025/08/14 02:05:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/14 02:05:00 DEBUG : B2 bucket rclone-test-wiqatid3jawu path rclone-sync-test: Waiting for checks to finish 2025/08/14 02:05:00 DEBUG : B2 bucket rclone-test-wiqatid3jawu path rclone-sync-test: Waiting for transfers to finish 2025/08/14 02:05:00 DEBUG : Waiting for deletions to finish 2025/08/14 02:05:00 INFO : There was nothing to transfer 2025/08/14 02:05:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/14 02:05:00 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:05:00 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:05:00 DEBUG : Waiting for deletions to finish 2025/08/14 02:05:00 INFO : There was nothing to transfer 2025/08/14 02:05:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/14 02:05:01 DEBUG : B2 bucket rclone-test-wiqatid3jawu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/14 02:05:01 DEBUG : B2 bucket rclone-test-wiqatid3jawu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/14 02:05:01 DEBUG : Waiting for deletions to finish 2025/08/14 02:05:01 INFO : There was nothing to transfer 2025/08/14 02:05:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/14 02:05:02 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:05:02 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:05:02 DEBUG : Waiting for deletions to finish 2025/08/14 02:05:02 INFO : There was nothing to transfer 2025/08/14 02:05:02 DEBUG : Excluded 2025/08/14 02:05:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/14 02:05:02 DEBUG : B2 bucket rclone-test-wiqatid3jawu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/14 02:05:02 DEBUG : B2 bucket rclone-test-wiqatid3jawu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/14 02:05:02 DEBUG : Waiting for deletions to finish 2025/08/14 02:05:02 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.47s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:05:03 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/dst" 2025/08/14 02:05:04 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/CompareDest" 2025/08/14 02:05:06 DEBUG : one: Need to transfer - File not found at Destination 2025/08/14 02:05:06 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:05:06 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:05:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/14 02:05:07 INFO : one: Copied (new) 2025/08/14 02:05:07 DEBUG : Waiting for deletions to finish 2025/08/14 02:05:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 02:05:07 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:05:08 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:05:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/14 02:05:08 INFO : one: Copied (replaced existing) 2025/08/14 02:05:08 DEBUG : Waiting for deletions to finish 2025/08/14 02:05:10 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:05:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 02:05:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:05:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/14 02:05:10 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:05:10 DEBUG : Waiting for deletions to finish 2025/08/14 02:05:10 INFO : There was nothing to transfer 2025/08/14 02:05:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 02:05:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:05:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/14 02:05:12 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:05:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:05:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/14 02:05:12 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:05:12 DEBUG : Waiting for deletions to finish 2025/08/14 02:05:12 INFO : There was nothing to transfer 2025/08/14 02:05:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 02:05:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:05:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/14 02:05:12 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:05:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:05:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/14 02:05:12 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:05:12 DEBUG : Waiting for deletions to finish 2025/08/14 02:05:12 INFO : There was nothing to transfer 2025/08/14 02:05:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 02:05:13 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/08/14 02:05:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/14 02:05:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/14 02:05:13 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:05:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:05:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/14 02:05:13 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:05:13 DEBUG : Waiting for deletions to finish 2025/08/14 02:05:13 INFO : There was nothing to transfer 2025/08/14 02:05:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 02:05:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/14 02:05:14 DEBUG : two: Need to transfer - File not found at Destination 2025/08/14 02:05:14 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:05:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:05:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/14 02:05:14 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:05:15 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/14 02:05:15 INFO : two: Copied (new) 2025/08/14 02:05:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.76s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:05:18 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/dest" 2025/08/14 02:05:19 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/pre-dest1" 2025/08/14 02:05:20 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/pre-dest2" 2025/08/14 02:05:22 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:05:22 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/14 02:05:23 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:05:23 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/14 02:05:23 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/14 02:05:23 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dest: Waiting for checks to finish 2025/08/14 02:05:23 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dest: Waiting for transfers to finish 2025/08/14 02:05:24 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/14 02:05:24 INFO : 3: Copied (new) 2025/08/14 02:05:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.08s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:05:25 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/dst" 2025/08/14 02:05:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/CopyDest" 2025/08/14 02:05:29 DEBUG : one: Need to transfer - File not found at Destination 2025/08/14 02:05:29 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:05:29 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:05:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/14 02:05:30 INFO : one: Copied (new) 2025/08/14 02:05:30 DEBUG : Waiting for deletions to finish 2025/08/14 02:05:30 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:05:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 02:05:30 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:05:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/14 02:05:31 INFO : one: Copied (replaced existing) 2025/08/14 02:05:31 DEBUG : Waiting for deletions to finish 2025/08/14 02:05:33 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/BackupDir" 2025/08/14 02:05:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 02:05:34 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:05:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:05:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 02:05:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/14 02:05:36 INFO : one: Copied (server-side copy) 2025/08/14 02:05:36 INFO : one: Deleted 2025/08/14 02:05:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/14 02:05:36 INFO : one: Copied (server-side copy) 2025/08/14 02:05:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/14 02:05:36 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:05:36 DEBUG : Waiting for deletions to finish 2025/08/14 02:05:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:05:37 DEBUG : one: Unchanged skipping 2025/08/14 02:05:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:05:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/14 02:05:38 INFO : two: Copied (server-side copy) 2025/08/14 02:05:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/14 02:05:38 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:05:38 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:05:38 DEBUG : Waiting for deletions to finish 2025/08/14 02:05:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:05:38 DEBUG : one: Unchanged skipping 2025/08/14 02:05:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:05:38 DEBUG : two: Unchanged skipping 2025/08/14 02:05:38 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:05:38 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:05:38 DEBUG : Waiting for deletions to finish 2025/08/14 02:05:38 INFO : There was nothing to transfer 2025/08/14 02:05:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:05:39 DEBUG : one: Unchanged skipping 2025/08/14 02:05:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/14 02:05:40 DEBUG : three: Destination not found in --copy-dest 2025/08/14 02:05:40 DEBUG : three: Need to transfer - File not found at Destination 2025/08/14 02:05:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/14 02:05:40 DEBUG : two: Unchanged skipping 2025/08/14 02:05:40 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:05:40 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:05:40 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/14 02:05:40 INFO : three: Copied (new) 2025/08/14 02:05:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.88s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:05:44 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/dst" 2025/08/14 02:05:44 DEBUG : Config file has changed externally - reloading 2025/08/14 02:05:45 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/backup" 2025/08/14 02:05:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/14 02:05:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:05:47 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:05:47 DEBUG : two: Unchanged skipping 2025/08/14 02:05:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/14 02:05:48 INFO : one: Copied (server-side copy) 2025/08/14 02:05:48 INFO : one: Deleted 2025/08/14 02:05:48 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:05:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/14 02:05:49 INFO : one: Copied (new) 2025/08/14 02:05:49 DEBUG : Waiting for deletions to finish 2025/08/14 02:05:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/14 02:05:50 INFO : three.txt: Copied (server-side copy) 2025/08/14 02:05:50 INFO : three.txt: Deleted 2025/08/14 02:05:50 INFO : three.txt: Moved into backup dir 2025/08/14 02:05:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/14 02:05:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:05:52 DEBUG : two: Unchanged skipping 2025/08/14 02:05:52 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:05:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/14 02:05:53 INFO : one: Copied (server-side copy) 2025/08/14 02:05:53 INFO : one: Deleted 2025/08/14 02:05:53 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:05:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/14 02:05:53 INFO : one: Copied (new) 2025/08/14 02:05:53 DEBUG : Waiting for deletions to finish 2025/08/14 02:05:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/14 02:05:54 INFO : three.txt: Copied (server-side copy) 2025/08/14 02:05:54 INFO : three.txt: Deleted 2025/08/14 02:05:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.75s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:05:57 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/dst" 2025/08/14 02:05:58 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/backup" 2025/08/14 02:06:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/14 02:06:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:06:00 DEBUG : two: Unchanged skipping 2025/08/14 02:06:00 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:06:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/14 02:06:01 INFO : one: Copied (server-side copy) to: one.bak 2025/08/14 02:06:02 INFO : one: Deleted 2025/08/14 02:06:02 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:06:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/14 02:06:03 INFO : one: Copied (new) 2025/08/14 02:06:03 DEBUG : Waiting for deletions to finish 2025/08/14 02:06:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/14 02:06:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/14 02:06:03 INFO : three.txt: Deleted 2025/08/14 02:06:03 INFO : three.txt: Moved into backup dir 2025/08/14 02:06:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/14 02:06:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:06:05 DEBUG : two: Unchanged skipping 2025/08/14 02:06:05 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:06:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/14 02:06:05 INFO : one: Copied (server-side copy) to: one.bak 2025/08/14 02:06:06 INFO : one: Deleted 2025/08/14 02:06:06 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:06:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/14 02:06:06 INFO : one: Copied (new) 2025/08/14 02:06:06 DEBUG : Waiting for deletions to finish 2025/08/14 02:06:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/14 02:06:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/14 02:06:07 INFO : three.txt: Deleted 2025/08/14 02:06:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:06:10 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/dst" 2025/08/14 02:06:11 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/backup" 2025/08/14 02:06:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:06:13 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:06:13 DEBUG : two: Unchanged skipping 2025/08/14 02:06:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/14 02:06:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/14 02:06:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/14 02:06:14 INFO : one: Deleted 2025/08/14 02:06:14 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:06:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/14 02:06:15 INFO : one: Copied (new) 2025/08/14 02:06:15 DEBUG : Waiting for deletions to finish 2025/08/14 02:06:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/14 02:06:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/14 02:06:16 INFO : three.txt: Deleted 2025/08/14 02:06:16 INFO : three.txt: Moved into backup dir 2025/08/14 02:06:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/14 02:06:17 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:06:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:06:17 DEBUG : two: Unchanged skipping 2025/08/14 02:06:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/14 02:06:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/14 02:06:18 INFO : one: Deleted 2025/08/14 02:06:18 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:06:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/14 02:06:19 INFO : one: Copied (new) 2025/08/14 02:06:19 DEBUG : Waiting for deletions to finish 2025/08/14 02:06:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/14 02:06:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/14 02:06:20 INFO : three.txt: Deleted 2025/08/14 02:06:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.12s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:06:23 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/dst" 2025/08/14 02:06:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/14 02:06:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:06:25 DEBUG : two: Unchanged skipping 2025/08/14 02:06:25 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:06:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/14 02:06:25 INFO : one: Copied (server-side copy) to: one.bak 2025/08/14 02:06:25 INFO : one: Deleted 2025/08/14 02:06:25 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:06:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/14 02:06:26 INFO : one: Copied (new) 2025/08/14 02:06:26 DEBUG : Waiting for deletions to finish 2025/08/14 02:06:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/14 02:06:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/14 02:06:27 INFO : three.txt: Deleted 2025/08/14 02:06:27 INFO : three.txt: Moved into backup dir 2025/08/14 02:06:28 DEBUG : one.bak: Excluded (Path Filter) 2025/08/14 02:06:28 DEBUG : one.bak: Excluded 2025/08/14 02:06:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/14 02:06:28 DEBUG : three.txt.bak: Excluded 2025/08/14 02:06:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/14 02:06:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:06:28 DEBUG : two: Unchanged skipping 2025/08/14 02:06:28 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for checks to finish 2025/08/14 02:06:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/14 02:06:28 INFO : one: Copied (server-side copy) to: one.bak 2025/08/14 02:06:29 INFO : one: Deleted 2025/08/14 02:06:29 DEBUG : B2 bucket rclone-test-wiqatid3jawu path dst: Waiting for transfers to finish 2025/08/14 02:06:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/14 02:06:29 INFO : one: Copied (new) 2025/08/14 02:06:29 DEBUG : Waiting for deletions to finish 2025/08/14 02:06:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/14 02:06:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/14 02:06:29 INFO : three.txt: Deleted 2025/08/14 02:06:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.78s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:06:32 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/dst" 2025/08/14 02:06:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/14 02:06:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/14 02:06:35 INFO : one: Copied (server-side copy) to: one.bak 2025/08/14 02:06:35 INFO : one: Deleted 2025/08/14 02:06:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/14 02:06:36 INFO : one: Copied (new) 2025/08/14 02:06:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:06:36 DEBUG : two: Unchanged skipping 2025/08/14 02:06:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/14 02:06:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/14 02:06:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/14 02:06:37 INFO : three.txt: Deleted 2025/08/14 02:06:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/14 02:06:38 INFO : three.txt: Copied (new) 2025/08/14 02:06:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/14 02:06:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/14 02:06:39 INFO : one: Copied (server-side copy) to: one.bak 2025/08/14 02:06:39 INFO : one: Deleted 2025/08/14 02:06:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/14 02:06:40 INFO : one: Copied (new) 2025/08/14 02:06:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:06:40 DEBUG : two: Unchanged skipping 2025/08/14 02:06:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/14 02:06:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/14 02:06:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/14 02:06:41 INFO : three.txt: Deleted 2025/08/14 02:06:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/14 02:06:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.95s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:06:45 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqatid3jawu/dst" 2025/08/14 02:06:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/14 02:06:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/14 02:06:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/14 02:06:47 INFO : one: Deleted 2025/08/14 02:06:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/14 02:06:48 INFO : one: Copied (new) 2025/08/14 02:06:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:06:49 DEBUG : two: Unchanged skipping 2025/08/14 02:06:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/14 02:06:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/14 02:06:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/14 02:06:49 INFO : three.txt: Deleted 2025/08/14 02:06:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/14 02:06:50 INFO : three.txt: Copied (new) 2025/08/14 02:06:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/14 02:06:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/14 02:06:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/14 02:06:52 INFO : one: Deleted 2025/08/14 02:06:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/14 02:06:53 INFO : one: Copied (new) 2025/08/14 02:06:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:06:53 DEBUG : two: Unchanged skipping 2025/08/14 02:06:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/14 02:06:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/14 02:06:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/14 02:06:54 INFO : three.txt: Deleted 2025/08/14 02:06:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/14 02:06:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.13s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:06:57 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/14 02:06:57 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:06:57 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:06:58 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/14 02:06:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/14 02:06:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.67s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:06:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/14 02:06:59 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:06:59 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:06:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/14 02:06:59 INFO : existing: Copied (new) 2025/08/14 02:06:59 DEBUG : Waiting for deletions to finish 2025/08/14 02:07:00 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/14 02:07:00 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:07:00 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/14 02:07:00 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:07:00 ERROR : B2 bucket rclone-test-wiqatid3jawu: not deleting files as there were IO errors 2025/08/14 02:07:00 ERROR : B2 bucket rclone-test-wiqatid3jawu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.17s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:07:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:02 DEBUG : existing: Unchanged skipping 2025/08/14 02:07:02 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:07:02 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:07:02 DEBUG : Waiting for deletions to finish 2025/08/14 02:07:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.64s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", 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-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:07:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:23 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:07:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:23 DEBUG : both10: Unchanged skipping 2025/08/14 02:07:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:23 DEBUG : both13: Unchanged skipping 2025/08/14 02:07:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:23 DEBUG : both11: Unchanged skipping 2025/08/14 02:07:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:23 DEBUG : both15: Unchanged skipping 2025/08/14 02:07:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:23 DEBUG : both0: Unchanged skipping 2025/08/14 02:07:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:23 DEBUG : both12: Unchanged skipping 2025/08/14 02:07:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:23 DEBUG : both18: Unchanged skipping 2025/08/14 02:07:23 DEBUG : both14: Unchanged skipping 2025/08/14 02:07:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:23 DEBUG : both16: Unchanged skipping 2025/08/14 02:07:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:23 DEBUG : both19: Unchanged skipping 2025/08/14 02:07:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:23 DEBUG : both2: Unchanged skipping 2025/08/14 02:07:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:23 DEBUG : both4: Unchanged skipping 2025/08/14 02:07:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:23 DEBUG : both17: Unchanged skipping 2025/08/14 02:07:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:23 DEBUG : both1: Unchanged skipping 2025/08/14 02:07:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:23 DEBUG : both7: Unchanged skipping 2025/08/14 02:07:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:23 DEBUG : both8: Unchanged skipping 2025/08/14 02:07:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:23 DEBUG : both9: Unchanged skipping 2025/08/14 02:07:23 DEBUG : both3: Unchanged skipping 2025/08/14 02:07:23 DEBUG : both5: Unchanged skipping 2025/08/14 02:07:23 DEBUG : both6: Unchanged skipping 2025/08/14 02:07:23 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:07:23 DEBUG : Waiting for deletions to finish 2025/08/14 02:07:23 INFO : only3: Deleted 2025/08/14 02:07:23 INFO : only7: Deleted 2025/08/14 02:07:23 INFO : only11: Deleted 2025/08/14 02:07:23 INFO : only12: Deleted 2025/08/14 02:07:23 INFO : only13: Deleted 2025/08/14 02:07:23 INFO : only14: Deleted 2025/08/14 02:07:23 INFO : only8: Deleted 2025/08/14 02:07:23 INFO : only6: Deleted 2025/08/14 02:07:23 INFO : only15: Deleted 2025/08/14 02:07:23 INFO : only16: Deleted 2025/08/14 02:07:24 INFO : only0: Deleted 2025/08/14 02:07:24 INFO : only18: Deleted 2025/08/14 02:07:24 INFO : only2: Deleted 2025/08/14 02:07:24 INFO : only4: Deleted 2025/08/14 02:07:24 INFO : only19: Deleted 2025/08/14 02:07:24 INFO : only5: Deleted 2025/08/14 02:07:24 INFO : only9: Deleted 2025/08/14 02:07:24 INFO : only10: Deleted 2025/08/14 02:07:24 INFO : only17: Deleted 2025/08/14 02:07:24 INFO : only1: Deleted 2025/08/14 02:07:24 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.67s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:07:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:47 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:07:47 DEBUG : both10: Unchanged skipping 2025/08/14 02:07:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:47 DEBUG : both13: Unchanged skipping 2025/08/14 02:07:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:47 DEBUG : both11: Unchanged skipping 2025/08/14 02:07:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:47 DEBUG : both0: Unchanged skipping 2025/08/14 02:07:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:47 DEBUG : both16: Unchanged skipping 2025/08/14 02:07:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:47 DEBUG : both17: Unchanged skipping 2025/08/14 02:07:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:47 DEBUG : both18: Unchanged skipping 2025/08/14 02:07:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:47 DEBUG : both19: Unchanged skipping 2025/08/14 02:07:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:47 DEBUG : both1: Unchanged skipping 2025/08/14 02:07:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:47 DEBUG : both12: Unchanged skipping 2025/08/14 02:07:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:47 DEBUG : both14: Unchanged skipping 2025/08/14 02:07:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:47 DEBUG : both2: Unchanged skipping 2025/08/14 02:07:47 DEBUG : both15: Unchanged skipping 2025/08/14 02:07:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:47 DEBUG : both3: Unchanged skipping 2025/08/14 02:07:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:47 DEBUG : both4: Unchanged skipping 2025/08/14 02:07:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:47 DEBUG : both8: Unchanged skipping 2025/08/14 02:07:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:07:47 DEBUG : both9: Unchanged skipping 2025/08/14 02:07:47 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/14 02:07:47 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/14 02:07:47 DEBUG : both6: Unchanged skipping 2025/08/14 02:07:47 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/14 02:07:47 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/14 02:07:47 DEBUG : both7: Unchanged skipping 2025/08/14 02:07:47 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/14 02:07:47 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/14 02:07:47 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/14 02:07:47 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/14 02:07:47 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/14 02:07:47 DEBUG : both5: Unchanged skipping 2025/08/14 02:07:47 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/14 02:07:47 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/14 02:07:47 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/14 02:07:47 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/14 02:07:47 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/14 02:07:47 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/14 02:07:47 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/14 02:07:47 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/14 02:07:47 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/14 02:07:47 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/14 02:07:47 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/14 02:07:47 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:07:47 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 02:07:47 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 02:07:47 INFO : only0: Copied (replaced existing) 2025/08/14 02:07:47 INFO : only11: Copied (replaced existing) 2025/08/14 02:07:47 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 02:07:47 INFO : only12: Copied (replaced existing) 2025/08/14 02:07:47 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 02:07:47 INFO : only15: Copied (replaced existing) 2025/08/14 02:07:47 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 02:07:47 INFO : only13: Copied (replaced existing) 2025/08/14 02:07:47 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 02:07:47 INFO : only10: Copied (replaced existing) 2025/08/14 02:07:47 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 02:07:47 INFO : only19: Copied (replaced existing) 2025/08/14 02:07:48 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 02:07:48 INFO : only1: Copied (replaced existing) 2025/08/14 02:07:48 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 02:07:48 INFO : only14: Copied (replaced existing) 2025/08/14 02:07:48 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 02:07:48 INFO : only2: Copied (replaced existing) 2025/08/14 02:07:48 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 02:07:48 INFO : only16: Copied (replaced existing) 2025/08/14 02:07:48 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 02:07:48 INFO : only4: Copied (replaced existing) 2025/08/14 02:07:48 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 02:07:48 INFO : only5: Copied (replaced existing) 2025/08/14 02:07:48 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 02:07:48 INFO : only17: Copied (replaced existing) 2025/08/14 02:07:48 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 02:07:48 INFO : only7: Copied (replaced existing) 2025/08/14 02:07:48 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 02:07:48 INFO : only8: Copied (replaced existing) 2025/08/14 02:07:48 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 02:07:48 INFO : only9: Copied (replaced existing) 2025/08/14 02:07:48 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 02:07:48 INFO : only18: Copied (replaced existing) 2025/08/14 02:07:48 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 02:07:48 INFO : only3: Copied (replaced existing) 2025/08/14 02:07:48 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 02:07:48 INFO : only6: Copied (replaced existing) 2025/08/14 02:07:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.70s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:07:56 DEBUG : empty_dir: Making directory with metadata 2025/08/14 02:07:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/14 02:07:56 DEBUG : empty_on_remote: Making directory with metadata 2025/08/14 02:07:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/14 02:07:56 INFO : empty_on_remote: Making directory 2025/08/14 02:07:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/14 02:07:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/14 02:07:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/14 02:07:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/14 02:07:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.12s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:07:59 DEBUG : empty_dir: Making directory with metadata 2025/08/14 02:07:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/14 02:07:59 DEBUG : empty_on_remote: Making directory with metadata 2025/08/14 02:07:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/14 02:07:59 INFO : empty_on_remote: Making directory 2025/08/14 02:07:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/14 02:08:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/14 02:08:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/14 02:08:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/14 02:08:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/14 02:08:00 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.70s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:08:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/14 02:08:02 INFO : sub dir: Making directory 2025/08/14 02:08:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.47s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:08:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/14 02:08:05 INFO : sub dir: Making directory 2025/08/14 02:08:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.19s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:08:19 DEBUG : Waiting for deletions to finish 2025/08/14 02:08:20 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:08:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:08:20 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:08:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:08:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:08:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:08:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:08:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:08:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:08:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:08:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:08:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:08:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:08:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:08:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:08:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:08:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:08:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:08:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:08:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:08:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:20 DEBUG : apple: Unchanged skipping 2025/08/14 02:08:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/14 02:08:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:20 DEBUG : banana: Unchanged skipping 2025/08/14 02:08:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:20 DEBUG : splitbananasplit: Unchanged skipping 2025/08/14 02:08:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/14 02:08:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/14 02:08:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/14 02:08:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/14 02:08:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/14 02:08:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/14 02:08:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/14 02:08:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/14 02:08:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/14 02:08:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/14 02:08:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/14 02:08:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/14 02:08:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/14 02:08:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/14 02:08:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/14 02:08:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/14 02:08:21 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:08:21 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:08:21 DEBUG : Waiting for deletions to finish 2025/08/14 02:08:21 INFO : There was nothing to transfer 2025/08/14 02:08:21 DEBUG : Waiting for deletions to finish 2025/08/14 02:08:21 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:08:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:08:21 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:08:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:08:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:08:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:08:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:08:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:08:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:08:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:08:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:08:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:08:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:08:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:08:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:08:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:08:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:08:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:08:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:08:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:08:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:21 DEBUG : apple: Unchanged skipping 2025/08/14 02:08:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/14 02:08:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:21 DEBUG : splitbananasplit: Unchanged skipping 2025/08/14 02:08:21 DEBUG : banana: Unchanged skipping 2025/08/14 02:08:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/14 02:08:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/14 02:08:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/14 02:08:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/14 02:08:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:22 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:08:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/14 02:08:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/14 02:08:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/14 02:08:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/14 02:08:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/14 02:08:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/14 02:08:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/14 02:08:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/14 02:08:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/14 02:08:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/14 02:08:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/14 02:08:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/14 02:08:22 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:08:22 DEBUG : Waiting for deletions to finish 2025/08/14 02:08:22 INFO : There was nothing to transfer 2025/08/14 02:08:22 DEBUG : Waiting for deletions to finish 2025/08/14 02:08:22 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:08:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:08:22 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:08:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:08:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:08:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:08:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:08:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:08:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:08:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:08:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:08:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:08:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:08:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:08:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:08:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:08:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:08:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:08:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:08:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:08:38 DEBUG : Waiting for deletions to finish 2025/08/14 02:08:38 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:08:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:08:38 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:08:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:08:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:08:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:08:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:08:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:08:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:08:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:08:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:08:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:08:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:08:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:08:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:08:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:08:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:08:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:08:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:08:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:08:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:39 DEBUG : apple: Unchanged skipping 2025/08/14 02:08:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/14 02:08:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:39 DEBUG : banana: Unchanged skipping 2025/08/14 02:08:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/14 02:08:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/14 02:08:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/14 02:08:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/14 02:08:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/14 02:08:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/14 02:08:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/14 02:08:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:39 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:08:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/14 02:08:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/14 02:08:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/14 02:08:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/14 02:08:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/14 02:08:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/14 02:08:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/14 02:08:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/14 02:08:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/14 02:08:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/14 02:08:39 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:08:39 DEBUG : Waiting for deletions to finish 2025/08/14 02:08:39 INFO : There was nothing to transfer 2025/08/14 02:08:39 DEBUG : Waiting for deletions to finish 2025/08/14 02:08:39 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:08:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:08:39 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:08:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:08:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:08:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:08:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:08:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:08:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:08:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:08:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:08:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:08:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:08:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:08:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:08:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:08:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:08:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:08:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:08:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:08:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/14 02:08:40 DEBUG : apple: Unchanged skipping 2025/08/14 02:08:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:40 DEBUG : banana: Unchanged skipping 2025/08/14 02:08:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/14 02:08:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/14 02:08:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/14 02:08:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/14 02:08:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/14 02:08:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/14 02:08:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/14 02:08:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/14 02:08:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/14 02:08:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:40 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:08:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/14 02:08:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/14 02:08:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:08:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/14 02:08:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/14 02:08:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/14 02:08:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/14 02:08:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/14 02:08:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/14 02:08:40 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:08:40 DEBUG : Waiting for deletions to finish 2025/08/14 02:08:40 INFO : There was nothing to transfer 2025/08/14 02:08:40 DEBUG : Waiting for deletions to finish 2025/08/14 02:08:40 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:08:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:08:40 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:08:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:08:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:08:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:08:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:08:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:08:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:08:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:08:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:08:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:08:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:08:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:08:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:08:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:08:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:08:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:08:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:08:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:08:56 DEBUG : Waiting for deletions to finish 2025/08/14 02:08:56 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:08:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:08:56 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:08:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:08:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:08:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:08:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:08:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:08:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:08:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:08:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:08:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:08:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:08:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:08:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:08:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:08:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:08:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:08:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:08:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:08:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:08:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:08:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:08:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:08:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:08:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:08:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:08:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:08:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:08:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:08:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:08:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:08:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:08:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:08:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:08:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/14 02:08:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:08:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/14 02:08:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:08:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/14 02:08:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:08:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/14 02:08:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:08:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:08:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:08:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:08:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:08:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:08:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:08:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:08:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:08:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:08:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:08:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:08:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:08:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:08:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:08:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:08:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:08:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:08:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:08:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:08:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:08:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:08:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:08:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:08:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:08:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:08:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:08:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:08:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:08:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:08:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:08:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:08:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:08:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:08:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:08:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:08:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:08:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:08:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:08:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:08:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:08:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:08:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:08:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:08:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:08:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:08:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:08:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:08:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:08:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:08:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:08:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:08:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:08:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:08:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:08:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:08:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:08:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:08:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:08:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:08:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:08:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:08:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:08:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:08:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:08:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:08:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:08:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:08:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:08:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:08:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:08:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:08:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:08:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:08:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:08:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:08:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:08:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:08:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:08:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:08:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:08:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:08:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:08:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:08:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:08:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:08:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:08:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:08:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:08:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:08:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:08:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:08:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:08:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:08:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:08:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:08:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:08:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:08:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:08:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:08:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:08:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:08:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:08:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:08:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:08:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:08:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:08:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:08:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:08:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:08:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:08:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:08:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:08:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:08:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:08:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:08:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:08:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:08:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:08:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:08:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:08:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:08:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/14 02:08:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:08:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/14 02:08:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:08:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/14 02:08:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:08:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/14 02:08:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:08:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/14 02:08:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:08:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:08:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:08:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:08:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:08:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:08:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:08:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:08:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:08:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:08:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/14 02:08:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:08:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:08:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:08:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:08:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:08:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:08:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:08:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:08:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:08:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:08:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:08:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:08:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:08:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:08:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:08:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:08:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:08:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/14 02:08:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:08:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:08:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/14 02:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:08:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/14 02:08:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:08:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/14 02:08:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:08:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/14 02:08:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:08:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/14 02:08:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:08:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/14 02:08:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:08:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/14 02:08:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:08:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/14 02:08:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:08:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/14 02:08:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:08:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/14 02:08:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/14 02:08:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/14 02:08:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:08:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/14 02:08:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:08:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/14 02:08:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:08:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/14 02:08:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:08:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/14 02:08:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/14 02:08:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/14 02:08:57 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:08:57 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:08:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/14 02:08:57 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/14 02:08:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:08:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/14 02:08:57 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/14 02:08:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:08:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/14 02:08:57 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:08:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:08:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/14 02:08:57 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:08:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:08:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/14 02:08:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:08:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:08:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/14 02:08:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:08:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:08:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/14 02:08:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:08:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:08:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/14 02:08:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:08:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:08:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/14 02:08:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:08:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:08:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/14 02:08:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:08:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:08:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/14 02:08:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:08:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/14 02:08:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/14 02:08:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:08:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/14 02:08:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/14 02:08:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:08:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:08:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/14 02:08:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/14 02:08:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/14 02:08:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/14 02:08:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:08:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/14 02:08:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/14 02:08:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/14 02:08:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/14 02:08:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/14 02:08:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:08:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/14 02:08:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/14 02:08:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/14 02:08:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/14 02:08:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/14 02:08:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/14 02:08:59 DEBUG : Waiting for deletions to finish 2025/08/14 02:08:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/14 02:09:00 INFO : dir1/0007-1234567.txt: Deleted 2025/08/14 02:09:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/14 02:09:00 INFO : banana: Deleted 2025/08/14 02:09:00 INFO : dir1/0003-defghij.txt: Deleted 2025/08/14 02:09:00 INFO : splitbananasplit: Deleted 2025/08/14 02:09:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/14 02:09:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/14 02:09:00 INFO : apple: Deleted 2025/08/14 02:09:00 INFO : appleappleapplebanana: Deleted 2025/08/14 02:09:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/14 02:09:00 INFO : dir1/0008-2345678.txt: Deleted 2025/08/14 02:09:00 INFO : dir1/0012-6789;.txt: Deleted 2025/08/14 02:09:00 INFO : dir1/0015-9;=.txt: Deleted 2025/08/14 02:09:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/14 02:09:00 INFO : dir1/0009-3456789.txt: Deleted 2025/08/14 02:09:00 INFO : dir1/0010-456789.txt: Deleted 2025/08/14 02:09:00 INFO : dir1/0011-56789;.txt: Deleted 2025/08/14 02:09:00 INFO : dir1/0013-789;=.txt: Deleted 2025/08/14 02:09:00 INFO : dir1/0014-89;=.txt: Deleted 2025/08/14 02:09:00 DEBUG : Waiting for deletions to finish 2025/08/14 02:09:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/14 02:09:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/14 02:09:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/14 02:09:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/14 02:09:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/14 02:09:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/14 02:09:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/14 02:09:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/14 02:09:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/14 02:09:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/14 02:09:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/14 02:09:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/14 02:09:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/14 02:09:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:09:01 DEBUG : apple: Unchanged skipping 2025/08/14 02:09:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/14 02:09:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:09:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/14 02:09:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:09:01 DEBUG : banana: Unchanged skipping 2025/08/14 02:09:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:09:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:09:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:09:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:09:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:09:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:09:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:09:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:09:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:09:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:09:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/14 02:09:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/14 02:09:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/14 02:09:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/14 02:09:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/14 02:09:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/14 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/14 02:09:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:09:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:09:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/14 02:09:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/14 02:09:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:09:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:09:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:09:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/14 02:09:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/14 02:09:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:09:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:09:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:09:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:09:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/14 02:09:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/14 02:09:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/14 02:09:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/14 02:09:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:09:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/14 02:09:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:09:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:09:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/14 02:09:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/14 02:09:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/14 02:09:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:09:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/14 02:09:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:09:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/14 02:09:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:09:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/14 02:09:01 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:09:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:09:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/14 02:09:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:09:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/14 02:09:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:09:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/14 02:09:01 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:09:01 DEBUG : Waiting for deletions to finish 2025/08/14 02:09:01 DEBUG : Waiting for deletions to finish 2025/08/14 02:09:01 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/14 02:09:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/14 02:09:01 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/14 02:09:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/14 02:09:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/14 02:09:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/14 02:09:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/14 02:09:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/14 02:09:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/14 02:09:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/14 02:09:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/14 02:09:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/14 02:09:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/14 02:09:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/14 02:09:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/14 02:09:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/14 02:09:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/14 02:09:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/14 02:09:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/14 02:09:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/14 02:09:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/14 02:09:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/14 02:09:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:09:17 DEBUG : Waiting for deletions to finish 2025/08/14 02:09:18 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:09:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:09:18 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:09:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:09:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:09:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:09:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:09:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:09:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:09:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:09:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:09:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:09:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:09:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:09:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:09:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:09:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:09:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:09:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:09:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:09:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/14 02:09:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/14 02:09:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/14 02:09:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/14 02:09:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/14 02:09:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/14 02:09:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/14 02:09:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/14 02:09:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/14 02:09:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/14 02:09:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/14 02:09:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/14 02:09:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/14 02:09:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/14 02:09:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/14 02:09:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/14 02:09:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/14 02:09:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/14 02:09:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/14 02:09:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/14 02:09:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/14 02:09:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/14 02:09:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/14 02:09:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/14 02:09:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/14 02:09:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/14 02:09:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/14 02:09:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/14 02:09:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/14 02:09:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/14 02:09:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/14 02:09:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/14 02:09:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/14 02:09:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/14 02:09:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/14 02:09:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/14 02:09:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/14 02:09:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/14 02:09:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/14 02:09:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/14 02:09:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/14 02:09:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/14 02:09:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/14 02:09:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/14 02:09:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/14 02:09:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/14 02:09:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/14 02:09:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/14 02:09:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/14 02:09:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/14 02:09:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/14 02:09:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/14 02:09:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/14 02:09:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/14 02:09:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/14 02:09:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/14 02:09:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/14 02:09:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/14 02:09:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/14 02:09:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/14 02:09:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/14 02:09:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/14 02:09:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/14 02:09:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/14 02:09:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/14 02:09:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/14 02:09:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/14 02:09:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/14 02:09:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/14 02:09:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/14 02:09:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/14 02:09:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/14 02:09:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/14 02:09:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/14 02:09:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/14 02:09:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/14 02:09:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/14 02:09:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/14 02:09:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/14 02:09:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/14 02:09:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/14 02:09:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/14 02:09:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/14 02:09:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/14 02:09:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/14 02:09:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/14 02:09:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/14 02:09:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/14 02:09:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/14 02:09:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/14 02:09:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/14 02:09:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/14 02:09:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/14 02:09:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/14 02:09:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/14 02:09:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/14 02:09:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/14 02:09:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/14 02:09:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/14 02:09:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/14 02:09:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/14 02:09:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/14 02:09:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/14 02:09:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/14 02:09:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/14 02:09:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/14 02:09:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/14 02:09:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/14 02:09:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/14 02:09:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/14 02:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/14 02:09:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/14 02:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/14 02:09:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/14 02:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/14 02:09:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/14 02:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/14 02:09:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/14 02:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/14 02:09:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/14 02:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/14 02:09:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/14 02:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/14 02:09:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/14 02:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/14 02:09:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/14 02:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/14 02:09:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/14 02:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/14 02:09:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/14 02:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/14 02:09:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/14 02:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/14 02:09:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/14 02:09:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/14 02:09:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/14 02:09:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/14 02:09:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/14 02:09:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/14 02:09:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/14 02:09:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/14 02:09:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/14 02:09:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/14 02:09:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/14 02:09:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/14 02:09:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/14 02:09:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/14 02:09:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/14 02:09:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/14 02:09:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/14 02:09:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/14 02:09:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/14 02:09:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/14 02:09:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/14 02:09:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/14 02:09:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/14 02:09:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/14 02:09:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/14 02:09:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/14 02:09:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/14 02:09:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/14 02:09:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/14 02:09:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/14 02:09:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/14 02:09:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/14 02:09:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/14 02:09:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/14 02:09:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/14 02:09:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/14 02:09:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/14 02:09:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/14 02:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/14 02:09:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/14 02:09:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/14 02:09:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/14 02:09:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/14 02:09:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/14 02:09:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/14 02:09:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/14 02:09:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/14 02:09:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/14 02:09:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/14 02:09:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/14 02:09:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/14 02:09:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/14 02:09:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/14 02:09:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/14 02:09:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/14 02:09:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/14 02:09:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/14 02:09:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:18 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:09:18 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:09:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/14 02:09:18 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/14 02:09:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/14 02:09:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/14 02:09:19 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/14 02:09:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/14 02:09:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/14 02:09:19 INFO : apple: Copied (new) to: PREFIXapple 2025/08/14 02:09:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/14 02:09:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/14 02:09:19 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/14 02:09:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/14 02:09:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/14 02:09:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/14 02:09:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/14 02:09:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/14 02:09:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/14 02:09:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/14 02:09:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/14 02:09:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/14 02:09:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/14 02:09:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/14 02:09:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/14 02:09:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/14 02:09:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/14 02:09:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/14 02:09:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/14 02:09:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/14 02:09:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/14 02:09:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/14 02:09:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/14 02:09:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/14 02:09:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/14 02:09:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/14 02:09:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/14 02:09:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/14 02:09:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/14 02:09:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/14 02:09:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/14 02:09:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/14 02:09:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/14 02:09:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/14 02:09:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/14 02:09:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/14 02:09:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/14 02:09:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/14 02:09:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/14 02:09:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/14 02:09:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/14 02:09:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/14 02:09:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/14 02:09:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/14 02:09:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/14 02:09:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/14 02:09:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/14 02:09:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/14 02:09:21 DEBUG : Waiting for deletions to finish 2025/08/14 02:09:21 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/14 02:09:21 INFO : dir1/0012-6789;.txt: Deleted 2025/08/14 02:09:21 INFO : dir1/0010-456789.txt: Deleted 2025/08/14 02:09:21 INFO : splitbananasplit: Deleted 2025/08/14 02:09:21 INFO : dir1/0007-1234567.txt: Deleted 2025/08/14 02:09:21 INFO : dir1/0011-56789;.txt: Deleted 2025/08/14 02:09:21 INFO : dir1/0015-9;=.txt: Deleted 2025/08/14 02:09:21 INFO : dir1/0014-89;=.txt: Deleted 2025/08/14 02:09:21 INFO : dir1/0013-789;=.txt: Deleted 2025/08/14 02:09:21 INFO : appleappleapplebanana: Deleted 2025/08/14 02:09:21 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/14 02:09:21 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/14 02:09:21 INFO : dir1/0008-2345678.txt: Deleted 2025/08/14 02:09:21 INFO : dir1/0009-3456789.txt: Deleted 2025/08/14 02:09:21 INFO : apple: Deleted 2025/08/14 02:09:21 INFO : banana: Deleted 2025/08/14 02:09:21 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/14 02:09:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/14 02:09:21 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/14 02:09:21 INFO : dir1/0003-defghij.txt: Deleted 2025/08/14 02:09:21 DEBUG : Waiting for deletions to finish 2025/08/14 02:09:22 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/14 02:09:22 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:09:22 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/14 02:09:22 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/14 02:09:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:09:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:09:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:09:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:09:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:09:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:09:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:09:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:09:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:09:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:09:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:09:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:09:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:09:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:09:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:09:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:09:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/14 02:09:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/14 02:09:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/14 02:09:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/14 02:09:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/14 02:09:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/14 02:09:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/14 02:09:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/14 02:09:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/14 02:09:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/14 02:09:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/14 02:09:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/14 02:09:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/14 02:09:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/14 02:09:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/14 02:09:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/14 02:09:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/14 02:09:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/14 02:09:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/14 02:09:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/14 02:09:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/14 02:09:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/14 02:09:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/14 02:09:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/14 02:09:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/14 02:09:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/14 02:09:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/14 02:09:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/14 02:09:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/14 02:09:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/14 02:09:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/14 02:09:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/14 02:09:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/14 02:09:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/14 02:09:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/14 02:09:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/14 02:09:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/14 02:09:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/14 02:09:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/14 02:09:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/14 02:09:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/14 02:09:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/14 02:09:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/14 02:09:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/14 02:09:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/14 02:09:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/14 02:09:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/14 02:09:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/14 02:09:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/14 02:09:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/14 02:09:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/14 02:09:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/14 02:09:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/14 02:09:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/14 02:09:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/14 02:09:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/14 02:09:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/14 02:09:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/14 02:09:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/14 02:09:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/14 02:09:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/14 02:09:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/14 02:09:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/14 02:09:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/14 02:09:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/14 02:09:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/14 02:09:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/14 02:09:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/14 02:09:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/14 02:09:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/14 02:09:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/14 02:09:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/14 02:09:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/14 02:09:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/14 02:09:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/14 02:09:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/14 02:09:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/14 02:09:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/14 02:09:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/14 02:09:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/14 02:09:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/14 02:09:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/14 02:09:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/14 02:09:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/14 02:09:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/14 02:09:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/14 02:09:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/14 02:09:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/14 02:09:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/14 02:09:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/14 02:09:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/14 02:09:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/14 02:09:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/14 02:09:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/14 02:09:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/14 02:09:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/14 02:09:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/14 02:09:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/14 02:09:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/14 02:09:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/14 02:09:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/14 02:09:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/14 02:09:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/14 02:09:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/14 02:09:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/14 02:09:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/14 02:09:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/14 02:09:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/14 02:09:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/14 02:09:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/14 02:09:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/14 02:09:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/14 02:09:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/14 02:09:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/14 02:09:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/14 02:09:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/14 02:09:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/14 02:09:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/14 02:09:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:22 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:09:22 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:09:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/14 02:09:23 INFO : apple: Copied (new) 2025/08/14 02:09:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/14 02:09:23 INFO : appleappleapplebanana: Copied (new) 2025/08/14 02:09:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/14 02:09:23 INFO : banana: Copied (new) 2025/08/14 02:09:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/14 02:09:23 INFO : splitbananasplit: Copied (new) 2025/08/14 02:09:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/14 02:09:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/14 02:09:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/14 02:09:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/14 02:09:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/14 02:09:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/14 02:09:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/14 02:09:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/14 02:09:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/14 02:09:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/14 02:09:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/14 02:09:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/14 02:09:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/14 02:09:24 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/14 02:09:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/14 02:09:24 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/14 02:09:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/14 02:09:24 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/14 02:09:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/14 02:09:24 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/14 02:09:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/14 02:09:24 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/14 02:09:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/14 02:09:24 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/14 02:09:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/14 02:09:24 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/14 02:09:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/14 02:09:24 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/14 02:09:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/14 02:09:24 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/14 02:09:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/14 02:09:24 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/14 02:09:24 DEBUG : Waiting for deletions to finish 2025/08/14 02:09:25 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/14 02:09:25 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/14 02:09:25 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/14 02:09:25 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/14 02:09:25 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/14 02:09:25 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/14 02:09:25 INFO : PREFIXapple: Deleted 2025/08/14 02:09:25 INFO : PREFIXsplitbananasplit: Deleted 2025/08/14 02:09:25 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/14 02:09:25 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/14 02:09:25 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/14 02:09:25 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/14 02:09:25 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/14 02:09:25 INFO : PREFIXbanana: Deleted 2025/08/14 02:09:25 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/14 02:09:25 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/14 02:09:25 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/14 02:09:25 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/14 02:09:25 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/14 02:09:25 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/14 02:09:25 DEBUG : Waiting for deletions to finish 2025/08/14 02:09:25 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:09:25 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:09:25 DEBUG : Waiting for deletions to finish 2025/08/14 02:09:26 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:09:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:09:26 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:09:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:09:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:09:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:09:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:09:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:09:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:09:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:09:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:09:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:09:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:09:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:09:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:09:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:09:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:09:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:09:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:09:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:09:42 DEBUG : Waiting for deletions to finish 2025/08/14 02:09:42 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:09:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:09:42 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:09:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:09:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:09:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:09:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:09:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:09:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:09:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:09:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:09:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:09:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:09:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:09:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:09:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:09:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:09:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:09:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:09:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:09:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/14 02:09:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/14 02:09:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/14 02:09:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/14 02:09:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/14 02:09:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/14 02:09:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/14 02:09:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/14 02:09:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/14 02:09:43 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/14 02:09:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/14 02:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:43 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:09:43 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:09:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/14 02:09:43 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/14 02:09:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/14 02:09:43 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/14 02:09:43 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/14 02:09:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/14 02:09:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/14 02:09:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/14 02:09:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/14 02:09:43 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/14 02:09:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/14 02:09:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/14 02:09:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/14 02:09:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/14 02:09:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/14 02:09:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/14 02:09:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/14 02:09:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/14 02:09:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/14 02:09:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/14 02:09:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/14 02:09:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/14 02:09:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/14 02:09:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/14 02:09:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/14 02:09:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/14 02:09:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/14 02:09:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/14 02:09:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/14 02:09:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/14 02:09:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/14 02:09:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/14 02:09:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/14 02:09:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/14 02:09:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/14 02:09:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/14 02:09:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/14 02:09:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/14 02:09:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/14 02:09:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/14 02:09:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/14 02:09:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/14 02:09:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/14 02:09:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/14 02:09:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/14 02:09:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/14 02:09:45 DEBUG : Waiting for deletions to finish 2025/08/14 02:09:45 INFO : dir1/0007-1234567.txt: Deleted 2025/08/14 02:09:45 INFO : apple: Deleted 2025/08/14 02:09:45 INFO : splitbananasplit: Deleted 2025/08/14 02:09:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/14 02:09:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/14 02:09:45 INFO : dir1/0003-defghij.txt: Deleted 2025/08/14 02:09:45 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/14 02:09:45 INFO : dir1/0009-3456789.txt: Deleted 2025/08/14 02:09:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/14 02:09:45 INFO : appleappleapplebanana: Deleted 2025/08/14 02:09:45 INFO : dir1/0008-2345678.txt: Deleted 2025/08/14 02:09:45 INFO : dir1/0011-56789;.txt: Deleted 2025/08/14 02:09:45 INFO : dir1/0012-6789;.txt: Deleted 2025/08/14 02:09:46 INFO : dir1/0014-89;=.txt: Deleted 2025/08/14 02:09:46 INFO : dir1/0015-9;=.txt: Deleted 2025/08/14 02:09:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/14 02:09:46 INFO : dir1/0010-456789.txt: Deleted 2025/08/14 02:09:46 INFO : dir1/0013-789;=.txt: Deleted 2025/08/14 02:09:46 INFO : banana: Deleted 2025/08/14 02:09:46 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/14 02:09:46 DEBUG : Waiting for deletions to finish 2025/08/14 02:09:46 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/14 02:09:46 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/14 02:09:46 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/14 02:09:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/14 02:09:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/14 02:09:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/14 02:09:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/14 02:09:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/14 02:09:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/14 02:09:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/14 02:09:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/14 02:09:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/14 02:09:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/14 02:09:46 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/14 02:09:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/14 02:09:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/14 02:09:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/14 02:09:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/14 02:09:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/14 02:09:46 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/14 02:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/14 02:09:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/14 02:09:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/14 02:09:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/14 02:09:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/14 02:09:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/14 02:09:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/14 02:09:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/14 02:09:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/14 02:09:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/14 02:09:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/14 02:09:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/14 02:09:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/14 02:09:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/14 02:09:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/14 02:09:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/14 02:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/14 02:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/14 02:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/14 02:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/14 02:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/14 02:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/14 02:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/14 02:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/14 02:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/14 02:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/14 02:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/14 02:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/14 02:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/14 02:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/14 02:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/14 02:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/14 02:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/14 02:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/14 02:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/14 02:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/14 02:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/14 02:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/14 02:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/14 02:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/14 02:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/14 02:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/14 02:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/14 02:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/14 02:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/14 02:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/14 02:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/14 02:09:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/14 02:09:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/14 02:09:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/14 02:09:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/14 02:09:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/14 02:09:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/14 02:09:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/14 02:09:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/14 02:09:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/14 02:09:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/14 02:09:47 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:09:47 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:09:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/14 02:09:47 INFO : banana: Copied (new) 2025/08/14 02:09:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/14 02:09:47 INFO : splitbananasplit: Copied (new) 2025/08/14 02:09:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/14 02:09:47 INFO : appleappleapplebanana: Copied (new) 2025/08/14 02:09:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/14 02:09:47 INFO : apple: Copied (new) 2025/08/14 02:09:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/14 02:09:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/14 02:09:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/14 02:09:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/14 02:09:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/14 02:09:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/14 02:09:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/14 02:09:47 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/14 02:09:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/14 02:09:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/14 02:09:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/14 02:09:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/14 02:09:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/14 02:09:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/14 02:09:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/14 02:09:48 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/14 02:09:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/14 02:09:48 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/14 02:09:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/14 02:09:48 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/14 02:09:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/14 02:09:48 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/14 02:09:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/14 02:09:48 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/14 02:09:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/14 02:09:49 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/14 02:09:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/14 02:09:49 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/14 02:09:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/14 02:09:49 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/14 02:09:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/14 02:09:49 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/14 02:09:49 DEBUG : Waiting for deletions to finish 2025/08/14 02:09:50 INFO : splitbananasplitSUFFIX: Deleted 2025/08/14 02:09:50 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/14 02:09:50 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/14 02:09:50 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/14 02:09:50 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/14 02:09:50 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/14 02:09:50 INFO : appleSUFFIX: Deleted 2025/08/14 02:09:50 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/14 02:09:50 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/14 02:09:50 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/14 02:09:50 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/14 02:09:50 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/14 02:09:50 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/14 02:09:50 INFO : bananaSUFFIX: Deleted 2025/08/14 02:09:50 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/14 02:09:50 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/14 02:09:50 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/14 02:09:50 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/14 02:09:50 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/14 02:09:50 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/14 02:09:50 DEBUG : Waiting for deletions to finish 2025/08/14 02:09:50 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:09:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:09:50 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:09:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:09:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:09:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:09:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:09:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:09:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:09:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:09:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:09:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:09:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:09:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:09:50 DEBUG : Waiting for deletions to finish 2025/08/14 02:09:51 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:09:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:09:51 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:09:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:09:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:09:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:09:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:09:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:09:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:09:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:09:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:09:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:09:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:09:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:10:06 DEBUG : Waiting for deletions to finish 2025/08/14 02:10:06 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:10:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:10:06 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:10:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:10:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:10:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:10:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:10:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:10:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:10:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:10:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:10:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:10:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:10:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:10:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:10:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:10:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:10:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:10:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:10:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/14 02:10:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/14 02:10:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/14 02:10:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/14 02:10:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/14 02:10:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/14 02:10:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/14 02:10:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:07 DEBUG : apple: Unchanged skipping 2025/08/14 02:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/14 02:10:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:07 DEBUG : banana: Unchanged skipping 2025/08/14 02:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/14 02:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/14 02:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/14 02:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/14 02:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/14 02:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/14 02:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/14 02:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/14 02:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/14 02:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/14 02:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/14 02:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/14 02:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/14 02:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/14 02:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/14 02:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/14 02:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/14 02:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/14 02:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/14 02:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/14 02:10:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/14 02:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/14 02:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/14 02:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/14 02:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/14 02:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/14 02:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/14 02:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/14 02:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/14 02:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/14 02:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/14 02:10:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/14 02:10:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/14 02:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/14 02:10:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/14 02:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/14 02:10:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/14 02:10:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/14 02:10:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/14 02:10:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/14 02:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/14 02:10:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/14 02:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/14 02:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/14 02:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/14 02:10:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/14 02:10:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/14 02:10:07 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:10:07 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:10:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/14 02:10:07 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/14 02:10:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/14 02:10:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/14 02:10:07 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/14 02:10:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/14 02:10:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/14 02:10:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/14 02:10:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/14 02:10:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/14 02:10:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/14 02:10:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/14 02:10:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/14 02:10:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/14 02:10:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/14 02:10:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/14 02:10:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/14 02:10:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/14 02:10:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/14 02:10:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/14 02:10:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/14 02:10:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/14 02:10:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/14 02:10:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/14 02:10:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/14 02:10:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/14 02:10:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/14 02:10:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/14 02:10:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/14 02:10:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/14 02:10:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/14 02:10:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/14 02:10:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/14 02:10:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/14 02:10:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/14 02:10:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/14 02:10:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/14 02:10:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/14 02:10:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/14 02:10:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/14 02:10:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/14 02:10:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/14 02:10:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/14 02:10:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/14 02:10:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/14 02:10:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/14 02:10:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/14 02:10:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/14 02:10:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/14 02:10:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/14 02:10:09 DEBUG : Waiting for deletions to finish 2025/08/14 02:10:10 INFO : dir1/0003-defghij.txt: Deleted 2025/08/14 02:10:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/14 02:10:10 INFO : dir1/0012-6789;.txt: Deleted 2025/08/14 02:10:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/14 02:10:10 INFO : dir1/0014-89;=.txt: Deleted 2025/08/14 02:10:10 INFO : splitbananasplit: Deleted 2025/08/14 02:10:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/14 02:10:10 INFO : dir1/0013-789;=.txt: Deleted 2025/08/14 02:10:10 INFO : dir1/0015-9;=.txt: Deleted 2025/08/14 02:10:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/14 02:10:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/14 02:10:10 INFO : dir1/0007-1234567.txt: Deleted 2025/08/14 02:10:10 INFO : dir1/0008-2345678.txt: Deleted 2025/08/14 02:10:10 INFO : dir1/0009-3456789.txt: Deleted 2025/08/14 02:10:10 INFO : dir1/0010-456789.txt: Deleted 2025/08/14 02:10:10 INFO : appleappleapplebanana: Deleted 2025/08/14 02:10:10 INFO : dir1/0011-56789;.txt: Deleted 2025/08/14 02:10:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/14 02:10:10 DEBUG : Waiting for deletions to finish 2025/08/14 02:10:10 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:10:10 DEBUG : appleapple: Excluded (Path Filter) 2025/08/14 02:10:10 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:10:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/14 02:10:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/14 02:10:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/14 02:10:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/14 02:10:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/14 02:10:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/14 02:10:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/14 02:10:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/14 02:10:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/14 02:10:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/14 02:10:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/14 02:10:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/14 02:10:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/14 02:10:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/14 02:10:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/14 02:10:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/14 02:10:10 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/14 02:10:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/14 02:10:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/14 02:10:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/14 02:10:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/14 02:10:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/14 02:10:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/14 02:10:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/14 02:10:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/14 02:10:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/14 02:10:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/14 02:10:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/14 02:10:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/14 02:10:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/14 02:10:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/14 02:10:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/14 02:10:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/14 02:10:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/14 02:10:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/14 02:10:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/14 02:10:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/14 02:10:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/14 02:10:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/14 02:10:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/14 02:10:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/14 02:10:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/14 02:10:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/14 02:10:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/14 02:10:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/14 02:10:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/14 02:10:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/14 02:10:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/14 02:10:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/14 02:10:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/14 02:10:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/14 02:10:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/14 02:10:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/14 02:10:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/14 02:10:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/14 02:10:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/14 02:10:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/14 02:10:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/14 02:10:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/14 02:10:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/14 02:10:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/14 02:10:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/14 02:10:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/14 02:10:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/14 02:10:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/14 02:10:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/14 02:10:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/14 02:10:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/14 02:10:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/14 02:10:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/14 02:10:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/14 02:10:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/14 02:10:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/14 02:10:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/14 02:10:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/14 02:10:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/14 02:10:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/14 02:10:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/14 02:10:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/14 02:10:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/14 02:10:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/14 02:10:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/14 02:10:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/14 02:10:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/14 02:10:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/14 02:10:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/14 02:10:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/14 02:10:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/14 02:10:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/14 02:10:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/14 02:10:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/14 02:10:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/14 02:10:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/14 02:10:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/14 02:10:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/14 02:10:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/14 02:10:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/14 02:10:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/14 02:10:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/14 02:10:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:11 DEBUG : apple: Unchanged skipping 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/14 02:10:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:11 DEBUG : banana: Unchanged skipping 2025/08/14 02:10:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:11 DEBUG : splitbananasplit: Unchanged skipping 2025/08/14 02:10:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/14 02:10:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/14 02:10:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/14 02:10:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/14 02:10:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/14 02:10:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/14 02:10:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/14 02:10:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/14 02:10:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/14 02:10:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/14 02:10:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/14 02:10:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/14 02:10:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/14 02:10:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/14 02:10:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/14 02:10:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/14 02:10:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/14 02:10:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/14 02:10:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/14 02:10:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/14 02:10:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/14 02:10:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/14 02:10:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/14 02:10:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/14 02:10:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/14 02:10:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/14 02:10:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/14 02:10:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/14 02:10:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/14 02:10:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/14 02:10:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/14 02:10:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/14 02:10:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/14 02:10:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/14 02:10:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/14 02:10:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/14 02:10:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/14 02:10:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/14 02:10:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/14 02:10:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/14 02:10:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/14 02:10:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/14 02:10:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/14 02:10:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/14 02:10:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/14 02:10:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/14 02:10:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/14 02:10:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/14 02:10:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/14 02:10:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/14 02:10:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/14 02:10:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/14 02:10:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/14 02:10:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/14 02:10:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/14 02:10:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/14 02:10:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/14 02:10:11 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:10:11 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:10:11 DEBUG : Waiting for deletions to finish 2025/08/14 02:10:11 DEBUG : Waiting for deletions to finish 2025/08/14 02:10:11 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:10:11 DEBUG : appleapple: Excluded (Path Filter) 2025/08/14 02:10:11 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:10:11 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/14 02:10:11 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/14 02:10:11 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/14 02:10:11 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/14 02:10:11 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/14 02:10:11 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/14 02:10:11 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/14 02:10:11 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/14 02:10:11 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/14 02:10:11 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/14 02:10:11 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/14 02:10:11 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/14 02:10:11 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/14 02:10:11 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/14 02:10:11 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/14 02:10:11 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/14 02:10:11 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/14 02:10:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/14 02:10:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/14 02:10:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/14 02:10:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/14 02:10:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/14 02:10:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/14 02:10:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/14 02:10:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/14 02:10:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/14 02:10:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/14 02:10:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/14 02:10:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/14 02:10:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/14 02:10:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/14 02:10:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/14 02:10:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/14 02:10:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/14 02:10:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/14 02:10:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/14 02:10:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/14 02:10:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/14 02:10:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/14 02:10:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/14 02:10:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/14 02:10:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/14 02:10:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/14 02:10:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/14 02:10:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/14 02:10:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/14 02:10:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/14 02:10:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/14 02:10:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/14 02:10:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/14 02:10:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/14 02:10:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/14 02:10:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/14 02:10:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/14 02:10:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/14 02:10:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/14 02:10:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/14 02:10:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/14 02:10:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/14 02:10:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/14 02:10:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/14 02:10:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/14 02:10:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/14 02:10:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/14 02:10:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/14 02:10:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/14 02:10:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/14 02:10:12 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:10:27 DEBUG : Waiting for deletions to finish 2025/08/14 02:10:28 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:10:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:10:28 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:10:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:10:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:10:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:10:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:10:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:10:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:10:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:10:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:10:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:10:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:10:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:10:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:10:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:10:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:10:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:10:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:10:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:10:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/14 02:10:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/14 02:10:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:28 DEBUG : banana: Unchanged skipping 2025/08/14 02:10:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:28 DEBUG : apple: Unchanged skipping 2025/08/14 02:10:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/14 02:10:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/14 02:10:28 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:10:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/14 02:10:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/14 02:10:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/14 02:10:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/14 02:10:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/14 02:10:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/14 02:10:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/14 02:10:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/14 02:10:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/14 02:10:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/14 02:10:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/14 02:10:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/14 02:10:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/14 02:10:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/14 02:10:28 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:10:28 DEBUG : Waiting for deletions to finish 2025/08/14 02:10:28 DEBUG : Waiting for deletions to finish 2025/08/14 02:10:29 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:10:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:10:29 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:10:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:10:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:10:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:10:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:10:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:10:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:10:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:10:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:10:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:10:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:10:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:10:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:10:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:10:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:10:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:10:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:10:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:10:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:29 DEBUG : apple: Unchanged skipping 2025/08/14 02:10:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/14 02:10:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:29 DEBUG : banana: Unchanged skipping 2025/08/14 02:10:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:29 DEBUG : splitbananasplit: Unchanged skipping 2025/08/14 02:10:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/14 02:10:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/14 02:10:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/14 02:10:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/14 02:10:29 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:10:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/14 02:10:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/14 02:10:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/14 02:10:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/14 02:10:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/14 02:10:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/14 02:10:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/14 02:10:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/14 02:10:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/14 02:10:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/14 02:10:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/14 02:10:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/14 02:10:29 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:10:29 DEBUG : Waiting for deletions to finish 2025/08/14 02:10:29 DEBUG : Waiting for deletions to finish 2025/08/14 02:10:30 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : Waiting for deletions to finish 2025/08/14 02:10:30 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:10:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:10:45 DEBUG : Waiting for deletions to finish 2025/08/14 02:10:46 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:10:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:10:46 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:10:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:10:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:10:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:10:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:10:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:10:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:10:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:10:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:10:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:10:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:10:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:10:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:10:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:10:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:10:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:10:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:10:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:10:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:46 DEBUG : apple: Unchanged skipping 2025/08/14 02:10:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/14 02:10:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:46 DEBUG : banana: Unchanged skipping 2025/08/14 02:10:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/14 02:10:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:46 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:10:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/14 02:10:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/14 02:10:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/14 02:10:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/14 02:10:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/14 02:10:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/14 02:10:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/14 02:10:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/14 02:10:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/14 02:10:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/14 02:10:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/14 02:10:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/14 02:10:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/14 02:10:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/14 02:10:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/14 02:10:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/14 02:10:46 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:10:46 DEBUG : Waiting for deletions to finish 2025/08/14 02:10:46 DEBUG : Waiting for deletions to finish 2025/08/14 02:10:47 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:10:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:10:47 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:10:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:10:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:47 DEBUG : apple: Unchanged skipping 2025/08/14 02:10:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/14 02:10:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:47 DEBUG : banana: Unchanged skipping 2025/08/14 02:10:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:47 DEBUG : splitbananasplit: Unchanged skipping 2025/08/14 02:10:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/14 02:10:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/14 02:10:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/14 02:10:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/14 02:10:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/14 02:10:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/14 02:10:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/14 02:10:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/14 02:10:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/14 02:10:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/14 02:10:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/14 02:10:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/14 02:10:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/14 02:10:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/14 02:10:47 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:10:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:10:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/14 02:10:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/14 02:10:47 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:10:47 DEBUG : Waiting for deletions to finish 2025/08/14 02:10:47 DEBUG : Waiting for deletions to finish 2025/08/14 02:10:48 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:10:48 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:11:03 DEBUG : Waiting for deletions to finish 2025/08/14 02:11:04 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:11:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:11:04 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:11:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:11:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:11:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:11:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:11:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:11:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:11:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:11:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:11:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:11:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:11:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:11:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:11:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:11:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:11:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:11:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:11:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:11:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:04 DEBUG : apple: Unchanged skipping 2025/08/14 02:11:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:04 DEBUG : banana: Unchanged skipping 2025/08/14 02:11:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/14 02:11:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:11:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:11:05 DEBUG : Waiting for deletions to finish 2025/08/14 02:11:05 DEBUG : Waiting for deletions to finish 2025/08/14 02:11:05 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:11:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:11:05 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:11:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:11:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:11:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:11:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:11:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:11:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:11:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:11:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:11:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:11:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:11:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:11:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:11:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:11:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:11:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:11:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:11:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:11:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : apple: Unchanged skipping 2025/08/14 02:11:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/14 02:11:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/14 02:11:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : banana: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:11:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/14 02:11:05 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:11:05 DEBUG : Waiting for deletions to finish 2025/08/14 02:11:05 DEBUG : Waiting for deletions to finish 2025/08/14 02:11:06 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:11:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:11:06 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:11:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:11:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:11:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:11:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:11:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:11:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:11:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:11:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:11:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:11:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:11:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:11:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:11:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:11:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:11:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:11:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:11:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:11:20 DEBUG : Waiting for deletions to finish 2025/08/14 02:11:21 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:11:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:11:21 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:11:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:11:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:11:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:11:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:11:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:11:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:11:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:11:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:11:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:11:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:11:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:11:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:11:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:11:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:11:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:11:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:11:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : banana: Unchanged skipping 2025/08/14 02:11:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/14 02:11:22 DEBUG : apple: Unchanged skipping 2025/08/14 02:11:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : splitbananasplit: Unchanged skipping 2025/08/14 02:11:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/14 02:11:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/14 02:11:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/14 02:11:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/14 02:11:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/14 02:11:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/14 02:11:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/14 02:11:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/14 02:11:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/14 02:11:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/14 02:11:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/14 02:11:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/14 02:11:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/14 02:11:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/14 02:11:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/14 02:11:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:11:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/14 02:11:22 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:11:22 DEBUG : Waiting for deletions to finish 2025/08/14 02:11:22 DEBUG : Waiting for deletions to finish 2025/08/14 02:11:22 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:11:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : apple: Unchanged skipping 2025/08/14 02:11:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : banana: Unchanged skipping 2025/08/14 02:11:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/14 02:11:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:22 DEBUG : splitbananasplit: Unchanged skipping 2025/08/14 02:11:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/14 02:11:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/14 02:11:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/14 02:11:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/14 02:11:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/14 02:11:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/14 02:11:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/14 02:11:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/14 02:11:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/14 02:11:23 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:11:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/14 02:11:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/14 02:11:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/14 02:11:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/14 02:11:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/14 02:11:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/14 02:11:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/14 02:11:23 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:11:23 DEBUG : Waiting for deletions to finish 2025/08/14 02:11:23 DEBUG : Waiting for deletions to finish 2025/08/14 02:11:23 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:11:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:11:23 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:11:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:11:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:11:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:11:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:11:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:11:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:11:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:11:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:11:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:11:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:11:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:11:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:11:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:11:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:11:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:11:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:11:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:11:38 DEBUG : Waiting for deletions to finish 2025/08/14 02:11:39 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:11:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:11:39 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:11:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:11:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:11:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:11:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:11:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:11:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:11:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:11:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:11:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:11:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:11:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:11:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:11:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:11:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:11:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:11:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : apple: Unchanged skipping 2025/08/14 02:11:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/14 02:11:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : banana: Unchanged skipping 2025/08/14 02:11:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/14 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/14 02:11:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:11:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/14 02:11:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/14 02:11:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/14 02:11:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/14 02:11:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/14 02:11:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/14 02:11:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/14 02:11:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/14 02:11:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/14 02:11:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/14 02:11:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/14 02:11:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/14 02:11:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/14 02:11:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/14 02:11:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/14 02:11:40 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:11:40 DEBUG : Waiting for deletions to finish 2025/08/14 02:11:40 DEBUG : Waiting for deletions to finish 2025/08/14 02:11:40 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/14 02:11:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : apple: Unchanged skipping 2025/08/14 02:11:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/14 02:11:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : banana: Unchanged skipping 2025/08/14 02:11:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/14 02:11:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/14 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/14 02:11:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/14 02:11:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/14 02:11:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/14 02:11:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/14 02:11:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/14 02:11:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/14 02:11:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/14 02:11:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/14 02:11:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/14 02:11:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/14 02:11:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/14 02:11:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/14 02:11:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/14 02:11:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:11:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/14 02:11:41 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:11:41 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:11:41 DEBUG : Waiting for deletions to finish 2025/08/14 02:11:41 DEBUG : Waiting for deletions to finish 2025/08/14 02:11:41 DEBUG : apple: Excluded (Path Filter) 2025/08/14 02:11:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/14 02:11:41 DEBUG : banana: Excluded (Path Filter) 2025/08/14 02:11:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/14 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/14 02:11:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/14 02:11:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/14 02:11:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/14 02:11:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/14 02:11:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/14 02:11:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/14 02:11:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/14 02:11:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/14 02:11:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/14 02:11:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/14 02:11:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/14 02:11:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/14 02:11:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/14 02:11:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/14 02:11:41 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (216.21s) --- PASS: TestTransform/NFC (16.93s) --- PASS: TestTransform/NFD (18.50s) --- PASS: TestTransform/base64 (21.03s) --- PASS: TestTransform/prefix (24.33s) --- PASS: TestTransform/suffix (25.06s) --- PASS: TestTransform/truncate (20.80s) --- PASS: TestTransform/encoder (18.64s) --- PASS: TestTransform/ISO-8859-1 (17.58s) --- PASS: TestTransform/charmap (18.14s) --- PASS: TestTransform/lowercase (17.22s) --- PASS: TestTransform/ascii (17.99s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:11:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/14 02:11:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/14 02:11:46 INFO : sub dir_somesuffix: Making directory 2025/08/14 02:11:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/14 02:11:46 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/14 02:11:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/14 02:11:46 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/14 02:11:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/14 02:11:46 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:11:46 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:11:47 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:11:47 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/14 02:11:47 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.84s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:11:48 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:48 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:48 INFO : tictactoe: Making directory 2025/08/14 02:11:48 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:48 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/14 02:11:48 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/14 02:11:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/14 02:11:48 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:11:48 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:11:49 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:11:49 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/14 02:11:49 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.77s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:11:50 INFO : toe: Making directory 2025/08/14 02:11:50 INFO : toe/toe: Making directory 2025/08/14 02:11:50 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/14 02:11:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/14 02:11:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/14 02:11:50 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:11:50 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:11:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:11:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/14 02:11:50 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.77s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:11:51 INFO : toe: Making directory 2025/08/14 02:11:51 INFO : toe/toe: Making directory 2025/08/14 02:11:51 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/14 02:11:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/14 02:11:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/14 02:11:51 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:11:51 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:11:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:11:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/14 02:11:53 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.43s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:11:54 DEBUG : empty_dir: Making directory with metadata 2025/08/14 02:11:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/14 02:11:54 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:11:54 INFO : tictacempty_dir: Making directory 2025/08/14 02:11:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:11:54 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:54 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:54 INFO : tictactoe: Making directory 2025/08/14 02:11:54 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:54 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/14 02:11:54 INFO : tictactoe/tictactoe: Making directory 2025/08/14 02:11:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/14 02:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/14 02:11:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/14 02:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/14 02:11:54 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:11:54 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:11:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:11:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/14 02:11:55 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.81s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:11:55 DEBUG : empty_dir: Making directory with metadata 2025/08/14 02:11:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/14 02:11:55 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:11:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:11:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:11:56 INFO : tictacempty_dir: Making directory 2025/08/14 02:11:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:11:56 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:56 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:56 INFO : tictactoe: Making directory 2025/08/14 02:11:56 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:56 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/14 02:11:56 INFO : tictactoe/tictactoe: Making directory 2025/08/14 02:11:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/14 02:11:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/14 02:11:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/14 02:11:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/14 02:11:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/14 02:11:56 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:11:56 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:11:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:11:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/14 02:11:56 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/14 02:11:57 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:11:57 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:11:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:11:57 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:57 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/14 02:11:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:11:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/14 02:11:57 NOTICE: B2 bucket rclone-test-wiqatid3jawu: 0 differences found 2025/08/14 02:11:57 NOTICE: B2 bucket rclone-test-wiqatid3jawu: 1 matching files --- PASS: TestAllTag (2.32s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:11:58 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:58 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:58 INFO : tictactoe: Making directory 2025/08/14 02:11:58 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:58 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/14 02:11:58 INFO : tictactoe/tictactoe: Making directory 2025/08/14 02:11:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/14 02:11:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/14 02:11:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/14 02:11:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/14 02:11:58 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:11:58 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:11:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:11:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/14 02:11:59 DEBUG : Waiting for deletions to finish 2025/08/14 02:11:59 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:59 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:11:59 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:12:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/14 02:12:00 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:12:00 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/14 02:12:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/14 02:12:00 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/14 02:12:00 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:12:00 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.71s) === RUN TestSyntax 2025/08/14 02:12:00 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:12:01 INFO : toe: Making directory 2025/08/14 02:12:01 INFO : toe/toe: Making directory 2025/08/14 02:12:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/14 02:12:01 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:12:01 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:12:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:12:02 INFO : toe/toe/toe: Copied (new) 2025/08/14 02:12:02 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.14s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:12:03 DEBUG : empty_dir: Making directory with metadata 2025/08/14 02:12:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/14 02:12:03 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:12:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:12:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:12:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:12:03 INFO : tictacempty_dir: Making directory 2025/08/14 02:12:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:12:03 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:12:03 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:12:03 INFO : tictactoe: Making directory 2025/08/14 02:12:03 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:12:03 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:12:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/14 02:12:03 INFO : tictactoe/tictactoe: Making directory 2025/08/14 02:12:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/14 02:12:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/14 02:12:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/14 02:12:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/14 02:12:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/14 02:12:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/14 02:12:03 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:12:03 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:12:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:12:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/14 02:12:03 INFO : toe/toe/toe.txt: Deleted 2025/08/14 02:12:03 INFO : toe/toe: Removing directory 2025/08/14 02:12:03 INFO : toe: Removing directory 2025/08/14 02:12:03 INFO : empty_dir: Removing directory 2025/08/14 02:12:03 DEBUG : Local file system at /tmp/rclone511020689: 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-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:12:04 DEBUG : empty_dir: Making directory with metadata 2025/08/14 02:12:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/14 02:12:04 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:12:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:12:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:12:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:12:05 INFO : tictacempty_dir: Making directory 2025/08/14 02:12:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:12:05 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:12:05 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:12:05 INFO : tictactoe: Making directory 2025/08/14 02:12:05 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:12:05 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:12:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/14 02:12:05 INFO : tictactoe/tictactoe: Making directory 2025/08/14 02:12:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/14 02:12:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/14 02:12:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/14 02:12:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/14 02:12:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/14 02:12:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/14 02:12:05 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:12:05 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:12:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:12:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/14 02:12:05 INFO : toe/toe/toe.txt: Deleted 2025/08/14 02:12:05 INFO : toe/toe: Removing directory 2025/08/14 02:12:05 INFO : toe: Removing directory 2025/08/14 02:12:05 INFO : empty_dir: Removing directory 2025/08/14 02:12:05 DEBUG : Local file system at /tmp/rclone511020689: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/14 02:12:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/14 02:12:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/14 02:12:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/14 02:12:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/14 02:12:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:12:07 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/14 02:12:07 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.30s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:12:08 DEBUG : Reset feature "Copy" 2025/08/14 02:12:08 DEBUG : Reset feature "Move" 2025/08/14 02:12:08 DEBUG : Reset feature "Copy" 2025/08/14 02:12:08 DEBUG : Reset feature "Move" 2025/08/14 02:12:08 DEBUG : empty_dir: Making directory with metadata 2025/08/14 02:12:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/14 02:12:08 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:12:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:12:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:12:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:12:08 INFO : tictacempty_dir: Making directory 2025/08/14 02:12:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/14 02:12:08 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:12:08 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:12:08 INFO : tictactoe: Making directory 2025/08/14 02:12:08 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:12:08 DEBUG : toe: transformed to: tictactoe 2025/08/14 02:12:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/14 02:12:08 INFO : tictactoe/tictactoe: Making directory 2025/08/14 02:12:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/14 02:12:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/14 02:12:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/14 02:12:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/14 02:12:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/14 02:12:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/14 02:12:08 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:12:08 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:12:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:12:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/14 02:12:09 INFO : toe/toe/toe.txt: Deleted 2025/08/14 02:12:09 INFO : toe/toe: Removing directory 2025/08/14 02:12:09 INFO : toe: Removing directory 2025/08/14 02:12:09 INFO : empty_dir: Removing directory 2025/08/14 02:12:09 DEBUG : Local file system at /tmp/rclone511020689: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/14 02:12:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/14 02:12:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/14 02:12:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/14 02:12:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/14 02:12:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:12:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/14 02:12:11 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.27s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:12:12 DEBUG : toe: transformed to: dG9l 2025/08/14 02:12:12 DEBUG : toe: transformed to: dG9l 2025/08/14 02:12:12 INFO : dG9l: Making directory 2025/08/14 02:12:12 DEBUG : toe: transformed to: dG9l 2025/08/14 02:12:12 DEBUG : toe: transformed to: dG9l 2025/08/14 02:12:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/14 02:12:12 INFO : dG9l/dG9l: Making directory 2025/08/14 02:12:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/14 02:12:12 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/14 02:12:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/14 02:12:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/14 02:12:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/14 02:12:12 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:12:12 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:12:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:12:13 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/14 02:12:13 DEBUG : Waiting for deletions to finish 2025/08/14 02:12:13 DEBUG : dG9l: transformed to: toe 2025/08/14 02:12:13 DEBUG : dG9l: transformed to: toe 2025/08/14 02:12:14 DEBUG : dG9l: transformed to: toe 2025/08/14 02:12:14 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/14 02:12:14 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/14 02:12:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/14 02:12:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/14 02:12:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/14 02:12:14 DEBUG : Local file system at /tmp/rclone511020689: Waiting for checks to finish 2025/08/14 02:12:14 DEBUG : Local file system at /tmp/rclone511020689: Waiting for transfers to finish 2025/08/14 02:12:14 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.84s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-wiqatid3jawu", Local "Local file system at /tmp/rclone511020689", Modify Window "1ms" 2025/08/14 02:12:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/14 02:12:15 DEBUG : toe: transformed to: 2025/08/14 02:12:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/14 02:12:15 DEBUG : toe: transformed to: 2025/08/14 02:12:15 INFO : B2 bucket rclone-test-wiqatid3jawu: Making directory 2025/08/14 02:12:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/14 02:12:15 DEBUG : toe: transformed to: 2025/08/14 02:12:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/14 02:12:15 DEBUG : toe: transformed to: 2025/08/14 02:12:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/14 02:12:15 DEBUG : toe/toe: transformed to: 2025/08/14 02:12:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/14 02:12:15 INFO : toe/toe: Making directory 2025/08/14 02:12:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/14 02:12:15 DEBUG : toe/toe: transformed to: 2025/08/14 02:12:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/14 02:12:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/14 02:12:15 DEBUG : toe: transformed to: 2025/08/14 02:12:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/14 02:12:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/14 02:12:15 DEBUG : toe/toe/toe: transformed to: 2025/08/14 02:12:15 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for checks to finish 2025/08/14 02:12:15 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/14 02:12:15 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Waiting for transfers to finish 2025/08/14 02:12:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 02:12:16 INFO : toe/toe/toe: Copied (new) 2025/08/14 02:12:16 ERROR : B2 bucket rclone-test-wiqatid3jawu: not deleting files as there were IO errors 2025/08/14 02:12:16 ERROR : B2 bucket rclone-test-wiqatid3jawu: not deleting directories as there were IO errors --- PASS: TestError (1.78s) PASS 2025/08/14 02:12:16 DEBUG : B2 bucket rclone-test-wiqatid3jawu: Purge remote 2025/08/14 02:12:16 INFO : B2 bucket rclone-test-wiqatid3jawu: cleaning bucket "rclone-test-wiqatid3jawu" of all files 2025/08/14 02:12:18 DEBUG : BackupDir/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a3d5_d20250814_m020541_c001_v7007000_t0000_u01755137141444") 2025/08/14 02:12:18 DEBUG : BackupDir/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f110c45f4eab10002_d20250814_m020535_c001_v0001183_t0017_u01755137135983") 2025/08/14 02:12:18 DEBUG : CompareDest/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40673a98dfb892f4_d20250814_m020516_c001_v7007000_t0000_u01755137116016") 2025/08/14 02:12:18 DEBUG : CompareDest/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85a26_d20250814_m020509_c001_v0001134_t0023_u01755137109967") 2025/08/14 02:12:18 DEBUG : CompareDest/two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40673a98dfb892f5_d20250814_m020516_c001_v7007000_t0000_u01755137116199") 2025/08/14 02:12:18 DEBUG : CompareDest/two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027906_d20250814_m020511_c001_v0001102_t0036_u01755137111089") 2025/08/14 02:12:18 DEBUG : CopyDest/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a3d6_d20250814_m020541_c001_v7007000_t0000_u01755137141626") 2025/08/14 02:12:18 DEBUG : CopyDest/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf02796d_d20250814_m020532_c001_v0001102_t0032_u01755137132863") 2025/08/14 02:12:18 DEBUG : CopyDest/three: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a3d7_d20250814_m020541_c001_v7007000_t0000_u01755137141809") 2025/08/14 02:12:18 DEBUG : CopyDest/three: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027981_d20250814_m020539_c001_v0001102_t0022_u01755137139051") 2025/08/14 02:12:18 DEBUG : CopyDest/two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a3d8_d20250814_m020541_c001_v7007000_t0000_u01755137141992") 2025/08/14 02:12:18 DEBUG : CopyDest/two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85a90_d20250814_m020536_c001_v0001134_t0042_u01755137136911") 2025/08/14 02:12:18 DEBUG : EXISTING: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4183e4d6b918b5e1_d20250814_m020702_c001_v7007000_t0000_u01755137222494") 2025/08/14 02:12:18 DEBUG : EXISTING: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027add_d20250814_m020701_c001_v0001102_t0051_u01755137221227") 2025/08/14 02:12:18 DEBUG : PREFIXapple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe05644f_d20250814_m020925_c001_v7007000_t0000_u01755137365014") 2025/08/14 02:12:18 DEBUG : PREFIXapple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027dda_d20250814_m020918_c001_v0001102_t0052_u01755137358738") 2025/08/14 02:12:18 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726571_d20250814_m020925_c001_v7007000_t0000_u01755137365174") 2025/08/14 02:12:18 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d38f2_d20250814_m020918_c001_v0001130_t0022_u01755137358748") 2025/08/14 02:12:18 DEBUG : PREFIXbanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056451_d20250814_m020925_c001_v7007000_t0000_u01755137365185") 2025/08/14 02:12:19 DEBUG : PREFIXbanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85f98_d20250814_m020918_c001_v0001134_t0024_u01755137358728") 2025/08/14 02:12:19 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f419259e8242b662c_d20250814_m020925_c001_v7007000_t0000_u01755137365020") 2025/08/14 02:12:19 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e104e_d20250814_m020918_c001_v0001117_t0057_u01755137358718") 2025/08/14 02:12:19 DEBUG : Testêé: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4183e4d6b918b5ad_d20250814_m020658_c001_v7007000_t0000_u01755137218688") 2025/08/14 02:12:19 DEBUG : Testêé: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027acd_d20250814_m020657_c001_v0001102_t0009_u01755137217926") 2025/08/14 02:12:19 DEBUG : Testêé: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85c58_d20250814_m020656_c001_v0001134_t0029_u01755137216772") 2025/08/14 02:12:19 DEBUG : YXBwbGU=: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82cdc_d20250814_m020902_c001_v7007000_t0000_u01755137342431") 2025/08/14 02:12:19 DEBUG : YXBwbGU=: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d387c_d20250814_m020857_c001_v0001130_t0039_u01755137337523") 2025/08/14 02:12:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82cdd_d20250814_m020902_c001_v7007000_t0000_u01755137342612") 2025/08/14 02:12:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027d58_d20250814_m020857_c001_v0001102_t0054_u01755137337504") 2025/08/14 02:12:19 DEBUG : YmFuYW5h: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82cdf_d20250814_m020902_c001_v7007000_t0000_u01755137342794") 2025/08/14 02:12:19 DEBUG : YmFuYW5h: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85f20_d20250814_m020857_c001_v0001134_t0055_u01755137337516") 2025/08/14 02:12:19 DEBUG : a/potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76102_d20250814_m020310_c001_v7007000_t0000_u01755136990919") 2025/08/14 02:12:19 DEBUG : a/potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b857c7_d20250814_m020310_c001_v0001134_t0038_u01755136990270") 2025/08/14 02:12:19 DEBUG : a/potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416fa9f8527bbf16_d20250814_m020308_c001_v7007000_t0000_u01755136988677") 2025/08/14 02:12:19 DEBUG : a/potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b857b7_d20250814_m020307_c001_v0001134_t0026_u01755136987741") 2025/08/14 02:12:19 DEBUG : a/potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f408577b289c98d3c_d20250814_m020249_c001_v7007000_t0000_u01755136969931") 2025/08/14 02:12:19 DEBUG : a/potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85751_d20250814_m020249_c001_v0001134_t0031_u01755136969016") 2025/08/14 02:12:19 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae37_d20250814_m021142_c001_v7007000_t0000_u01755137502008") 2025/08/14 02:12:19 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf02809e_d20250814_m021137_c001_v0001102_t0022_u01755137497330") 2025/08/14 02:12:20 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871d458_d20250814_m021124_c001_v7007000_t0000_u01755137484120") 2025/08/14 02:12:20 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf028052_d20250814_m021119_c001_v0001102_t0002_u01755137479452") 2025/08/14 02:12:20 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726656_d20250814_m021106_c001_v7007000_t0000_u01755137466856") 2025/08/14 02:12:20 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027ff6_d20250814_m021102_c001_v0001102_t0054_u01755137462280") 2025/08/14 02:12:20 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86ede4_d20250814_m021048_c001_v7007000_t0000_u01755137448701") 2025/08/14 02:12:20 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027f9c_d20250814_m021044_c001_v0001102_t0034_u01755137444179") 2025/08/14 02:12:20 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056524_d20250814_m021031_c001_v7007000_t0000_u01755137431191") 2025/08/14 02:12:20 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027f48_d20250814_m021026_c001_v0001102_t0006_u01755137426226") 2025/08/14 02:12:20 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bb9_d20250814_m021012_c001_v7007000_t0000_u01755137412445") 2025/08/14 02:12:20 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d39ca_d20250814_m021004_c001_v0001130_t0030_u01755137404701") 2025/08/14 02:12:20 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d62_d20250814_m020951_c001_v7007000_t0000_u01755137391705") 2025/08/14 02:12:20 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86023_d20250814_m020946_c001_v0001134_t0023_u01755137386983") 2025/08/14 02:12:20 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416fa9f8527bc250_d20250814_m020945_c001_v7007000_t0000_u01755137385491") 2025/08/14 02:12:20 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85ffc_d20250814_m020940_c001_v0001134_t0037_u01755137380536") 2025/08/14 02:12:20 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726578_d20250814_m020926_c001_v7007000_t0000_u01755137366693") 2025/08/14 02:12:20 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3906_d20250814_m020922_c001_v0001130_t0042_u01755137362733") 2025/08/14 02:12:20 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056448_d20250814_m020921_c001_v7007000_t0000_u01755137361792") 2025/08/14 02:12:20 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e103c_d20250814_m020916_c001_v0001117_t0050_u01755137356027") 2025/08/14 02:12:20 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726549_d20250814_m020900_c001_v7007000_t0000_u01755137340291") 2025/08/14 02:12:20 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027d44_d20250814_m020854_c001_v0001102_t0026_u01755137334430") 2025/08/14 02:12:21 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dac2a_d20250814_m020841_c001_v7007000_t0000_u01755137321309") 2025/08/14 02:12:21 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027cea_d20250814_m020836_c001_v0001102_t0058_u01755137316109") 2025/08/14 02:12:21 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376a0a_d20250814_m020822_c001_v7007000_t0000_u01755137302852") 2025/08/14 02:12:21 DEBUG : apple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027c90_d20250814_m020818_c001_v0001102_t0011_u01755137298213") 2025/08/14 02:12:21 DEBUG : appleSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dace4_d20250814_m020950_c001_v7007000_t0000_u01755137390035") 2025/08/14 02:12:21 DEBUG : appleSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3964_d20250814_m020943_c001_v0001130_t0022_u01755137383136") 2025/08/14 02:12:21 DEBUG : appleapple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bba_d20250814_m021012_c001_v7007000_t0000_u01755137412628") 2025/08/14 02:12:21 DEBUG : appleapple: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d39d0_d20250814_m021007_c001_v0001130_t0045_u01755137407132") 2025/08/14 02:12:21 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae3c_d20250814_m021142_c001_v7007000_t0000_u01755137502190") 2025/08/14 02:12:21 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86251_d20250814_m021137_c001_v0001134_t0016_u01755137497988") 2025/08/14 02:12:21 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871d45a_d20250814_m021124_c001_v7007000_t0000_u01755137484302") 2025/08/14 02:12:21 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b861e5_d20250814_m021120_c001_v0001134_t0024_u01755137480156") 2025/08/14 02:12:21 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726657_d20250814_m021107_c001_v7007000_t0000_u01755137467040") 2025/08/14 02:12:21 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8618f_d20250814_m021103_c001_v0001134_t0031_u01755137463086") 2025/08/14 02:12:21 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86ede5_d20250814_m021048_c001_v7007000_t0000_u01755137448894") 2025/08/14 02:12:21 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86143_d20250814_m021045_c001_v0001134_t0030_u01755137445077") 2025/08/14 02:12:21 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056527_d20250814_m021031_c001_v7007000_t0000_u01755137431374") 2025/08/14 02:12:21 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b860f9_d20250814_m021026_c001_v0001134_t0019_u01755137426956") 2025/08/14 02:12:21 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4021a1ce9bfe9769_d20250814_m021010_c001_v7007000_t0000_u01755137410498") 2025/08/14 02:12:21 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027ed2_d20250814_m021005_c001_v0001102_t0018_u01755137405437") 2025/08/14 02:12:22 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d64_d20250814_m020951_c001_v7007000_t0000_u01755137391890") 2025/08/14 02:12:22 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e10dc_d20250814_m020946_c001_v0001117_t0059_u01755137386964") 2025/08/14 02:12:22 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4157d5f4dfe73c87_d20250814_m020945_c001_v7007000_t0000_u01755137385875") 2025/08/14 02:12:22 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e42_d20250814_m020941_c001_v0001102_t0059_u01755137381435") 2025/08/14 02:12:22 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b72657a_d20250814_m020926_c001_v7007000_t0000_u01755137366877") 2025/08/14 02:12:22 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85fb0_d20250814_m020922_c001_v0001134_t0049_u01755137362743") 2025/08/14 02:12:22 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76949_d20250814_m020921_c001_v7007000_t0000_u01755137361630") 2025/08/14 02:12:22 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027dd0_d20250814_m020916_c001_v0001102_t0041_u01755137356988") 2025/08/14 02:12:22 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056424_d20250814_m020900_c001_v7007000_t0000_u01755137340305") 2025/08/14 02:12:22 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d386e_d20250814_m020855_c001_v0001130_t0033_u01755137335443") 2025/08/14 02:12:22 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dac2b_d20250814_m020841_c001_v7007000_t0000_u01755137321493") 2025/08/14 02:12:22 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d381c_d20250814_m020837_c001_v0001130_t0054_u01755137317050") 2025/08/14 02:12:22 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376a0b_d20250814_m020823_c001_v7007000_t0000_u01755137303034") 2025/08/14 02:12:22 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d37d3_d20250814_m020818_c001_v0001130_t0035_u01755137298993") 2025/08/14 02:12:22 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a653_d20250814_m020950_c001_v7007000_t0000_u01755137390201") 2025/08/14 02:12:22 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86008_d20250814_m020943_c001_v0001134_t0055_u01755137383106") 2025/08/14 02:12:22 DEBUG : b/potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76103_d20250814_m020311_c001_v7007000_t0000_u01755136991102") 2025/08/14 02:12:22 DEBUG : b/potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b857c1_d20250814_m020309_c001_v0001134_t0033_u01755136989229") 2025/08/14 02:12:22 DEBUG : b/potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416fa9f8527bbf15_d20250814_m020308_c001_v7007000_t0000_u01755136988123") 2025/08/14 02:12:22 DEBUG : b/potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b857af_d20250814_m020306_c001_v0001134_t0002_u01755136986436") 2025/08/14 02:12:23 DEBUG : b/potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f408577b289c98d3a_d20250814_m020249_c001_v7007000_t0000_u01755136969361") 2025/08/14 02:12:23 DEBUG : b/potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8574b_d20250814_m020247_c001_v0001134_t0057_u01755136967838") 2025/08/14 02:12:23 DEBUG : backup/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f400e9330130b2221_d20250814_m020554_c001_v7007000_t0000_u01755137154730") 2025/08/14 02:12:23 DEBUG : backup/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107d3fe6aa9dc142_d20250814_m020552_c001_v0001145_t0054_u01755137152820") 2025/08/14 02:12:23 DEBUG : backup/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f111eb50c11735cfb_d20250814_m020548_c001_v0001146_t0045_u01755137148469") 2025/08/14 02:12:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe0562ed_d20250814_m020620_c001_v7007000_t0000_u01755137180610") 2025/08/14 02:12:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f109c97c45103e540_d20250814_m020618_c001_v0001130_t0008_u01755137178243") 2025/08/14 02:12:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1116897553c15c0c_d20250814_m020614_c001_v0001150_t0033_u01755137174249") 2025/08/14 02:12:23 DEBUG : backup/one.bak: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe0562ad_d20250814_m020607_c001_v7007000_t0000_u01755137167467") 2025/08/14 02:12:23 DEBUG : backup/one.bak: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f11849ac79e0c6125_d20250814_m020605_c001_v0001145_t0022_u01755137165646") 2025/08/14 02:12:23 DEBUG : backup/one.bak: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1038793a3e4e54a1_d20250814_m020601_c001_v0001104_t0055_u01755137161423") 2025/08/14 02:12:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe0562ee_d20250814_m020620_c001_v7007000_t0000_u01755137180803") 2025/08/14 02:12:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f111780979eda9ca2_d20250814_m020619_c001_v0001037_t0012_u01755137179607") 2025/08/14 02:12:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1193e0d8ca6302c6_d20250814_m020615_c001_v0001042_t0026_u01755137175788") 2025/08/14 02:12:23 DEBUG : backup/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f400e9330130b2222_d20250814_m020554_c001_v7007000_t0000_u01755137154913") 2025/08/14 02:12:23 DEBUG : backup/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f111e8c7b7a167e86_d20250814_m020553_c001_v0001181_t0034_u01755137153950") 2025/08/14 02:12:23 DEBUG : backup/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f119416e1cf7eb379_d20250814_m020550_c001_v0001146_t0008_u01755137150199") 2025/08/14 02:12:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe0562ae_d20250814_m020607_c001_v7007000_t0000_u01755137167650") 2025/08/14 02:12:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1092784600691b68_d20250814_m020606_c001_v0001179_t0049_u01755137166686") 2025/08/14 02:12:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f11808690471c0345_d20250814_m020603_c001_v0001101_t0026_u01755137163328") 2025/08/14 02:12:24 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae3f_d20250814_m021142_c001_v7007000_t0000_u01755137502383") 2025/08/14 02:12:24 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3b74_d20250814_m021137_c001_v0001130_t0013_u01755137497641") 2025/08/14 02:12:24 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871d45d_d20250814_m021124_c001_v7007000_t0000_u01755137484483") 2025/08/14 02:12:24 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3b2c_d20250814_m021119_c001_v0001130_t0043_u01755137479766") 2025/08/14 02:12:24 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726658_d20250814_m021107_c001_v7007000_t0000_u01755137467225") 2025/08/14 02:12:24 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3ad8_d20250814_m021102_c001_v0001130_t0004_u01755137462772") 2025/08/14 02:12:24 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86ede6_d20250814_m021049_c001_v7007000_t0000_u01755137449079") 2025/08/14 02:12:24 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3a94_d20250814_m021044_c001_v0001130_t0053_u01755137444502") 2025/08/14 02:12:24 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056529_d20250814_m021031_c001_v7007000_t0000_u01755137431556") 2025/08/14 02:12:24 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3a3c_d20250814_m021026_c001_v0001130_t0039_u01755137426647") 2025/08/14 02:12:24 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bbb_d20250814_m021012_c001_v7007000_t0000_u01755137412814") 2025/08/14 02:12:24 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86073_d20250814_m021005_c001_v0001134_t0028_u01755137405030") 2025/08/14 02:12:24 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d65_d20250814_m020952_c001_v7007000_t0000_u01755137392080") 2025/08/14 02:12:24 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d397a_d20250814_m020946_c001_v0001130_t0030_u01755137386971") 2025/08/14 02:12:24 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056463_d20250814_m020946_c001_v7007000_t0000_u01755137386075") 2025/08/14 02:12:24 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e10bc_d20250814_m020940_c001_v0001117_t0004_u01755137380822") 2025/08/14 02:12:24 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b72657b_d20250814_m020927_c001_v7007000_t0000_u01755137367060") 2025/08/14 02:12:25 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027dfc_d20250814_m020922_c001_v0001102_t0058_u01755137362755") 2025/08/14 02:12:25 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056449_d20250814_m020921_c001_v7007000_t0000_u01755137361803") 2025/08/14 02:12:25 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85f8a_d20250814_m020916_c001_v0001134_t0016_u01755137356567") 2025/08/14 02:12:25 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82cd4_d20250814_m020900_c001_v7007000_t0000_u01755137340236") 2025/08/14 02:12:25 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85f12_d20250814_m020854_c001_v0001134_t0054_u01755137334831") 2025/08/14 02:12:25 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dac2d_d20250814_m020841_c001_v7007000_t0000_u01755137321680") 2025/08/14 02:12:25 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85e9c_d20250814_m020836_c001_v0001134_t0007_u01755137316546") 2025/08/14 02:12:25 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376a0c_d20250814_m020823_c001_v7007000_t0000_u01755137303228") 2025/08/14 02:12:25 DEBUG : banana: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85e30_d20250814_m020818_c001_v0001134_t0006_u01755137298522") 2025/08/14 02:12:25 DEBUG : bananaSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416fa9f8527bc259_d20250814_m020950_c001_v7007000_t0000_u01755137390210") 2025/08/14 02:12:25 DEBUG : bananaSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e10ca_d20250814_m020943_c001_v0001117_t0042_u01755137383119") 2025/08/14 02:12:25 DEBUG : both0: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69c1_d20250814_m020749_c001_v7007000_t0000_u01755137269209") 2025/08/14 02:12:25 DEBUG : both0: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85d12_d20250814_m020729_c001_v0001134_t0030_u01755137249402") 2025/08/14 02:12:25 DEBUG : both0: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d069_d20250814_m020725_c001_v7007000_t0000_u01755137245056") 2025/08/14 02:12:25 DEBUG : both0: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85c84_d20250814_m020704_c001_v0001134_t0053_u01755137224368") 2025/08/14 02:12:25 DEBUG : both1: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69c2_d20250814_m020749_c001_v7007000_t0000_u01755137269393") 2025/08/14 02:12:25 DEBUG : both1: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85d1a_d20250814_m020730_c001_v0001134_t0020_u01755137250543") 2025/08/14 02:12:25 DEBUG : both1: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d06a_d20250814_m020725_c001_v7007000_t0000_u01755137245240") 2025/08/14 02:12:25 DEBUG : both1: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85c8c_d20250814_m020705_c001_v0001134_t0053_u01755137225489") 2025/08/14 02:12:25 DEBUG : both10: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69c5_d20250814_m020749_c001_v7007000_t0000_u01755137269574") 2025/08/14 02:12:26 DEBUG : both10: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85d52_d20250814_m020737_c001_v0001134_t0058_u01755137257972") 2025/08/14 02:12:26 DEBUG : both10: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d06b_d20250814_m020725_c001_v7007000_t0000_u01755137245422") 2025/08/14 02:12:26 DEBUG : both10: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85cbc_d20250814_m020714_c001_v0001134_t0011_u01755137234115") 2025/08/14 02:12:26 DEBUG : both11: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69c7_d20250814_m020749_c001_v7007000_t0000_u01755137269754") 2025/08/14 02:12:26 DEBUG : both11: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85d56_d20250814_m020738_c001_v0001134_t0056_u01755137258773") 2025/08/14 02:12:26 DEBUG : both11: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d06c_d20250814_m020725_c001_v7007000_t0000_u01755137245604") 2025/08/14 02:12:26 DEBUG : both11: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85cc0_d20250814_m020714_c001_v0001134_t0021_u01755137234993") 2025/08/14 02:12:26 DEBUG : both12: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69c8_d20250814_m020749_c001_v7007000_t0000_u01755137269935") 2025/08/14 02:12:26 DEBUG : both12: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85d5a_d20250814_m020739_c001_v0001134_t0031_u01755137259509") 2025/08/14 02:12:26 DEBUG : both12: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d06e_d20250814_m020725_c001_v7007000_t0000_u01755137245796") 2025/08/14 02:12:26 DEBUG : both12: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85cc8_d20250814_m020715_c001_v0001134_t0053_u01755137235781") 2025/08/14 02:12:26 DEBUG : both13: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69ca_d20250814_m020750_c001_v7007000_t0000_u01755137270116") 2025/08/14 02:12:26 DEBUG : both13: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85d5e_d20250814_m020740_c001_v0001134_t0033_u01755137260263") 2025/08/14 02:12:26 DEBUG : both13: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d06f_d20250814_m020725_c001_v7007000_t0000_u01755137245990") 2025/08/14 02:12:26 DEBUG : both13: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85ccc_d20250814_m020716_c001_v0001134_t0017_u01755137236657") 2025/08/14 02:12:26 DEBUG : both14: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69cb_d20250814_m020750_c001_v7007000_t0000_u01755137270301") 2025/08/14 02:12:26 DEBUG : both14: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85d60_d20250814_m020741_c001_v0001134_t0045_u01755137261055") 2025/08/14 02:12:26 DEBUG : both14: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d070_d20250814_m020726_c001_v7007000_t0000_u01755137246172") 2025/08/14 02:12:26 DEBUG : both14: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85cd0_d20250814_m020717_c001_v0001134_t0044_u01755137237386") 2025/08/14 02:12:27 DEBUG : both15: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69cd_d20250814_m020750_c001_v7007000_t0000_u01755137270483") 2025/08/14 02:12:27 DEBUG : both15: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85d66_d20250814_m020741_c001_v0001134_t0035_u01755137261997") 2025/08/14 02:12:27 DEBUG : both15: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d071_d20250814_m020726_c001_v7007000_t0000_u01755137246354") 2025/08/14 02:12:27 DEBUG : both15: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85cd8_d20250814_m020718_c001_v0001134_t0017_u01755137238072") 2025/08/14 02:12:27 DEBUG : both16: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69d0_d20250814_m020750_c001_v7007000_t0000_u01755137270663") 2025/08/14 02:12:27 DEBUG : both16: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85d68_d20250814_m020742_c001_v0001134_t0013_u01755137262718") 2025/08/14 02:12:27 DEBUG : both16: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d072_d20250814_m020726_c001_v7007000_t0000_u01755137246539") 2025/08/14 02:12:27 DEBUG : both16: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85cda_d20250814_m020718_c001_v0001134_t0040_u01755137238976") 2025/08/14 02:12:27 DEBUG : both17: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69d2_d20250814_m020750_c001_v7007000_t0000_u01755137270844") 2025/08/14 02:12:27 DEBUG : both17: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85d6a_d20250814_m020743_c001_v0001134_t0057_u01755137263497") 2025/08/14 02:12:27 DEBUG : both17: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d073_d20250814_m020726_c001_v7007000_t0000_u01755137246719") 2025/08/14 02:12:27 DEBUG : both17: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85ce2_d20250814_m020719_c001_v0001134_t0055_u01755137239727") 2025/08/14 02:12:27 DEBUG : both18: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69d4_d20250814_m020751_c001_v7007000_t0000_u01755137271024") 2025/08/14 02:12:27 DEBUG : both18: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85d70_d20250814_m020744_c001_v0001134_t0029_u01755137264637") 2025/08/14 02:12:27 DEBUG : both18: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d075_d20250814_m020726_c001_v7007000_t0000_u01755137246901") 2025/08/14 02:12:27 DEBUG : both18: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85cea_d20250814_m020720_c001_v0001134_t0011_u01755137240715") 2025/08/14 02:12:27 DEBUG : both19: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69d5_d20250814_m020751_c001_v7007000_t0000_u01755137271205") 2025/08/14 02:12:27 DEBUG : both19: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85d76_d20250814_m020745_c001_v0001134_t0049_u01755137265614") 2025/08/14 02:12:27 DEBUG : both19: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d078_d20250814_m020727_c001_v7007000_t0000_u01755137247181") 2025/08/14 02:12:28 DEBUG : both19: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85cf2_d20250814_m020721_c001_v0001134_t0035_u01755137241591") 2025/08/14 02:12:28 DEBUG : both2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69d7_d20250814_m020751_c001_v7007000_t0000_u01755137271386") 2025/08/14 02:12:28 DEBUG : both2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85d22_d20250814_m020731_c001_v0001134_t0044_u01755137251374") 2025/08/14 02:12:28 DEBUG : both2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d07a_d20250814_m020727_c001_v7007000_t0000_u01755137247362") 2025/08/14 02:12:28 DEBUG : both2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85c90_d20250814_m020706_c001_v0001134_t0022_u01755137226630") 2025/08/14 02:12:28 DEBUG : both3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69d8_d20250814_m020751_c001_v7007000_t0000_u01755137271567") 2025/08/14 02:12:28 DEBUG : both3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85d26_d20250814_m020732_c001_v0001134_t0050_u01755137252060") 2025/08/14 02:12:28 DEBUG : both3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d07c_d20250814_m020727_c001_v7007000_t0000_u01755137247557") 2025/08/14 02:12:28 DEBUG : both3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85c94_d20250814_m020707_c001_v0001134_t0034_u01755137227940") 2025/08/14 02:12:28 DEBUG : both4: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69da_d20250814_m020751_c001_v7007000_t0000_u01755137271760") 2025/08/14 02:12:28 DEBUG : both4: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85d32_d20250814_m020733_c001_v0001134_t0040_u01755137253045") 2025/08/14 02:12:28 DEBUG : both4: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d07e_d20250814_m020727_c001_v7007000_t0000_u01755137247739") 2025/08/14 02:12:28 DEBUG : both4: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85c9a_d20250814_m020708_c001_v0001134_t0016_u01755137228925") 2025/08/14 02:12:28 DEBUG : both5: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69dc_d20250814_m020751_c001_v7007000_t0000_u01755137271940") 2025/08/14 02:12:28 DEBUG : both5: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85d36_d20250814_m020733_c001_v0001134_t0054_u01755137253812") 2025/08/14 02:12:28 DEBUG : both5: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d07f_d20250814_m020727_c001_v7007000_t0000_u01755137247920") 2025/08/14 02:12:28 DEBUG : both5: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85ca0_d20250814_m020709_c001_v0001134_t0039_u01755137229591") 2025/08/14 02:12:28 DEBUG : both6: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69dd_d20250814_m020752_c001_v7007000_t0000_u01755137272121") 2025/08/14 02:12:28 DEBUG : both6: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85d3e_d20250814_m020734_c001_v0001134_t0038_u01755137254787") 2025/08/14 02:12:28 DEBUG : both6: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d081_d20250814_m020728_c001_v7007000_t0000_u01755137248102") 2025/08/14 02:12:28 DEBUG : both6: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85ca6_d20250814_m020710_c001_v0001134_t0059_u01755137230554") 2025/08/14 02:12:29 DEBUG : both7: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69df_d20250814_m020752_c001_v7007000_t0000_u01755137272302") 2025/08/14 02:12:29 DEBUG : both7: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85d46_d20250814_m020735_c001_v0001134_t0011_u01755137255532") 2025/08/14 02:12:29 DEBUG : both7: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d083_d20250814_m020728_c001_v7007000_t0000_u01755137248298") 2025/08/14 02:12:29 DEBUG : both7: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85cac_d20250814_m020711_c001_v0001134_t0025_u01755137231416") 2025/08/14 02:12:29 DEBUG : both8: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69e0_d20250814_m020752_c001_v7007000_t0000_u01755137272495") 2025/08/14 02:12:29 DEBUG : both8: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85d4c_d20250814_m020736_c001_v0001134_t0037_u01755137256512") 2025/08/14 02:12:29 DEBUG : both8: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d084_d20250814_m020728_c001_v7007000_t0000_u01755137248479") 2025/08/14 02:12:29 DEBUG : both8: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85cb2_d20250814_m020712_c001_v0001134_t0052_u01755137232366") 2025/08/14 02:12:29 DEBUG : both9: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69e2_d20250814_m020752_c001_v7007000_t0000_u01755137272675") 2025/08/14 02:12:29 DEBUG : both9: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85d4e_d20250814_m020737_c001_v0001134_t0055_u01755137257218") 2025/08/14 02:12:29 DEBUG : both9: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d086_d20250814_m020728_c001_v7007000_t0000_u01755137248660") 2025/08/14 02:12:29 DEBUG : both9: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85cb6_d20250814_m020713_c001_v0001134_t0040_u01755137233208") 2025/08/14 02:12:29 DEBUG : c/non empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76104_d20250814_m020311_c001_v7007000_t0000_u01755136991290") 2025/08/14 02:12:29 DEBUG : c/non empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b857c5_d20250814_m020309_c001_v0001134_t0036_u01755136989564") 2025/08/14 02:12:29 DEBUG : c/non empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416fa9f8527bbf17_d20250814_m020308_c001_v7007000_t0000_u01755136988860") 2025/08/14 02:12:29 DEBUG : c/non empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b857b3_d20250814_m020306_c001_v0001134_t0014_u01755136986992") 2025/08/14 02:12:29 DEBUG : c/non empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f408577b289c98d3d_d20250814_m020250_c001_v7007000_t0000_u01755136970115") 2025/08/14 02:12:29 DEBUG : c/non empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8574d_d20250814_m020248_c001_v0001134_t0053_u01755136968224") 2025/08/14 02:12:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82ce1_d20250814_m020902_c001_v7007000_t0000_u01755137342984") 2025/08/14 02:12:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0fcc_d20250814_m020857_c001_v0001117_t0051_u01755137337537") 2025/08/14 02:12:30 DEBUG : check sum: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f408577b289c98d2d_d20250814_m020240_c001_v7007000_t0000_u01755136960207") 2025/08/14 02:12:30 DEBUG : check sum: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85729_d20250814_m020239_c001_v0001134_t0036_u01755136959170") 2025/08/14 02:12:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f403ed5585f4d4f03_d20250814_m021214_c001_v7007000_t0000_u01755137534897") 2025/08/14 02:12:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf028128_d20250814_m021213_c001_v0001102_t0033_u01755137533025") 2025/08/14 02:12:30 DEBUG : dest/3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a3a2_d20250814_m020525_c001_v7007000_t0000_u01755137125301") 2025/08/14 02:12:30 DEBUG : dest/3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4030f49e7f275047_d20250814_m020524_c001_v0001178_t0055_u01755137124199") 2025/08/14 02:12:30 DEBUG : dir1/0000-abcde: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bbe_d20250814_m021012_c001_v7007000_t0000_u01755137412996") 2025/08/14 02:12:30 DEBUG : dir1/0000-abcde: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027eda_d20250814_m021007_c001_v0001102_t0040_u01755137407354") 2025/08/14 02:12:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae40_d20250814_m021142_c001_v7007000_t0000_u01755137502566") 2025/08/14 02:12:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf02807a_d20250814_m021128_c001_v0001102_t0023_u01755137488791") 2025/08/14 02:12:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871d45f_d20250814_m021124_c001_v7007000_t0000_u01755137484665") 2025/08/14 02:12:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf028024_d20250814_m021111_c001_v0001102_t0039_u01755137471575") 2025/08/14 02:12:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726659_d20250814_m021107_c001_v7007000_t0000_u01755137467408") 2025/08/14 02:12:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027fca_d20250814_m021053_c001_v0001102_t0004_u01755137453445") 2025/08/14 02:12:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86ede7_d20250814_m021049_c001_v7007000_t0000_u01755137449264") 2025/08/14 02:12:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027f78_d20250814_m021035_c001_v0001102_t0015_u01755137435866") 2025/08/14 02:12:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe05652a_d20250814_m021031_c001_v7007000_t0000_u01755137431754") 2025/08/14 02:12:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027f18_d20250814_m021017_c001_v0001102_t0043_u01755137417225") 2025/08/14 02:12:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b7265e2_d20250814_m021010_c001_v7007000_t0000_u01755137410074") 2025/08/14 02:12:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d39a8_d20250814_m020956_c001_v0001130_t0028_u01755137396424") 2025/08/14 02:12:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d67_d20250814_m020952_c001_v7007000_t0000_u01755137392263") 2025/08/14 02:12:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d397e_d20250814_m020947_c001_v0001130_t0050_u01755137387352") 2025/08/14 02:12:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41376fab2f172d28_d20250814_m020946_c001_v7007000_t0000_u01755137386088") 2025/08/14 02:12:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85fdc_d20250814_m020931_c001_v0001134_t0039_u01755137371360") 2025/08/14 02:12:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b72657d_d20250814_m020927_c001_v7007000_t0000_u01755137367256") 2025/08/14 02:12:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3908_d20250814_m020923_c001_v0001130_t0027_u01755137363090") 2025/08/14 02:12:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b7694b_d20250814_m020921_c001_v7007000_t0000_u01755137361813") 2025/08/14 02:12:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e100a_d20250814_m020907_c001_v0001117_t0046_u01755137347039") 2025/08/14 02:12:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871cd2b_d20250814_m020859_c001_v7007000_t0000_u01755137339862") 2025/08/14 02:12:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027d14_d20250814_m020846_c001_v0001102_t0042_u01755137326001") 2025/08/14 02:12:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dac2e_d20250814_m020841_c001_v7007000_t0000_u01755137321864") 2025/08/14 02:12:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027cbe_d20250814_m020827_c001_v0001102_t0022_u01755137307551") 2025/08/14 02:12:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376a0d_d20250814_m020823_c001_v7007000_t0000_u01755137303411") 2025/08/14 02:12:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027c72_d20250814_m020810_c001_v0001102_t0039_u01755137290584") 2025/08/14 02:12:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056465_d20250814_m020949_c001_v7007000_t0000_u01755137389990") 2025/08/14 02:12:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8600c_d20250814_m020943_c001_v0001134_t0044_u01755137383470") 2025/08/14 02:12:31 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bbf_d20250814_m021013_c001_v7007000_t0000_u01755137413177") 2025/08/14 02:12:31 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1141_d20250814_m021007_c001_v0001117_t0044_u01755137407368") 2025/08/14 02:12:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae42_d20250814_m021142_c001_v7007000_t0000_u01755137502750") 2025/08/14 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3b52_d20250814_m021129_c001_v0001130_t0052_u01755137489442") 2025/08/14 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871d461_d20250814_m021124_c001_v7007000_t0000_u01755137484846") 2025/08/14 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3b08_d20250814_m021112_c001_v0001130_t0022_u01755137472255") 2025/08/14 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b72665a_d20250814_m021107_c001_v7007000_t0000_u01755137467590") 2025/08/14 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3ab2_d20250814_m021054_c001_v0001130_t0012_u01755137454125") 2025/08/14 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86ede8_d20250814_m021049_c001_v7007000_t0000_u01755137449448") 2025/08/14 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3a6c_d20250814_m021036_c001_v0001130_t0047_u01755137436572") 2025/08/14 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe05652b_d20250814_m021031_c001_v7007000_t0000_u01755137431936") 2025/08/14 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3a0e_d20250814_m021018_c001_v0001130_t0007_u01755137418129") 2025/08/14 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bb8_d20250814_m021010_c001_v7007000_t0000_u01755137410600") 2025/08/14 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86045_d20250814_m020957_c001_v0001134_t0037_u01755137397072") 2025/08/14 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d68_d20250814_m020952_c001_v7007000_t0000_u01755137392444") 2025/08/14 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e78_d20250814_m020947_c001_v0001102_t0025_u01755137387373") 2025/08/14 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86ec8b_d20250814_m020945_c001_v7007000_t0000_u01755137385664") 2025/08/14 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1090_d20250814_m020932_c001_v0001117_t0050_u01755137372047") 2025/08/14 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b72657f_d20250814_m020927_c001_v7007000_t0000_u01755137367439") 2025/08/14 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85fb6_d20250814_m020923_c001_v0001134_t0036_u01755137363103") 2025/08/14 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f419259e8242b6627_d20250814_m020921_c001_v7007000_t0000_u01755137361826") 2025/08/14 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85f54_d20250814_m020907_c001_v0001134_t0054_u01755137347942") 2025/08/14 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871cd2d_d20250814_m020900_c001_v7007000_t0000_u01755137340228") 2025/08/14 02:12:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85ed4_d20250814_m020846_c001_v0001134_t0011_u01755137326849") 2025/08/14 02:12:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dac30_d20250814_m020842_c001_v7007000_t0000_u01755137322067") 2025/08/14 02:12:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85e66_d20250814_m020828_c001_v0001134_t0025_u01755137308343") 2025/08/14 02:12:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376a0e_d20250814_m020823_c001_v7007000_t0000_u01755137303626") 2025/08/14 02:12:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85dfe_d20250814_m020811_c001_v0001134_t0039_u01755137291271") 2025/08/14 02:12:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41376fab2f172d37_d20250814_m020950_c001_v7007000_t0000_u01755137390152") 2025/08/14 02:12:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e50_d20250814_m020943_c001_v0001102_t0029_u01755137383481") 2025/08/14 02:12:33 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bc1_d20250814_m021013_c001_v7007000_t0000_u01755137413358") 2025/08/14 02:12:33 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86081_d20250814_m021007_c001_v0001134_t0006_u01755137407456") 2025/08/14 02:12:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae45_d20250814_m021142_c001_v7007000_t0000_u01755137502934") 2025/08/14 02:12:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86223_d20250814_m021130_c001_v0001134_t0058_u01755137490371") 2025/08/14 02:12:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871d463_d20250814_m021125_c001_v7007000_t0000_u01755137485028") 2025/08/14 02:12:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b861bf_d20250814_m021113_c001_v0001134_t0034_u01755137473004") 2025/08/14 02:12:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b72665b_d20250814_m021107_c001_v7007000_t0000_u01755137467773") 2025/08/14 02:12:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8616b_d20250814_m021054_c001_v0001134_t0020_u01755137454777") 2025/08/14 02:12:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86ede9_d20250814_m021049_c001_v7007000_t0000_u01755137449633") 2025/08/14 02:12:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86125_d20250814_m021037_c001_v0001134_t0010_u01755137437618") 2025/08/14 02:12:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe05652c_d20250814_m021032_c001_v7007000_t0000_u01755137432122") 2025/08/14 02:12:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b860bd_d20250814_m021018_c001_v0001134_t0050_u01755137418869") 2025/08/14 02:12:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b7265e3_d20250814_m021010_c001_v7007000_t0000_u01755137410258") 2025/08/14 02:12:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027ea6_d20250814_m020957_c001_v0001102_t0010_u01755137397712") 2025/08/14 02:12:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d6a_d20250814_m020952_c001_v7007000_t0000_u01755137392632") 2025/08/14 02:12:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e10e2_d20250814_m020947_c001_v0001117_t0015_u01755137387463") 2025/08/14 02:12:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416fa9f8527bc251_d20250814_m020945_c001_v7007000_t0000_u01755137385673") 2025/08/14 02:12:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e24_d20250814_m020933_c001_v0001102_t0058_u01755137373039") 2025/08/14 02:12:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726580_d20250814_m020927_c001_v7007000_t0000_u01755137367623") 2025/08/14 02:12:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e00_d20250814_m020923_c001_v0001102_t0016_u01755137363133") 2025/08/14 02:12:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe05644a_d20250814_m020921_c001_v7007000_t0000_u01755137361837") 2025/08/14 02:12:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027da6_d20250814_m020908_c001_v0001102_t0031_u01755137348812") 2025/08/14 02:12:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb7a5f_d20250814_m020900_c001_v7007000_t0000_u01755137340456") 2025/08/14 02:12:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d383d_d20250814_m020847_c001_v0001130_t0031_u01755137327503") 2025/08/14 02:12:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dac32_d20250814_m020842_c001_v7007000_t0000_u01755137322250") 2025/08/14 02:12:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d37f0_d20250814_m020829_c001_v0001130_t0014_u01755137309176") 2025/08/14 02:12:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376a0f_d20250814_m020823_c001_v7007000_t0000_u01755137303809") 2025/08/14 02:12:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d37b0_d20250814_m020811_c001_v0001130_t0019_u01755137291677") 2025/08/14 02:12:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056464_d20250814_m020949_c001_v7007000_t0000_u01755137389979") 2025/08/14 02:12:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3966_d20250814_m020943_c001_v0001130_t0026_u01755137383490") 2025/08/14 02:12:35 DEBUG : dir1/0003-defgh: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bc2_d20250814_m021013_c001_v7007000_t0000_u01755137413539") 2025/08/14 02:12:35 DEBUG : dir1/0003-defgh: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d39d4_d20250814_m021007_c001_v0001130_t0019_u01755137407621") 2025/08/14 02:12:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae46_d20250814_m021143_c001_v7007000_t0000_u01755137503118") 2025/08/14 02:12:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e12f3_d20250814_m021131_c001_v0001117_t0014_u01755137491123") 2025/08/14 02:12:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871d465_d20250814_m021125_c001_v7007000_t0000_u01755137485210") 2025/08/14 02:12:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1295_d20250814_m021113_c001_v0001117_t0000_u01755137473768") 2025/08/14 02:12:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b72665d_d20250814_m021107_c001_v7007000_t0000_u01755137467956") 2025/08/14 02:12:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1239_d20250814_m021055_c001_v0001117_t0001_u01755137455562") 2025/08/14 02:12:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86edea_d20250814_m021049_c001_v7007000_t0000_u01755137449817") 2025/08/14 02:12:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e11d7_d20250814_m021038_c001_v0001117_t0016_u01755137438368") 2025/08/14 02:12:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe05652d_d20250814_m021032_c001_v7007000_t0000_u01755137432305") 2025/08/14 02:12:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1183_d20250814_m021020_c001_v0001117_t0025_u01755137420349") 2025/08/14 02:12:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bb5_d20250814_m021010_c001_v7007000_t0000_u01755137410056") 2025/08/14 02:12:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e111b_d20250814_m020958_c001_v0001117_t0017_u01755137398436") 2025/08/14 02:12:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d6c_d20250814_m020952_c001_v7007000_t0000_u01755137392817") 2025/08/14 02:12:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86025_d20250814_m020947_c001_v0001134_t0007_u01755137387482") 2025/08/14 02:12:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d42_d20250814_m020945_c001_v7007000_t0000_u01755137385680") 2025/08/14 02:12:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3930_d20250814_m020933_c001_v0001130_t0022_u01755137373780") 2025/08/14 02:12:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726582_d20250814_m020927_c001_v7007000_t0000_u01755137367810") 2025/08/14 02:12:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e106e_d20250814_m020923_c001_v0001117_t0042_u01755137363315") 2025/08/14 02:12:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d2a_d20250814_m020921_c001_v7007000_t0000_u01755137361848") 2025/08/14 02:12:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d38ae_d20250814_m020909_c001_v0001130_t0032_u01755137349494") 2025/08/14 02:12:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405a964bbc7a2ad0_d20250814_m020900_c001_v7007000_t0000_u01755137340249") 2025/08/14 02:12:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0f8a_d20250814_m020848_c001_v0001117_t0034_u01755137328327") 2025/08/14 02:12:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dac33_d20250814_m020842_c001_v7007000_t0000_u01755137322437") 2025/08/14 02:12:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0f26_d20250814_m020829_c001_v0001117_t0023_u01755137309822") 2025/08/14 02:12:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376a10_d20250814_m020823_c001_v7007000_t0000_u01755137303996") 2025/08/14 02:12:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0eda_d20250814_m020812_c001_v0001117_t0056_u01755137292079") 2025/08/14 02:12:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d56_d20250814_m020950_c001_v7007000_t0000_u01755137390002") 2025/08/14 02:12:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d396a_d20250814_m020943_c001_v0001130_t0016_u01755137383806") 2025/08/14 02:12:36 DEBUG : dir1/0004-efghi: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bc3_d20250814_m021013_c001_v7007000_t0000_u01755137413720") 2025/08/14 02:12:36 DEBUG : dir1/0004-efghi: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027edc_d20250814_m021007_c001_v0001102_t0048_u01755137407850") 2025/08/14 02:12:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae48_d20250814_m021143_c001_v7007000_t0000_u01755137503309") 2025/08/14 02:12:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf028088_d20250814_m021132_c001_v0001102_t0041_u01755137492006") 2025/08/14 02:12:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871d468_d20250814_m021125_c001_v7007000_t0000_u01755137485393") 2025/08/14 02:12:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf028030_d20250814_m021114_c001_v0001102_t0019_u01755137474318") 2025/08/14 02:12:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b72665e_d20250814_m021108_c001_v7007000_t0000_u01755137468139") 2025/08/14 02:12:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027fda_d20250814_m021056_c001_v0001102_t0025_u01755137456161") 2025/08/14 02:12:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86edeb_d20250814_m021050_c001_v7007000_t0000_u01755137450001") 2025/08/14 02:12:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027f80_d20250814_m021038_c001_v0001102_t0032_u01755137438906") 2025/08/14 02:12:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056530_d20250814_m021032_c001_v7007000_t0000_u01755137432502") 2025/08/14 02:12:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027f28_d20250814_m021021_c001_v0001102_t0044_u01755137421153") 2025/08/14 02:12:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056494_d20250814_m021010_c001_v7007000_t0000_u01755137410446") 2025/08/14 02:12:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d39b2_d20250814_m020958_c001_v0001130_t0042_u01755137398916") 2025/08/14 02:12:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d6e_d20250814_m020953_c001_v7007000_t0000_u01755137393077") 2025/08/14 02:12:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3982_d20250814_m020947_c001_v0001130_t0008_u01755137387885") 2025/08/14 02:12:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d43_d20250814_m020945_c001_v7007000_t0000_u01755137385872") 2025/08/14 02:12:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85fe2_d20250814_m020934_c001_v0001134_t0052_u01755137374123") 2025/08/14 02:12:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726583_d20250814_m020927_c001_v7007000_t0000_u01755137367993") 2025/08/14 02:12:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d390e_d20250814_m020923_c001_v0001130_t0026_u01755137363420") 2025/08/14 02:12:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76945_d20250814_m020921_c001_v7007000_t0000_u01755137361210") 2025/08/14 02:12:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1016_d20250814_m020909_c001_v0001117_t0058_u01755137349872") 2025/08/14 02:12:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb7a5e_d20250814_m020900_c001_v7007000_t0000_u01755137340271") 2025/08/14 02:12:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027d24_d20250814_m020848_c001_v0001102_t0012_u01755137328928") 2025/08/14 02:12:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dac34_d20250814_m020842_c001_v7007000_t0000_u01755137322629") 2025/08/14 02:12:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027cd0_d20250814_m020830_c001_v0001102_t0004_u01755137310285") 2025/08/14 02:12:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376a11_d20250814_m020824_c001_v7007000_t0000_u01755137304179") 2025/08/14 02:12:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027c78_d20250814_m020812_c001_v0001102_t0050_u01755137292711") 2025/08/14 02:12:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a652_d20250814_m020950_c001_v7007000_t0000_u01755137390015") 2025/08/14 02:12:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e54_d20250814_m020943_c001_v0001102_t0023_u01755137383818") 2025/08/14 02:12:37 DEBUG : dir1/0005-fghij: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bc4_d20250814_m021013_c001_v7007000_t0000_u01755137413912") 2025/08/14 02:12:38 DEBUG : dir1/0005-fghij: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d39da_d20250814_m021007_c001_v0001130_t0038_u01755137407906") 2025/08/14 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae4a_d20250814_m021143_c001_v7007000_t0000_u01755137503492") 2025/08/14 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3b5e_d20250814_m021132_c001_v0001130_t0045_u01755137492490") 2025/08/14 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871d46a_d20250814_m021125_c001_v7007000_t0000_u01755137485579") 2025/08/14 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3b12_d20250814_m021114_c001_v0001130_t0010_u01755137474676") 2025/08/14 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b72665f_d20250814_m021108_c001_v7007000_t0000_u01755137468325") 2025/08/14 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3ac4_d20250814_m021056_c001_v0001130_t0020_u01755137456513") 2025/08/14 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86edec_d20250814_m021050_c001_v7007000_t0000_u01755137450186") 2025/08/14 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3a76_d20250814_m021039_c001_v0001130_t0058_u01755137439237") 2025/08/14 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056532_d20250814_m021032_c001_v7007000_t0000_u01755137432685") 2025/08/14 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3a1c_d20250814_m021021_c001_v0001130_t0030_u01755137421506") 2025/08/14 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e6bb4_d20250814_m021010_c001_v7007000_t0000_u01755137410093") 2025/08/14 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86059_d20250814_m020959_c001_v0001134_t0052_u01755137399262") 2025/08/14 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d6f_d20250814_m020953_c001_v7007000_t0000_u01755137393277") 2025/08/14 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e82_d20250814_m020947_c001_v0001102_t0053_u01755137387899") 2025/08/14 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416fa9f8527bc253_d20250814_m020946_c001_v7007000_t0000_u01755137386040") 2025/08/14 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e10a2_d20250814_m020934_c001_v0001117_t0011_u01755137374556") 2025/08/14 02:12:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726585_d20250814_m020928_c001_v7007000_t0000_u01755137368177") 2025/08/14 02:12:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e04_d20250814_m020923_c001_v0001102_t0028_u01755137363460") 2025/08/14 02:12:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056447_d20250814_m020921_c001_v7007000_t0000_u01755137361634") 2025/08/14 02:12:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85f66_d20250814_m020911_c001_v0001134_t0015_u01755137351134") 2025/08/14 02:12:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871cd2e_d20250814_m020900_c001_v7007000_t0000_u01755137340411") 2025/08/14 02:12:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85ef2_d20250814_m020849_c001_v0001134_t0023_u01755137329277") 2025/08/14 02:12:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dac35_d20250814_m020842_c001_v7007000_t0000_u01755137322833") 2025/08/14 02:12:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85e74_d20250814_m020830_c001_v0001134_t0059_u01755137310783") 2025/08/14 02:12:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376a12_d20250814_m020824_c001_v7007000_t0000_u01755137304361") 2025/08/14 02:12:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85e0a_d20250814_m020813_c001_v0001134_t0012_u01755137293169") 2025/08/14 02:12:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dace5_d20250814_m020950_c001_v7007000_t0000_u01755137390224") 2025/08/14 02:12:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86010_d20250814_m020944_c001_v0001134_t0008_u01755137384025") 2025/08/14 02:12:39 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bc5_d20250814_m021014_c001_v7007000_t0000_u01755137414094") 2025/08/14 02:12:39 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8608b_d20250814_m021007_c001_v0001134_t0043_u01755137407959") 2025/08/14 02:12:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae4b_d20250814_m021143_c001_v7007000_t0000_u01755137503681") 2025/08/14 02:12:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8622f_d20250814_m021132_c001_v0001134_t0008_u01755137492956") 2025/08/14 02:12:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871d46c_d20250814_m021125_c001_v7007000_t0000_u01755137485761") 2025/08/14 02:12:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b861cd_d20250814_m021114_c001_v0001134_t0036_u01755137474961") 2025/08/14 02:12:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726660_d20250814_m021108_c001_v7007000_t0000_u01755137468509") 2025/08/14 02:12:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86173_d20250814_m021056_c001_v0001134_t0056_u01755137456857") 2025/08/14 02:12:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86eded_d20250814_m021050_c001_v7007000_t0000_u01755137450371") 2025/08/14 02:12:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8612d_d20250814_m021039_c001_v0001134_t0028_u01755137439728") 2025/08/14 02:12:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056533_d20250814_m021032_c001_v7007000_t0000_u01755137432869") 2025/08/14 02:12:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b860d1_d20250814_m021021_c001_v0001134_t0054_u01755137421857") 2025/08/14 02:12:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b7265e4_d20250814_m021010_c001_v7007000_t0000_u01755137410449") 2025/08/14 02:12:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027eb0_d20250814_m020959_c001_v0001102_t0024_u01755137399835") 2025/08/14 02:12:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d72_d20250814_m020953_c001_v7007000_t0000_u01755137393460") 2025/08/14 02:12:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e10e6_d20250814_m020947_c001_v0001117_t0050_u01755137387913") 2025/08/14 02:12:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86ec8c_d20250814_m020945_c001_v7007000_t0000_u01755137385848") 2025/08/14 02:12:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e2c_d20250814_m020934_c001_v0001102_t0057_u01755137374998") 2025/08/14 02:12:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726587_d20250814_m020928_c001_v7007000_t0000_u01755137368361") 2025/08/14 02:12:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85fb8_d20250814_m020923_c001_v0001134_t0002_u01755137363604") 2025/08/14 02:12:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f419259e8242b6624_d20250814_m020921_c001_v7007000_t0000_u01755137361642") 2025/08/14 02:12:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027db6_d20250814_m020911_c001_v0001102_t0046_u01755137351416") 2025/08/14 02:12:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41376fab2f172cb7_d20250814_m020900_c001_v7007000_t0000_u01755137340286") 2025/08/14 02:12:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3848_d20250814_m020849_c001_v0001130_t0002_u01755137329629") 2025/08/14 02:12:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dac36_d20250814_m020843_c001_v7007000_t0000_u01755137323025") 2025/08/14 02:12:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d37fe_d20250814_m020831_c001_v0001130_t0001_u01755137311138") 2025/08/14 02:12:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376a13_d20250814_m020824_c001_v7007000_t0000_u01755137304544") 2025/08/14 02:12:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d37be_d20250814_m020813_c001_v0001130_t0038_u01755137293542") 2025/08/14 02:12:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056466_d20250814_m020950_c001_v7007000_t0000_u01755137390163") 2025/08/14 02:12:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e10d0_d20250814_m020944_c001_v0001117_t0002_u01755137384055") 2025/08/14 02:12:41 DEBUG : dir1/0007-12345: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bc6_d20250814_m021014_c001_v7007000_t0000_u01755137414275") 2025/08/14 02:12:41 DEBUG : dir1/0007-12345: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027ee0_d20250814_m021008_c001_v0001102_t0057_u01755137408260") 2025/08/14 02:12:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae4d_d20250814_m021143_c001_v7007000_t0000_u01755137503865") 2025/08/14 02:12:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e12ff_d20250814_m021133_c001_v0001117_t0010_u01755137493524") 2025/08/14 02:12:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871d46e_d20250814_m021125_c001_v7007000_t0000_u01755137485958") 2025/08/14 02:12:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e129f_d20250814_m021115_c001_v0001117_t0004_u01755137475320") 2025/08/14 02:12:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726661_d20250814_m021108_c001_v7007000_t0000_u01755137468692") 2025/08/14 02:12:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1243_d20250814_m021057_c001_v0001117_t0020_u01755137457375") 2025/08/14 02:12:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86edee_d20250814_m021050_c001_v7007000_t0000_u01755137450555") 2025/08/14 02:12:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e11df_d20250814_m021040_c001_v0001117_t0045_u01755137440045") 2025/08/14 02:12:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056534_d20250814_m021033_c001_v7007000_t0000_u01755137433056") 2025/08/14 02:12:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e118b_d20250814_m021022_c001_v0001117_t0028_u01755137422259") 2025/08/14 02:12:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e6bb6_d20250814_m021010_c001_v7007000_t0000_u01755137410459") 2025/08/14 02:12:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1125_d20250814_m021000_c001_v0001117_t0012_u01755137400160") 2025/08/14 02:12:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d73_d20250814_m020953_c001_v7007000_t0000_u01755137393643") 2025/08/14 02:12:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86029_d20250814_m020948_c001_v0001134_t0030_u01755137388078") 2025/08/14 02:12:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86ec8a_d20250814_m020945_c001_v7007000_t0000_u01755137385480") 2025/08/14 02:12:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3936_d20250814_m020935_c001_v0001130_t0051_u01755137375511") 2025/08/14 02:12:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726588_d20250814_m020928_c001_v7007000_t0000_u01755137368545") 2025/08/14 02:12:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3910_d20250814_m020923_c001_v0001130_t0051_u01755137363704") 2025/08/14 02:12:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f419259e8242b6623_d20250814_m020921_c001_v7007000_t0000_u01755137361591") 2025/08/14 02:12:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d38b8_d20250814_m020911_c001_v0001130_t0000_u01755137351805") 2025/08/14 02:12:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871cd2c_d20250814_m020900_c001_v7007000_t0000_u01755137340045") 2025/08/14 02:12:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0f9a_d20250814_m020849_c001_v0001117_t0001_u01755137329961") 2025/08/14 02:12:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dac37_d20250814_m020843_c001_v7007000_t0000_u01755137323208") 2025/08/14 02:12:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0f2e_d20250814_m020831_c001_v0001117_t0034_u01755137311521") 2025/08/14 02:12:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376a14_d20250814_m020824_c001_v7007000_t0000_u01755137304727") 2025/08/14 02:12:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0ee4_d20250814_m020813_c001_v0001117_t0057_u01755137293864") 2025/08/14 02:12:42 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86ec92_d20250814_m020950_c001_v7007000_t0000_u01755137390236") 2025/08/14 02:12:42 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d396c_d20250814_m020944_c001_v0001130_t0040_u01755137384146") 2025/08/14 02:12:42 DEBUG : dir1/0008-23456: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bc7_d20250814_m021014_c001_v7007000_t0000_u01755137414456") 2025/08/14 02:12:42 DEBUG : dir1/0008-23456: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8608d_d20250814_m021008_c001_v0001134_t0006_u01755137408303") 2025/08/14 02:12:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae50_d20250814_m021144_c001_v7007000_t0000_u01755137504046") 2025/08/14 02:12:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf028090_d20250814_m021134_c001_v0001102_t0021_u01755137494043") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871d471_d20250814_m021126_c001_v7007000_t0000_u01755137486180") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf02803a_d20250814_m021115_c001_v0001102_t0054_u01755137475971") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726662_d20250814_m021108_c001_v7007000_t0000_u01755137468878") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027fe4_d20250814_m021057_c001_v0001102_t0056_u01755137457966") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86edef_d20250814_m021050_c001_v7007000_t0000_u01755137450743") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027f8a_d20250814_m021040_c001_v0001102_t0028_u01755137440532") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056536_d20250814_m021033_c001_v7007000_t0000_u01755137433238") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027f34_d20250814_m021022_c001_v0001102_t0057_u01755137422991") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d9f_d20250814_m021010_c001_v7007000_t0000_u01755137410466") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d39ba_d20250814_m021000_c001_v0001130_t0021_u01755137400772") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d75_d20250814_m020953_c001_v7007000_t0000_u01755137393826") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3988_d20250814_m020948_c001_v0001130_t0036_u01755137388357") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe05645f_d20250814_m020945_c001_v7007000_t0000_u01755137385876") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85fe8_d20250814_m020936_c001_v0001134_t0014_u01755137376001") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b72658a_d20250814_m020928_c001_v7007000_t0000_u01755137368728") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e06_d20250814_m020923_c001_v0001102_t0037_u01755137363799") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b7694a_d20250814_m020921_c001_v7007000_t0000_u01755137361770") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1020_d20250814_m020912_c001_v0001117_t0054_u01755137352171") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82cd5_d20250814_m020900_c001_v7007000_t0000_u01755137340428") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027d2c_d20250814_m020850_c001_v0001102_t0004_u01755137330792") 2025/08/14 02:12:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dac38_d20250814_m020843_c001_v7007000_t0000_u01755137323391") 2025/08/14 02:12:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027cd4_d20250814_m020832_c001_v0001102_t0000_u01755137312055") 2025/08/14 02:12:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376a15_d20250814_m020824_c001_v7007000_t0000_u01755137304910") 2025/08/14 02:12:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027c80_d20250814_m020814_c001_v0001102_t0051_u01755137294429") 2025/08/14 02:12:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416fa9f8527bc258_d20250814_m020950_c001_v7007000_t0000_u01755137390019") 2025/08/14 02:12:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e56_d20250814_m020944_c001_v0001102_t0041_u01755137384170") 2025/08/14 02:12:44 DEBUG : dir1/0009-34567: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bc8_d20250814_m021014_c001_v7007000_t0000_u01755137414697") 2025/08/14 02:12:44 DEBUG : dir1/0009-34567: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1145_d20250814_m021008_c001_v0001117_t0056_u01755137408315") 2025/08/14 02:12:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae52_d20250814_m021144_c001_v7007000_t0000_u01755137504328") 2025/08/14 02:12:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3b64_d20250814_m021134_c001_v0001130_t0008_u01755137494371") 2025/08/14 02:12:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871d473_d20250814_m021126_c001_v7007000_t0000_u01755137486363") 2025/08/14 02:12:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3b20_d20250814_m021116_c001_v0001130_t0029_u01755137476346") 2025/08/14 02:12:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726663_d20250814_m021109_c001_v7007000_t0000_u01755137469062") 2025/08/14 02:12:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3ad0_d20250814_m021058_c001_v0001130_t0047_u01755137458434") 2025/08/14 02:12:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86edf0_d20250814_m021050_c001_v7007000_t0000_u01755137450929") 2025/08/14 02:12:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3a80_d20250814_m021040_c001_v0001130_t0029_u01755137440857") 2025/08/14 02:12:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056537_d20250814_m021033_c001_v7007000_t0000_u01755137433420") 2025/08/14 02:12:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3a24_d20250814_m021023_c001_v0001130_t0049_u01755137423319") 2025/08/14 02:12:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871ce3f_d20250814_m021010_c001_v7007000_t0000_u01755137410475") 2025/08/14 02:12:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86063_d20250814_m021001_c001_v0001134_t0039_u01755137401174") 2025/08/14 02:12:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d77_d20250814_m020954_c001_v7007000_t0000_u01755137394009") 2025/08/14 02:12:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e88_d20250814_m020948_c001_v0001102_t0032_u01755137388388") 2025/08/14 02:12:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416fa9f8527bc252_d20250814_m020945_c001_v7007000_t0000_u01755137385856") 2025/08/14 02:12:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e10a8_d20250814_m020936_c001_v0001117_t0021_u01755137376543") 2025/08/14 02:12:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b72658b_d20250814_m020928_c001_v7007000_t0000_u01755137368912") 2025/08/14 02:12:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85fbc_d20250814_m020923_c001_v0001134_t0001_u01755137363968") 2025/08/14 02:12:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f419259e8242b6626_d20250814_m020921_c001_v7007000_t0000_u01755137361782") 2025/08/14 02:12:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85f76_d20250814_m020912_c001_v0001134_t0059_u01755137352650") 2025/08/14 02:12:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41376fab2f172cb8_d20250814_m020900_c001_v7007000_t0000_u01755137340472") 2025/08/14 02:12:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85efe_d20250814_m020851_c001_v0001134_t0057_u01755137331177") 2025/08/14 02:12:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dac39_d20250814_m020843_c001_v7007000_t0000_u01755137323582") 2025/08/14 02:12:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85e82_d20250814_m020832_c001_v0001134_t0028_u01755137312602") 2025/08/14 02:12:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376a16_d20250814_m020825_c001_v7007000_t0000_u01755137305093") 2025/08/14 02:12:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85e14_d20250814_m020814_c001_v0001134_t0016_u01755137294905") 2025/08/14 02:12:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056467_d20250814_m020950_c001_v7007000_t0000_u01755137390173") 2025/08/14 02:12:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86014_d20250814_m020944_c001_v0001134_t0055_u01755137384416") 2025/08/14 02:12:45 DEBUG : dir1/0010-45678: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bc9_d20250814_m021014_c001_v7007000_t0000_u01755137414878") 2025/08/14 02:12:45 DEBUG : dir1/0010-45678: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d39e0_d20250814_m021008_c001_v0001130_t0039_u01755137408331") 2025/08/14 02:12:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae54_d20250814_m021144_c001_v7007000_t0000_u01755137504518") 2025/08/14 02:12:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8623b_d20250814_m021134_c001_v0001134_t0036_u01755137494880") 2025/08/14 02:12:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871d476_d20250814_m021126_c001_v7007000_t0000_u01755137486545") 2025/08/14 02:12:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b861d5_d20250814_m021116_c001_v0001134_t0055_u01755137476804") 2025/08/14 02:12:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726664_d20250814_m021109_c001_v7007000_t0000_u01755137469244") 2025/08/14 02:12:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8617f_d20250814_m021058_c001_v0001134_t0044_u01755137458900") 2025/08/14 02:12:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86edf1_d20250814_m021051_c001_v7007000_t0000_u01755137451113") 2025/08/14 02:12:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86133_d20250814_m021041_c001_v0001134_t0018_u01755137441175") 2025/08/14 02:12:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056538_d20250814_m021033_c001_v7007000_t0000_u01755137433603") 2025/08/14 02:12:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b860db_d20250814_m021023_c001_v0001134_t0059_u01755137423753") 2025/08/14 02:12:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4145fb5ce5e4c575_d20250814_m021010_c001_v7007000_t0000_u01755137410483") 2025/08/14 02:12:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027eba_d20250814_m021001_c001_v0001102_t0035_u01755137401526") 2025/08/14 02:12:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d78_d20250814_m020954_c001_v7007000_t0000_u01755137394193") 2025/08/14 02:12:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e10ec_d20250814_m020948_c001_v0001117_t0045_u01755137388469") 2025/08/14 02:12:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d45_d20250814_m020946_c001_v7007000_t0000_u01755137386055") 2025/08/14 02:12:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e30_d20250814_m020937_c001_v0001102_t0034_u01755137377125") 2025/08/14 02:12:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b72658d_d20250814_m020929_c001_v7007000_t0000_u01755137369095") 2025/08/14 02:12:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3912_d20250814_m020924_c001_v0001130_t0024_u01755137364105") 2025/08/14 02:12:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76946_d20250814_m020921_c001_v7007000_t0000_u01755137361394") 2025/08/14 02:12:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027dbc_d20250814_m020913_c001_v0001102_t0010_u01755137353098") 2025/08/14 02:12:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b72654a_d20250814_m020900_c001_v7007000_t0000_u01755137340480") 2025/08/14 02:12:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3854_d20250814_m020851_c001_v0001130_t0001_u01755137331579") 2025/08/14 02:12:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dac3a_d20250814_m020843_c001_v7007000_t0000_u01755137323767") 2025/08/14 02:12:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3808_d20250814_m020832_c001_v0001130_t0043_u01755137312961") 2025/08/14 02:12:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376a17_d20250814_m020825_c001_v7007000_t0000_u01755137305275") 2025/08/14 02:12:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d37c4_d20250814_m020815_c001_v0001130_t0003_u01755137295225") 2025/08/14 02:12:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41376fab2f172d38_d20250814_m020950_c001_v7007000_t0000_u01755137390337") 2025/08/14 02:12:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d396e_d20250814_m020944_c001_v0001130_t0028_u01755137384513") 2025/08/14 02:12:47 DEBUG : dir1/0011-56789: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bcb_d20250814_m021015_c001_v7007000_t0000_u01755137415060") 2025/08/14 02:12:47 DEBUG : dir1/0011-56789: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027ee8_d20250814_m021008_c001_v0001102_t0006_u01755137408612") 2025/08/14 02:12:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae5b_d20250814_m021144_c001_v7007000_t0000_u01755137504703") 2025/08/14 02:12:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e130b_d20250814_m021135_c001_v0001117_t0029_u01755137495229") 2025/08/14 02:12:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871d479_d20250814_m021126_c001_v7007000_t0000_u01755137486727") 2025/08/14 02:12:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e12ad_d20250814_m021117_c001_v0001117_t0041_u01755137477152") 2025/08/14 02:12:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726665_d20250814_m021109_c001_v7007000_t0000_u01755137469427") 2025/08/14 02:12:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1255_d20250814_m021059_c001_v0001117_t0044_u01755137459400") 2025/08/14 02:12:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86edf2_d20250814_m021051_c001_v7007000_t0000_u01755137451299") 2025/08/14 02:12:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e11eb_d20250814_m021041_c001_v0001117_t0022_u01755137441524") 2025/08/14 02:12:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056539_d20250814_m021033_c001_v7007000_t0000_u01755137433788") 2025/08/14 02:12:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1193_d20250814_m021024_c001_v0001117_t0035_u01755137424181") 2025/08/14 02:12:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056496_d20250814_m021010_c001_v7007000_t0000_u01755137410630") 2025/08/14 02:12:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1127_d20250814_m021001_c001_v0001117_t0038_u01755137401936") 2025/08/14 02:12:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d7a_d20250814_m020954_c001_v7007000_t0000_u01755137394375") 2025/08/14 02:12:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8602d_d20250814_m020948_c001_v0001134_t0048_u01755137388482") 2025/08/14 02:12:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056460_d20250814_m020945_c001_v7007000_t0000_u01755137385892") 2025/08/14 02:12:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3940_d20250814_m020937_c001_v0001130_t0027_u01755137377570") 2025/08/14 02:12:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b72658f_d20250814_m020929_c001_v7007000_t0000_u01755137369278") 2025/08/14 02:12:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e08_d20250814_m020924_c001_v0001102_t0003_u01755137364147") 2025/08/14 02:12:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76948_d20250814_m020921_c001_v7007000_t0000_u01755137361578") 2025/08/14 02:12:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d38c6_d20250814_m020913_c001_v0001130_t0009_u01755137353415") 2025/08/14 02:12:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056425_d20250814_m020900_c001_v7007000_t0000_u01755137340490") 2025/08/14 02:12:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0fa4_d20250814_m020852_c001_v0001117_t0031_u01755137332076") 2025/08/14 02:12:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dac3b_d20250814_m020843_c001_v7007000_t0000_u01755137323961") 2025/08/14 02:12:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0f38_d20250814_m020833_c001_v0001117_t0020_u01755137313421") 2025/08/14 02:12:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376a18_d20250814_m020825_c001_v7007000_t0000_u01755137305458") 2025/08/14 02:12:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0eec_d20250814_m020815_c001_v0001117_t0030_u01755137295705") 2025/08/14 02:12:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056468_d20250814_m020950_c001_v7007000_t0000_u01755137390347") 2025/08/14 02:12:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e58_d20250814_m020944_c001_v0001102_t0030_u01755137384597") 2025/08/14 02:12:48 DEBUG : dir1/0012-6789;: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bcc_d20250814_m021015_c001_v7007000_t0000_u01755137415240") 2025/08/14 02:12:48 DEBUG : dir1/0012-6789;: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86091_d20250814_m021008_c001_v0001134_t0008_u01755137408829") 2025/08/14 02:12:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae5d_d20250814_m021144_c001_v7007000_t0000_u01755137504886") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf028094_d20250814_m021135_c001_v0001102_t0002_u01755137495779") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871d47d_d20250814_m021126_c001_v7007000_t0000_u01755137486910") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf028048_d20250814_m021117_c001_v0001102_t0021_u01755137477789") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726666_d20250814_m021109_c001_v7007000_t0000_u01755137469638") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027fea_d20250814_m021100_c001_v0001102_t0057_u01755137460207") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86edf3_d20250814_m021051_c001_v7007000_t0000_u01755137451484") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027f90_d20250814_m021042_c001_v0001102_t0004_u01755137442407") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe05653b_d20250814_m021033_c001_v7007000_t0000_u01755137433972") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027f3e_d20250814_m021024_c001_v0001102_t0029_u01755137424703") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056491_d20250814_m021010_c001_v7007000_t0000_u01755137410078") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d39c0_d20250814_m021002_c001_v0001130_t0047_u01755137402464") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d7b_d20250814_m020954_c001_v7007000_t0000_u01755137394556") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e90_d20250814_m020948_c001_v0001102_t0047_u01755137388742") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41376fab2f172d26_d20250814_m020945_c001_v7007000_t0000_u01755137385901") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85ff0_d20250814_m020938_c001_v0001134_t0047_u01755137378047") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726590_d20250814_m020929_c001_v7007000_t0000_u01755137369462") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1076_d20250814_m020924_c001_v0001117_t0017_u01755137364165") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056443_d20250814_m020921_c001_v7007000_t0000_u01755137361222") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e102c_d20250814_m020914_c001_v0001117_t0038_u01755137354106") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405a964bbc7a2ad1_d20250814_m020900_c001_v7007000_t0000_u01755137340433") 2025/08/14 02:12:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027d34_d20250814_m020852_c001_v0001102_t0030_u01755137332573") 2025/08/14 02:12:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dac3c_d20250814_m020844_c001_v7007000_t0000_u01755137324144") 2025/08/14 02:12:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027ce0_d20250814_m020834_c001_v0001102_t0036_u01755137314270") 2025/08/14 02:12:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376a19_d20250814_m020825_c001_v7007000_t0000_u01755137305643") 2025/08/14 02:12:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027c88_d20250814_m020816_c001_v0001102_t0036_u01755137296298") 2025/08/14 02:12:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056469_d20250814_m020950_c001_v7007000_t0000_u01755137390358") 2025/08/14 02:12:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e10d4_d20250814_m020944_c001_v0001117_t0025_u01755137384628") 2025/08/14 02:12:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bce_d20250814_m021015_c001_v7007000_t0000_u01755137415500") 2025/08/14 02:12:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d39e2_d20250814_m021008_c001_v0001130_t0036_u01755137408881") 2025/08/14 02:12:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae60_d20250814_m021145_c001_v7007000_t0000_u01755137505077") 2025/08/14 02:12:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3b6e_d20250814_m021136_c001_v0001130_t0043_u01755137496092") 2025/08/14 02:12:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871d47f_d20250814_m021127_c001_v7007000_t0000_u01755137487095") 2025/08/14 02:12:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3b22_d20250814_m021118_c001_v0001130_t0022_u01755137478149") 2025/08/14 02:12:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726667_d20250814_m021109_c001_v7007000_t0000_u01755137469824") 2025/08/14 02:12:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3ad6_d20250814_m021100_c001_v0001130_t0019_u01755137460822") 2025/08/14 02:12:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86edf4_d20250814_m021051_c001_v7007000_t0000_u01755137451669") 2025/08/14 02:12:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3a86_d20250814_m021042_c001_v0001130_t0054_u01755137442739") 2025/08/14 02:12:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe05653c_d20250814_m021034_c001_v7007000_t0000_u01755137434154") 2025/08/14 02:12:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3a32_d20250814_m021025_c001_v0001130_t0024_u01755137425052") 2025/08/14 02:12:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e6bb5_d20250814_m021010_c001_v7007000_t0000_u01755137410276") 2025/08/14 02:12:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8606b_d20250814_m021003_c001_v0001134_t0045_u01755137403173") 2025/08/14 02:12:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d7d_d20250814_m020954_c001_v7007000_t0000_u01755137394738") 2025/08/14 02:12:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d398a_d20250814_m020948_c001_v0001130_t0004_u01755137388841") 2025/08/14 02:12:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056462_d20250814_m020946_c001_v7007000_t0000_u01755137386065") 2025/08/14 02:12:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e10ae_d20250814_m020938_c001_v0001117_t0055_u01755137378660") 2025/08/14 02:12:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726592_d20250814_m020929_c001_v7007000_t0000_u01755137369645") 2025/08/14 02:12:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85fbe_d20250814_m020924_c001_v0001134_t0022_u01755137364407") 2025/08/14 02:12:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056446_d20250814_m020921_c001_v7007000_t0000_u01755137361619") 2025/08/14 02:12:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85f86_d20250814_m020914_c001_v0001134_t0055_u01755137354642") 2025/08/14 02:12:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871cd2f_d20250814_m020900_c001_v7007000_t0000_u01755137340596") 2025/08/14 02:12:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85f0a_d20250814_m020853_c001_v0001134_t0019_u01755137333081") 2025/08/14 02:12:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dac3d_d20250814_m020844_c001_v7007000_t0000_u01755137324326") 2025/08/14 02:12:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85e90_d20250814_m020834_c001_v0001134_t0041_u01755137314650") 2025/08/14 02:12:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376a1b_d20250814_m020825_c001_v7007000_t0000_u01755137305826") 2025/08/14 02:12:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85e20_d20250814_m020816_c001_v0001134_t0017_u01755137296612") 2025/08/14 02:12:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86ec91_d20250814_m020950_c001_v7007000_t0000_u01755137390049") 2025/08/14 02:12:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3970_d20250814_m020944_c001_v0001130_t0012_u01755137384833") 2025/08/14 02:12:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bcf_d20250814_m021015_c001_v7007000_t0000_u01755137415684") 2025/08/14 02:12:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027eea_d20250814_m021008_c001_v0001102_t0034_u01755137408973") 2025/08/14 02:12:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae61_d20250814_m021145_c001_v7007000_t0000_u01755137505259") 2025/08/14 02:12:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86249_d20250814_m021136_c001_v0001134_t0044_u01755137496442") 2025/08/14 02:12:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871d481_d20250814_m021127_c001_v7007000_t0000_u01755137487277") 2025/08/14 02:12:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b861df_d20250814_m021118_c001_v0001134_t0021_u01755137478551") 2025/08/14 02:12:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726668_d20250814_m021110_c001_v7007000_t0000_u01755137470061") 2025/08/14 02:12:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86187_d20250814_m021101_c001_v0001134_t0044_u01755137461123") 2025/08/14 02:12:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86edf5_d20250814_m021051_c001_v7007000_t0000_u01755137451877") 2025/08/14 02:12:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8613d_d20250814_m021043_c001_v0001134_t0040_u01755137443174") 2025/08/14 02:12:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe05653d_d20250814_m021034_c001_v7007000_t0000_u01755137434336") 2025/08/14 02:12:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b860e5_d20250814_m021025_c001_v0001134_t0034_u01755137425394") 2025/08/14 02:12:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bb6_d20250814_m021010_c001_v7007000_t0000_u01755137410237") 2025/08/14 02:12:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027ec6_d20250814_m021003_c001_v0001102_t0030_u01755137403630") 2025/08/14 02:12:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d7f_d20250814_m020954_c001_v7007000_t0000_u01755137394937") 2025/08/14 02:12:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b86031_d20250814_m020949_c001_v0001134_t0013_u01755137389000") 2025/08/14 02:12:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b769a9_d20250814_m020945_c001_v7007000_t0000_u01755137385915") 2025/08/14 02:12:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e38_d20250814_m020939_c001_v0001102_t0044_u01755137379642") 2025/08/14 02:12:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726594_d20250814_m020929_c001_v7007000_t0000_u01755137369828") 2025/08/14 02:12:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3914_d20250814_m020924_c001_v0001130_t0041_u01755137364519") 2025/08/14 02:12:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056445_d20250814_m020921_c001_v7007000_t0000_u01755137361610") 2025/08/14 02:12:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027dc0_d20250814_m020915_c001_v0001102_t0055_u01755137355296") 2025/08/14 02:12:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82cd6_d20250814_m020900_c001_v7007000_t0000_u01755137340610") 2025/08/14 02:12:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d385a_d20250814_m020853_c001_v0001130_t0009_u01755137333409") 2025/08/14 02:12:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dac3f_d20250814_m020844_c001_v7007000_t0000_u01755137324509") 2025/08/14 02:12:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3814_d20250814_m020835_c001_v0001130_t0047_u01755137315058") 2025/08/14 02:12:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376a1c_d20250814_m020826_c001_v7007000_t0000_u01755137306010") 2025/08/14 02:12:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d37ca_d20250814_m020817_c001_v0001130_t0031_u01755137297242") 2025/08/14 02:12:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d5c_d20250814_m020950_c001_v7007000_t0000_u01755137390370") 2025/08/14 02:12:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e5a_d20250814_m020944_c001_v0001102_t0055_u01755137384897") 2025/08/14 02:12:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bd0_d20250814_m021015_c001_v7007000_t0000_u01755137415874") 2025/08/14 02:12:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1149_d20250814_m021009_c001_v0001117_t0042_u01755137409153") 2025/08/14 02:12:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae63_d20250814_m021145_c001_v7007000_t0000_u01755137505440") 2025/08/14 02:12:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e130f_d20250814_m021136_c001_v0001117_t0056_u01755137496751") 2025/08/14 02:12:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871d482_d20250814_m021127_c001_v7007000_t0000_u01755137487459") 2025/08/14 02:12:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e12b5_d20250814_m021118_c001_v0001117_t0032_u01755137478852") 2025/08/14 02:12:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726669_d20250814_m021110_c001_v7007000_t0000_u01755137470245") 2025/08/14 02:12:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e125f_d20250814_m021101_c001_v0001117_t0004_u01755137461632") 2025/08/14 02:12:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86edf6_d20250814_m021052_c001_v7007000_t0000_u01755137452061") 2025/08/14 02:12:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e11f1_d20250814_m021043_c001_v0001117_t0032_u01755137443470") 2025/08/14 02:12:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe05653e_d20250814_m021034_c001_v7007000_t0000_u01755137434518") 2025/08/14 02:12:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e119f_d20250814_m021025_c001_v0001117_t0021_u01755137425748") 2025/08/14 02:12:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bb7_d20250814_m021010_c001_v7007000_t0000_u01755137410419") 2025/08/14 02:12:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1131_d20250814_m021003_c001_v0001117_t0048_u01755137403943") 2025/08/14 02:12:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d80_d20250814_m020955_c001_v7007000_t0000_u01755137395118") 2025/08/14 02:12:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e10f2_d20250814_m020949_c001_v0001117_t0051_u01755137389073") 2025/08/14 02:12:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86ec8d_d20250814_m020946_c001_v7007000_t0000_u01755137386032") 2025/08/14 02:12:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d394e_d20250814_m020940_c001_v0001130_t0057_u01755137380091") 2025/08/14 02:12:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726595_d20250814_m020930_c001_v7007000_t0000_u01755137370043") 2025/08/14 02:12:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e0a_d20250814_m020924_c001_v0001102_t0034_u01755137364530") 2025/08/14 02:12:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d29_d20250814_m020921_c001_v7007000_t0000_u01755137361603") 2025/08/14 02:12:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d38dc_d20250814_m020915_c001_v0001130_t0024_u01755137355665") 2025/08/14 02:12:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f419259e8242b65c2_d20250814_m020900_c001_v7007000_t0000_u01755137340445") 2025/08/14 02:12:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0fb2_d20250814_m020853_c001_v0001117_t0054_u01755137333856") 2025/08/14 02:12:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dac40_d20250814_m020844_c001_v7007000_t0000_u01755137324692") 2025/08/14 02:12:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0f44_d20250814_m020835_c001_v0001117_t0012_u01755137315533") 2025/08/14 02:12:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376a1d_d20250814_m020826_c001_v7007000_t0000_u01755137306192") 2025/08/14 02:12:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0ef4_d20250814_m020817_c001_v0001117_t0053_u01755137297563") 2025/08/14 02:12:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d58_d20250814_m020950_c001_v7007000_t0000_u01755137390185") 2025/08/14 02:12:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8601a_d20250814_m020944_c001_v0001134_t0058_u01755137384990") 2025/08/14 02:12:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82ce2_d20250814_m020903_c001_v7007000_t0000_u01755137343170") 2025/08/14 02:12:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3880_d20250814_m020857_c001_v0001130_t0025_u01755137337849") 2025/08/14 02:12:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82ce4_d20250814_m020903_c001_v7007000_t0000_u01755137343352") 2025/08/14 02:12:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85f22_d20250814_m020857_c001_v0001134_t0049_u01755137337877") 2025/08/14 02:12:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82ce6_d20250814_m020903_c001_v7007000_t0000_u01755137343532") 2025/08/14 02:12:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027d5c_d20250814_m020857_c001_v0001102_t0036_u01755137337913") 2025/08/14 02:12:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82ce7_d20250814_m020903_c001_v7007000_t0000_u01755137343715") 2025/08/14 02:12:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0fd0_d20250814_m020858_c001_v0001117_t0033_u01755137338024") 2025/08/14 02:12:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82ce9_d20250814_m020903_c001_v7007000_t0000_u01755137343897") 2025/08/14 02:12:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3882_d20250814_m020858_c001_v0001130_t0030_u01755137338241") 2025/08/14 02:12:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82cea_d20250814_m020904_c001_v7007000_t0000_u01755137344080") 2025/08/14 02:12:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85f26_d20250814_m020858_c001_v0001134_t0037_u01755137338391") 2025/08/14 02:12:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82cec_d20250814_m020904_c001_v7007000_t0000_u01755137344261") 2025/08/14 02:12:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027d60_d20250814_m020858_c001_v0001102_t0052_u01755137338435") 2025/08/14 02:12:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82cee_d20250814_m020904_c001_v7007000_t0000_u01755137344443") 2025/08/14 02:12:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3884_d20250814_m020858_c001_v0001130_t0039_u01755137338687") 2025/08/14 02:12:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82cef_d20250814_m020904_c001_v7007000_t0000_u01755137344625") 2025/08/14 02:12:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0fd2_d20250814_m020858_c001_v0001117_t0043_u01755137338831") 2025/08/14 02:12:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82cf1_d20250814_m020904_c001_v7007000_t0000_u01755137344806") 2025/08/14 02:12:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027d64_d20250814_m020858_c001_v0001102_t0039_u01755137338860") 2025/08/14 02:12:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82cf2_d20250814_m020904_c001_v7007000_t0000_u01755137344988") 2025/08/14 02:12:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85f2c_d20250814_m020858_c001_v0001134_t0044_u01755137338903") 2025/08/14 02:12:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82cf5_d20250814_m020905_c001_v7007000_t0000_u01755137345169") 2025/08/14 02:12:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3888_d20250814_m020859_c001_v0001130_t0055_u01755137339073") 2025/08/14 02:12:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82cf7_d20250814_m020905_c001_v7007000_t0000_u01755137345351") 2025/08/14 02:12:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027d68_d20250814_m020859_c001_v0001102_t0002_u01755137339183") 2025/08/14 02:12:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82cf8_d20250814_m020905_c001_v7007000_t0000_u01755137345534") 2025/08/14 02:12:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85f34_d20250814_m020859_c001_v0001134_t0049_u01755137339283") 2025/08/14 02:12:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82cfa_d20250814_m020905_c001_v7007000_t0000_u01755137345728") 2025/08/14 02:12:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027d6c_d20250814_m020859_c001_v0001102_t0022_u01755137339487") 2025/08/14 02:12:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82cfb_d20250814_m020905_c001_v7007000_t0000_u01755137345908") 2025/08/14 02:12:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d388c_d20250814_m020859_c001_v0001130_t0011_u01755137339530") 2025/08/14 02:12:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f419259e8242b662b_d20250814_m020924_c001_v7007000_t0000_u01755137364969") 2025/08/14 02:12:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85f9a_d20250814_m020919_c001_v0001134_t0007_u01755137359040") 2025/08/14 02:12:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056452_d20250814_m020925_c001_v7007000_t0000_u01755137365196") 2025/08/14 02:12:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d38f4_d20250814_m020919_c001_v0001130_t0027_u01755137359095") 2025/08/14 02:12:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76959_d20250814_m020924_c001_v7007000_t0000_u01755137364977") 2025/08/14 02:12:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027dde_d20250814_m020919_c001_v0001102_t0033_u01755137359150") 2025/08/14 02:12:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056453_d20250814_m020925_c001_v7007000_t0000_u01755137365328") 2025/08/14 02:12:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1052_d20250814_m020919_c001_v0001117_t0015_u01755137359260") 2025/08/14 02:12:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f419259e8242b662f_d20250814_m020925_c001_v7007000_t0000_u01755137365340") 2025/08/14 02:12:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85f9c_d20250814_m020919_c001_v0001134_t0054_u01755137359405") 2025/08/14 02:12:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f419259e8242b662e_d20250814_m020925_c001_v7007000_t0000_u01755137365209") 2025/08/14 02:12:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d38f8_d20250814_m020919_c001_v0001130_t0009_u01755137359414") 2025/08/14 02:12:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b7695e_d20250814_m020925_c001_v7007000_t0000_u01755137365347") 2025/08/14 02:12:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027de2_d20250814_m020919_c001_v0001102_t0015_u01755137359426") 2025/08/14 02:12:57 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d2e_d20250814_m020925_c001_v7007000_t0000_u01755137365130") 2025/08/14 02:12:57 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1054_d20250814_m020919_c001_v0001117_t0022_u01755137359752") 2025/08/14 02:12:57 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b72656f_d20250814_m020924_c001_v7007000_t0000_u01755137364989") 2025/08/14 02:12:57 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027dea_d20250814_m020919_c001_v0001102_t0037_u01755137359787") 2025/08/14 02:12:57 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726573_d20250814_m020925_c001_v7007000_t0000_u01755137365358") 2025/08/14 02:12:57 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d38fc_d20250814_m020919_c001_v0001130_t0053_u01755137359958") 2025/08/14 02:12:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056450_d20250814_m020925_c001_v7007000_t0000_u01755137365144") 2025/08/14 02:12:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85fa2_d20250814_m020920_c001_v0001134_t0018_u01755137360023") 2025/08/14 02:12:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe05644d_d20250814_m020924_c001_v7007000_t0000_u01755137364959") 2025/08/14 02:12:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027df0_d20250814_m020920_c001_v0001102_t0030_u01755137360200") 2025/08/14 02:12:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d2d_d20250814_m020924_c001_v7007000_t0000_u01755137364948") 2025/08/14 02:12:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85fa4_d20250814_m020920_c001_v0001134_t0043_u01755137360323") 2025/08/14 02:12:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f419259e8242b662d_d20250814_m020925_c001_v7007000_t0000_u01755137365154") 2025/08/14 02:12:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d38fe_d20250814_m020920_c001_v0001130_t0038_u01755137360390") 2025/08/14 02:12:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b7695d_d20250814_m020925_c001_v7007000_t0000_u01755137365162") 2025/08/14 02:12:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1058_d20250814_m020920_c001_v0001117_t0023_u01755137360402") 2025/08/14 02:12:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe05644e_d20250814_m020924_c001_v7007000_t0000_u01755137364999") 2025/08/14 02:12:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027df4_d20250814_m020920_c001_v0001102_t0034_u01755137360523") 2025/08/14 02:12:58 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4183e4d6b918b594_d20250814_m020655_c001_v7007000_t0000_u01755137215281") 2025/08/14 02:12:58 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1160a91a2f916f1a_d20250814_m020652_c001_v0001091_t0007_u01755137212507") 2025/08/14 02:12:58 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4157d5f4dfe73a8a_d20250814_m020652_c001_v7007000_t0000_u01755137212327") 2025/08/14 02:12:58 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1160a91a2f916f08_d20250814_m020648_c001_v0001091_t0054_u01755137208627") 2025/08/14 02:12:58 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4157d5f4dfe73a76_d20250814_m020647_c001_v7007000_t0000_u01755137207895") 2025/08/14 02:12:58 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027a91_d20250814_m020643_c001_v0001102_t0042_u01755137203628") 2025/08/14 02:12:58 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a485_d20250814_m020642_c001_v7007000_t0000_u01755137202160") 2025/08/14 02:12:58 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f118a536ef02d3499_d20250814_m020639_c001_v0001172_t0033_u01755137199807") 2025/08/14 02:12:58 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217cfb7_d20250814_m020639_c001_v7007000_t0000_u01755137199620") 2025/08/14 02:12:58 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f118a536ef02d3485_d20250814_m020636_c001_v0001172_t0037_u01755137196399") 2025/08/14 02:12:58 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217cf7b_d20250814_m020635_c001_v7007000_t0000_u01755137195664") 2025/08/14 02:12:58 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85bea_d20250814_m020631_c001_v0001134_t0044_u01755137191673") 2025/08/14 02:12:58 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056316_d20250814_m020630_c001_v7007000_t0000_u01755137190391") 2025/08/14 02:12:58 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1036f356bf6b2130_d20250814_m020629_c001_v0001177_t0055_u01755137189180") 2025/08/14 02:12:58 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4021a1ce9bfe9427_d20250814_m020628_c001_v7007000_t0000_u01755137188996") 2025/08/14 02:12:58 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1036f356bf6b2120_d20250814_m020626_c001_v0001177_t0039_u01755137186422") 2025/08/14 02:12:59 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4021a1ce9bfe941e_d20250814_m020625_c001_v7007000_t0000_u01755137185688") 2025/08/14 02:12:59 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85bb2_d20250814_m020621_c001_v0001134_t0048_u01755137181907") 2025/08/14 02:12:59 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe0562f0_d20250814_m020620_c001_v7007000_t0000_u01755137180984") 2025/08/14 02:12:59 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f116cd689f43e0ab5_d20250814_m020619_c001_v0001101_t0034_u01755137179068") 2025/08/14 02:12:59 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e681f_d20250814_m020618_c001_v7007000_t0000_u01755137178885") 2025/08/14 02:12:59 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f116cd689f43e0aa9_d20250814_m020615_c001_v0001101_t0014_u01755137175226") 2025/08/14 02:12:59 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e680c_d20250814_m020614_c001_v7007000_t0000_u01755137174499") 2025/08/14 02:12:59 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85b84_d20250814_m020608_c001_v0001134_t0007_u01755137168771") 2025/08/14 02:12:59 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe0562af_d20250814_m020607_c001_v7007000_t0000_u01755137167834") 2025/08/14 02:12:59 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f100c0daa78fa2603_d20250814_m020606_c001_v0001113_t0017_u01755137166208") 2025/08/14 02:12:59 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4157d5f4dfe73969_d20250814_m020606_c001_v7007000_t0000_u01755137166027") 2025/08/14 02:12:59 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f100c0daa78fa25f9_d20250814_m020602_c001_v0001113_t0013_u01755137162721") 2025/08/14 02:12:59 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4157d5f4dfe7394b_d20250814_m020601_c001_v7007000_t0000_u01755137161989") 2025/08/14 02:12:59 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85b2a_d20250814_m020556_c001_v0001134_t0035_u01755137156022") 2025/08/14 02:12:59 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f400e9330130b2223_d20250814_m020555_c001_v7007000_t0000_u01755137155098") 2025/08/14 02:12:59 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f111de2b7ad7639cb_d20250814_m020553_c001_v0001043_t0012_u01755137153412") 2025/08/14 02:12:59 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e67cd_d20250814_m020553_c001_v7007000_t0000_u01755137153228") 2025/08/14 02:12:59 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f111de2b7ad7639bd_d20250814_m020549_c001_v0001043_t0034_u01755137149618") 2025/08/14 02:12:59 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e67c9_d20250814_m020548_c001_v7007000_t0000_u01755137148891") 2025/08/14 02:12:59 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85ad0_d20250814_m020543_c001_v0001134_t0019_u01755137143273") 2025/08/14 02:13:00 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a3d9_d20250814_m020542_c001_v7007000_t0000_u01755137142176") 2025/08/14 02:13:00 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f113fd6a7e1311cba_d20250814_m020536_c001_v0001101_t0036_u01755137136406") 2025/08/14 02:13:00 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4176b152a7d1e286_d20250814_m020536_c001_v7007000_t0000_u01755137136191") 2025/08/14 02:13:00 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85a7c_d20250814_m020531_c001_v0001134_t0059_u01755137131965") 2025/08/14 02:13:00 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f109bd956a5dcdc87_d20250814_m020530_c001_v0001102_t0046_u01755137130890") 2025/08/14 02:13:00 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f109bd956a5dcdc85_d20250814_m020529_c001_v0001102_t0022_u01755137129706") 2025/08/14 02:13:00 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40673a98dfb892f6_d20250814_m020516_c001_v7007000_t0000_u01755137116398") 2025/08/14 02:13:00 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf0278f4_d20250814_m020509_c001_v0001102_t0019_u01755137109224") 2025/08/14 02:13:00 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f11240a3befee1fb0_d20250814_m020508_c001_v0001092_t0022_u01755137108134") 2025/08/14 02:13:00 DEBUG : dst/one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f11240a3befee1fac_d20250814_m020506_c001_v0001092_t0006_u01755137106864") 2025/08/14 02:13:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4183e4d6b918b595_d20250814_m020655_c001_v7007000_t0000_u01755137215465") 2025/08/14 02:13:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f11597ebbeb364242_d20250814_m020651_c001_v0001093_t0007_u01755137211803") 2025/08/14 02:13:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f116d2dc3e91ecff4_d20250814_m020647_c001_v0001171_t0054_u01755137207585") 2025/08/14 02:13:00 DEBUG : dst/one.bak: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a486_d20250814_m020642_c001_v7007000_t0000_u01755137202342") 2025/08/14 02:13:00 DEBUG : dst/one.bak: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1024a540d5c2c646_d20250814_m020639_c001_v0001178_t0051_u01755137199412") 2025/08/14 02:13:00 DEBUG : dst/one.bak: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f110121e5170f8939_d20250814_m020635_c001_v0001171_t0047_u01755137195348") 2025/08/14 02:13:00 DEBUG : dst/one.bak: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056317_d20250814_m020630_c001_v7007000_t0000_u01755137190573") 2025/08/14 02:13:00 DEBUG : dst/one.bak: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f105df558d83e63bc_d20250814_m020628_c001_v0001036_t0042_u01755137188382") 2025/08/14 02:13:00 DEBUG : dst/one.bak: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10871a20666b83cc_d20250814_m020625_c001_v0001179_t0049_u01755137185479") 2025/08/14 02:13:00 DEBUG : dst/three: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a3db_d20250814_m020542_c001_v7007000_t0000_u01755137142359") 2025/08/14 02:13:01 DEBUG : dst/three: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f109bd956a5dcdcb3_d20250814_m020540_c001_v0001102_t0007_u01755137140484") 2025/08/14 02:13:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4183e4d6b918b596_d20250814_m020655_c001_v7007000_t0000_u01755137215658") 2025/08/14 02:13:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f11080967e535d327_d20250814_m020653_c001_v0001161_t0026_u01755137213694") 2025/08/14 02:13:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1058e33a61bd4718_d20250814_m020649_c001_v0001183_t0046_u01755137209634") 2025/08/14 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4183e4d6b918b597_d20250814_m020655_c001_v7007000_t0000_u01755137215840") 2025/08/14 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1160a91a2f916f24_d20250814_m020654_c001_v0001091_t0053_u01755137214254") 2025/08/14 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4157d5f4dfe73a93_d20250814_m020654_c001_v7007000_t0000_u01755137214074") 2025/08/14 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1160a91a2f916f10_d20250814_m020650_c001_v0001091_t0006_u01755137210019") 2025/08/14 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4157d5f4dfe73a7f_d20250814_m020649_c001_v7007000_t0000_u01755137209838") 2025/08/14 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027a9b_d20250814_m020644_c001_v0001102_t0001_u01755137204843") 2025/08/14 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a48d_d20250814_m020642_c001_v7007000_t0000_u01755137202524") 2025/08/14 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f118a536ef02d34a3_d20250814_m020641_c001_v0001172_t0005_u01755137201463") 2025/08/14 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217cfcc_d20250814_m020641_c001_v7007000_t0000_u01755137201274") 2025/08/14 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f118a536ef02d348b_d20250814_m020637_c001_v0001172_t0043_u01755137197798") 2025/08/14 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217cf99_d20250814_m020637_c001_v7007000_t0000_u01755137197610") 2025/08/14 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85bec_d20250814_m020632_c001_v0001134_t0054_u01755137192461") 2025/08/14 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4021a1ce9bfe942b_d20250814_m020629_c001_v7007000_t0000_u01755137189837") 2025/08/14 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027a67_d20250814_m020627_c001_v0001102_t0021_u01755137187432") 2025/08/14 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4021a1ce9bfe9422_d20250814_m020627_c001_v7007000_t0000_u01755137187068") 2025/08/14 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85bb8_d20250814_m020622_c001_v0001134_t0056_u01755137182772") 2025/08/14 02:13:02 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e6827_d20250814_m020620_c001_v7007000_t0000_u01755137180048") 2025/08/14 02:13:02 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027a42_d20250814_m020617_c001_v0001102_t0030_u01755137177294") 2025/08/14 02:13:02 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e6815_d20250814_m020616_c001_v7007000_t0000_u01755137176195") 2025/08/14 02:13:02 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85b8a_d20250814_m020609_c001_v0001134_t0057_u01755137169594") 2025/08/14 02:13:02 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4157d5f4dfe7396e_d20250814_m020606_c001_v7007000_t0000_u01755137166916") 2025/08/14 02:13:02 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027a16_d20250814_m020604_c001_v0001102_t0001_u01755137164730") 2025/08/14 02:13:02 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4157d5f4dfe73959_d20250814_m020603_c001_v7007000_t0000_u01755137163633") 2025/08/14 02:13:02 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85b32_d20250814_m020556_c001_v0001134_t0023_u01755137156785") 2025/08/14 02:13:02 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e67ce_d20250814_m020554_c001_v7007000_t0000_u01755137154156") 2025/08/14 02:13:02 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf0279d4_d20250814_m020551_c001_v0001102_t0022_u01755137151738") 2025/08/14 02:13:02 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e67cb_d20250814_m020550_c001_v7007000_t0000_u01755137150648") 2025/08/14 02:13:02 DEBUG : dst/three.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85ad6_d20250814_m020543_c001_v0001134_t0031_u01755137143948") 2025/08/14 02:13:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a48e_d20250814_m020642_c001_v7007000_t0000_u01755137202707") 2025/08/14 02:13:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1022281bbdc5a43b_d20250814_m020640_c001_v0001106_t0035_u01755137200727") 2025/08/14 02:13:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1088755dfdc63e15_d20250814_m020637_c001_v0001157_t0030_u01755137197270") 2025/08/14 02:13:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056319_d20250814_m020630_c001_v7007000_t0000_u01755137190754") 2025/08/14 02:13:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1058e79dfaf0a02e_d20250814_m020629_c001_v0001180_t0049_u01755137189627") 2025/08/14 02:13:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1187d692424f102f_d20250814_m020626_c001_v0001181_t0034_u01755137186851") 2025/08/14 02:13:02 DEBUG : dst/two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4183e4d6b918b598_d20250814_m020656_c001_v7007000_t0000_u01755137216023") 2025/08/14 02:13:02 DEBUG : dst/two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85c20_d20250814_m020644_c001_v0001134_t0036_u01755137204574") 2025/08/14 02:13:03 DEBUG : dst/two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a48f_d20250814_m020642_c001_v7007000_t0000_u01755137202891") 2025/08/14 02:13:03 DEBUG : dst/two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027a71_d20250814_m020632_c001_v0001102_t0024_u01755137192079") 2025/08/14 02:13:03 DEBUG : dst/two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe05631a_d20250814_m020630_c001_v7007000_t0000_u01755137190944") 2025/08/14 02:13:03 DEBUG : dst/two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027a55_d20250814_m020622_c001_v0001102_t0006_u01755137182282") 2025/08/14 02:13:03 DEBUG : dst/two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe0562f1_d20250814_m020621_c001_v7007000_t0000_u01755137181166") 2025/08/14 02:13:03 DEBUG : dst/two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027a22_d20250814_m020609_c001_v0001102_t0008_u01755137169243") 2025/08/14 02:13:03 DEBUG : dst/two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe0562b0_d20250814_m020608_c001_v7007000_t0000_u01755137168029") 2025/08/14 02:13:03 DEBUG : dst/two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf0279e0_d20250814_m020556_c001_v0001102_t0057_u01755137156402") 2025/08/14 02:13:03 DEBUG : dst/two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f400e9330130b2224_d20250814_m020555_c001_v7007000_t0000_u01755137155281") 2025/08/14 02:13:03 DEBUG : dst/two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf02799f_d20250814_m020543_c001_v0001102_t0052_u01755137143592") 2025/08/14 02:13:03 DEBUG : dst/two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a3dc_d20250814_m020542_c001_v7007000_t0000_u01755137142542") 2025/08/14 02:13:03 DEBUG : dst/two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10005d02e461f2ab_d20250814_m020537_c001_v0001181_t0056_u01755137137910") 2025/08/14 02:13:03 DEBUG : dst/two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40673a98dfb892f7_d20250814_m020516_c001_v7007000_t0000_u01755137116581") 2025/08/14 02:13:03 DEBUG : dst/two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f11240a3befee1fc0_d20250814_m020515_c001_v0001092_t0051_u01755137115140") 2025/08/14 02:13:03 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b3767b9_d20250814_m020434_c001_v7007000_t0000_u01755137074355") 2025/08/14 02:13:03 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027874_d20250814_m020429_c001_v0001102_t0018_u01755137069670") 2025/08/14 02:13:03 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b37679c_d20250814_m020427_c001_v7007000_t0000_u01755137067603") 2025/08/14 02:13:03 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8591c_d20250814_m020407_c001_v0001134_t0044_u01755137047424") 2025/08/14 02:13:03 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4157d5f4dfe7326b_d20250814_m020351_c001_v7007000_t0000_u01755137031497") 2025/08/14 02:13:03 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf0277ea_d20250814_m020344_c001_v0001102_t0058_u01755137024813") 2025/08/14 02:13:04 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76127_d20250814_m020323_c001_v7007000_t0000_u01755137003536") 2025/08/14 02:13:04 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85816_d20250814_m020321_c001_v0001134_t0020_u01755137001524") 2025/08/14 02:13:04 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76115_d20250814_m020320_c001_v7007000_t0000_u01755137000636") 2025/08/14 02:13:04 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85806_d20250814_m020319_c001_v0001134_t0009_u01755136999345") 2025/08/14 02:13:04 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b7610d_d20250814_m020316_c001_v7007000_t0000_u01755136996250") 2025/08/14 02:13:04 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b857e5_d20250814_m020314_c001_v0001134_t0038_u01755136994442") 2025/08/14 02:13:04 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76108_d20250814_m020313_c001_v7007000_t0000_u01755136993545") 2025/08/14 02:13:04 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b857d7_d20250814_m020312_c001_v0001134_t0014_u01755136992034") 2025/08/14 02:13:04 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b760f7_d20250814_m020305_c001_v7007000_t0000_u01755136985884") 2025/08/14 02:13:04 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b857a3_d20250814_m020303_c001_v0001134_t0026_u01755136983915") 2025/08/14 02:13:04 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b760ea_d20250814_m020302_c001_v7007000_t0000_u01755136982968") 2025/08/14 02:13:04 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85799_d20250814_m020302_c001_v0001134_t0038_u01755136982058") 2025/08/14 02:13:04 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f408577b289c98d45_d20250814_m020257_c001_v7007000_t0000_u01755136977562") 2025/08/14 02:13:04 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85779_d20250814_m020256_c001_v0001134_t0008_u01755136976123") 2025/08/14 02:13:04 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f408577b289c98d42_d20250814_m020254_c001_v7007000_t0000_u01755136974271") 2025/08/14 02:13:04 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8576b_d20250814_m020253_c001_v0001134_t0029_u01755136973212") 2025/08/14 02:13:04 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f408577b289c98d3f_d20250814_m020252_c001_v7007000_t0000_u01755136972835") 2025/08/14 02:13:04 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f11366a5ae4c65f4c_d20250814_m020252_c001_v0001171_t0040_u01755136972123") 2025/08/14 02:13:04 DEBUG : empty space: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8575d_d20250814_m020250_c001_v0001134_t0027_u01755136970478") 2025/08/14 02:13:04 DEBUG : enormous: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76124_d20250814_m020322_c001_v7007000_t0000_u01755137002792") 2025/08/14 02:13:05 DEBUG : enormous: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85818_d20250814_m020321_c001_v0001134_t0014_u01755137001798") 2025/08/14 02:13:05 DEBUG : existing: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4183e4d6b918b5c9_d20250814_m020700_c001_v7007000_t0000_u01755137220847") 2025/08/14 02:13:05 DEBUG : existing: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85c66_d20250814_m020659_c001_v0001134_t0037_u01755137219448") 2025/08/14 02:13:05 DEBUG : existing: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a209_d20250814_m020343_c001_v7007000_t0000_u01755137023379") 2025/08/14 02:13:05 DEBUG : existing: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8589e_d20250814_m020342_c001_v0001134_t0039_u01755137022226") 2025/08/14 02:13:05 DEBUG : existing: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f408577b289c98d38_d20250814_m020247_c001_v7007000_t0000_u01755136967442") 2025/08/14 02:13:05 DEBUG : existing: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85747_d20250814_m020246_c001_v0001134_t0016_u01755136966248") 2025/08/14 02:13:05 DEBUG : existing: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f408577b289c98d34_d20250814_m020245_c001_v7007000_t0000_u01755136965701") 2025/08/14 02:13:05 DEBUG : existing: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8573b_d20250814_m020244_c001_v0001134_t0042_u01755136964744") 2025/08/14 02:13:05 DEBUG : existing: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85739_d20250814_m020243_c001_v0001134_t0026_u01755136963844") 2025/08/14 02:13:05 DEBUG : existing-b: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a20a_d20250814_m020343_c001_v7007000_t0000_u01755137023570") 2025/08/14 02:13:05 DEBUG : existing-b: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf0277de_d20250814_m020342_c001_v0001102_t0055_u01755137022216") 2025/08/14 02:13:05 DEBUG : file1: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e6a1d_d20250814_m020801_c001_v7007000_t0000_u01755137281824") 2025/08/14 02:13:05 DEBUG : file1: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3781_d20250814_m020800_c001_v0001130_t0023_u01755137280441") 2025/08/14 02:13:05 DEBUG : file1: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e6a0e_d20250814_m020759_c001_v7007000_t0000_u01755137279110") 2025/08/14 02:13:05 DEBUG : file1: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0e76_d20250814_m020757_c001_v0001117_t0050_u01755137277323") 2025/08/14 02:13:05 DEBUG : five: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76136_d20250814_m020327_c001_v7007000_t0000_u01755137007676") 2025/08/14 02:13:05 DEBUG : five: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4081228944b85830_d20250814_m020325_c001_v0001134_t0012_u01755137005462") 2025/08/14 02:13:05 DEBUG : foo: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f408577b289c98d43_d20250814_m020255_c001_v7007000_t0000_u01755136975758") 2025/08/14 02:13:05 DEBUG : foo: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4081228944b85777_d20250814_m020255_c001_v0001134_t0012_u01755136975199") 2025/08/14 02:13:06 DEBUG : foo: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4081228944b85773_d20250814_m020254_c001_v0001134_t0012_u01755136974635") 2025/08/14 02:13:06 DEBUG : four: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76138_d20250814_m020327_c001_v7007000_t0000_u01755137007869") 2025/08/14 02:13:06 DEBUG : four: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f410b391dd07f8254_d20250814_m020326_c001_v0001043_t0054_u01755137006235") 2025/08/14 02:13:06 DEBUG : four: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8582e_d20250814_m020324_c001_v0001134_t0019_u01755137004786") 2025/08/14 02:13:06 DEBUG : hello world2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb7537_d20250814_m020139_c001_v7007000_t0000_u01755136899246") 2025/08/14 02:13:06 DEBUG : hello world2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85622_d20250814_m020138_c001_v0001134_t0016_u01755136898371") 2025/08/14 02:13:06 DEBUG : ignore-size: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f408577b289c98d33_d20250814_m020243_c001_v7007000_t0000_u01755136963467") 2025/08/14 02:13:06 DEBUG : ignore-size: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85735_d20250814_m020242_c001_v0001134_t0044_u01755136962367") 2025/08/14 02:13:06 DEBUG : nested/sub dir/file: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a1fe_d20250814_m020341_c001_v7007000_t0000_u01755137021484") 2025/08/14 02:13:06 DEBUG : nested/sub dir/file: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf0277d2_d20250814_m020340_c001_v0001102_t0002_u01755137020348") 2025/08/14 02:13:06 DEBUG : nested/sub dir/file: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a1fb_d20250814_m020339_c001_v7007000_t0000_u01755137019608") 2025/08/14 02:13:06 DEBUG : nested/sub dir/file: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf0277ce_d20250814_m020338_c001_v0001102_t0028_u01755137018499") 2025/08/14 02:13:06 DEBUG : one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b7613a_d20250814_m020328_c001_v7007000_t0000_u01755137008065") 2025/08/14 02:13:06 DEBUG : one: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4081228944b85824_d20250814_m020323_c001_v0001134_t0012_u01755137003957") 2025/08/14 02:13:06 DEBUG : only0: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69e4_d20250814_m020752_c001_v7007000_t0000_u01755137272858") 2025/08/14 02:13:06 DEBUG : only0: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4081228944b85d83_d20250814_m020747_c001_v0001134_t0012_u01755137267224") 2025/08/14 02:13:06 DEBUG : only0: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b82_d20250814_m020730_c001_v0001102_t0058_u01755137250103") 2025/08/14 02:13:06 DEBUG : only0: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb795e_d20250814_m020724_c001_v7007000_t0000_u01755137244056") 2025/08/14 02:13:06 DEBUG : only0: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027af7_d20250814_m020704_c001_v0001102_t0048_u01755137224880") 2025/08/14 02:13:06 DEBUG : only1: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69e5_d20250814_m020753_c001_v7007000_t0000_u01755137273040") 2025/08/14 02:13:07 DEBUG : only1: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40417950be9d3741_d20250814_m020747_c001_v0001130_t0049_u01755137267967") 2025/08/14 02:13:07 DEBUG : only1: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b8a_d20250814_m020730_c001_v0001102_t0039_u01755137250893") 2025/08/14 02:13:07 DEBUG : only1: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d067_d20250814_m020724_c001_v7007000_t0000_u01755137244431") 2025/08/14 02:13:07 DEBUG : only1: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027afd_d20250814_m020705_c001_v0001102_t0010_u01755137225918") 2025/08/14 02:13:07 DEBUG : only10: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69e7_d20250814_m020753_c001_v7007000_t0000_u01755137273222") 2025/08/14 02:13:07 DEBUG : only10: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4081228944b85d89_d20250814_m020747_c001_v0001134_t0012_u01755137267805") 2025/08/14 02:13:07 DEBUG : only10: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027bae_d20250814_m020738_c001_v0001102_t0030_u01755137258359") 2025/08/14 02:13:07 DEBUG : only10: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4183e4d6b918b637_d20250814_m020724_c001_v7007000_t0000_u01755137244269") 2025/08/14 02:13:07 DEBUG : only10: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b39_d20250814_m020714_c001_v0001102_t0030_u01755137234611") 2025/08/14 02:13:07 DEBUG : only11: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69e8_d20250814_m020753_c001_v7007000_t0000_u01755137273403") 2025/08/14 02:13:07 DEBUG : only11: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4108385eaf027c00_d20250814_m020747_c001_v0001102_t0036_u01755137267229") 2025/08/14 02:13:07 DEBUG : only11: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027bb4_d20250814_m020739_c001_v0001102_t0029_u01755137259176") 2025/08/14 02:13:07 DEBUG : only11: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f417188f9c70c0a14_d20250814_m020723_c001_v7007000_t0000_u01755137243652") 2025/08/14 02:13:07 DEBUG : only11: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b3f_d20250814_m020715_c001_v0001102_t0054_u01755137235335") 2025/08/14 02:13:07 DEBUG : only12: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69ea_d20250814_m020753_c001_v7007000_t0000_u01755137273585") 2025/08/14 02:13:07 DEBUG : only12: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4081228944b85d85_d20250814_m020747_c001_v0001134_t0012_u01755137267619") 2025/08/14 02:13:07 DEBUG : only12: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027bb6_d20250814_m020739_c001_v0001102_t0043_u01755137259857") 2025/08/14 02:13:07 DEBUG : only12: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d063_d20250814_m020723_c001_v7007000_t0000_u01755137243655") 2025/08/14 02:13:07 DEBUG : only12: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b43_d20250814_m020716_c001_v0001102_t0048_u01755137236217") 2025/08/14 02:13:08 DEBUG : only13: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69ec_d20250814_m020753_c001_v7007000_t0000_u01755137273774") 2025/08/14 02:13:08 DEBUG : only13: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40417950be9d373f_d20250814_m020747_c001_v0001130_t0049_u01755137267782") 2025/08/14 02:13:08 DEBUG : only13: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027bba_d20250814_m020740_c001_v0001102_t0041_u01755137260697") 2025/08/14 02:13:08 DEBUG : only13: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4183e4d6b918b630_d20250814_m020723_c001_v7007000_t0000_u01755137243662") 2025/08/14 02:13:08 DEBUG : only13: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b45_d20250814_m020717_c001_v0001102_t0033_u01755137237095") 2025/08/14 02:13:08 DEBUG : only14: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69ed_d20250814_m020753_c001_v7007000_t0000_u01755137273954") 2025/08/14 02:13:08 DEBUG : only14: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f407411c5d62e0e4c_d20250814_m020747_c001_v0001117_t0057_u01755137267982") 2025/08/14 02:13:08 DEBUG : only14: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027bc6_d20250814_m020741_c001_v0001102_t0059_u01755137261520") 2025/08/14 02:13:08 DEBUG : only14: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb795c_d20250814_m020723_c001_v7007000_t0000_u01755137243678") 2025/08/14 02:13:08 DEBUG : only14: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b47_d20250814_m020717_c001_v0001102_t0056_u01755137237712") 2025/08/14 02:13:08 DEBUG : only15: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69ef_d20250814_m020754_c001_v7007000_t0000_u01755137274136") 2025/08/14 02:13:08 DEBUG : only15: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4108385eaf027c04_d20250814_m020747_c001_v0001102_t0036_u01755137267628") 2025/08/14 02:13:08 DEBUG : only15: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027bd4_d20250814_m020742_c001_v0001102_t0057_u01755137262266") 2025/08/14 02:13:08 DEBUG : only15: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f417188f9c70c0a16_d20250814_m020723_c001_v7007000_t0000_u01755137243835") 2025/08/14 02:13:08 DEBUG : only15: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b49_d20250814_m020718_c001_v0001102_t0050_u01755137238515") 2025/08/14 02:13:08 DEBUG : only16: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69f0_d20250814_m020754_c001_v7007000_t0000_u01755137274317") 2025/08/14 02:13:08 DEBUG : only16: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4108385eaf027c08_d20250814_m020747_c001_v0001102_t0036_u01755137267997") 2025/08/14 02:13:08 DEBUG : only16: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027bdc_d20250814_m020743_c001_v0001102_t0041_u01755137263079") 2025/08/14 02:13:08 DEBUG : only16: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d064_d20250814_m020723_c001_v7007000_t0000_u01755137243875") 2025/08/14 02:13:08 DEBUG : only16: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b4d_d20250814_m020719_c001_v0001102_t0023_u01755137239396") 2025/08/14 02:13:09 DEBUG : only17: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69f2_d20250814_m020754_c001_v7007000_t0000_u01755137274498") 2025/08/14 02:13:09 DEBUG : only17: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4081228944b85d8d_d20250814_m020748_c001_v0001134_t0012_u01755137268180") 2025/08/14 02:13:09 DEBUG : only17: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027bde_d20250814_m020743_c001_v0001102_t0009_u01755137263985") 2025/08/14 02:13:09 DEBUG : only17: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb7962_d20250814_m020724_c001_v7007000_t0000_u01755137244420") 2025/08/14 02:13:09 DEBUG : only17: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b53_d20250814_m020720_c001_v0001102_t0004_u01755137240256") 2025/08/14 02:13:09 DEBUG : only18: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69f4_d20250814_m020754_c001_v7007000_t0000_u01755137274680") 2025/08/14 02:13:09 DEBUG : only18: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4081228944b85d8f_d20250814_m020748_c001_v0001134_t0012_u01755137268365") 2025/08/14 02:13:09 DEBUG : only18: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027bea_d20250814_m020745_c001_v0001102_t0046_u01755137265178") 2025/08/14 02:13:09 DEBUG : only18: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d065_d20250814_m020724_c001_v7007000_t0000_u01755137244065") 2025/08/14 02:13:09 DEBUG : only18: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b5a_d20250814_m020721_c001_v0001102_t0058_u01755137241204") 2025/08/14 02:13:09 DEBUG : only19: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69f5_d20250814_m020754_c001_v7007000_t0000_u01755137274862") 2025/08/14 02:13:10 DEBUG : only19: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4108385eaf027c06_d20250814_m020747_c001_v0001102_t0036_u01755137267813") 2025/08/14 02:13:10 DEBUG : only19: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027bf4_d20250814_m020746_c001_v0001102_t0057_u01755137266009") 2025/08/14 02:13:10 DEBUG : only19: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb7961_d20250814_m020724_c001_v7007000_t0000_u01755137244238") 2025/08/14 02:13:10 DEBUG : only19: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b60_d20250814_m020721_c001_v0001102_t0015_u01755137241914") 2025/08/14 02:13:10 DEBUG : only2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69f7_d20250814_m020755_c001_v7007000_t0000_u01755137275044") 2025/08/14 02:13:10 DEBUG : only2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4081228944b85d8b_d20250814_m020747_c001_v0001134_t0012_u01755137267988") 2025/08/14 02:13:10 DEBUG : only2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b8e_d20250814_m020731_c001_v0001102_t0015_u01755137251716") 2025/08/14 02:13:10 DEBUG : only2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f417188f9c70c0a18_d20250814_m020724_c001_v7007000_t0000_u01755137244080") 2025/08/14 02:13:10 DEBUG : only2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b05_d20250814_m020707_c001_v0001102_t0020_u01755137227289") 2025/08/14 02:13:10 DEBUG : only3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69f8_d20250814_m020755_c001_v7007000_t0000_u01755137275225") 2025/08/14 02:13:10 DEBUG : only3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4108385eaf027c0c_d20250814_m020748_c001_v0001102_t0036_u01755137268373") 2025/08/14 02:13:10 DEBUG : only3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b92_d20250814_m020732_c001_v0001102_t0014_u01755137252588") 2025/08/14 02:13:10 DEBUG : only3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f417188f9c70c0a10_d20250814_m020723_c001_v7007000_t0000_u01755137243286") 2025/08/14 02:13:10 DEBUG : only3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b0f_d20250814_m020708_c001_v0001102_t0058_u01755137228514") 2025/08/14 02:13:10 DEBUG : only4: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69fa_d20250814_m020755_c001_v7007000_t0000_u01755137275406") 2025/08/14 02:13:10 DEBUG : only4: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40417950be9d3745_d20250814_m020748_c001_v0001130_t0049_u01755137268151") 2025/08/14 02:13:10 DEBUG : only4: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b98_d20250814_m020733_c001_v0001102_t0014_u01755137253429") 2025/08/14 02:13:10 DEBUG : only4: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4183e4d6b918b635_d20250814_m020724_c001_v7007000_t0000_u01755137244086") 2025/08/14 02:13:11 DEBUG : only4: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b13_d20250814_m020709_c001_v0001102_t0021_u01755137229230") 2025/08/14 02:13:11 DEBUG : only5: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69fc_d20250814_m020755_c001_v7007000_t0000_u01755137275587") 2025/08/14 02:13:11 DEBUG : only5: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f407411c5d62e0e4e_d20250814_m020748_c001_v0001117_t0057_u01755137268169") 2025/08/14 02:13:11 DEBUG : only5: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b9a_d20250814_m020734_c001_v0001102_t0058_u01755137254273") 2025/08/14 02:13:11 DEBUG : only5: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f416e654b2217d066_d20250814_m020724_c001_v7007000_t0000_u01755137244248") 2025/08/14 02:13:11 DEBUG : only5: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b1d_d20250814_m020709_c001_v0001102_t0058_u01755137229994") 2025/08/14 02:13:11 DEBUG : only6: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69fd_d20250814_m020755_c001_v7007000_t0000_u01755137275774") 2025/08/14 02:13:11 DEBUG : only6: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40417950be9d374d_d20250814_m020748_c001_v0001130_t0049_u01755137268534") 2025/08/14 02:13:11 DEBUG : only6: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b9e_d20250814_m020735_c001_v0001102_t0019_u01755137255148") 2025/08/14 02:13:11 DEBUG : only6: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4183e4d6b918b633_d20250814_m020723_c001_v7007000_t0000_u01755137243851") 2025/08/14 02:13:11 DEBUG : only6: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b23_d20250814_m020710_c001_v0001102_t0050_u01755137230941") 2025/08/14 02:13:11 DEBUG : only7: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e69ff_d20250814_m020755_c001_v7007000_t0000_u01755137275956") 2025/08/14 02:13:11 DEBUG : only7: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4108385eaf027c0a_d20250814_m020748_c001_v0001102_t0036_u01755137268188") 2025/08/14 02:13:11 DEBUG : only7: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027ba6_d20250814_m020736_c001_v0001102_t0045_u01755137256065") 2025/08/14 02:13:11 DEBUG : only7: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f417188f9c70c0a12_d20250814_m020723_c001_v7007000_t0000_u01755137243469") 2025/08/14 02:13:11 DEBUG : only7: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b27_d20250814_m020711_c001_v0001102_t0052_u01755137231761") 2025/08/14 02:13:11 DEBUG : only8: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e6a01_d20250814_m020756_c001_v7007000_t0000_u01755137276179") 2025/08/14 02:13:11 DEBUG : only8: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40417950be9d3747_d20250814_m020748_c001_v0001130_t0049_u01755137268334") 2025/08/14 02:13:11 DEBUG : only8: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027ba8_d20250814_m020736_c001_v0001102_t0002_u01755137256881") 2025/08/14 02:13:11 DEBUG : only8: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb795d_d20250814_m020723_c001_v7007000_t0000_u01755137243863") 2025/08/14 02:13:11 DEBUG : only8: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b2b_d20250814_m020712_c001_v0001102_t0026_u01755137232785") 2025/08/14 02:13:12 DEBUG : only9: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e6a02_d20250814_m020756_c001_v7007000_t0000_u01755137276362") 2025/08/14 02:13:12 DEBUG : only9: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f407411c5d62e0e50_d20250814_m020748_c001_v0001117_t0057_u01755137268353") 2025/08/14 02:13:12 DEBUG : only9: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027bac_d20250814_m020737_c001_v0001102_t0050_u01755137257563") 2025/08/14 02:13:12 DEBUG : only9: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f417188f9c70c0a1a_d20250814_m020724_c001_v7007000_t0000_u01755137244263") 2025/08/14 02:13:12 DEBUG : only9: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027b2f_d20250814_m020713_c001_v0001102_t0050_u01755137233670") 2025/08/14 02:13:12 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a1f7_d20250814_m020337_c001_v7007000_t0000_u01755137017381") 2025/08/14 02:13:12 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f110b391dd07f8262_d20250814_m020335_c001_v0001043_t0041_u01755137015114") 2025/08/14 02:13:12 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a1ef_d20250814_m020333_c001_v7007000_t0000_u01755137013979") 2025/08/14 02:13:12 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf0277ae_d20250814_m020331_c001_v0001102_t0024_u01755137011965") 2025/08/14 02:13:12 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76149_d20250814_m020331_c001_v7007000_t0000_u01755137011216") 2025/08/14 02:13:12 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f110b391dd07f8258_d20250814_m020329_c001_v0001043_t0017_u01755137009020") 2025/08/14 02:13:12 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76110_d20250814_m020318_c001_v7007000_t0000_u01755136998485") 2025/08/14 02:13:12 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b857f8_d20250814_m020316_c001_v0001134_t0023_u01755136996801") 2025/08/14 02:13:12 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b7610b_d20250814_m020315_c001_v7007000_t0000_u01755136995130") 2025/08/14 02:13:12 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b857dd_d20250814_m020314_c001_v0001134_t0011_u01755136994097") 2025/08/14 02:13:12 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76106_d20250814_m020312_c001_v7007000_t0000_u01755136992713") 2025/08/14 02:13:12 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b857d3_d20250814_m020311_c001_v0001134_t0018_u01755136991660") 2025/08/14 02:13:12 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b760f4_d20250814_m020305_c001_v7007000_t0000_u01755136985315") 2025/08/14 02:13:12 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8579f_d20250814_m020303_c001_v0001134_t0057_u01755136983516") 2025/08/14 02:13:12 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b760ec_d20250814_m020303_c001_v7007000_t0000_u01755136983150") 2025/08/14 02:13:13 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85797_d20250814_m020301_c001_v0001134_t0047_u01755136981655") 2025/08/14 02:13:13 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b760e3_d20250814_m020301_c001_v7007000_t0000_u01755136981287") 2025/08/14 02:13:13 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85793_d20250814_m020300_c001_v0001134_t0017_u01755136980608") 2025/08/14 02:13:13 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85791_d20250814_m020259_c001_v0001134_t0014_u01755136979957") 2025/08/14 02:13:13 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b760db_d20250814_m020259_c001_v7007000_t0000_u01755136979591") 2025/08/14 02:13:13 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8578b_d20250814_m020258_c001_v0001134_t0032_u01755136978837") 2025/08/14 02:13:13 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85783_d20250814_m020258_c001_v0001134_t0026_u01755136978107") 2025/08/14 02:13:13 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f408577b289c98d46_d20250814_m020257_c001_v7007000_t0000_u01755136977744") 2025/08/14 02:13:13 DEBUG : potato: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8577f_d20250814_m020256_c001_v0001134_t0044_u01755136976843") 2025/08/14 02:13:13 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4145fb5ce5e4bd1f_d20250814_m020450_c001_v7007000_t0000_u01755137090874") 2025/08/14 02:13:13 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf0278b8_d20250814_m020450_c001_v0001102_t0047_u01755137090063") 2025/08/14 02:13:13 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b3767ba_d20250814_m020434_c001_v7007000_t0000_u01755137074589") 2025/08/14 02:13:13 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8596b_d20250814_m020428_c001_v0001134_t0009_u01755137068892") 2025/08/14 02:13:13 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f400e9330130b21c5_d20250814_m020415_c001_v7007000_t0000_u01755137055255") 2025/08/14 02:13:13 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027824_d20250814_m020406_c001_v0001102_t0002_u01755137046714") 2025/08/14 02:13:13 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4157d5f4dfe73271_d20250814_m020352_c001_v7007000_t0000_u01755137032453") 2025/08/14 02:13:13 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b858aa_d20250814_m020344_c001_v0001134_t0012_u01755137024531") 2025/08/14 02:13:13 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76122_d20250814_m020322_c001_v7007000_t0000_u01755137002519") 2025/08/14 02:13:13 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85812_d20250814_m020321_c001_v0001134_t0008_u01755137001184") 2025/08/14 02:13:13 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76116_d20250814_m020320_c001_v7007000_t0000_u01755137000817") 2025/08/14 02:13:14 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85804_d20250814_m020319_c001_v0001134_t0015_u01755136999034") 2025/08/14 02:13:14 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76111_d20250814_m020318_c001_v7007000_t0000_u01755136998667") 2025/08/14 02:13:14 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b857fc_d20250814_m020317_c001_v0001134_t0041_u01755136997794") 2025/08/14 02:13:14 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b7610e_d20250814_m020316_c001_v7007000_t0000_u01755136996432") 2025/08/14 02:13:14 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b857ef_d20250814_m020315_c001_v0001134_t0042_u01755136995519") 2025/08/14 02:13:14 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76109_d20250814_m020313_c001_v7007000_t0000_u01755136993731") 2025/08/14 02:13:14 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b857db_d20250814_m020312_c001_v0001134_t0021_u01755136992726") 2025/08/14 02:13:14 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b760f9_d20250814_m020306_c001_v7007000_t0000_u01755136986070") 2025/08/14 02:13:14 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b857a5_d20250814_m020304_c001_v0001134_t0052_u01755136984804") 2025/08/14 02:13:14 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb753b_d20250814_m020142_c001_v7007000_t0000_u01755136902340") 2025/08/14 02:13:14 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8563c_d20250814_m020141_c001_v0001134_t0010_u01755136901642") 2025/08/14 02:13:14 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb7538_d20250814_m020140_c001_v7007000_t0000_u01755136900735") 2025/08/14 02:13:14 DEBUG : potato2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8562a_d20250814_m020139_c001_v0001134_t0043_u01755136899840") 2025/08/14 02:13:14 DEBUG : potato3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b3767bc_d20250814_m020434_c001_v7007000_t0000_u01755137074816") 2025/08/14 02:13:14 DEBUG : potato3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85973_d20250814_m020429_c001_v0001134_t0046_u01755137069979") 2025/08/14 02:13:14 DEBUG : potato3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f400e9330130b21c6_d20250814_m020415_c001_v7007000_t0000_u01755137055501") 2025/08/14 02:13:14 DEBUG : potato3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf02782e_d20250814_m020407_c001_v0001102_t0044_u01755137047891") 2025/08/14 02:13:14 DEBUG : potato3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4157d5f4dfe7326f_d20250814_m020352_c001_v7007000_t0000_u01755137032263") 2025/08/14 02:13:14 DEBUG : potato3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b858b0_d20250814_m020345_c001_v0001134_t0053_u01755137025265") 2025/08/14 02:13:15 DEBUG : pre-dest1/1: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a3a6_d20250814_m020525_c001_v7007000_t0000_u01755137125485") 2025/08/14 02:13:15 DEBUG : pre-dest1/1: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85a3e_d20250814_m020517_c001_v0001134_t0025_u01755137117352") 2025/08/14 02:13:15 DEBUG : pre-dest2/2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a3ad_d20250814_m020525_c001_v7007000_t0000_u01755137125667") 2025/08/14 02:13:15 DEBUG : pre-dest2/2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf02792a_d20250814_m020518_c001_v0001102_t0000_u01755137118136") 2025/08/14 02:13:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40673a98dfb892e9_d20250814_m020502_c001_v7007000_t0000_u01755137102827") 2025/08/14 02:13:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b859fa_d20250814_m020458_c001_v0001134_t0048_u01755137098718") 2025/08/14 02:13:15 DEBUG : sizeonly: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f408577b289c98d30_d20250814_m020241_c001_v7007000_t0000_u01755136961816") 2025/08/14 02:13:15 DEBUG : sizeonly: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8572d_d20250814_m020240_c001_v0001134_t0023_u01755136960762") 2025/08/14 02:13:15 DEBUG : splitbanan: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376bd1_d20250814_m021016_c001_v7007000_t0000_u01755137416072") 2025/08/14 02:13:15 DEBUG : splitbanan: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8607f_d20250814_m021007_c001_v0001134_t0042_u01755137407145") 2025/08/14 02:13:15 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae65_d20250814_m021145_c001_v7007000_t0000_u01755137505621") 2025/08/14 02:13:15 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e131b_d20250814_m021138_c001_v0001117_t0049_u01755137498389") 2025/08/14 02:13:15 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41958dc26871d485_d20250814_m021127_c001_v7007000_t0000_u01755137487641") 2025/08/14 02:13:15 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e12bb_d20250814_m021120_c001_v0001117_t0024_u01755137480438") 2025/08/14 02:13:15 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b72666a_d20250814_m021110_c001_v7007000_t0000_u01755137470426") 2025/08/14 02:13:15 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e126b_d20250814_m021103_c001_v0001117_t0006_u01755137463465") 2025/08/14 02:13:15 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4105d0699d86edf7_d20250814_m021052_c001_v7007000_t0000_u01755137452268") 2025/08/14 02:13:15 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e11f7_d20250814_m021045_c001_v0001117_t0023_u01755137445434") 2025/08/14 02:13:15 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe05653f_d20250814_m021034_c001_v7007000_t0000_u01755137434707") 2025/08/14 02:13:15 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e11a9_d20250814_m021027_c001_v0001117_t0021_u01755137427400") 2025/08/14 02:13:15 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056492_d20250814_m021010_c001_v7007000_t0000_u01755137410262") 2025/08/14 02:13:16 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e113d_d20250814_m021005_c001_v0001117_t0017_u01755137405754") 2025/08/14 02:13:16 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d82_d20250814_m020955_c001_v7007000_t0000_u01755137395300") 2025/08/14 02:13:16 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e74_d20250814_m020946_c001_v0001102_t0007_u01755137386993") 2025/08/14 02:13:16 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41813bcb8bb82d40_d20250814_m020945_c001_v7007000_t0000_u01755137385500") 2025/08/14 02:13:16 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d395a_d20250814_m020941_c001_v0001130_t0007_u01755137381754") 2025/08/14 02:13:16 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40430b240b726597_d20250814_m020930_c001_v7007000_t0000_u01755137370227") 2025/08/14 02:13:16 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1064_d20250814_m020922_c001_v0001117_t0056_u01755137362766") 2025/08/14 02:13:16 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40322871fe056444_d20250814_m020921_c001_v7007000_t0000_u01755137361406") 2025/08/14 02:13:16 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d38e8_d20250814_m020917_c001_v0001130_t0037_u01755137357483") 2025/08/14 02:13:16 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f419259e8242b65c1_d20250814_m020900_c001_v7007000_t0000_u01755137340263") 2025/08/14 02:13:16 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0fc4_d20250814_m020855_c001_v0001117_t0050_u01755137335796") 2025/08/14 02:13:16 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dac41_d20250814_m020844_c001_v7007000_t0000_u01755137324875") 2025/08/14 02:13:16 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0f58_d20250814_m020837_c001_v0001117_t0042_u01755137317597") 2025/08/14 02:13:16 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f412e5d075b376a1e_d20250814_m020826_c001_v7007000_t0000_u01755137306376") 2025/08/14 02:13:16 DEBUG : splitbananasplit: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0f04_d20250814_m020819_c001_v0001117_t0039_u01755137299350") 2025/08/14 02:13:16 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f41376fab2f172d36_d20250814_m020949_c001_v7007000_t0000_u01755137389969") 2025/08/14 02:13:16 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027e4a_d20250814_m020943_c001_v0001102_t0010_u01755137383127") 2025/08/14 02:13:16 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e6a42_d20250814_m020809_c001_v7007000_t0000_u01755137289660") 2025/08/14 02:13:16 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0eb2_d20250814_m020806_c001_v0001117_t0049_u01755137286617") 2025/08/14 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb79da_d20250814_m020805_c001_v7007000_t0000_u01755137285457") 2025/08/14 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85dd6_d20250814_m020802_c001_v0001134_t0043_u01755137282765") 2025/08/14 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a1ff_d20250814_m020341_c001_v7007000_t0000_u01755137021666") 2025/08/14 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85894_d20250814_m020340_c001_v0001134_t0006_u01755137020503") 2025/08/14 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a1fc_d20250814_m020339_c001_v7007000_t0000_u01755137019790") 2025/08/14 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8588e_d20250814_m020338_c001_v0001134_t0014_u01755137018880") 2025/08/14 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f408577b289c98d2a_d20250814_m020238_c001_v7007000_t0000_u01755136958618") 2025/08/14 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85721_d20250814_m020236_c001_v0001134_t0039_u01755136956984") 2025/08/14 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f408577b289c98d29_d20250814_m020236_c001_v7007000_t0000_u01755136956584") 2025/08/14 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85717_d20250814_m020235_c001_v0001134_t0040_u01755136955335") 2025/08/14 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f408577b289c98d27_d20250814_m020229_c001_v7007000_t0000_u01755136949757") 2025/08/14 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b856ff_d20250814_m020228_c001_v0001134_t0052_u01755136948166") 2025/08/14 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f408577b289c98d26_d20250814_m020227_c001_v7007000_t0000_u01755136947623") 2025/08/14 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b856f9_d20250814_m020225_c001_v0001134_t0027_u01755136945881") 2025/08/14 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b856e7_d20250814_m020219_c001_v0001134_t0031_u01755136939463") 2025/08/14 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40744f92fd4e5cb7_d20250814_m020219_c001_v7007000_t0000_u01755136939094") 2025/08/14 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b856e1_d20250814_m020218_c001_v0001134_t0052_u01755136938314") 2025/08/14 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b856dd_d20250814_m020217_c001_v0001134_t0050_u01755136937172") 2025/08/14 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40744f92fd4e5cb6_d20250814_m020216_c001_v7007000_t0000_u01755136936441") 2025/08/14 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b856c9_d20250814_m020210_c001_v0001134_t0014_u01755136930329") 2025/08/14 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b856b1_d20250814_m020203_c001_v0001134_t0022_u01755136923289") 2025/08/14 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb7577_d20250814_m020202_c001_v7007000_t0000_u01755136922923") 2025/08/14 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b856a9_d20250814_m020202_c001_v0001134_t0058_u01755136922175") 2025/08/14 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b856a1_d20250814_m020201_c001_v0001134_t0033_u01755136921320") 2025/08/14 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb7572_d20250814_m020200_c001_v7007000_t0000_u01755136920595") 2025/08/14 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85672_d20250814_m020151_c001_v0001134_t0057_u01755136911420") 2025/08/14 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb7549_d20250814_m020151_c001_v7007000_t0000_u01755136911056") 2025/08/14 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8566c_d20250814_m020150_c001_v0001134_t0041_u01755136910228") 2025/08/14 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb7548_d20250814_m020149_c001_v7007000_t0000_u01755136909321") 2025/08/14 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85662_d20250814_m020148_c001_v0001134_t0027_u01755136908627") 2025/08/14 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb7547_d20250814_m020148_c001_v7007000_t0000_u01755136908080") 2025/08/14 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85658_d20250814_m020147_c001_v0001134_t0058_u01755136907369") 2025/08/14 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb7542_d20250814_m020146_c001_v7007000_t0000_u01755136906460") 2025/08/14 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85651_d20250814_m020145_c001_v0001134_t0001_u01755136905513") 2025/08/14 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb753f_d20250814_m020144_c001_v7007000_t0000_u01755136904965") 2025/08/14 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8564c_d20250814_m020144_c001_v0001134_t0012_u01755136904309") 2025/08/14 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb753e_d20250814_m020143_c001_v7007000_t0000_u01755136903763") 2025/08/14 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85648_d20250814_m020142_c001_v0001134_t0034_u01755136902888") 2025/08/14 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb7534_d20250814_m020137_c001_v7007000_t0000_u01755136897812") 2025/08/14 02:13:19 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85616_d20250814_m020136_c001_v0001134_t0058_u01755136896966") 2025/08/14 02:13:19 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb7532_d20250814_m020136_c001_v7007000_t0000_u01755136896343") 2025/08/14 02:13:19 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8560a_d20250814_m020135_c001_v0001134_t0001_u01755136895515") 2025/08/14 02:13:19 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb752d_d20250814_m020134_c001_v7007000_t0000_u01755136894587") 2025/08/14 02:13:19 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b855fe_d20250814_m020133_c001_v0001134_t0030_u01755136893653") 2025/08/14 02:13:19 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb7529_d20250814_m020131_c001_v7007000_t0000_u01755136891283") 2025/08/14 02:13:19 DEBUG : sub dir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b855ee_d20250814_m020130_c001_v0001134_t0035_u01755136890584") 2025/08/14 02:13:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e6a45_d20250814_m020809_c001_v7007000_t0000_u01755137289841") 2025/08/14 02:13:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3799_d20250814_m020806_c001_v0001130_t0039_u01755137286628") 2025/08/14 02:13:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f405e2f9d17bb79db_d20250814_m020805_c001_v7007000_t0000_u01755137285640") 2025/08/14 02:13:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027c5c_d20250814_m020802_c001_v0001102_t0055_u01755137282776") 2025/08/14 02:13:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae79_d20250814_m021147_c001_v7007000_t0000_u01755137507873") 2025/08/14 02:13:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf0280c6_d20250814_m021146_c001_v0001102_t0023_u01755137506995") 2025/08/14 02:13:19 DEBUG : sub/yam: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a1f5_d20250814_m020336_c001_v7007000_t0000_u01755137016811") 2025/08/14 02:13:19 DEBUG : sub/yam: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf0277bc_d20250814_m020334_c001_v0001102_t0019_u01755137014756") 2025/08/14 02:13:19 DEBUG : test_dir1/file2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e6a1f_d20250814_m020802_c001_v7007000_t0000_u01755137282004") 2025/08/14 02:13:19 DEBUG : test_dir1/file2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027c4c_d20250814_m020800_c001_v0001102_t0049_u01755137280084") 2025/08/14 02:13:19 DEBUG : test_dir1/file2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e6a10_d20250814_m020759_c001_v7007000_t0000_u01755137279290") 2025/08/14 02:13:19 DEBUG : test_dir1/file2: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf027c30_d20250814_m020757_c001_v0001102_t0004_u01755137277372") 2025/08/14 02:13:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e6a20_d20250814_m020802_c001_v7007000_t0000_u01755137282186") 2025/08/14 02:13:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e0e88_d20250814_m020800_c001_v0001117_t0047_u01755137280097") 2025/08/14 02:13:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f42108613569e6a11_d20250814_m020759_c001_v7007000_t0000_u01755137279482") 2025/08/14 02:13:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85dba_d20250814_m020757_c001_v0001134_t0053_u01755137277325") 2025/08/14 02:13:20 DEBUG : three: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b7613b_d20250814_m020328_c001_v7007000_t0000_u01755137008266") 2025/08/14 02:13:20 DEBUG : three: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85834_d20250814_m020326_c001_v0001134_t0046_u01755137006805") 2025/08/14 02:13:20 DEBUG : three: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b85828_d20250814_m020324_c001_v0001134_t0001_u01755137004334") 2025/08/14 02:13:20 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9dae8f_d20250814_m021149_c001_v7007000_t0000_u01755137509650") 2025/08/14 02:13:20 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3b9a_d20250814_m021148_c001_v0001130_t0042_u01755137508841") 2025/08/14 02:13:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9daee9_d20250814_m021211_c001_v7007000_t0000_u01755137531079") 2025/08/14 02:13:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b862bc_d20250814_m021208_c001_v0001134_t0045_u01755137528745") 2025/08/14 02:13:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9daede_d20250814_m021207_c001_v7007000_t0000_u01755137527164") 2025/08/14 02:13:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3bda_d20250814_m021205_c001_v0001130_t0055_u01755137525458") 2025/08/14 02:13:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9daed8_d20250814_m021204_c001_v7007000_t0000_u01755137524480") 2025/08/14 02:13:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf02810a_d20250814_m021203_c001_v0001102_t0022_u01755137523782") 2025/08/14 02:13:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9daec4_d20250814_m021157_c001_v7007000_t0000_u01755137517963") 2025/08/14 02:13:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3bbe_d20250814_m021156_c001_v0001130_t0036_u01755137516612") 2025/08/14 02:13:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9daed1_d20250814_m021200_c001_v7007000_t0000_u01755137520685") 2025/08/14 02:13:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8629d_d20250814_m021158_c001_v0001134_t0030_u01755137518948") 2025/08/14 02:13:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9daebd_d20250814_m021155_c001_v7007000_t0000_u01755137515663") 2025/08/14 02:13:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf0280e4_d20250814_m021154_c001_v0001102_t0043_u01755137514802") 2025/08/14 02:13:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9daeb3_d20250814_m021153_c001_v7007000_t0000_u01755137513849") 2025/08/14 02:13:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1353_d20250814_m021152_c001_v0001117_t0033_u01755137512371") 2025/08/14 02:13:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9daea1_d20250814_m021151_c001_v7007000_t0000_u01755137511406") 2025/08/14 02:13:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8627d_d20250814_m021150_c001_v0001134_t0052_u01755137510597") 2025/08/14 02:13:21 DEBUG : toe/toe/toe: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f403ed5585f4d4f06_d20250814_m021216_c001_v7007000_t0000_u01755137536669") 2025/08/14 02:13:21 DEBUG : toe/toe/toe: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10417950be9d3c02_d20250814_m021215_c001_v0001130_t0004_u01755137535870") 2025/08/14 02:13:21 DEBUG : toe/toe/toe: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9daed7_d20250814_m021202_c001_v7007000_t0000_u01755137522812") 2025/08/14 02:13:21 DEBUG : toe/toe/toe: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1377_d20250814_m021201_c001_v0001117_t0008_u01755137521656") 2025/08/14 02:13:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9daeee_d20250814_m021211_c001_v7007000_t0000_u01755137531684") 2025/08/14 02:13:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f107411c5d62e1391_d20250814_m021210_c001_v0001117_t0022_u01755137530557") 2025/08/14 02:13:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4202e62cdc9daedf_d20250814_m021207_c001_v7007000_t0000_u01755137527787") 2025/08/14 02:13:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f11846cc2c3b67996_d20250814_m021206_c001_v0001099_t0015_u01755137526780") 2025/08/14 02:13:21 DEBUG : two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b7613d_d20250814_m020328_c001_v7007000_t0000_u01755137008448") 2025/08/14 02:13:21 DEBUG : two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4108385eaf0277a4_d20250814_m020326_c001_v0001102_t0036_u01755137006018") 2025/08/14 02:13:21 DEBUG : two: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4081228944b85826_d20250814_m020324_c001_v0001134_t0012_u01755137004149") 2025/08/14 02:13:21 DEBUG : yam: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a1f8_d20250814_m020337_c001_v7007000_t0000_u01755137017564") 2025/08/14 02:13:21 DEBUG : yam: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f114403e14313640d_d20250814_m020336_c001_v0001105_t0048_u01755137016264") 2025/08/14 02:13:21 DEBUG : yam: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a1ee_d20250814_m020333_c001_v7007000_t0000_u01755137013381") 2025/08/14 02:13:21 DEBUG : yam: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1081228944b8585a_d20250814_m020331_c001_v0001134_t0013_u01755137011955") 2025/08/14 02:13:21 DEBUG : yam: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b76146_d20250814_m020330_c001_v7007000_t0000_u01755137010670") 2025/08/14 02:13:22 DEBUG : yam: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1108385eaf0277a8_d20250814_m020329_c001_v0001102_t0016_u01755137009008") 2025/08/14 02:13:22 DEBUG : yaml: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f4070d5d67139a1f0_d20250814_m020334_c001_v7007000_t0000_u01755137014168") 2025/08/14 02:13:22 DEBUG : yaml: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f1010915f914d6eed_d20250814_m020333_c001_v0001172_t0043_u01755137013003") 2025/08/14 02:13:22 DEBUG : yaml: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f40828a1d17b7614c_d20250814_m020331_c001_v7007000_t0000_u01755137011398") 2025/08/14 02:13:22 DEBUG : yaml: Deleting (id "4_z5fb28dd340fdab6b9f880e1b_f10145cf924b88a99_d20250814_m020330_c001_v0001180_t0011_u01755137010486") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m58.682865804s (try 1/5)