"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/06/21 02:42:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa" 2025/06/21 02:42:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 02:42:35 DEBUG : Creating backend with remote "/tmp/rclone4246405665" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:42:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 02:42:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/21 02:42:36 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:42:36 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.64s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:42:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 02:42:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 02:42:37 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:42:37 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:42:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:42:38 INFO : sub dir/hello world: Copied (new) 2025/06/21 02:42:38 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.80s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", 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-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:42:39 DEBUG : Creating backend with remote "/non-existing" 2025/06/21 02:42:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/21 02:42:39 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:42:39 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:42:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 02:42:40 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:42:40 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:42:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:42:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.56s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:42:41 INFO : B2 bucket rclone-test-qidiyos3hixa: Running all checks before starting transfers 2025/06/21 02:42:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 02:42:42 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:42:42 INFO : B2 bucket rclone-test-qidiyos3hixa: Checks finished, now starting transfers 2025/06/21 02:42:42 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:42:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:42:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:42:43 ERROR : Ignoring --no-traverse with sync 2025/06/21 02:42:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 02:42:43 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:42:43 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:42:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:42:43 INFO : sub dir/hello world: Copied (new) 2025/06/21 02:42:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.33s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:42:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/21 02:42:44 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:42:44 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:42:45 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/21 02:42:45 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.32s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:42:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 02:42:46 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:42:46 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:42:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:42:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.39s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:42:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 02:42:47 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:42:47 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:42:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:42:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.63s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:42:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/21 02:42:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 02:42:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/21 02:42:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 02:42:49 INFO : sub dir2: Making directory 2025/06/21 02:42:49 INFO : sub dir: Making directory 2025/06/21 02:42:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 02:42:49 INFO : sub dir2/sub sub dir2: Making directory 2025/06/21 02:42:49 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:42:49 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:42:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:42:49 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/06/21 02:42:49 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.40s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:42:50 INFO : sub dir2: Making directory 2025/06/21 02:42:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/21 02:42:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 02:42:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 02:42:50 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:42:50 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:42:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:42:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.25s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:42:51 DEBUG : sub dir2: Making directory with metadata 2025/06/21 02:42:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 02:42:51 INFO : sub dir2: Making directory 2025/06/21 02:42:51 INFO : sub dir: Making directory 2025/06/21 02:42:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 02:42:51 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:42:51 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:42:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:42:52 INFO : sub dir/hello world: Copied (new) 2025/06/21 02:42:52 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/21 02:42:52 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/21 02:42:52 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.47s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:42:53 INFO : sub dir2: Making directory 2025/06/21 02:42:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 02:42:53 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:42:53 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:42:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:42:53 INFO : sub dir/hello world: Copied (new) 2025/06/21 02:42:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.18s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:42:54 DEBUG : sub dir2: Making directory with metadata 2025/06/21 02:42:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 02:42:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 02:42:54 INFO : sub dir2: Making directory 2025/06/21 02:42:54 INFO : sub dir: Making directory 2025/06/21 02:42:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 02:42:54 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:42:54 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:42:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:42:55 INFO : sub dir/hello world: Copied (new) 2025/06/21 02:42:55 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/21 02:42:55 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.20s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:42:56 INFO : sub dir2: Making directory 2025/06/21 02:42:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 02:42:56 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:42:56 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:42:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:42:56 INFO : sub dir/hello world: Copied (new) 2025/06/21 02:42:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.20s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:42:57 DEBUG : Creating backend with remote "TestB2:rclone-test-saqodot6kequ" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-qidiyos3hixa -> B2 bucket rclone-test-saqodot6kequ 2025/06/21 02:42:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 02:42:59 DEBUG : B2 bucket rclone-test-saqodot6kequ: Waiting for checks to finish 2025/06/21 02:42:59 DEBUG : B2 bucket rclone-test-saqodot6kequ: Waiting for transfers to finish 2025/06/21 02:42:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:42:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 02:43:00 DEBUG : B2 bucket rclone-test-saqodot6kequ: Purge remote 2025/06/21 02:43:00 INFO : B2 bucket rclone-test-saqodot6kequ: cleaning bucket "rclone-test-saqodot6kequ" of all files 2025/06/21 02:43:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fe22d8350ed9b0b9f780e1b_f109a834ed53b3612_d20250621_m024259_c001_v0001181_t0007_u01750473779810") --- PASS: TestServerSideCopy (4.03s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:02 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 02:43:02 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/21 02:43:02 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.00s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:03 DEBUG : Creating backend with remote "TestB2:rclone-test-pumevih9soni" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-qidiyos3hixa -> B2 bucket rclone-test-pumevih9soni 2025/06/21 02:43:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 02:43:05 DEBUG : B2 bucket rclone-test-pumevih9soni: Waiting for checks to finish 2025/06/21 02:43:05 DEBUG : B2 bucket rclone-test-pumevih9soni: Waiting for transfers to finish 2025/06/21 02:43:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:43:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 02:43:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 02:43:07 DEBUG : B2 bucket rclone-test-pumevih9soni: Waiting for checks to finish 2025/06/21 02:43:07 DEBUG : B2 bucket rclone-test-pumevih9soni: Waiting for transfers to finish 2025/06/21 02:43:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/21 02:43:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 02:43:07 DEBUG : B2 bucket rclone-test-pumevih9soni: Purge remote 2025/06/21 02:43:07 INFO : B2 bucket rclone-test-pumevih9soni: cleaning bucket "rclone-test-pumevih9soni" of all files 2025/06/21 02:43:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f024d0350ed9b0b9f780e1b_f1164ec22bcf045a6_d20250621_m024307_c001_v0001102_t0051_u01750473787495") 2025/06/21 02:43:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f024d0350ed9b0b9f780e1b_f11603a5abd17b3c7_d20250621_m024305_c001_v0001157_t0000_u01750473785862") --- PASS: TestServerSideCopyOverSelf (6.40s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 02:43:11 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:11 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/21 02:43:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/21 02:43:11 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.21s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:12 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxolay6xeti" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-qidiyos3hixa -> B2 bucket rclone-test-vuxolay6xeti 2025/06/21 02:43:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 02:43:13 DEBUG : B2 bucket rclone-test-vuxolay6xeti: Waiting for checks to finish 2025/06/21 02:43:13 DEBUG : B2 bucket rclone-test-vuxolay6xeti: Waiting for transfers to finish 2025/06/21 02:43:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:43:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 02:43:15 DEBUG : B2 bucket rclone-test-vuxolay6xeti: Waiting for checks to finish 2025/06/21 02:43:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 02:43:15 DEBUG : B2 bucket rclone-test-vuxolay6xeti: Waiting for transfers to finish 2025/06/21 02:43:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/21 02:43:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 02:43:16 INFO : sub dir/hello world: Deleted 2025/06/21 02:43:17 DEBUG : testing file moves 2025/06/21 02:43:17 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/21 02:43:17 DEBUG : B2 bucket rclone-test-vuxolay6xeti: Waiting for checks to finish 2025/06/21 02:43:17 DEBUG : B2 bucket rclone-test-vuxolay6xeti: Waiting for transfers to finish 2025/06/21 02:43:17 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/21 02:43:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 02:43:18 INFO : sub dir/hello world: Deleted 2025/06/21 02:43:18 DEBUG : B2 bucket rclone-test-vuxolay6xeti: Purge remote 2025/06/21 02:43:18 INFO : B2 bucket rclone-test-vuxolay6xeti: cleaning bucket "rclone-test-vuxolay6xeti" of all files 2025/06/21 02:43:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f426d2350ed9b0b9f780e1b_f11966c58c0314c40_d20250621_m024317_c001_v0001178_t0029_u01750473797661") 2025/06/21 02:43:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f426d2350ed9b0b9f780e1b_f11210aa4c486f5bd_d20250621_m024316_c001_v0001183_t0026_u01750473796030") 2025/06/21 02:43:18 DEBUG : sub dir/hello world: Deleting (id "4_z3f426d2350ed9b0b9f780e1b_f115671c8423e5852_d20250621_m024314_c001_v0001100_t0005_u01750473794552") --- PASS: TestServerSideMoveOverSelf (7.92s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:20 ERROR : error listing: directory not found 2025/06/21 02:43:20 INFO : Local file system at /tmp/rclone4246405665: Making directory 2025/06/21 02:43:20 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:20 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.66s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 02:43:22 DEBUG : Local file system at /tmp/rclone4246405665: Waiting for checks to finish 2025/06/21 02:43:22 DEBUG : Local file system at /tmp/rclone4246405665: Waiting for transfers to finish 2025/06/21 02:43:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:43:23 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/21 02:43:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.93s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:23 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/21 02:43:23 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:23 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/21 02:43:24 INFO : check sum: Copied (new) 2025/06/21 02:43:24 DEBUG : Waiting for deletions to finish 2025/06/21 02:43:24 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/21 02:43:24 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/21 02:43:24 DEBUG : check sum: Unchanged skipping 2025/06/21 02:43:24 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:24 DEBUG : Waiting for deletions to finish 2025/06/21 02:43:24 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.61s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:25 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/21 02:43:25 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:25 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:25 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/21 02:43:25 INFO : sizeonly: Copied (new) 2025/06/21 02:43:25 DEBUG : Waiting for deletions to finish 2025/06/21 02:43:26 DEBUG : sizeonly: Sizes identical 2025/06/21 02:43:26 DEBUG : sizeonly: Unchanged skipping 2025/06/21 02:43:26 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:26 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:26 DEBUG : Waiting for deletions to finish 2025/06/21 02:43:26 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/21 02:43:27 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:27 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:27 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/21 02:43:27 INFO : ignore-size: Copied (new) 2025/06/21 02:43:27 DEBUG : Waiting for deletions to finish 2025/06/21 02:43:27 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:27 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:43:27 DEBUG : ignore-size: Unchanged skipping 2025/06/21 02:43:27 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:27 DEBUG : Waiting for deletions to finish 2025/06/21 02:43:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.63s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:43:29 DEBUG : existing: Unchanged skipping 2025/06/21 02:43:29 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:29 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:29 DEBUG : Waiting for deletions to finish 2025/06/21 02:43:29 INFO : There was nothing to transfer 2025/06/21 02:43:29 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/21 02:43:29 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/21 02:43:29 INFO : existing: Copied (replaced existing) 2025/06/21 02:43:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.88s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/21 02:43:30 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:30 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/21 02:43:30 INFO : existing: Copied (new) 2025/06/21 02:43:30 DEBUG : Waiting for deletions to finish 2025/06/21 02:43:31 DEBUG : existing: Destination exists, skipping 2025/06/21 02:43:31 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:31 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:31 DEBUG : Waiting for deletions to finish 2025/06/21 02:43:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.68s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:32 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/21 02:43:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/21 02:43:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:43:33 DEBUG : c/non empty space: Unchanged skipping 2025/06/21 02:43:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 02:43:33 INFO : a/potato2: Copied (new) 2025/06/21 02:43:33 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:33 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:33 DEBUG : Waiting for deletions to finish 2025/06/21 02:43:33 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.60s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:35 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/21 02:43:35 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/21 02:43:35 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/21 02:43:35 DEBUG : empty space: Unchanged skipping 2025/06/21 02:43:35 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:35 DEBUG : Waiting for deletions to finish 2025/06/21 02:43:35 INFO : There was nothing to transfer 2025/06/21 02:43:35 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:35 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/21 02:43:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/21 02:43:36 INFO : empty space: Updated modification time in destination 2025/06/21 02:43:36 DEBUG : empty space: Unchanged skipping 2025/06/21 02:43:36 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:36 DEBUG : Waiting for deletions to finish 2025/06/21 02:43:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:38 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/21 02:43:38 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/21 02:43:38 DEBUG : empty space: Unchanged skipping 2025/06/21 02:43:38 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:38 DEBUG : Waiting for deletions to finish 2025/06/21 02:43:38 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.48s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:39 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/21 02:43:39 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:39 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4246405665) 2025/06/21 02:43:39 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qidiyos3hixa) 2025/06/21 02:43:39 DEBUG : foo: sha1 differ 2025/06/21 02:43:39 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:39 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/21 02:43:39 INFO : foo: Copied (replaced existing) 2025/06/21 02:43:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/21 02:43:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:43:41 DEBUG : empty space: Unchanged skipping 2025/06/21 02:43:41 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:41 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:41 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 02:43:41 INFO : potato: Copied (new) 2025/06/21 02:43:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.16s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:43 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/21 02:43:43 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:43 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:43 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/21 02:43:43 INFO : potato: Copied (replaced existing) 2025/06/21 02:43:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.86s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:45 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/06/21 02:43:45 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:45 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4246405665) 2025/06/21 02:43:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qidiyos3hixa) 2025/06/21 02:43:45 DEBUG : potato: sha1 differ 2025/06/21 02:43:45 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:45 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/21 02:43:45 INFO : potato: Copied (replaced existing) 2025/06/21 02:43:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 02:43:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:43:46 DEBUG : empty space: Unchanged skipping 2025/06/21 02:43:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/21 02:43:46 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:46 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:46 DEBUG : Waiting for deletions to finish 2025/06/21 02:43:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:43:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 02:43:48 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:48 DEBUG : empty space: Unchanged skipping 2025/06/21 02:43:48 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 02:43:49 INFO : potato2: Copied (new) 2025/06/21 02:43:49 DEBUG : Waiting for deletions to finish 2025/06/21 02:43:49 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:51 INFO : d: Making directory 2025/06/21 02:43:51 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/21 02:43:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/21 02:43:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:43:51 DEBUG : c/non empty space: Unchanged skipping 2025/06/21 02:43:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 02:43:52 INFO : a/potato2: Copied (new) 2025/06/21 02:43:52 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:52 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:52 DEBUG : Waiting for deletions to finish 2025/06/21 02:43:52 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:54 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/21 02:43:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/21 02:43:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:43:55 DEBUG : c/non empty space: Unchanged skipping 2025/06/21 02:43:55 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:55 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 02:43:55 INFO : a/potato2: Copied (new) 2025/06/21 02:43:55 ERROR : B2 bucket rclone-test-qidiyos3hixa: not deleting files as there were IO errors 2025/06/21 02:43:55 ERROR : B2 bucket rclone-test-qidiyos3hixa: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.15s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:57 DEBUG : Waiting for deletions to finish 2025/06/21 02:43:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:43:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 02:43:57 DEBUG : empty space: Unchanged skipping 2025/06/21 02:43:57 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:57 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:57 INFO : potato: Deleted 2025/06/21 02:43:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 02:43:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.31s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:43:59 DEBUG : Waiting for deletions to finish 2025/06/21 02:43:59 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:43:59 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:43:59 INFO : potato: Deleted 2025/06/21 02:44:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:44:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 02:44:00 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:44:00 DEBUG : empty space: Unchanged skipping 2025/06/21 02:44:00 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:44:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 02:44:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.58s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:44:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 02:44:02 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:44:02 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:44:02 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/21 02:44:02 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.98s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:44:04 DEBUG : enormous: Excluded (Size Filter) 2025/06/21 02:44:04 DEBUG : enormous: Excluded 2025/06/21 02:44:04 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 02:44:04 DEBUG : potato2: Excluded 2025/06/21 02:44:04 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 02:44:04 DEBUG : potato2: Excluded 2025/06/21 02:44:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:44:04 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:44:04 DEBUG : empty space: Unchanged skipping 2025/06/21 02:44:04 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:44:04 DEBUG : Waiting for deletions to finish 2025/06/21 02:44:04 INFO : There was nothing to transfer 2025/06/21 02:44:04 DEBUG : enormous: Excluded (Size Filter) 2025/06/21 02:44:04 DEBUG : enormous: Excluded 2025/06/21 02:44:04 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 02:44:04 DEBUG : potato2: Excluded 2025/06/21 02:44:04 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 02:44:04 DEBUG : potato2: Excluded 2025/06/21 02:44:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/21 02:44:04 DEBUG : empty space: Unchanged skipping 2025/06/21 02:44:04 DEBUG : Local file system at /tmp/rclone4246405665: Waiting for checks to finish 2025/06/21 02:44:04 DEBUG : Local file system at /tmp/rclone4246405665: Waiting for transfers to finish 2025/06/21 02:44:04 DEBUG : Waiting for deletions to finish 2025/06/21 02:44:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.22s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:44:06 DEBUG : enormous: Excluded (Size Filter) 2025/06/21 02:44:06 DEBUG : enormous: Excluded 2025/06/21 02:44:06 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 02:44:06 DEBUG : potato2: Excluded 2025/06/21 02:44:07 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:44:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:44:07 DEBUG : empty space: Unchanged skipping 2025/06/21 02:44:07 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:44:07 DEBUG : Waiting for deletions to finish 2025/06/21 02:44:07 INFO : potato2: Deleted 2025/06/21 02:44:07 INFO : enormous: Deleted 2025/06/21 02:44:07 INFO : There was nothing to transfer 2025/06/21 02:44:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/21 02:44:07 DEBUG : empty space: Unchanged skipping 2025/06/21 02:44:07 DEBUG : Local file system at /tmp/rclone4246405665: Waiting for checks to finish 2025/06/21 02:44:07 DEBUG : Local file system at /tmp/rclone4246405665: Waiting for transfers to finish 2025/06/21 02:44:07 DEBUG : Waiting for deletions to finish 2025/06/21 02:44:07 INFO : enormous: Deleted 2025/06/21 02:44:07 INFO : potato2: Deleted 2025/06/21 02:44:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.84s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:44:09 DEBUG : five: Need to transfer - File not found at Destination 2025/06/21 02:44:09 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/21 02:44:09 DEBUG : one: Destination is newer than source, skipping 2025/06/21 02:44:09 DEBUG : three: Sizes identical 2025/06/21 02:44:09 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:44:09 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/21 02:44:09 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/21 02:44:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4246405665) 2025/06/21 02:44:09 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qidiyos3hixa) 2025/06/21 02:44:09 DEBUG : two: sha1 differ 2025/06/21 02:44:09 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:44:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/21 02:44:10 INFO : four: Copied (replaced existing) 2025/06/21 02:44:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/21 02:44:10 INFO : five: Copied (new) 2025/06/21 02:44:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/21 02:44:10 INFO : two: Copied (replaced existing) 2025/06/21 02:44:10 DEBUG : Waiting for deletions to finish 2025/06/21 02:44:11 DEBUG : one: Destination is newer than source, skipping 2025/06/21 02:44:11 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:44:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/21 02:44:11 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/21 02:44:11 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/21 02:44:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/21 02:44:11 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/21 02:44:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/21 02:44:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4246405665) 2025/06/21 02:44:11 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/21 02:44:11 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/21 02:44:11 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qidiyos3hixa) 2025/06/21 02:44:11 DEBUG : three: sha1 differ 2025/06/21 02:44:11 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/21 02:44:11 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/21 02:44:11 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:44:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/21 02:44:11 INFO : three: Copied (replaced existing) 2025/06/21 02:44:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.80s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/21 02:44:13 INFO : B2 bucket rclone-test-qidiyos3hixa: Making map for --track-renames 2025/06/21 02:44:13 INFO : B2 bucket rclone-test-qidiyos3hixa: Finished making map for --track-renames 2025/06/21 02:44:13 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:44:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/21 02:44:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/21 02:44:13 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for renames to finish 2025/06/21 02:44:13 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:44:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/21 02:44:13 INFO : potato: Copied (new) 2025/06/21 02:44:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/21 02:44:13 INFO : yam: Copied (new) 2025/06/21 02:44:13 DEBUG : Waiting for deletions to finish 2025/06/21 02:44:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:44:14 INFO : B2 bucket rclone-test-qidiyos3hixa: Making map for --track-renames 2025/06/21 02:44:14 INFO : B2 bucket rclone-test-qidiyos3hixa: Finished making map for --track-renames 2025/06/21 02:44:14 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:44:14 DEBUG : potato: Unchanged skipping 2025/06/21 02:44:14 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for renames to finish 2025/06/21 02:44:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/21 02:44:15 INFO : yam: Copied (server-side copy) to: yaml 2025/06/21 02:44:15 INFO : yam: Deleted 2025/06/21 02:44:15 INFO : yaml: Renamed from "yam" 2025/06/21 02:44:15 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:44:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.27s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/21 02:44:16 INFO : B2 bucket rclone-test-qidiyos3hixa: Making map for --track-renames 2025/06/21 02:44:16 INFO : B2 bucket rclone-test-qidiyos3hixa: Finished making map for --track-renames 2025/06/21 02:44:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/21 02:44:16 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:44:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/21 02:44:16 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for renames to finish 2025/06/21 02:44:16 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:44:16 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1157-01.backblaze.com/b2api/v1/b2_upload_file/ff12cdd350dd9b0b9f780e1b/c001_v0001157_t0055": EOF 2025/06/21 02:44:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-01.backblaze.com/b2api/v1/b2_upload_file/ff12cdd350dd9b0b9f780e1b/c001_v0001157_t0055": EOF) 2025/06/21 02:44:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/21 02:44:16 DEBUG : potato: Received error: Post "https://pod-000-1157-01.backblaze.com/b2api/v1/b2_upload_file/ff12cdd350dd9b0b9f780e1b/c001_v0001157_t0055": EOF - low level retry 0/10 2025/06/21 02:44:17 DEBUG : pacer: Reducing sleep to 10ms 2025/06/21 02:44:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/21 02:44:17 INFO : potato: Copied (new) 2025/06/21 02:44:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/21 02:44:17 INFO : yam: Copied (new) 2025/06/21 02:44:17 DEBUG : Waiting for deletions to finish 2025/06/21 02:44:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:44:17 INFO : B2 bucket rclone-test-qidiyos3hixa: Making map for --track-renames 2025/06/21 02:44:17 INFO : B2 bucket rclone-test-qidiyos3hixa: Finished making map for --track-renames 2025/06/21 02:44:17 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:44:17 DEBUG : potato: Unchanged skipping 2025/06/21 02:44:17 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for renames to finish 2025/06/21 02:44:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/21 02:44:18 INFO : yam: Copied (server-side copy) to: yaml 2025/06/21 02:44:18 INFO : yam: Deleted 2025/06/21 02:44:18 INFO : yaml: Renamed from "yam" 2025/06/21 02:44:18 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:44:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.85s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/21 02:44:19 INFO : B2 bucket rclone-test-qidiyos3hixa: Making map for --track-renames 2025/06/21 02:44:19 INFO : B2 bucket rclone-test-qidiyos3hixa: Finished making map for --track-renames 2025/06/21 02:44:19 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:44:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/21 02:44:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/21 02:44:19 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for renames to finish 2025/06/21 02:44:19 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:44:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/21 02:44:19 INFO : potato: Copied (new) 2025/06/21 02:44:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/21 02:44:19 INFO : sub/yam: Copied (new) 2025/06/21 02:44:19 DEBUG : Waiting for deletions to finish 2025/06/21 02:44:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:44:20 DEBUG : potato: Unchanged skipping 2025/06/21 02:44:20 INFO : B2 bucket rclone-test-qidiyos3hixa: Making map for --track-renames 2025/06/21 02:44:20 INFO : B2 bucket rclone-test-qidiyos3hixa: Finished making map for --track-renames 2025/06/21 02:44:20 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:44:20 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for renames to finish 2025/06/21 02:44:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/21 02:44:20 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/21 02:44:21 INFO : sub/yam: Deleted 2025/06/21 02:44:21 INFO : yam: Renamed from "sub/yam" 2025/06/21 02:44:21 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:44:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.70s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:44:22 DEBUG : Creating backend with remote "/tmp/rclone4246405665/dir1" 2025/06/21 02:44:22 DEBUG : Creating backend with remote "/tmp/rclone4246405665/dir2" 2025/06/21 02:44:22 DEBUG : Local file system at /tmp/rclone4246405665/dir2: Using server-side directory move 2025/06/21 02:44:22 INFO : Local file system at /tmp/rclone4246405665/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/21 02:44:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/21 02:44:22 INFO : file1.txt: Moved (server-side) 2025/06/21 02:44:22 DEBUG : Local file system at /tmp/rclone4246405665/dir2: Waiting for checks to finish 2025/06/21 02:44:22 DEBUG : Local file system at /tmp/rclone4246405665/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:44:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 02:44:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/21 02:44:22 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:44:22 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:44:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:44:22 INFO : sub dir/hello world: Copied (new) 2025/06/21 02:44:22 INFO : sub dir/hello world: Deleted 2025/06/21 02:44:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/21 02:44:22 INFO : nested/sub dir/file: Copied (new) 2025/06/21 02:44:22 INFO : nested/sub dir/file: Deleted 2025/06/21 02:44:22 INFO : sub dir: Removing directory 2025/06/21 02:44:22 INFO : nested/sub dir: Removing directory 2025/06/21 02:44:22 INFO : nested: Removing directory 2025/06/21 02:44:22 DEBUG : Local file system at /tmp/rclone4246405665: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.49s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:44:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 02:44:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/21 02:44:24 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:44:24 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:44:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:44:24 INFO : sub dir/hello world: Copied (new) 2025/06/21 02:44:24 INFO : sub dir/hello world: Deleted 2025/06/21 02:44:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/21 02:44:24 INFO : nested/sub dir/file: Copied (new) 2025/06/21 02:44:24 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.46s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:44:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/21 02:44:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/21 02:44:25 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:44:25 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:44:25 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/21 02:44:25 INFO : existing-b: Copied (new) 2025/06/21 02:44:25 INFO : existing-b: Deleted 2025/06/21 02:44:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/21 02:44:25 INFO : existing: Copied (new) 2025/06/21 02:44:25 INFO : existing: Deleted 2025/06/21 02:44:26 DEBUG : existing: Destination exists, skipping 2025/06/21 02:44:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/21 02:44:26 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:44:26 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:44:26 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.89s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:44:27 DEBUG : Creating backend with remote "TestB2:rclone-test-forupur2hamo" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-qidiyos3hixa -> B2 bucket rclone-test-forupur2hamo 2025/06/21 02:44:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 02:44:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/21 02:44:31 DEBUG : empty space: Unchanged skipping 2025/06/21 02:44:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/21 02:44:31 DEBUG : B2 bucket rclone-test-forupur2hamo: Waiting for checks to finish 2025/06/21 02:44:31 INFO : empty space: Deleted 2025/06/21 02:44:31 DEBUG : B2 bucket rclone-test-forupur2hamo: Waiting for transfers to finish 2025/06/21 02:44:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 02:44:32 INFO : potato2: Copied (server-side copy) 2025/06/21 02:44:32 INFO : potato2: Deleted 2025/06/21 02:44:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/21 02:44:32 INFO : potato3: Copied (server-side copy) 2025/06/21 02:44:32 INFO : potato3: Deleted 2025/06/21 02:44:32 DEBUG : Creating backend with remote "TestB2:rclone-test-fuzusuc6jupa" 2025/06/21 02:44:33 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/21 02:44:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 02:44:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/21 02:44:33 DEBUG : B2 bucket rclone-test-fuzusuc6jupa: Waiting for checks to finish 2025/06/21 02:44:33 DEBUG : B2 bucket rclone-test-fuzusuc6jupa: Waiting for transfers to finish 2025/06/21 02:44:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 02:44:35 INFO : potato2: Copied (server-side copy) 2025/06/21 02:44:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/21 02:44:35 INFO : empty space: Copied (server-side copy) 2025/06/21 02:44:35 INFO : potato2: Deleted 2025/06/21 02:44:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/21 02:44:35 INFO : potato3: Copied (server-side copy) 2025/06/21 02:44:35 INFO : empty space: Deleted 2025/06/21 02:44:35 INFO : potato3: Deleted 2025/06/21 02:44:35 DEBUG : B2 bucket rclone-test-fuzusuc6jupa: Purge remote 2025/06/21 02:44:35 INFO : B2 bucket rclone-test-fuzusuc6jupa: cleaning bucket "rclone-test-fuzusuc6jupa" of all files 2025/06/21 02:44:36 DEBUG : empty space: Deleting (id "4_zbf029da350fd9b0b9f780e1b_f105e1336665acea7_d20250621_m024434_c001_v0001093_t0007_u01750473874862") 2025/06/21 02:44:36 DEBUG : potato2: Deleting (id "4_zbf029da350fd9b0b9f780e1b_f11062d7a924bfaa7_d20250621_m024434_c001_v0001180_t0037_u01750473874900") 2025/06/21 02:44:36 DEBUG : potato3: Deleting (id "4_zbf029da350fd9b0b9f780e1b_f100e3e5c12118d32_d20250621_m024434_c001_v0001115_t0051_u01750473874492") 2025/06/21 02:44:36 DEBUG : B2 bucket rclone-test-forupur2hamo: Purge remote 2025/06/21 02:44:36 INFO : B2 bucket rclone-test-forupur2hamo: cleaning bucket "rclone-test-forupur2hamo" of all files 2025/06/21 02:44:36 DEBUG : empty space: Deleting (id "4_z4f428da350fd9b0b9f780e1b_f4209261e44e29c16_d20250621_m024435_c001_v7007000_t0000_u01750473875288") 2025/06/21 02:44:36 DEBUG : empty space: Deleting (id "4_z4f428da350fd9b0b9f780e1b_f117a9618f3f24876_d20250621_m024430_c001_v0001177_t0039_u01750473870822") 2025/06/21 02:44:36 DEBUG : potato2: Deleting (id "4_z4f428da350fd9b0b9f780e1b_f4008bcc009afdea3_d20250621_m024435_c001_v7007000_t0000_u01750473875110") 2025/06/21 02:44:36 DEBUG : potato2: Deleting (id "4_z4f428da350fd9b0b9f780e1b_f1019770421a9b548_d20250621_m024431_c001_v0001157_t0024_u01750473871656") 2025/06/21 02:44:36 DEBUG : potato3: Deleting (id "4_z4f428da350fd9b0b9f780e1b_f4008bcc009afdea4_d20250621_m024435_c001_v7007000_t0000_u01750473875406") 2025/06/21 02:44:36 DEBUG : potato3: Deleting (id "4_z4f428da350fd9b0b9f780e1b_f1089513ebf6647a1_d20250621_m024432_c001_v0001100_t0040_u01750473872024") 2025/06/21 02:44:36 DEBUG : potato3: Deleting (id "4_z4f428da350fd9b0b9f780e1b_f117a9618f3f2487a_d20250621_m024431_c001_v0001177_t0037_u01750473871054") --- PASS: TestServerSideMove (11.35s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:44:38 DEBUG : Creating backend with remote "TestB2:rclone-test-gazicix3cila" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-qidiyos3hixa -> B2 bucket rclone-test-gazicix3cila 2025/06/21 02:44:43 DEBUG : empty space: Excluded (Size Filter) 2025/06/21 02:44:43 DEBUG : empty space: Excluded 2025/06/21 02:44:43 DEBUG : empty space: Excluded (Size Filter) 2025/06/21 02:44:43 DEBUG : empty space: Excluded 2025/06/21 02:44:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 02:44:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/21 02:44:43 DEBUG : B2 bucket rclone-test-gazicix3cila: Waiting for checks to finish 2025/06/21 02:44:43 DEBUG : B2 bucket rclone-test-gazicix3cila: Waiting for transfers to finish 2025/06/21 02:44:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 02:44:43 INFO : potato2: Copied (server-side copy) 2025/06/21 02:44:43 INFO : potato2: Deleted 2025/06/21 02:44:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/21 02:44:43 INFO : potato3: Copied (server-side copy) 2025/06/21 02:44:44 INFO : potato3: Deleted 2025/06/21 02:44:44 DEBUG : Creating backend with remote "TestB2:rclone-test-pohegul5qowa" 2025/06/21 02:44:45 DEBUG : empty space: Excluded (Size Filter) 2025/06/21 02:44:45 DEBUG : empty space: Excluded 2025/06/21 02:44:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 02:44:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/21 02:44:45 DEBUG : B2 bucket rclone-test-pohegul5qowa: Waiting for checks to finish 2025/06/21 02:44:45 DEBUG : B2 bucket rclone-test-pohegul5qowa: Waiting for transfers to finish 2025/06/21 02:44:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 02:44:46 INFO : potato2: Copied (server-side copy) 2025/06/21 02:44:46 INFO : potato2: Deleted 2025/06/21 02:44:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/21 02:44:52 INFO : potato3: Copied (server-side copy) 2025/06/21 02:44:52 INFO : potato3: Deleted 2025/06/21 02:44:53 DEBUG : B2 bucket rclone-test-pohegul5qowa: Purge remote 2025/06/21 02:44:53 INFO : B2 bucket rclone-test-pohegul5qowa: cleaning bucket "rclone-test-pohegul5qowa" of all files 2025/06/21 02:44:53 DEBUG : potato2: Deleting (id "4_z4f32cd8350fd9b0b9f780e1b_f1121743b97154be9_d20250621_m024446_c001_v0001106_t0052_u01750473886285") 2025/06/21 02:44:53 DEBUG : potato3: Deleting (id "4_z4f32cd8350fd9b0b9f780e1b_f1021c24665d1b9f0_d20250621_m024452_c001_v0001105_t0047_u01750473892187") 2025/06/21 02:44:54 DEBUG : B2 bucket rclone-test-gazicix3cila: Purge remote 2025/06/21 02:44:54 INFO : B2 bucket rclone-test-gazicix3cila: cleaning bucket "rclone-test-gazicix3cila" of all files 2025/06/21 02:44:54 DEBUG : empty space: Deleting (id "4_zcf42bd8350fd9b0b9f780e1b_f108d4bd1286d9df4_d20250621_m024442_c001_v0001184_t0022_u01750473882732") 2025/06/21 02:44:54 DEBUG : potato2: Deleting (id "4_zcf42bd8350fd9b0b9f780e1b_f4053357cf3401d9b_d20250621_m024446_c001_v7007000_t0000_u01750473886782") 2025/06/21 02:44:54 DEBUG : potato2: Deleting (id "4_zcf42bd8350fd9b0b9f780e1b_f111df5e2fc3228b4_d20250621_m024443_c001_v0001176_t0022_u01750473883566") 2025/06/21 02:44:54 DEBUG : potato3: Deleting (id "4_zcf42bd8350fd9b0b9f780e1b_f4123b9dd55c16c26_d20250621_m024452_c001_v7007000_t0000_u01750473892532") 2025/06/21 02:44:54 DEBUG : potato3: Deleting (id "4_zcf42bd8350fd9b0b9f780e1b_f116d3faa267caf8c_d20250621_m024443_c001_v0001098_t0033_u01750473883801") 2025/06/21 02:44:54 DEBUG : potato3: Deleting (id "4_zcf42bd8350fd9b0b9f780e1b_f108d4bd1286d9df8_d20250621_m024442_c001_v0001184_t0007_u01750473882936") --- PASS: TestServerSideMoveWithFilter (18.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:44:57 DEBUG : Creating backend with remote "TestB2:rclone-test-tutohen0xavo" 2025/06/21 02:44:59 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-qidiyos3hixa -> B2 bucket rclone-test-tutohen0xavo 2025/06/21 02:45:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 02:45:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/21 02:45:03 DEBUG : empty space: Unchanged skipping 2025/06/21 02:45:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/21 02:45:03 DEBUG : B2 bucket rclone-test-tutohen0xavo: Waiting for checks to finish 2025/06/21 02:45:03 INFO : empty space: Deleted 2025/06/21 02:45:03 DEBUG : B2 bucket rclone-test-tutohen0xavo: Waiting for transfers to finish 2025/06/21 02:45:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 02:45:04 INFO : potato2: Copied (server-side copy) 2025/06/21 02:45:04 INFO : potato2: Deleted 2025/06/21 02:45:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/21 02:45:04 INFO : potato3: Copied (server-side copy) 2025/06/21 02:45:04 INFO : potato3: Deleted 2025/06/21 02:45:05 DEBUG : Creating backend with remote "TestB2:rclone-test-fugoquf0xira" 2025/06/21 02:45:05 INFO : tomatoDir: Making directory 2025/06/21 02:45:06 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/21 02:45:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 02:45:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/21 02:45:06 DEBUG : B2 bucket rclone-test-fugoquf0xira: Waiting for checks to finish 2025/06/21 02:45:06 DEBUG : B2 bucket rclone-test-fugoquf0xira: Waiting for transfers to finish 2025/06/21 02:45:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/21 02:45:07 INFO : empty space: Copied (server-side copy) 2025/06/21 02:45:07 INFO : empty space: Deleted 2025/06/21 02:45:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/21 02:45:07 INFO : potato3: Copied (server-side copy) 2025/06/21 02:45:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 02:45:07 INFO : potato2: Copied (server-side copy) 2025/06/21 02:45:07 INFO : potato3: Deleted 2025/06/21 02:45:07 INFO : potato2: Deleted 2025/06/21 02:45:08 DEBUG : B2 bucket rclone-test-fugoquf0xira: Purge remote 2025/06/21 02:45:08 INFO : B2 bucket rclone-test-fugoquf0xira: cleaning bucket "rclone-test-fugoquf0xira" of all files 2025/06/21 02:45:08 DEBUG : empty space: Deleting (id "4_z9ff21d83600d9b0b9f780e1b_f102bd7dffe32fc1e_d20250621_m024506_c001_v0001099_t0038_u01750473906755") 2025/06/21 02:45:08 DEBUG : potato2: Deleting (id "4_z9ff21d83600d9b0b9f780e1b_f1098fedbe3decef9_d20250621_m024507_c001_v0001179_t0037_u01750473907123") 2025/06/21 02:45:08 DEBUG : potato3: Deleting (id "4_z9ff21d83600d9b0b9f780e1b_f112e7b441640b6b7_d20250621_m024507_c001_v0001157_t0037_u01750473907121") 2025/06/21 02:45:09 DEBUG : B2 bucket rclone-test-tutohen0xavo: Purge remote 2025/06/21 02:45:09 INFO : B2 bucket rclone-test-tutohen0xavo: cleaning bucket "rclone-test-tutohen0xavo" of all files 2025/06/21 02:45:09 DEBUG : empty space: Deleting (id "4_z5f020d23600d9b0b9f780e1b_f4196f3fbe593371c_d20250621_m024507_c001_v7007000_t0000_u01750473907115") 2025/06/21 02:45:09 DEBUG : empty space: Deleting (id "4_z5f020d23600d9b0b9f780e1b_f101b7812884fce6a_d20250621_m024501_c001_v0001104_t0009_u01750473901551") 2025/06/21 02:45:09 DEBUG : potato2: Deleting (id "4_z5f020d23600d9b0b9f780e1b_f4053357cf3401df1_d20250621_m024507_c001_v7007000_t0000_u01750473907500") 2025/06/21 02:45:09 DEBUG : potato2: Deleting (id "4_z5f020d23600d9b0b9f780e1b_f1033ed36e58f8744_d20250621_m024503_c001_v0001137_t0039_u01750473903918") 2025/06/21 02:45:09 DEBUG : potato3: Deleting (id "4_z5f020d23600d9b0b9f780e1b_f4196f3fbe593371e_d20250621_m024507_c001_v7007000_t0000_u01750473907485") 2025/06/21 02:45:09 DEBUG : potato3: Deleting (id "4_z5f020d23600d9b0b9f780e1b_f104b961ca3ab3057_d20250621_m024504_c001_v0001184_t0048_u01750473904238") 2025/06/21 02:45:09 DEBUG : potato3: Deleting (id "4_z5f020d23600d9b0b9f780e1b_f101b7812884fce6c_d20250621_m024502_c001_v0001104_t0021_u01750473902870") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.42s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:45:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.47s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:45:13 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:45:14 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/rclone-sync-test" 2025/06/21 02:45:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/rclone-sync-test-include/layer2" 2025/06/21 02:45:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/rclone-sync-test-ignore-file" 2025/06/21 02:45:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 02:45:22 DEBUG : B2 bucket rclone-test-qidiyos3hixa path rclone-sync-test: Waiting for checks to finish 2025/06/21 02:45:22 DEBUG : B2 bucket rclone-test-qidiyos3hixa path rclone-sync-test: Waiting for transfers to finish 2025/06/21 02:45:22 DEBUG : Waiting for deletions to finish 2025/06/21 02:45:22 INFO : There was nothing to transfer 2025/06/21 02:45:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 02:45:23 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:45:23 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:45:23 DEBUG : Waiting for deletions to finish 2025/06/21 02:45:23 INFO : There was nothing to transfer 2025/06/21 02:45:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 02:45:23 DEBUG : B2 bucket rclone-test-qidiyos3hixa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/21 02:45:23 DEBUG : B2 bucket rclone-test-qidiyos3hixa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/21 02:45:23 DEBUG : Waiting for deletions to finish 2025/06/21 02:45:23 INFO : There was nothing to transfer 2025/06/21 02:45:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 02:45:24 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:45:24 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:45:24 DEBUG : Waiting for deletions to finish 2025/06/21 02:45:24 INFO : There was nothing to transfer 2025/06/21 02:45:24 DEBUG : Excluded 2025/06/21 02:45:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 02:45:24 DEBUG : B2 bucket rclone-test-qidiyos3hixa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/21 02:45:24 DEBUG : B2 bucket rclone-test-qidiyos3hixa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/21 02:45:24 DEBUG : Waiting for deletions to finish 2025/06/21 02:45:24 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.50s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:45:25 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/dst" 2025/06/21 02:45:26 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/CompareDest" 2025/06/21 02:45:28 DEBUG : one: Need to transfer - File not found at Destination 2025/06/21 02:45:28 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:45:28 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:45:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/21 02:45:29 INFO : one: Copied (new) 2025/06/21 02:45:29 DEBUG : Waiting for deletions to finish 2025/06/21 02:45:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 02:45:30 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:45:30 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:45:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/21 02:45:30 INFO : one: Copied (replaced existing) 2025/06/21 02:45:30 DEBUG : Waiting for deletions to finish 2025/06/21 02:45:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 02:45:32 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:45:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:45:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 02:45:32 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:45:32 DEBUG : Waiting for deletions to finish 2025/06/21 02:45:32 INFO : There was nothing to transfer 2025/06/21 02:45:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 02:45:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:45:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/21 02:45:34 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:45:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:45:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 02:45:34 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:45:34 DEBUG : Waiting for deletions to finish 2025/06/21 02:45:34 INFO : There was nothing to transfer 2025/06/21 02:45:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 02:45:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:45:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/21 02:45:34 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:45:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:45:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 02:45:34 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:45:34 DEBUG : Waiting for deletions to finish 2025/06/21 02:45:34 INFO : There was nothing to transfer 2025/06/21 02:45:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 02:45:36 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/06/21 02:45:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/21 02:45:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/21 02:45:36 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:45:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:45:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 02:45:36 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:45:36 DEBUG : Waiting for deletions to finish 2025/06/21 02:45:36 INFO : There was nothing to transfer 2025/06/21 02:45:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 02:45:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/21 02:45:36 DEBUG : two: Need to transfer - File not found at Destination 2025/06/21 02:45:36 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:45:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:45:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 02:45:36 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:45:37 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/21 02:45:37 INFO : two: Copied (new) 2025/06/21 02:45:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.64s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:45:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/dest" 2025/06/21 02:45:41 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/pre-dest1" 2025/06/21 02:45:42 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/pre-dest2" 2025/06/21 02:45:44 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:45:44 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/21 02:45:45 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:45:45 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/21 02:45:45 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/21 02:45:45 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dest: Waiting for checks to finish 2025/06/21 02:45:45 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dest: Waiting for transfers to finish 2025/06/21 02:45:46 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/21 02:45:46 INFO : 3: Copied (new) 2025/06/21 02:45:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.00s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:45:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/dst" 2025/06/21 02:45:49 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/CopyDest" 2025/06/21 02:45:51 DEBUG : one: Need to transfer - File not found at Destination 2025/06/21 02:45:51 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:45:51 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:45:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/21 02:45:52 INFO : one: Copied (new) 2025/06/21 02:45:52 DEBUG : Waiting for deletions to finish 2025/06/21 02:45:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 02:45:53 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:45:53 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:45:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/21 02:45:53 INFO : one: Copied (replaced existing) 2025/06/21 02:45:53 DEBUG : Waiting for deletions to finish 2025/06/21 02:45:55 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/BackupDir" 2025/06/21 02:45:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 02:45:56 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:45:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:45:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 02:45:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/21 02:45:58 INFO : one: Copied (server-side copy) 2025/06/21 02:45:58 INFO : one: Deleted 2025/06/21 02:45:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/21 02:45:59 INFO : one: Copied (server-side copy) 2025/06/21 02:45:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/21 02:45:59 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:45:59 DEBUG : Waiting for deletions to finish 2025/06/21 02:45:59 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1134-09.backblaze.com/b2api/v1/b2_upload_file/ff12cdd350dd9b0b9f780e1b/c001_v0001134_t0021": EOF 2025/06/21 02:45:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1134-09.backblaze.com/b2api/v1/b2_upload_file/ff12cdd350dd9b0b9f780e1b/c001_v0001134_t0021": EOF) 2025/06/21 02:45:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "CopyDest/two" to B2 bucket rclone-test-qidiyos3hixa: 1/10 (Post "https://pod-000-1134-09.backblaze.com/b2api/v1/b2_upload_file/ff12cdd350dd9b0b9f780e1b/c001_v0001134_t0021": EOF) 2025/06/21 02:46:02 DEBUG : pacer: Reducing sleep to 10ms 2025/06/21 02:46:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:46:02 DEBUG : one: Unchanged skipping 2025/06/21 02:46:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:46:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/21 02:46:03 INFO : two: Copied (server-side copy) 2025/06/21 02:46:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/21 02:46:03 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:46:03 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:46:03 DEBUG : Waiting for deletions to finish 2025/06/21 02:46:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:46:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:46:04 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:46:04 DEBUG : two: Unchanged skipping 2025/06/21 02:46:04 DEBUG : one: Unchanged skipping 2025/06/21 02:46:04 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:46:04 DEBUG : Waiting for deletions to finish 2025/06/21 02:46:04 INFO : There was nothing to transfer 2025/06/21 02:46:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:46:05 DEBUG : one: Unchanged skipping 2025/06/21 02:46:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/21 02:46:05 DEBUG : three: Destination not found in --copy-dest 2025/06/21 02:46:05 DEBUG : three: Need to transfer - File not found at Destination 2025/06/21 02:46:05 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:46:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 02:46:05 DEBUG : two: Unchanged skipping 2025/06/21 02:46:05 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:46:05 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/21 02:46:05 INFO : three: Copied (new) 2025/06/21 02:46:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.78s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:46:09 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/dst" 2025/06/21 02:46:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/backup" 2025/06/21 02:46:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 02:46:12 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:46:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:46:12 DEBUG : two: Unchanged skipping 2025/06/21 02:46:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/21 02:46:13 INFO : one: Copied (server-side copy) 2025/06/21 02:46:13 INFO : one: Deleted 2025/06/21 02:46:13 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:46:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 02:46:14 INFO : one: Copied (new) 2025/06/21 02:46:14 DEBUG : Waiting for deletions to finish 2025/06/21 02:46:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/21 02:46:15 INFO : three.txt: Copied (server-side copy) 2025/06/21 02:46:15 INFO : three.txt: Deleted 2025/06/21 02:46:15 INFO : three.txt: Moved into backup dir 2025/06/21 02:46:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 02:46:17 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:46:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:46:17 DEBUG : two: Unchanged skipping 2025/06/21 02:46:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 02:46:17 INFO : one: Copied (server-side copy) 2025/06/21 02:46:17 INFO : one: Deleted 2025/06/21 02:46:17 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:46:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/21 02:46:18 INFO : one: Copied (new) 2025/06/21 02:46:18 DEBUG : Waiting for deletions to finish 2025/06/21 02:46:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/21 02:46:18 INFO : three.txt: Copied (server-side copy) 2025/06/21 02:46:18 INFO : three.txt: Deleted 2025/06/21 02:46:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.33s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:46:21 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/dst" 2025/06/21 02:46:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/backup" 2025/06/21 02:46:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 02:46:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:46:24 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:46:24 DEBUG : two: Unchanged skipping 2025/06/21 02:46:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/21 02:46:25 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 02:46:25 INFO : one: Deleted 2025/06/21 02:46:25 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:46:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 02:46:26 INFO : one: Copied (new) 2025/06/21 02:46:26 DEBUG : Waiting for deletions to finish 2025/06/21 02:46:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/21 02:46:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 02:46:27 INFO : three.txt: Deleted 2025/06/21 02:46:27 INFO : three.txt: Moved into backup dir 2025/06/21 02:46:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 02:46:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:46:29 DEBUG : two: Unchanged skipping 2025/06/21 02:46:29 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:46:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 02:46:29 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 02:46:29 INFO : one: Deleted 2025/06/21 02:46:29 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:46:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/21 02:46:30 INFO : one: Copied (new) 2025/06/21 02:46:30 DEBUG : Waiting for deletions to finish 2025/06/21 02:46:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/21 02:46:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 02:46:31 INFO : three.txt: Deleted 2025/06/21 02:46:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.24s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:46:33 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/dst" 2025/06/21 02:46:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/backup" 2025/06/21 02:46:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 02:46:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:46:36 DEBUG : two: Unchanged skipping 2025/06/21 02:46:36 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:46:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/21 02:46:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/21 02:46:38 INFO : one: Deleted 2025/06/21 02:46:38 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:46:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 02:46:39 INFO : one: Copied (new) 2025/06/21 02:46:39 DEBUG : Waiting for deletions to finish 2025/06/21 02:46:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/21 02:46:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/21 02:46:39 INFO : three.txt: Deleted 2025/06/21 02:46:39 INFO : three.txt: Moved into backup dir 2025/06/21 02:46:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 02:46:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:46:41 DEBUG : two: Unchanged skipping 2025/06/21 02:46:41 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:46:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 02:46:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/21 02:46:42 INFO : one: Deleted 2025/06/21 02:46:42 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:46:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/21 02:46:42 INFO : one: Copied (new) 2025/06/21 02:46:42 DEBUG : Waiting for deletions to finish 2025/06/21 02:46:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/21 02:46:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/21 02:46:43 INFO : three.txt: Deleted 2025/06/21 02:46:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.27s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:46:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/dst" 2025/06/21 02:46:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 02:46:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:46:47 DEBUG : two: Unchanged skipping 2025/06/21 02:46:47 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:46:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/21 02:46:48 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 02:46:48 INFO : one: Deleted 2025/06/21 02:46:48 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:46:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 02:46:49 INFO : one: Copied (new) 2025/06/21 02:46:49 DEBUG : Waiting for deletions to finish 2025/06/21 02:46:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/21 02:46:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 02:46:49 INFO : three.txt: Deleted 2025/06/21 02:46:49 INFO : three.txt: Moved into backup dir 2025/06/21 02:46:50 DEBUG : one.bak: Excluded (Path Filter) 2025/06/21 02:46:50 DEBUG : one.bak: Excluded 2025/06/21 02:46:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/21 02:46:50 DEBUG : three.txt.bak: Excluded 2025/06/21 02:46:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:46:50 DEBUG : two: Unchanged skipping 2025/06/21 02:46:50 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for checks to finish 2025/06/21 02:46:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 02:46:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 02:46:51 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 02:46:51 INFO : one: Deleted 2025/06/21 02:46:51 DEBUG : B2 bucket rclone-test-qidiyos3hixa path dst: Waiting for transfers to finish 2025/06/21 02:46:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/21 02:46:51 INFO : one: Copied (new) 2025/06/21 02:46:51 DEBUG : Waiting for deletions to finish 2025/06/21 02:46:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/21 02:46:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 02:46:52 INFO : three.txt: Deleted 2025/06/21 02:46:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.09s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:46:55 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/dst" 2025/06/21 02:46:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 02:46:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/21 02:46:57 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 02:46:57 INFO : one: Deleted 2025/06/21 02:46:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 02:46:58 INFO : one: Copied (new) 2025/06/21 02:46:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:46:59 DEBUG : two: Unchanged skipping 2025/06/21 02:46:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/21 02:47:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/21 02:47:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 02:47:00 INFO : three.txt: Deleted 2025/06/21 02:47:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/21 02:47:00 INFO : three.txt: Copied (new) 2025/06/21 02:47:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 02:47:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 02:47:02 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 02:47:02 INFO : one: Deleted 2025/06/21 02:47:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/21 02:47:02 INFO : one: Copied (new) 2025/06/21 02:47:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:02 DEBUG : two: Unchanged skipping 2025/06/21 02:47:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/21 02:47:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/21 02:47:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 02:47:04 INFO : three.txt: Deleted 2025/06/21 02:47:04 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/21 02:47:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.04s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:47:07 DEBUG : Creating backend with remote "TestB2:rclone-test-qidiyos3hixa/dst" 2025/06/21 02:47:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 02:47:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/21 02:47:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/21 02:47:10 INFO : one: Deleted 2025/06/21 02:47:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 02:47:11 INFO : one: Copied (new) 2025/06/21 02:47:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:11 DEBUG : two: Unchanged skipping 2025/06/21 02:47:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/21 02:47:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/21 02:47:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/21 02:47:12 INFO : three.txt: Deleted 2025/06/21 02:47:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/21 02:47:12 INFO : three.txt: Copied (new) 2025/06/21 02:47:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 02:47:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 02:47:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/21 02:47:14 INFO : one: Deleted 2025/06/21 02:47:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/21 02:47:14 INFO : one: Copied (new) 2025/06/21 02:47:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:14 DEBUG : two: Unchanged skipping 2025/06/21 02:47:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/21 02:47:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/21 02:47:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/21 02:47:16 INFO : three.txt: Deleted 2025/06/21 02:47:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/21 02:47:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.11s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:47:18 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:47:18 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/21 02:47:18 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:47:19 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/21 02:47:19 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/21 02:47:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.03s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:47:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/21 02:47:20 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:47:20 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:47:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/21 02:47:20 INFO : existing: Copied (new) 2025/06/21 02:47:20 DEBUG : Waiting for deletions to finish 2025/06/21 02:47:21 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/21 02:47:21 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:47:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/21 02:47:21 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:47:21 ERROR : B2 bucket rclone-test-qidiyos3hixa: not deleting files as there were IO errors 2025/06/21 02:47:21 ERROR : B2 bucket rclone-test-qidiyos3hixa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.96s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:47:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:22 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:47:22 DEBUG : existing: Unchanged skipping 2025/06/21 02:47:22 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:47:22 DEBUG : Waiting for deletions to finish 2025/06/21 02:47:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.61s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" sync_test.go:2675: 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-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:47:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:42 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:47:42 DEBUG : both10: Unchanged skipping 2025/06/21 02:47:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:42 DEBUG : both13: Unchanged skipping 2025/06/21 02:47:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:42 DEBUG : both14: Unchanged skipping 2025/06/21 02:47:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:42 DEBUG : both15: Unchanged skipping 2025/06/21 02:47:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:42 DEBUG : both0: Unchanged skipping 2025/06/21 02:47:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:42 DEBUG : both17: Unchanged skipping 2025/06/21 02:47:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:42 DEBUG : both18: Unchanged skipping 2025/06/21 02:47:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:42 DEBUG : both11: Unchanged skipping 2025/06/21 02:47:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:42 DEBUG : both12: Unchanged skipping 2025/06/21 02:47:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:42 DEBUG : both19: Unchanged skipping 2025/06/21 02:47:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:42 DEBUG : both16: Unchanged skipping 2025/06/21 02:47:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:42 DEBUG : both2: Unchanged skipping 2025/06/21 02:47:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:42 DEBUG : both5: Unchanged skipping 2025/06/21 02:47:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:42 DEBUG : both3: Unchanged skipping 2025/06/21 02:47:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:42 DEBUG : both1: Unchanged skipping 2025/06/21 02:47:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:42 DEBUG : both8: Unchanged skipping 2025/06/21 02:47:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:47:42 DEBUG : both9: Unchanged skipping 2025/06/21 02:47:42 DEBUG : both4: Unchanged skipping 2025/06/21 02:47:42 DEBUG : both6: Unchanged skipping 2025/06/21 02:47:42 DEBUG : both7: Unchanged skipping 2025/06/21 02:47:42 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:47:42 DEBUG : Waiting for deletions to finish 2025/06/21 02:47:42 INFO : only4: Deleted 2025/06/21 02:47:42 INFO : only9: Deleted 2025/06/21 02:47:42 INFO : only10: Deleted 2025/06/21 02:47:42 INFO : only13: Deleted 2025/06/21 02:47:42 INFO : only14: Deleted 2025/06/21 02:47:42 INFO : only17: Deleted 2025/06/21 02:47:42 INFO : only1: Deleted 2025/06/21 02:47:42 INFO : only2: Deleted 2025/06/21 02:47:42 INFO : only5: Deleted 2025/06/21 02:47:42 INFO : only3: Deleted 2025/06/21 02:47:42 INFO : only11: Deleted 2025/06/21 02:47:42 INFO : only12: Deleted 2025/06/21 02:47:42 INFO : only15: Deleted 2025/06/21 02:47:43 INFO : only7: Deleted 2025/06/21 02:47:43 INFO : only8: Deleted 2025/06/21 02:47:43 INFO : only19: Deleted 2025/06/21 02:47:43 INFO : only6: Deleted 2025/06/21 02:47:43 INFO : only0: Deleted 2025/06/21 02:47:43 INFO : only16: Deleted 2025/06/21 02:47:43 INFO : only18: Deleted 2025/06/21 02:47:43 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.65s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:48:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:05 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:48:05 DEBUG : both10: Unchanged skipping 2025/06/21 02:48:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:05 DEBUG : both11: Unchanged skipping 2025/06/21 02:48:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:05 DEBUG : both14: Unchanged skipping 2025/06/21 02:48:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:05 DEBUG : both15: Unchanged skipping 2025/06/21 02:48:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:05 DEBUG : both12: Unchanged skipping 2025/06/21 02:48:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:05 DEBUG : both17: Unchanged skipping 2025/06/21 02:48:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:05 DEBUG : both0: Unchanged skipping 2025/06/21 02:48:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:05 DEBUG : both13: Unchanged skipping 2025/06/21 02:48:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:05 DEBUG : both16: Unchanged skipping 2025/06/21 02:48:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:05 DEBUG : both2: Unchanged skipping 2025/06/21 02:48:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:05 DEBUG : both3: Unchanged skipping 2025/06/21 02:48:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:05 DEBUG : both18: Unchanged skipping 2025/06/21 02:48:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:05 DEBUG : both5: Unchanged skipping 2025/06/21 02:48:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:05 DEBUG : both6: Unchanged skipping 2025/06/21 02:48:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:05 DEBUG : both7: Unchanged skipping 2025/06/21 02:48:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:05 DEBUG : both19: Unchanged skipping 2025/06/21 02:48:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:05 DEBUG : both9: Unchanged skipping 2025/06/21 02:48:05 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/21 02:48:05 DEBUG : both1: Unchanged skipping 2025/06/21 02:48:05 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/21 02:48:05 DEBUG : both4: Unchanged skipping 2025/06/21 02:48:05 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/21 02:48:05 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/21 02:48:05 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/21 02:48:05 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/21 02:48:05 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/21 02:48:05 DEBUG : both8: Unchanged skipping 2025/06/21 02:48:05 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/21 02:48:05 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/21 02:48:05 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/21 02:48:05 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/21 02:48:05 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/21 02:48:05 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/21 02:48:05 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/21 02:48:05 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/21 02:48:05 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/21 02:48:05 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/21 02:48:05 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/21 02:48:05 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/21 02:48:05 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/21 02:48:05 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:48:05 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 02:48:05 INFO : only11: Copied (replaced existing) 2025/06/21 02:48:05 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 02:48:05 INFO : only12: Copied (replaced existing) 2025/06/21 02:48:05 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 02:48:05 INFO : only15: Copied (replaced existing) 2025/06/21 02:48:06 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 02:48:06 INFO : only17: Copied (replaced existing) 2025/06/21 02:48:06 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 02:48:06 INFO : only13: Copied (replaced existing) 2025/06/21 02:48:06 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 02:48:06 INFO : only16: Copied (replaced existing) 2025/06/21 02:48:06 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 02:48:06 INFO : only0: Copied (replaced existing) 2025/06/21 02:48:06 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 02:48:06 INFO : only1: Copied (replaced existing) 2025/06/21 02:48:06 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 02:48:06 INFO : only19: Copied (replaced existing) 2025/06/21 02:48:06 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 02:48:06 INFO : only2: Copied (replaced existing) 2025/06/21 02:48:06 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 02:48:06 INFO : only3: Copied (replaced existing) 2025/06/21 02:48:06 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 02:48:06 INFO : only4: Copied (replaced existing) 2025/06/21 02:48:06 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 02:48:06 INFO : only6: Copied (replaced existing) 2025/06/21 02:48:06 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 02:48:06 INFO : only5: Copied (replaced existing) 2025/06/21 02:48:06 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 02:48:06 INFO : only7: Copied (replaced existing) 2025/06/21 02:48:06 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 02:48:06 INFO : only14: Copied (replaced existing) 2025/06/21 02:48:06 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 02:48:06 INFO : only9: Copied (replaced existing) 2025/06/21 02:48:06 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 02:48:06 INFO : only10: Copied (replaced existing) 2025/06/21 02:48:06 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 02:48:06 INFO : only18: Copied (replaced existing) 2025/06/21 02:48:06 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 02:48:06 INFO : only8: Copied (replaced existing) 2025/06/21 02:48:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.29s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:48:14 DEBUG : empty_dir: Making directory with metadata 2025/06/21 02:48:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 02:48:14 DEBUG : empty_on_remote: Making directory with metadata 2025/06/21 02:48:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 02:48:14 INFO : empty_on_remote: Making directory 2025/06/21 02:48:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/21 02:48:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/21 02:48:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/21 02:48:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/21 02:48:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.89s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:48:17 DEBUG : empty_dir: Making directory with metadata 2025/06/21 02:48:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 02:48:17 DEBUG : empty_on_remote: Making directory with metadata 2025/06/21 02:48:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 02:48:17 INFO : empty_on_remote: Making directory 2025/06/21 02:48:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/21 02:48:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/21 02:48:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/21 02:48:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/21 02:48:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/21 02:48:18 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.58s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:48:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 02:48:20 INFO : sub dir: Making directory 2025/06/21 02:48:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.58s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:48:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 02:48:24 INFO : sub dir: Making directory 2025/06/21 02:48:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.86s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:48:29 DEBUG : dir1/0003-defghij.txt: Clearing upload URL because of error: Post "https://pod-000-1137-11.backblaze.com/b2api/v1/b2_upload_file/ff12cdd350dd9b0b9f780e1b/c001_v0001137_t0017": EOF 2025/06/21 02:48:29 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1137-11.backblaze.com/b2api/v1/b2_upload_file/ff12cdd350dd9b0b9f780e1b/c001_v0001137_t0017": EOF) 2025/06/21 02:48:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dir1/0003-defghij.txt" to B2 bucket rclone-test-qidiyos3hixa: 1/10 (Post "https://pod-000-1137-11.backblaze.com/b2api/v1/b2_upload_file/ff12cdd350dd9b0b9f780e1b/c001_v0001137_t0017": EOF) 2025/06/21 02:48:32 DEBUG : pacer: Reducing sleep to 10ms 2025/06/21 02:48:37 DEBUG : Waiting for deletions to finish 2025/06/21 02:48:37 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:48:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:48:37 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:48:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:48:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:48:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:48:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:48:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:48:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:48:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:48:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:48:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:48:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:48:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:48:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:48:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:48:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:48:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:48:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:48:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:48:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:38 DEBUG : apple: Unchanged skipping 2025/06/21 02:48:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 02:48:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:38 DEBUG : banana: Unchanged skipping 2025/06/21 02:48:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:38 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 02:48:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 02:48:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 02:48:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 02:48:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 02:48:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 02:48:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 02:48:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 02:48:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 02:48:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 02:48:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 02:48:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 02:48:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 02:48:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 02:48:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 02:48:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 02:48:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 02:48:38 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:48:38 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:48:38 DEBUG : Waiting for deletions to finish 2025/06/21 02:48:38 INFO : There was nothing to transfer 2025/06/21 02:48:38 DEBUG : Waiting for deletions to finish 2025/06/21 02:48:38 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:48:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:48:38 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:48:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:48:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:48:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:48:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:48:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:48:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:48:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:48:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:48:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:48:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:48:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:48:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:48:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:48:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:48:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:48:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:48:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:48:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:39 DEBUG : banana: Unchanged skipping 2025/06/21 02:48:39 DEBUG : apple: Unchanged skipping 2025/06/21 02:48:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 02:48:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:39 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 02:48:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 02:48:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 02:48:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 02:48:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 02:48:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 02:48:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 02:48:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 02:48:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 02:48:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 02:48:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 02:48:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 02:48:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 02:48:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 02:48:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 02:48:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 02:48:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 02:48:39 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:48:39 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:48:39 DEBUG : Waiting for deletions to finish 2025/06/21 02:48:39 INFO : There was nothing to transfer 2025/06/21 02:48:39 DEBUG : Waiting for deletions to finish 2025/06/21 02:48:39 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:48:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:48:39 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:48:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:48:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:48:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:48:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:48:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:48:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:48:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:48:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:48:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:48:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:48:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:48:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:48:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:48:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:48:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:48:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:48:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:48:51 DEBUG : Waiting for deletions to finish 2025/06/21 02:48:52 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:48:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:48:52 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:48:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:48:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:48:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:48:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:48:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:48:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:48:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:48:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:48:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:48:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:48:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:48:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:48:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:48:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:48:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:48:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:48:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:48:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:52 DEBUG : apple: Unchanged skipping 2025/06/21 02:48:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 02:48:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:52 DEBUG : banana: Unchanged skipping 2025/06/21 02:48:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:52 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 02:48:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 02:48:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 02:48:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 02:48:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 02:48:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 02:48:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 02:48:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 02:48:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 02:48:52 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:48:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 02:48:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 02:48:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 02:48:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 02:48:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 02:48:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 02:48:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 02:48:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 02:48:52 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:48:52 DEBUG : Waiting for deletions to finish 2025/06/21 02:48:52 INFO : There was nothing to transfer 2025/06/21 02:48:52 DEBUG : Waiting for deletions to finish 2025/06/21 02:48:53 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:53 DEBUG : apple: Unchanged skipping 2025/06/21 02:48:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 02:48:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:53 DEBUG : banana: Unchanged skipping 2025/06/21 02:48:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:53 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 02:48:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 02:48:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 02:48:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 02:48:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 02:48:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:53 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:48:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 02:48:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 02:48:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 02:48:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 02:48:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 02:48:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 02:48:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 02:48:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 02:48:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 02:48:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 02:48:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:48:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 02:48:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 02:48:53 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:48:53 DEBUG : Waiting for deletions to finish 2025/06/21 02:48:53 INFO : There was nothing to transfer 2025/06/21 02:48:53 DEBUG : Waiting for deletions to finish 2025/06/21 02:48:53 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:48:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:49:06 DEBUG : Waiting for deletions to finish 2025/06/21 02:49:07 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:49:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:49:07 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:49:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:49:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:49:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:49:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:49:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:49:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:49:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:49:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:49:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:49:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:49:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:49:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:49:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:49:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:49:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:49:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:49:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:49:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:07 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:07 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:07 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:07 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:07 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:07 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:07 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 02:49:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 02:49:08 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:08 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 02:49:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 02:49:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:08 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/21 02:49:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/21 02:49:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:08 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:49:08 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:49:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/21 02:49:08 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/21 02:49:08 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/21 02:49:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/21 02:49:08 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/21 02:49:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/21 02:49:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/21 02:49:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/21 02:49:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/21 02:49:09 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/21 02:49:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/21 02:49:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/21 02:49:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/21 02:49:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/21 02:49:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/21 02:49:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/21 02:49:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/21 02:49:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/21 02:49:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 02:49:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/21 02:49:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/21 02:49:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/21 02:49:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/21 02:49:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/21 02:49:09 DEBUG : Waiting for deletions to finish 2025/06/21 02:49:10 INFO : splitbananasplit: Deleted 2025/06/21 02:49:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/21 02:49:10 INFO : dir1/0008-2345678.txt: Deleted 2025/06/21 02:49:10 INFO : dir1/0011-56789;.txt: Deleted 2025/06/21 02:49:10 INFO : dir1/0009-3456789.txt: Deleted 2025/06/21 02:49:10 INFO : banana: Deleted 2025/06/21 02:49:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/21 02:49:10 INFO : apple: Deleted 2025/06/21 02:49:10 INFO : dir1/0010-456789.txt: Deleted 2025/06/21 02:49:10 INFO : dir1/0013-789;=.txt: Deleted 2025/06/21 02:49:10 INFO : dir1/0015-9;=.txt: Deleted 2025/06/21 02:49:10 INFO : dir1/0014-89;=.txt: Deleted 2025/06/21 02:49:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/21 02:49:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/21 02:49:10 INFO : dir1/0003-defghij.txt: Deleted 2025/06/21 02:49:10 INFO : dir1/0007-1234567.txt: Deleted 2025/06/21 02:49:10 INFO : dir1/0012-6789;.txt: Deleted 2025/06/21 02:49:10 INFO : appleappleapplebanana: Deleted 2025/06/21 02:49:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/21 02:49:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/21 02:49:10 DEBUG : Waiting for deletions to finish 2025/06/21 02:49:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/21 02:49:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/21 02:49:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/21 02:49:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/21 02:49:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/21 02:49:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/21 02:49:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/21 02:49:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/21 02:49:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/21 02:49:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 02:49:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:11 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:49:11 DEBUG : apple: Unchanged skipping 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:49:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 02:49:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:49:11 DEBUG : banana: Unchanged skipping 2025/06/21 02:49:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:49:11 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 02:49:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/21 02:49:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/21 02:49:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:49:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 02:49:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:49:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 02:49:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:49:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 02:49:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:49:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 02:49:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:49:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:49:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 02:49:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:49:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 02:49:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:49:11 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:49:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 02:49:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:49:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 02:49:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:49:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 02:49:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:49:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 02:49:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 02:49:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:49:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 02:49:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:49:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 02:49:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:49:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 02:49:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:49:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 02:49:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:49:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 02:49:11 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:49:11 DEBUG : Waiting for deletions to finish 2025/06/21 02:49:11 DEBUG : Waiting for deletions to finish 2025/06/21 02:49:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/21 02:49:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/21 02:49:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/21 02:49:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/21 02:49:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/21 02:49:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/21 02:49:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/21 02:49:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/21 02:49:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/21 02:49:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/21 02:49:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 02:49:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:12 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 02:49:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 02:49:12 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 02:49:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 02:49:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 02:49:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 02:49:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 02:49:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 02:49:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 02:49:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:49:25 DEBUG : Waiting for deletions to finish 2025/06/21 02:49:25 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:49:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:49:25 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:49:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:49:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:49:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:49:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:49:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:49:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:49:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:49:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:49:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:49:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:49:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:49:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:49:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:49:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:49:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:49:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:49:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:49:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 02:49:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 02:49:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 02:49:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 02:49:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 02:49:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 02:49:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 02:49:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 02:49:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 02:49:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 02:49:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 02:49:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 02:49:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 02:49:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 02:49:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 02:49:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 02:49:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 02:49:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 02:49:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 02:49:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 02:49:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 02:49:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 02:49:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 02:49:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 02:49:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 02:49:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 02:49:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 02:49:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 02:49:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 02:49:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 02:49:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 02:49:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 02:49:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 02:49:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 02:49:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 02:49:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 02:49:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 02:49:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 02:49:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 02:49:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 02:49:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 02:49:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 02:49:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 02:49:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 02:49:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 02:49:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 02:49:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 02:49:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 02:49:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 02:49:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 02:49:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 02:49:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 02:49:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 02:49:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 02:49:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 02:49:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 02:49:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 02:49:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 02:49:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 02:49:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 02:49:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 02:49:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 02:49:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 02:49:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 02:49:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 02:49:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 02:49:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 02:49:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 02:49:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 02:49:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 02:49:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 02:49:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 02:49:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 02:49:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 02:49:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 02:49:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 02:49:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 02:49:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 02:49:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 02:49:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 02:49:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 02:49:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 02:49:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 02:49:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 02:49:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 02:49:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 02:49:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 02:49:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 02:49:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 02:49:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 02:49:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 02:49:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 02:49:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 02:49:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 02:49:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 02:49:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 02:49:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 02:49:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 02:49:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 02:49:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 02:49:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 02:49:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 02:49:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 02:49:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 02:49:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 02:49:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 02:49:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 02:49:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 02:49:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 02:49:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 02:49:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 02:49:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 02:49:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 02:49:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 02:49:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 02:49:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 02:49:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 02:49:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 02:49:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 02:49:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 02:49:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 02:49:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 02:49:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 02:49:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 02:49:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 02:49:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 02:49:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 02:49:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 02:49:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 02:49:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 02:49:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 02:49:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 02:49:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 02:49:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 02:49:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 02:49:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 02:49:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 02:49:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 02:49:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 02:49:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 02:49:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 02:49:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 02:49:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 02:49:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 02:49:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 02:49:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 02:49:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 02:49:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 02:49:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 02:49:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 02:49:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 02:49:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 02:49:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 02:49:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 02:49:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 02:49:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 02:49:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 02:49:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 02:49:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 02:49:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 02:49:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 02:49:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 02:49:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 02:49:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 02:49:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 02:49:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 02:49:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 02:49:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 02:49:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 02:49:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 02:49:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 02:49:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 02:49:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/21 02:49:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 02:49:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 02:49:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 02:49:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 02:49:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 02:49:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 02:49:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 02:49:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 02:49:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 02:49:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 02:49:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 02:49:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 02:49:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 02:49:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 02:49:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 02:49:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 02:49:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/21 02:49:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:26 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:49:26 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:49:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/21 02:49:26 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/21 02:49:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 02:49:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/21 02:49:26 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/21 02:49:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 02:49:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/21 02:49:26 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/21 02:49:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 02:49:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/21 02:49:26 INFO : apple: Copied (new) to: PREFIXapple 2025/06/21 02:49:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 02:49:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/21 02:49:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 02:49:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 02:49:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/21 02:49:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 02:49:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 02:49:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/21 02:49:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 02:49:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 02:49:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/21 02:49:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/21 02:49:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 02:49:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/21 02:49:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/21 02:49:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 02:49:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/21 02:49:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 02:49:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 02:49:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/21 02:49:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/21 02:49:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 02:49:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/21 02:49:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/21 02:49:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 02:49:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/21 02:49:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 02:49:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 02:49:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/21 02:49:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/21 02:49:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 02:49:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/21 02:49:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/21 02:49:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 02:49:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/21 02:49:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/21 02:49:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 02:49:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/21 02:49:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/21 02:49:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/21 02:49:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/21 02:49:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/21 02:49:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/21 02:49:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/21 02:49:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/21 02:49:27 DEBUG : Waiting for deletions to finish 2025/06/21 02:49:27 INFO : dir1/0009-3456789.txt: Deleted 2025/06/21 02:49:27 INFO : dir1/0014-89;=.txt: Deleted 2025/06/21 02:49:27 INFO : dir1/0015-9;=.txt: Deleted 2025/06/21 02:49:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/21 02:49:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/21 02:49:28 INFO : dir1/0012-6789;.txt: Deleted 2025/06/21 02:49:28 INFO : banana: Deleted 2025/06/21 02:49:28 INFO : dir1/0007-1234567.txt: Deleted 2025/06/21 02:49:28 INFO : dir1/0010-456789.txt: Deleted 2025/06/21 02:49:28 INFO : dir1/0013-789;=.txt: Deleted 2025/06/21 02:49:28 INFO : appleappleapplebanana: Deleted 2025/06/21 02:49:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/21 02:49:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/21 02:49:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/21 02:49:28 INFO : dir1/0011-56789;.txt: Deleted 2025/06/21 02:49:28 INFO : dir1/0008-2345678.txt: Deleted 2025/06/21 02:49:28 INFO : apple: Deleted 2025/06/21 02:49:28 INFO : dir1/0003-defghij.txt: Deleted 2025/06/21 02:49:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/21 02:49:28 INFO : splitbananasplit: Deleted 2025/06/21 02:49:28 DEBUG : Waiting for deletions to finish 2025/06/21 02:49:28 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/21 02:49:28 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:49:28 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/21 02:49:28 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/21 02:49:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:49:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:49:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:49:28 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:49:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:49:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:49:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:49:28 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:49:28 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:49:28 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:49:28 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:49:28 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:49:28 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:49:28 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:49:28 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:49:28 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:49:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 02:49:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 02:49:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 02:49:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 02:49:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 02:49:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 02:49:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 02:49:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 02:49:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 02:49:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 02:49:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 02:49:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 02:49:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 02:49:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 02:49:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 02:49:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 02:49:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 02:49:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 02:49:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 02:49:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 02:49:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 02:49:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 02:49:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 02:49:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 02:49:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 02:49:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 02:49:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 02:49:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 02:49:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 02:49:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 02:49:28 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 02:49:28 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 02:49:28 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 02:49:28 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 02:49:28 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 02:49:28 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 02:49:28 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 02:49:28 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 02:49:28 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 02:49:28 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 02:49:28 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 02:49:28 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 02:49:28 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 02:49:28 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 02:49:28 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 02:49:28 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 02:49:28 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 02:49:28 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 02:49:28 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 02:49:28 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 02:49:28 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 02:49:28 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 02:49:28 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 02:49:28 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 02:49:28 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 02:49:28 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 02:49:28 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 02:49:28 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 02:49:28 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 02:49:28 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 02:49:28 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 02:49:28 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 02:49:28 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:28 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 02:49:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 02:49:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 02:49:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 02:49:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 02:49:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 02:49:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 02:49:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 02:49:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 02:49:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 02:49:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 02:49:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 02:49:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 02:49:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 02:49:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 02:49:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 02:49:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:28 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:28 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 02:49:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 02:49:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 02:49:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 02:49:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 02:49:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 02:49:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 02:49:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 02:49:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 02:49:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 02:49:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 02:49:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 02:49:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 02:49:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 02:49:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 02:49:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 02:49:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:28 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:28 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 02:49:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 02:49:28 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 02:49:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 02:49:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 02:49:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 02:49:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 02:49:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 02:49:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 02:49:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 02:49:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 02:49:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 02:49:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 02:49:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 02:49:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 02:49:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 02:49:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 02:49:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 02:49:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 02:49:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 02:49:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 02:49:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 02:49:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 02:49:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 02:49:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:29 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:49:29 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:49:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/21 02:49:29 INFO : appleappleapplebanana: Copied (new) 2025/06/21 02:49:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/21 02:49:29 INFO : apple: Copied (new) 2025/06/21 02:49:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/21 02:49:29 INFO : banana: Copied (new) 2025/06/21 02:49:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/21 02:49:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/21 02:49:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/21 02:49:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/21 02:49:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/21 02:49:29 INFO : splitbananasplit: Copied (new) 2025/06/21 02:49:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/21 02:49:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/21 02:49:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/21 02:49:29 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/21 02:49:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/21 02:49:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/21 02:49:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/21 02:49:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/21 02:49:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/21 02:49:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/21 02:49:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/21 02:49:30 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/21 02:49:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/21 02:49:30 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/21 02:49:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/21 02:49:30 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/21 02:49:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/21 02:49:30 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/21 02:49:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/21 02:49:30 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/21 02:49:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/21 02:49:30 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/21 02:49:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/21 02:49:30 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/21 02:49:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/21 02:49:30 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/21 02:49:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/21 02:49:30 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/21 02:49:30 DEBUG : Waiting for deletions to finish 2025/06/21 02:49:30 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/21 02:49:30 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/21 02:49:30 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/21 02:49:30 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/21 02:49:30 INFO : PREFIXbanana: Deleted 2025/06/21 02:49:30 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/21 02:49:30 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/21 02:49:30 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/21 02:49:31 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/21 02:49:31 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/21 02:49:31 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/21 02:49:31 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/21 02:49:31 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/21 02:49:31 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/21 02:49:31 INFO : PREFIXapple: Deleted 2025/06/21 02:49:31 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/21 02:49:31 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/21 02:49:31 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/21 02:49:31 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/21 02:49:31 INFO : PREFIXsplitbananasplit: Deleted 2025/06/21 02:49:31 DEBUG : Waiting for deletions to finish 2025/06/21 02:49:31 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : Waiting for deletions to finish 2025/06/21 02:49:31 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:49:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:49:45 DEBUG : Waiting for deletions to finish 2025/06/21 02:49:45 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:49:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:49:45 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:49:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:49:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:49:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:49:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:49:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:49:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:49:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:49:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:49:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:49:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:49:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:49:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:49:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:49:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:49:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:49:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:49:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:49:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 02:49:45 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 02:49:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:45 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 02:49:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 02:49:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:45 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:45 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 02:49:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 02:49:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 02:49:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 02:49:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 02:49:45 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 02:49:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 02:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 02:49:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:46 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:49:46 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:49:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/21 02:49:46 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 02:49:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/21 02:49:46 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/21 02:49:46 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 02:49:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/21 02:49:46 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/21 02:49:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/21 02:49:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/21 02:49:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/21 02:49:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/21 02:49:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/21 02:49:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/21 02:49:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/21 02:49:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/21 02:49:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/21 02:49:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/21 02:49:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/21 02:49:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 02:49:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/21 02:49:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/21 02:49:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 02:49:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/21 02:49:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/21 02:49:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/21 02:49:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/21 02:49:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/21 02:49:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/21 02:49:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/21 02:49:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/21 02:49:47 DEBUG : Waiting for deletions to finish 2025/06/21 02:49:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/21 02:49:47 INFO : dir1/0003-defghij.txt: Deleted 2025/06/21 02:49:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/21 02:49:47 INFO : dir1/0011-56789;.txt: Deleted 2025/06/21 02:49:47 INFO : dir1/0013-789;=.txt: Deleted 2025/06/21 02:49:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/21 02:49:47 INFO : dir1/0007-1234567.txt: Deleted 2025/06/21 02:49:47 INFO : dir1/0008-2345678.txt: Deleted 2025/06/21 02:49:47 INFO : dir1/0009-3456789.txt: Deleted 2025/06/21 02:49:47 INFO : dir1/0010-456789.txt: Deleted 2025/06/21 02:49:47 INFO : dir1/0012-6789;.txt: Deleted 2025/06/21 02:49:47 INFO : dir1/0015-9;=.txt: Deleted 2025/06/21 02:49:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/21 02:49:47 INFO : banana: Deleted 2025/06/21 02:49:47 INFO : appleappleapplebanana: Deleted 2025/06/21 02:49:47 INFO : splitbananasplit: Deleted 2025/06/21 02:49:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/21 02:49:48 INFO : dir1/0014-89;=.txt: Deleted 2025/06/21 02:49:48 INFO : apple: Deleted 2025/06/21 02:49:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/21 02:49:48 DEBUG : Waiting for deletions to finish 2025/06/21 02:49:48 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/21 02:49:48 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/21 02:49:48 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/21 02:49:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/21 02:49:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/21 02:49:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/21 02:49:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/21 02:49:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/21 02:49:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/21 02:49:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/21 02:49:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/21 02:49:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/21 02:49:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/21 02:49:48 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/21 02:49:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/21 02:49:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/21 02:49:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/21 02:49:48 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/21 02:49:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/21 02:49:48 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/21 02:49:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 02:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 02:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 02:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 02:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 02:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 02:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 02:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 02:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 02:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 02:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 02:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 02:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 02:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 02:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 02:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 02:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 02:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 02:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 02:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 02:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 02:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 02:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 02:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 02:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 02:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 02:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 02:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 02:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 02:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 02:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 02:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 02:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 02:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 02:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 02:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 02:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 02:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 02:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 02:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 02:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 02:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 02:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 02:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 02:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 02:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 02:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 02:49:48 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 02:49:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 02:49:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 02:49:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 02:49:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 02:49:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 02:49:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 02:49:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 02:49:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 02:49:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/21 02:49:49 INFO : splitbananasplit: Copied (new) 2025/06/21 02:49:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 02:49:49 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:49:49 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:49:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/21 02:49:49 INFO : appleappleapplebanana: Copied (new) 2025/06/21 02:49:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/21 02:49:49 INFO : apple: Copied (new) 2025/06/21 02:49:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/21 02:49:49 INFO : banana: Copied (new) 2025/06/21 02:49:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/21 02:49:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/21 02:49:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/21 02:49:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/21 02:49:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/21 02:49:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/21 02:49:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/21 02:49:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/21 02:49:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/21 02:49:49 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/21 02:49:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/21 02:49:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/21 02:49:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/21 02:49:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/21 02:49:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/21 02:49:49 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/21 02:49:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/21 02:49:49 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/21 02:49:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/21 02:49:49 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/21 02:49:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/21 02:49:49 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/21 02:49:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/21 02:49:50 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/21 02:49:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/21 02:49:50 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/21 02:49:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/21 02:49:50 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/21 02:49:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/21 02:49:50 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/21 02:49:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/21 02:49:50 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/21 02:49:50 DEBUG : Waiting for deletions to finish 2025/06/21 02:49:50 INFO : appleSUFFIX: Deleted 2025/06/21 02:49:50 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/21 02:49:50 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/21 02:49:50 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/21 02:49:50 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/21 02:49:50 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/21 02:49:50 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/21 02:49:50 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/21 02:49:50 INFO : splitbananasplitSUFFIX: Deleted 2025/06/21 02:49:50 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/21 02:49:50 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/21 02:49:50 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/21 02:49:50 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/21 02:49:50 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/21 02:49:50 INFO : bananaSUFFIX: Deleted 2025/06/21 02:49:50 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/21 02:49:51 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/21 02:49:51 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/21 02:49:51 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/21 02:49:51 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/21 02:49:51 DEBUG : Waiting for deletions to finish 2025/06/21 02:49:51 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : Waiting for deletions to finish 2025/06/21 02:49:51 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:49:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:50:03 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:03 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:50:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:50:03 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:50:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:50:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:50:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:50:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:50:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:50:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:50:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:50:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:50:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:50:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:50:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:50:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:50:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:50:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:50:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:50:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:50:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:50:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 02:50:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 02:50:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 02:50:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 02:50:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 02:50:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 02:50:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 02:50:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:04 DEBUG : apple: Unchanged skipping 2025/06/21 02:50:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:04 DEBUG : banana: Unchanged skipping 2025/06/21 02:50:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 02:50:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 02:50:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 02:50:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 02:50:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 02:50:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 02:50:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 02:50:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 02:50:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 02:50:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 02:50:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 02:50:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 02:50:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 02:50:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 02:50:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 02:50:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 02:50:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 02:50:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 02:50:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 02:50:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 02:50:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 02:50:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 02:50:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 02:50:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 02:50:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 02:50:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/21 02:50:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/21 02:50:04 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/21 02:50:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/21 02:50:04 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/21 02:50:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 02:50:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 02:50:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 02:50:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 02:50:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 02:50:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 02:50:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 02:50:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 02:50:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 02:50:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 02:50:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 02:50:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 02:50:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 02:50:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 02:50:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 02:50:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 02:50:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 02:50:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 02:50:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 02:50:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/21 02:50:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 02:50:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 02:50:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 02:50:04 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:50:04 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:50:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 02:50:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/21 02:50:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/21 02:50:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 02:50:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/21 02:50:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/21 02:50:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 02:50:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/21 02:50:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/21 02:50:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 02:50:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/21 02:50:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/21 02:50:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 02:50:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/21 02:50:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/21 02:50:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 02:50:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/21 02:50:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/21 02:50:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 02:50:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/21 02:50:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/21 02:50:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 02:50:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/21 02:50:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/21 02:50:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 02:50:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/21 02:50:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/21 02:50:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 02:50:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/21 02:50:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/21 02:50:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 02:50:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/21 02:50:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/21 02:50:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 02:50:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/21 02:50:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/21 02:50:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 02:50:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/21 02:50:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/21 02:50:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/21 02:50:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/21 02:50:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/21 02:50:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/21 02:50:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/21 02:50:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/21 02:50:06 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/21 02:50:06 INFO : dir1/0008-2345678.txt: Deleted 2025/06/21 02:50:06 INFO : appleappleapplebanana: Deleted 2025/06/21 02:50:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/21 02:50:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/21 02:50:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/21 02:50:06 INFO : dir1/0013-789;=.txt: Deleted 2025/06/21 02:50:06 INFO : dir1/0014-89;=.txt: Deleted 2025/06/21 02:50:06 INFO : dir1/0007-1234567.txt: Deleted 2025/06/21 02:50:06 INFO : dir1/0010-456789.txt: Deleted 2025/06/21 02:50:06 INFO : dir1/0011-56789;.txt: Deleted 2025/06/21 02:50:06 INFO : dir1/0015-9;=.txt: Deleted 2025/06/21 02:50:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/21 02:50:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/21 02:50:06 INFO : dir1/0009-3456789.txt: Deleted 2025/06/21 02:50:06 INFO : dir1/0012-6789;.txt: Deleted 2025/06/21 02:50:06 INFO : splitbananasplit: Deleted 2025/06/21 02:50:06 INFO : dir1/0003-defghij.txt: Deleted 2025/06/21 02:50:06 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:07 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : appleapple: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 02:50:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 02:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 02:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 02:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 02:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 02:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 02:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 02:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 02:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 02:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 02:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 02:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 02:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 02:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 02:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 02:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 02:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 02:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 02:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 02:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 02:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 02:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 02:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 02:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 02:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 02:50:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 02:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 02:50:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 02:50:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 02:50:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 02:50:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 02:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 02:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 02:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 02:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 02:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 02:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 02:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 02:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 02:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 02:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 02:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 02:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 02:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 02:50:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 02:50:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 02:50:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 02:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 02:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 02:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 02:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 02:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 02:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 02:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 02:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 02:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 02:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 02:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 02:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 02:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 02:50:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 02:50:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 02:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 02:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 02:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 02:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 02:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 02:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 02:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 02:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 02:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 02:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 02:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 02:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 02:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 02:50:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 02:50:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 02:50:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 02:50:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 02:50:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 02:50:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 02:50:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:07 DEBUG : apple: Unchanged skipping 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 02:50:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:07 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 02:50:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:07 DEBUG : banana: Unchanged skipping 2025/06/21 02:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 02:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 02:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 02:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 02:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 02:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 02:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 02:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 02:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 02:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 02:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 02:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 02:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 02:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 02:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 02:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 02:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 02:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 02:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 02:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 02:50:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 02:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 02:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 02:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 02:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/21 02:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 02:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 02:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 02:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 02:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 02:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 02:50:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 02:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 02:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 02:50:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 02:50:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 02:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 02:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 02:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 02:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 02:50:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/21 02:50:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 02:50:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 02:50:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 02:50:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 02:50:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 02:50:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 02:50:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 02:50:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 02:50:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 02:50:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 02:50:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 02:50:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 02:50:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 02:50:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:07 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:50:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 02:50:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 02:50:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 02:50:07 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:50:07 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:07 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:07 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : appleapple: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/21 02:50:07 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/21 02:50:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 02:50:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 02:50:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 02:50:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 02:50:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 02:50:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 02:50:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 02:50:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 02:50:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 02:50:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 02:50:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 02:50:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 02:50:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 02:50:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 02:50:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 02:50:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 02:50:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 02:50:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 02:50:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 02:50:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 02:50:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 02:50:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 02:50:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 02:50:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 02:50:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 02:50:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 02:50:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 02:50:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 02:50:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 02:50:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 02:50:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 02:50:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 02:50:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 02:50:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 02:50:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 02:50:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 02:50:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 02:50:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 02:50:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 02:50:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 02:50:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 02:50:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 02:50:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 02:50:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 02:50:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 02:50:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 02:50:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 02:50:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 02:50:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 02:50:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 02:50:08 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:50:20 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:21 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:50:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:50:21 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:50:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:50:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:50:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:50:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:50:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:50:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:50:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:50:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:50:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:50:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:50:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:50:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:50:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:50:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:50:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:50:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:50:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:50:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:21 DEBUG : apple: Unchanged skipping 2025/06/21 02:50:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 02:50:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:21 DEBUG : banana: Unchanged skipping 2025/06/21 02:50:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:21 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 02:50:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 02:50:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 02:50:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 02:50:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 02:50:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 02:50:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 02:50:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 02:50:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 02:50:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 02:50:21 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:50:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 02:50:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 02:50:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 02:50:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 02:50:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 02:50:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 02:50:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 02:50:21 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:50:21 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:21 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:22 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:22 DEBUG : apple: Unchanged skipping 2025/06/21 02:50:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 02:50:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:22 DEBUG : banana: Unchanged skipping 2025/06/21 02:50:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:22 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 02:50:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 02:50:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 02:50:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 02:50:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 02:50:22 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:50:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 02:50:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 02:50:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 02:50:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 02:50:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 02:50:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 02:50:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 02:50:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 02:50:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 02:50:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 02:50:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 02:50:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 02:50:22 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:50:22 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:22 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:22 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:50:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:50:23 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:23 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:50:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:50:23 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:50:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:50:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:50:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:50:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:50:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:50:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:50:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:50:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:50:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:50:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:50:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:50:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:50:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:50:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:50:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:50:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:50:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:50:36 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:36 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:50:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:50:36 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:50:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:50:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:50:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:50:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:50:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:50:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:50:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:50:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:50:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:50:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:50:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:50:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:50:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:50:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:50:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:50:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:50:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:50:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:37 DEBUG : apple: Unchanged skipping 2025/06/21 02:50:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 02:50:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:37 DEBUG : banana: Unchanged skipping 2025/06/21 02:50:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:37 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 02:50:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 02:50:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 02:50:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 02:50:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 02:50:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 02:50:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 02:50:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:37 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:50:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 02:50:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 02:50:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 02:50:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 02:50:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 02:50:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 02:50:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 02:50:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 02:50:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 02:50:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 02:50:37 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:50:37 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:37 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:37 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:50:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:50:37 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:50:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:50:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:50:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:50:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:50:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:50:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:50:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:50:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:50:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:50:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:50:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:50:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:50:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:50:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:50:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:50:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:50:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:50:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:38 DEBUG : apple: Unchanged skipping 2025/06/21 02:50:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 02:50:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:38 DEBUG : banana: Unchanged skipping 2025/06/21 02:50:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:38 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 02:50:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 02:50:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 02:50:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 02:50:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 02:50:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 02:50:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 02:50:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 02:50:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 02:50:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 02:50:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 02:50:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 02:50:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 02:50:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 02:50:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 02:50:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 02:50:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 02:50:38 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:50:38 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:50:38 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:38 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:38 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:50:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:50:38 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:50:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:50:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:50:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:50:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:50:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:50:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:50:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:50:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:50:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:50:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:50:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:50:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:50:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:50:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:50:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:50:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:50:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:50:52 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:52 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:50:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:50:52 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:50:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:50:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:50:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:50:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:50:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:50:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:50:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:50:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:50:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:50:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:50:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:50:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:50:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:50:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:50:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:50:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:50:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:50:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:53 DEBUG : apple: Unchanged skipping 2025/06/21 02:50:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 02:50:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:53 DEBUG : banana: Unchanged skipping 2025/06/21 02:50:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:53 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 02:50:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 02:50:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 02:50:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 02:50:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 02:50:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 02:50:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 02:50:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 02:50:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 02:50:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 02:50:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 02:50:53 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:50:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 02:50:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 02:50:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 02:50:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 02:50:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 02:50:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 02:50:53 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:50:53 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:53 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:53 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:50:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:50:53 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:50:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:50:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:50:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:50:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:50:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:50:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:50:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:50:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:50:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:50:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:50:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:50:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:50:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:50:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:50:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:50:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:50:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:50:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:54 DEBUG : apple: Unchanged skipping 2025/06/21 02:50:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 02:50:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:54 DEBUG : banana: Unchanged skipping 2025/06/21 02:50:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:54 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 02:50:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 02:50:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 02:50:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 02:50:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 02:50:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 02:50:54 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:50:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 02:50:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 02:50:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 02:50:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 02:50:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 02:50:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 02:50:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 02:50:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 02:50:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 02:50:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 02:50:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:50:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 02:50:54 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:50:54 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:54 DEBUG : Waiting for deletions to finish 2025/06/21 02:50:54 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:50:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:50:54 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:50:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:50:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:50:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:50:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:50:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:50:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:50:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:50:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:50:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:50:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:50:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:50:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:50:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:50:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:50:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:50:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:50:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:51:07 DEBUG : Waiting for deletions to finish 2025/06/21 02:51:07 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:51:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:51:07 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:51:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:51:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:51:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:51:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:51:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:51:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:51:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:51:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:51:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:51:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:51:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:51:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:51:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:51:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:51:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:51:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:51:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:51:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:08 DEBUG : apple: Unchanged skipping 2025/06/21 02:51:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 02:51:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:08 DEBUG : banana: Unchanged skipping 2025/06/21 02:51:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:08 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 02:51:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 02:51:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 02:51:08 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:51:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 02:51:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 02:51:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 02:51:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 02:51:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 02:51:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 02:51:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 02:51:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 02:51:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 02:51:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 02:51:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 02:51:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 02:51:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 02:51:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 02:51:08 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:51:08 DEBUG : Waiting for deletions to finish 2025/06/21 02:51:08 DEBUG : Waiting for deletions to finish 2025/06/21 02:51:08 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:51:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:51:08 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:51:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:51:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:51:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:51:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:51:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:51:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:51:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:51:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:51:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:51:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:51:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:51:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:51:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:51:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:51:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:51:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:51:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:51:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:09 DEBUG : apple: Unchanged skipping 2025/06/21 02:51:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:09 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 02:51:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:09 DEBUG : banana: Unchanged skipping 2025/06/21 02:51:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 02:51:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 02:51:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 02:51:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 02:51:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 02:51:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 02:51:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 02:51:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 02:51:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 02:51:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 02:51:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 02:51:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 02:51:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 02:51:09 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:51:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 02:51:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 02:51:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 02:51:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 02:51:09 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:51:09 DEBUG : Waiting for deletions to finish 2025/06/21 02:51:09 DEBUG : Waiting for deletions to finish 2025/06/21 02:51:09 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:51:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:51:09 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:51:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:51:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:51:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:51:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:51:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:51:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:51:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:51:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:51:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:51:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:51:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:51:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:51:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:51:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:51:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:51:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:51:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:51:21 DEBUG : Waiting for deletions to finish 2025/06/21 02:51:22 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:51:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:51:22 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:51:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:51:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:51:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:51:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:51:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:51:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:51:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:51:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:51:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:51:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:51:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:51:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:51:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:51:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:51:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:51:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:51:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:51:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:22 DEBUG : apple: Unchanged skipping 2025/06/21 02:51:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 02:51:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:22 DEBUG : banana: Unchanged skipping 2025/06/21 02:51:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:22 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:51:23 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:51:23 DEBUG : Waiting for deletions to finish 2025/06/21 02:51:23 DEBUG : Waiting for deletions to finish 2025/06/21 02:51:23 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:51:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:51:23 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:51:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:51:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:51:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:51:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:51:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:51:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:51:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:51:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:51:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:51:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:51:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:51:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:51:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:51:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:51:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:51:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:51:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 02:51:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : apple: Unchanged skipping 2025/06/21 02:51:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 02:51:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : banana: Unchanged skipping 2025/06/21 02:51:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 02:51:23 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:51:23 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:51:23 DEBUG : Waiting for deletions to finish 2025/06/21 02:51:23 DEBUG : Waiting for deletions to finish 2025/06/21 02:51:24 DEBUG : apple: Excluded (Path Filter) 2025/06/21 02:51:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 02:51:24 DEBUG : banana: Excluded (Path Filter) 2025/06/21 02:51:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 02:51:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 02:51:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 02:51:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 02:51:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 02:51:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 02:51:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 02:51:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 02:51:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 02:51:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 02:51:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 02:51:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 02:51:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 02:51:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 02:51:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 02:51:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 02:51:24 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (181.05s) --- PASS: TestTransform/NFC (16.32s) --- PASS: TestTransform/NFD (14.46s) --- PASS: TestTransform/base64 (18.12s) --- PASS: TestTransform/prefix (19.96s) --- PASS: TestTransform/suffix (19.72s) --- PASS: TestTransform/truncate (16.32s) --- PASS: TestTransform/encoder (15.56s) --- PASS: TestTransform/ISO-8859-1 (14.92s) --- PASS: TestTransform/charmap (16.12s) --- PASS: TestTransform/lowercase (14.90s) --- PASS: TestTransform/ascii (14.63s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:51:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/21 02:51:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/21 02:51:29 INFO : sub dir_somesuffix: Making directory 2025/06/21 02:51:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/21 02:51:29 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/21 02:51:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/21 02:51:29 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/21 02:51:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/21 02:51:29 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:51:29 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:51:29 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:51:29 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/21 02:51:29 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.59s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:51:30 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:30 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:30 INFO : tictactoe: Making directory 2025/06/21 02:51:30 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:30 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 02:51:30 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/21 02:51:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 02:51:30 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:51:30 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:51:31 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:51:31 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/21 02:51:31 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.57s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:51:32 INFO : toe: Making directory 2025/06/21 02:51:32 INFO : toe/toe: Making directory 2025/06/21 02:51:32 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/21 02:51:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/21 02:51:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/21 02:51:32 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:51:32 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:51:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:51:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/21 02:51:32 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.66s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:51:33 INFO : toe: Making directory 2025/06/21 02:51:33 INFO : toe/toe: Making directory 2025/06/21 02:51:33 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/21 02:51:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/21 02:51:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/21 02:51:33 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:51:33 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:51:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:51:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/21 02:51:34 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.82s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:51:35 DEBUG : empty_dir: Making directory with metadata 2025/06/21 02:51:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 02:51:35 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:35 INFO : tictacempty_dir: Making directory 2025/06/21 02:51:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:35 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:35 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:35 INFO : tictactoe: Making directory 2025/06/21 02:51:35 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:35 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 02:51:35 INFO : tictactoe/tictactoe: Making directory 2025/06/21 02:51:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 02:51:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/21 02:51:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 02:51:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/21 02:51:35 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:51:35 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:51:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:51:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/21 02:51:36 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.57s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:51:37 DEBUG : empty_dir: Making directory with metadata 2025/06/21 02:51:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 02:51:37 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:37 INFO : tictacempty_dir: Making directory 2025/06/21 02:51:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:37 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:37 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:37 INFO : tictactoe: Making directory 2025/06/21 02:51:37 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:37 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 02:51:37 INFO : tictactoe/tictactoe: Making directory 2025/06/21 02:51:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 02:51:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/21 02:51:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 02:51:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 02:51:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 02:51:37 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:51:37 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:51:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:51:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 02:51:37 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/21 02:51:38 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:51:38 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:38 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:38 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/21 02:51:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:51:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/21 02:51:38 NOTICE: B2 bucket rclone-test-qidiyos3hixa: 0 differences found 2025/06/21 02:51:38 NOTICE: B2 bucket rclone-test-qidiyos3hixa: 1 matching files --- PASS: TestAllTag (2.17s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:51:39 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:39 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:39 INFO : tictactoe: Making directory 2025/06/21 02:51:39 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:39 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 02:51:39 INFO : tictactoe/tictactoe: Making directory 2025/06/21 02:51:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 02:51:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/21 02:51:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 02:51:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/21 02:51:39 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:51:39 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:51:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:51:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/21 02:51:40 DEBUG : Waiting for deletions to finish 2025/06/21 02:51:40 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:40 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:40 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 02:51:41 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 02:51:41 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:51:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/21 02:51:41 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/21 02:51:41 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:51:41 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.70s) === RUN TestSyntax 2025/06/21 02:51:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:51:42 INFO : toe: Making directory 2025/06/21 02:51:42 INFO : toe/toe: Making directory 2025/06/21 02:51:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/21 02:51:42 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:51:42 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:51:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:51:42 INFO : toe/toe/toe: Copied (new) 2025/06/21 02:51:42 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.72s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:51:43 DEBUG : empty_dir: Making directory with metadata 2025/06/21 02:51:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 02:51:43 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:43 INFO : tictacempty_dir: Making directory 2025/06/21 02:51:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:43 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:43 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:43 INFO : tictactoe: Making directory 2025/06/21 02:51:43 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:43 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 02:51:43 INFO : tictactoe/tictactoe: Making directory 2025/06/21 02:51:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 02:51:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/21 02:51:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 02:51:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 02:51:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 02:51:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 02:51:43 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:51:43 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:51:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:51:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 02:51:44 INFO : toe/toe/toe.txt: Deleted 2025/06/21 02:51:44 INFO : toe/toe: Removing directory 2025/06/21 02:51:44 INFO : toe: Removing directory 2025/06/21 02:51:44 INFO : empty_dir: Removing directory 2025/06/21 02:51:44 DEBUG : Local file system at /tmp/rclone4246405665: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:51:45 DEBUG : empty_dir: Making directory with metadata 2025/06/21 02:51:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 02:51:45 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:45 INFO : tictacempty_dir: Making directory 2025/06/21 02:51:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:45 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:45 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:45 INFO : tictactoe: Making directory 2025/06/21 02:51:45 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:45 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 02:51:45 INFO : tictactoe/tictactoe: Making directory 2025/06/21 02:51:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 02:51:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/21 02:51:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 02:51:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 02:51:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 02:51:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 02:51:45 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:51:45 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:51:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:51:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 02:51:46 INFO : toe/toe/toe.txt: Deleted 2025/06/21 02:51:46 INFO : toe/toe: Removing directory 2025/06/21 02:51:46 INFO : toe: Removing directory 2025/06/21 02:51:46 INFO : empty_dir: Removing directory 2025/06/21 02:51:46 DEBUG : Local file system at /tmp/rclone4246405665: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/21 02:51:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/21 02:51:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/21 02:51:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/21 02:51:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/21 02:51:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:51:47 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/21 02:51:47 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.24s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:51:48 DEBUG : Reset feature "Copy" 2025/06/21 02:51:48 DEBUG : Reset feature "Move" 2025/06/21 02:51:48 DEBUG : Reset feature "Copy" 2025/06/21 02:51:48 DEBUG : Reset feature "Move" 2025/06/21 02:51:48 DEBUG : empty_dir: Making directory with metadata 2025/06/21 02:51:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 02:51:48 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:48 INFO : tictacempty_dir: Making directory 2025/06/21 02:51:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 02:51:48 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:48 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:48 INFO : tictactoe: Making directory 2025/06/21 02:51:48 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:48 DEBUG : toe: transformed to: tictactoe 2025/06/21 02:51:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 02:51:48 INFO : tictactoe/tictactoe: Making directory 2025/06/21 02:51:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 02:51:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/21 02:51:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 02:51:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 02:51:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 02:51:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 02:51:48 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:51:48 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:51:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:51:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 02:51:49 INFO : toe/toe/toe.txt: Deleted 2025/06/21 02:51:49 INFO : toe/toe: Removing directory 2025/06/21 02:51:49 INFO : toe: Removing directory 2025/06/21 02:51:49 INFO : empty_dir: Removing directory 2025/06/21 02:51:49 DEBUG : Local file system at /tmp/rclone4246405665: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/21 02:51:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/21 02:51:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/21 02:51:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/21 02:51:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/21 02:51:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:51:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/21 02:51:51 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.65s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:51:52 DEBUG : toe: transformed to: dG9l 2025/06/21 02:51:52 DEBUG : toe: transformed to: dG9l 2025/06/21 02:51:52 INFO : dG9l: Making directory 2025/06/21 02:51:52 DEBUG : toe: transformed to: dG9l 2025/06/21 02:51:52 DEBUG : toe: transformed to: dG9l 2025/06/21 02:51:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/21 02:51:52 INFO : dG9l/dG9l: Making directory 2025/06/21 02:51:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/21 02:51:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/21 02:51:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/21 02:51:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 02:51:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/21 02:51:52 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:51:52 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:51:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:51:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/21 02:51:53 DEBUG : Waiting for deletions to finish 2025/06/21 02:51:53 DEBUG : dG9l: transformed to: toe 2025/06/21 02:51:53 DEBUG : dG9l: transformed to: toe 2025/06/21 02:51:53 DEBUG : dG9l: transformed to: toe 2025/06/21 02:51:53 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/21 02:51:53 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/21 02:51:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/21 02:51:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/21 02:51:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/21 02:51:53 DEBUG : Local file system at /tmp/rclone4246405665: Waiting for checks to finish 2025/06/21 02:51:53 DEBUG : Local file system at /tmp/rclone4246405665: Waiting for transfers to finish 2025/06/21 02:51:53 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.52s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-qidiyos3hixa", Local "Local file system at /tmp/rclone4246405665", Modify Window "1ms" 2025/06/21 02:51:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 02:51:54 DEBUG : toe: transformed to: 2025/06/21 02:51:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 02:51:54 DEBUG : toe: transformed to: 2025/06/21 02:51:54 INFO : B2 bucket rclone-test-qidiyos3hixa: Making directory 2025/06/21 02:51:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 02:51:54 DEBUG : toe: transformed to: 2025/06/21 02:51:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 02:51:54 DEBUG : toe: transformed to: 2025/06/21 02:51:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 02:51:54 DEBUG : toe/toe: transformed to: 2025/06/21 02:51:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/21 02:51:54 INFO : toe/toe: Making directory 2025/06/21 02:51:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 02:51:54 DEBUG : toe/toe: transformed to: 2025/06/21 02:51:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/21 02:51:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 02:51:54 DEBUG : toe: transformed to: 2025/06/21 02:51:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/21 02:51:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 02:51:54 DEBUG : toe/toe/toe: transformed to: 2025/06/21 02:51:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/21 02:51:54 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for checks to finish 2025/06/21 02:51:54 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Waiting for transfers to finish 2025/06/21 02:51:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 02:51:55 INFO : toe/toe/toe: Copied (new) 2025/06/21 02:51:55 ERROR : B2 bucket rclone-test-qidiyos3hixa: not deleting files as there were IO errors 2025/06/21 02:51:55 ERROR : B2 bucket rclone-test-qidiyos3hixa: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2025/06/21 02:51:56 DEBUG : B2 bucket rclone-test-qidiyos3hixa: Purge remote 2025/06/21 02:51:56 INFO : B2 bucket rclone-test-qidiyos3hixa: cleaning bucket "rclone-test-qidiyos3hixa" of all files 2025/06/21 02:51:57 DEBUG : BackupDir/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afe07c_d20250621_m024606_c001_v7007000_t0000_u01750473966466") 2025/06/21 02:51:57 DEBUG : BackupDir/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f112d3e663a6903ee_d20250621_m024558_c001_v0001037_t0005_u01750473958130") 2025/06/21 02:51:57 DEBUG : CompareDest/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dabd8_d20250621_m024538_c001_v7007000_t0000_u01750473938228") 2025/06/21 02:51:57 DEBUG : CompareDest/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1093c97dbe0950fd_d20250621_m024532_c001_v0001134_t0052_u01750473932022") 2025/06/21 02:51:57 DEBUG : CompareDest/two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dabd9_d20250621_m024538_c001_v7007000_t0000_u01750473938411") 2025/06/21 02:51:57 DEBUG : CompareDest/two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bee2_d20250621_m024533_c001_v0001120_t0058_u01750473933154") 2025/06/21 02:51:57 DEBUG : CopyDest/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afe07d_d20250621_m024606_c001_v7007000_t0000_u01750473966647") 2025/06/21 02:51:57 DEBUG : CopyDest/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bf2c_d20250621_m024555_c001_v0001120_t0041_u01750473955233") 2025/06/21 02:51:57 DEBUG : CopyDest/three: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afe07e_d20250621_m024606_c001_v7007000_t0000_u01750473966830") 2025/06/21 02:51:57 DEBUG : CopyDest/three: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bf42_d20250621_m024604_c001_v0001120_t0037_u01750473964453") 2025/06/21 02:51:57 DEBUG : CopyDest/two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afe07f_d20250621_m024607_c001_v7007000_t0000_u01750473967013") 2025/06/21 02:51:58 DEBUG : CopyDest/two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bf3c_d20250621_m024602_c001_v0001120_t0020_u01750473962229") 2025/06/21 02:51:58 DEBUG : EXISTING: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afe144_d20250621_m024723_c001_v7007000_t0000_u01750474043256") 2025/06/21 02:51:58 DEBUG : EXISTING: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bff8_d20250621_m024722_c001_v0001120_t0002_u01750474042018") 2025/06/21 02:51:58 DEBUG : PREFIXapple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a577_d20250621_m024931_c001_v7007000_t0000_u01750474171035") 2025/06/21 02:51:58 DEBUG : PREFIXapple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c17d_d20250621_m024926_c001_v0001120_t0036_u01750474166071") 2025/06/21 02:51:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40999fee4cc112da_d20250621_m024931_c001_v7007000_t0000_u01750474171127") 2025/06/21 02:51:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e2d_d20250621_m024926_c001_v0001182_t0054_u01750474166101") 2025/06/21 02:51:58 DEBUG : PREFIXbanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c171b7_d20250621_m024930_c001_v7007000_t0000_u01750474170804") 2025/06/21 02:51:58 DEBUG : PREFIXbanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdda6f_d20250621_m024926_c001_v0001092_t0056_u01750474166081") 2025/06/21 02:51:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6e6_d20250621_m024931_c001_v7007000_t0000_u01750474171172") 2025/06/21 02:51:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e47ff_d20250621_m024926_c001_v0001179_t0026_u01750474166092") 2025/06/21 02:51:58 DEBUG : Testêé: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afe140_d20250621_m024719_c001_v7007000_t0000_u01750474039683") 2025/06/21 02:51:58 DEBUG : Testêé: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bff0_d20250621_m024719_c001_v0001120_t0026_u01750474039000") 2025/06/21 02:51:58 DEBUG : Testêé: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bfea_d20250621_m024718_c001_v0001120_t0045_u01750474038382") 2025/06/21 02:51:58 DEBUG : YXBwbGU=: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc79c_d20250621_m024912_c001_v7007000_t0000_u01750474152415") 2025/06/21 02:51:58 DEBUG : YXBwbGU=: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c15d_d20250621_m024908_c001_v0001120_t0026_u01750474148126") 2025/06/21 02:51:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc79d_d20250621_m024912_c001_v7007000_t0000_u01750474152609") 2025/06/21 02:51:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39dc0_d20250621_m024908_c001_v0001182_t0049_u01750474148113") 2025/06/21 02:51:58 DEBUG : YmFuYW5h: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc79e_d20250621_m024912_c001_v7007000_t0000_u01750474152793") 2025/06/21 02:51:58 DEBUG : YmFuYW5h: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdda16_d20250621_m024908_c001_v0001092_t0008_u01750474148134") 2025/06/21 02:51:58 DEBUG : a/potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8b4_d20250621_m024355_c001_v7007000_t0000_u01750473835824") 2025/06/21 02:51:58 DEBUG : a/potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b4a4_d20250621_m024354_c001_v0001157_t0002_u01750473834951") 2025/06/21 02:51:58 DEBUG : a/potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f41078181dbbfcd80_d20250621_m024352_c001_v7007000_t0000_u01750473832814") 2025/06/21 02:51:59 DEBUG : a/potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b498_d20250621_m024351_c001_v0001157_t0019_u01750473831884") 2025/06/21 02:51:59 DEBUG : a/potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40242dfbabd8a2df_d20250621_m024334_c001_v7007000_t0000_u01750473814147") 2025/06/21 02:51:59 DEBUG : a/potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b442_d20250621_m024333_c001_v0001157_t0049_u01750473813235") 2025/06/21 02:51:59 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7c5_d20250621_m025124_c001_v7007000_t0000_u01750474284726") 2025/06/21 02:51:59 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a128_d20250621_m025120_c001_v0001182_t0009_u01750474280514") 2025/06/21 02:51:59 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c5f2_d20250621_m025110_c001_v7007000_t0000_u01750474270096") 2025/06/21 02:51:59 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a0da_d20250621_m025106_c001_v0001182_t0038_u01750474266102") 2025/06/21 02:51:59 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c173f3_d20250621_m025055_c001_v7007000_t0000_u01750474255019") 2025/06/21 02:51:59 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a084_d20250621_m025051_c001_v0001182_t0045_u01750474251297") 2025/06/21 02:51:59 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a526db_d20250621_m025039_c001_v7007000_t0000_u01750474239031") 2025/06/21 02:51:59 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a028_d20250621_m025035_c001_v0001182_t0059_u01750474235291") 2025/06/21 02:51:59 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dcb09_d20250621_m025024_c001_v7007000_t0000_u01750474224009") 2025/06/21 02:51:59 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39fb5_d20250621_m025019_c001_v0001182_t0021_u01750474219780") 2025/06/21 02:51:59 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5937446_d20250621_m025008_c001_v7007000_t0000_u01750474208452") 2025/06/21 02:51:59 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39f2d_d20250621_m025002_c001_v0001182_t0050_u01750474202682") 2025/06/21 02:51:59 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c763_d20250621_m024952_c001_v7007000_t0000_u01750474192279") 2025/06/21 02:51:59 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c1bf_d20250621_m024948_c001_v0001120_t0036_u01750474188922") 2025/06/21 02:51:59 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c75e_d20250621_m024948_c001_v7007000_t0000_u01750474188013") 2025/06/21 02:51:59 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e48e9_d20250621_m024943_c001_v0001179_t0026_u01750474183866") 2025/06/21 02:51:59 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6e7_d20250621_m024932_c001_v7007000_t0000_u01750474172494") 2025/06/21 02:51:59 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e47_d20250621_m024929_c001_v0001182_t0046_u01750474169265") 2025/06/21 02:52:00 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a52541_d20250621_m024928_c001_v7007000_t0000_u01750474168357") 2025/06/21 02:52:00 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c177_d20250621_m024923_c001_v0001120_t0028_u01750474163799") 2025/06/21 02:52:00 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5936fab_d20250621_m024910_c001_v7007000_t0000_u01750474150309") 2025/06/21 02:52:00 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdda04_d20250621_m024905_c001_v0001092_t0025_u01750474145406") 2025/06/21 02:52:00 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f407961d40d15d659_d20250621_m024854_c001_v7007000_t0000_u01750474134433") 2025/06/21 02:52:00 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39d56_d20250621_m024850_c001_v0001182_t0000_u01750474130609") 2025/06/21 02:52:00 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dae27_d20250621_m024840_c001_v7007000_t0000_u01750474120040") 2025/06/21 02:52:00 DEBUG : apple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c11a_d20250621_m024835_c001_v0001120_t0059_u01750474115986") 2025/06/21 02:52:00 DEBUG : appleSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a586_d20250621_m024950_c001_v7007000_t0000_u01750474190556") 2025/06/21 02:52:00 DEBUG : appleSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c1b7_d20250621_m024945_c001_v0001120_t0047_u01750474185951") 2025/06/21 02:52:00 DEBUG : appleapple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5937447_d20250621_m025008_c001_v7007000_t0000_u01750474208634") 2025/06/21 02:52:00 DEBUG : appleapple: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39f3f_d20250621_m025004_c001_v0001182_t0025_u01750474204566") 2025/06/21 02:52:00 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7c6_d20250621_m025124_c001_v7007000_t0000_u01750474284908") 2025/06/21 02:52:00 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c2b9_d20250621_m025120_c001_v0001120_t0001_u01750474280961") 2025/06/21 02:52:00 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c5f3_d20250621_m025110_c001_v7007000_t0000_u01750474270279") 2025/06/21 02:52:00 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c297_d20250621_m025106_c001_v0001120_t0040_u01750474266521") 2025/06/21 02:52:00 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c173f4_d20250621_m025055_c001_v7007000_t0000_u01750474255212") 2025/06/21 02:52:00 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c271_d20250621_m025051_c001_v0001120_t0034_u01750474251715") 2025/06/21 02:52:00 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a526e0_d20250621_m025039_c001_v7007000_t0000_u01750474239214") 2025/06/21 02:52:00 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c251_d20250621_m025035_c001_v0001120_t0020_u01750474235731") 2025/06/21 02:52:01 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dcb0b_d20250621_m025024_c001_v7007000_t0000_u01750474224194") 2025/06/21 02:52:01 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c227_d20250621_m025020_c001_v0001120_t0047_u01750474220187") 2025/06/21 02:52:01 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f406bac16c968e4a5_d20250621_m025006_c001_v7007000_t0000_u01750474206142") 2025/06/21 02:52:01 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c1eb_d20250621_m025003_c001_v0001120_t0019_u01750474203145") 2025/06/21 02:52:01 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c764_d20250621_m024952_c001_v7007000_t0000_u01750474192461") 2025/06/21 02:52:01 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39ecd_d20250621_m024948_c001_v0001182_t0027_u01750474188952") 2025/06/21 02:52:01 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4086edb209e7c786_d20250621_m024947_c001_v7007000_t0000_u01750474187861") 2025/06/21 02:52:01 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddac7_d20250621_m024944_c001_v0001092_t0025_u01750474184374") 2025/06/21 02:52:01 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6e8_d20250621_m024932_c001_v7007000_t0000_u01750474172678") 2025/06/21 02:52:01 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4823_d20250621_m024929_c001_v0001179_t0035_u01750474169276") 2025/06/21 02:52:01 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c6e8_d20250621_m024928_c001_v7007000_t0000_u01750474168198") 2025/06/21 02:52:01 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e47fb_d20250621_m024924_c001_v0001179_t0051_u01750474164921") 2025/06/21 02:52:01 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4144cb410938993a_d20250621_m024910_c001_v7007000_t0000_u01750474150588") 2025/06/21 02:52:01 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c15b_d20250621_m024905_c001_v0001120_t0026_u01750474145920") 2025/06/21 02:52:01 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f407961d40d15d65a_d20250621_m024854_c001_v7007000_t0000_u01750474134616") 2025/06/21 02:52:01 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd9b8_d20250621_m024851_c001_v0001092_t0049_u01750474131062") 2025/06/21 02:52:01 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dae28_d20250621_m024840_c001_v7007000_t0000_u01750474120221") 2025/06/21 02:52:01 DEBUG : appleappleapplebanana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39cf8_d20250621_m024837_c001_v0001182_t0034_u01750474117019") 2025/06/21 02:52:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40358b5d4b336d5a_d20250621_m024950_c001_v7007000_t0000_u01750474190629") 2025/06/21 02:52:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddad1_d20250621_m024945_c001_v0001092_t0017_u01750474185962") 2025/06/21 02:52:02 DEBUG : b/potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8b6_d20250621_m024356_c001_v7007000_t0000_u01750473836005") 2025/06/21 02:52:02 DEBUG : b/potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b49c_d20250621_m024353_c001_v0001157_t0040_u01750473833399") 2025/06/21 02:52:02 DEBUG : b/potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f41078181dbbfcd75_d20250621_m024352_c001_v7007000_t0000_u01750473832229") 2025/06/21 02:52:02 DEBUG : b/potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b48e_d20250621_m024350_c001_v0001157_t0025_u01750473830437") 2025/06/21 02:52:02 DEBUG : b/potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40242dfbabd8a2de_d20250621_m024333_c001_v7007000_t0000_u01750473813585") 2025/06/21 02:52:02 DEBUG : b/potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b436_d20250621_m024332_c001_v0001157_t0040_u01750473812108") 2025/06/21 02:52:02 DEBUG : backup/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4086edb209e7c454_d20250621_m024619_c001_v7007000_t0000_u01750473979336") 2025/06/21 02:52:02 DEBUG : backup/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f112ce576bacd5e04_d20250621_m024617_c001_v0001184_t0034_u01750473977452") 2025/06/21 02:52:02 DEBUG : backup/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1089a9cc78a3084d_d20250621_m024613_c001_v0001171_t0011_u01750473973201") 2025/06/21 02:52:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f404317e131a900e3_d20250621_m024643_c001_v7007000_t0000_u01750474003857") 2025/06/21 02:52:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10360014b8bf4ec2_d20250621_m024641_c001_v0001184_t0032_u01750474001958") 2025/06/21 02:52:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f106395adfc426f15_d20250621_m024637_c001_v0001146_t0033_u01750473997754") 2025/06/21 02:52:02 DEBUG : backup/one.bak: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f413b977d3b339f48_d20250621_m024631_c001_v7007000_t0000_u01750473991587") 2025/06/21 02:52:02 DEBUG : backup/one.bak: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1006d2841b7faa11_d20250621_m024629_c001_v0001038_t0041_u01750473989514") 2025/06/21 02:52:02 DEBUG : backup/one.bak: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1103a3e2338b92bf_d20250621_m024625_c001_v0001182_t0055_u01750473985446") 2025/06/21 02:52:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f404317e131a900e4_d20250621_m024644_c001_v7007000_t0000_u01750474004041") 2025/06/21 02:52:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1076b380878e87b7_d20250621_m024642_c001_v0001092_t0007_u01750474002797") 2025/06/21 02:52:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1162cf744cbd0265_d20250621_m024639_c001_v0001184_t0059_u01750473999541") 2025/06/21 02:52:02 DEBUG : backup/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4086edb209e7c455_d20250621_m024619_c001_v7007000_t0000_u01750473979523") 2025/06/21 02:52:02 DEBUG : backup/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f106c3798ac4cb72b_d20250621_m024618_c001_v0001179_t0017_u01750473978509") 2025/06/21 02:52:02 DEBUG : backup/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f11428e321870ff60_d20250621_m024614_c001_v0001100_t0012_u01750473974911") 2025/06/21 02:52:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f413b977d3b339f4a_d20250621_m024631_c001_v7007000_t0000_u01750473991770") 2025/06/21 02:52:03 DEBUG : backup/three.txt.bak: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1021e2a3f62ddb6e_d20250621_m024630_c001_v0001040_t0018_u01750473990649") 2025/06/21 02:52:03 DEBUG : backup/three.txt.bak: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f107055272dbe03f4_d20250621_m024627_c001_v0001183_t0015_u01750473987091") 2025/06/21 02:52:03 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7c7_d20250621_m025125_c001_v7007000_t0000_u01750474285090") 2025/06/21 02:52:03 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4bfc_d20250621_m025120_c001_v0001179_t0003_u01750474280731") 2025/06/21 02:52:03 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c5f4_d20250621_m025110_c001_v7007000_t0000_u01750474270461") 2025/06/21 02:52:03 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4bbf_d20250621_m025106_c001_v0001179_t0046_u01750474266317") 2025/06/21 02:52:03 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c173f5_d20250621_m025055_c001_v7007000_t0000_u01750474255406") 2025/06/21 02:52:03 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4b43_d20250621_m025051_c001_v0001179_t0044_u01750474251506") 2025/06/21 02:52:03 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a526e3_d20250621_m025039_c001_v7007000_t0000_u01750474239397") 2025/06/21 02:52:03 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4ac1_d20250621_m025035_c001_v0001179_t0039_u01750474235503") 2025/06/21 02:52:03 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dcb10_d20250621_m025024_c001_v7007000_t0000_u01750474224386") 2025/06/21 02:52:03 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4a49_d20250621_m025019_c001_v0001179_t0053_u01750474219982") 2025/06/21 02:52:03 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5937448_d20250621_m025008_c001_v7007000_t0000_u01750474208827") 2025/06/21 02:52:03 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e49a5_d20250621_m025002_c001_v0001179_t0033_u01750474202885") 2025/06/21 02:52:03 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c765_d20250621_m024952_c001_v7007000_t0000_u01750474192642") 2025/06/21 02:52:03 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddadd_d20250621_m024948_c001_v0001092_t0016_u01750474188932") 2025/06/21 02:52:03 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f413b977d3b33a531_d20250621_m024947_c001_v7007000_t0000_u01750474187856") 2025/06/21 02:52:03 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c1ad_d20250621_m024944_c001_v0001120_t0022_u01750474184069") 2025/06/21 02:52:03 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6e9_d20250621_m024932_c001_v7007000_t0000_u01750474172862") 2025/06/21 02:52:03 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c187_d20250621_m024929_c001_v0001120_t0021_u01750474169287") 2025/06/21 02:52:04 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40999fee4cc112cd_d20250621_m024928_c001_v7007000_t0000_u01750474168002") 2025/06/21 02:52:04 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdda61_d20250621_m024924_c001_v0001092_t0052_u01750474164328") 2025/06/21 02:52:04 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4144cb4109389937_d20250621_m024910_c001_v7007000_t0000_u01750474150355") 2025/06/21 02:52:04 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39db6_d20250621_m024905_c001_v0001182_t0030_u01750474145723") 2025/06/21 02:52:04 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f407961d40d15d65b_d20250621_m024854_c001_v7007000_t0000_u01750474134799") 2025/06/21 02:52:04 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c13c_d20250621_m024850_c001_v0001120_t0032_u01750474130805") 2025/06/21 02:52:04 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dae29_d20250621_m024840_c001_v7007000_t0000_u01750474120403") 2025/06/21 02:52:04 DEBUG : banana: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd986_d20250621_m024836_c001_v0001092_t0043_u01750474116489") 2025/06/21 02:52:04 DEBUG : bananaSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a589_d20250621_m024950_c001_v7007000_t0000_u01750474190806") 2025/06/21 02:52:04 DEBUG : bananaSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e48fd_d20250621_m024945_c001_v0001179_t0035_u01750474185941") 2025/06/21 02:52:04 DEBUG : both0: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59365a0_d20250621_m024807_c001_v7007000_t0000_u01750474087442") 2025/06/21 02:52:04 DEBUG : both0: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c06a_d20250621_m024748_c001_v0001120_t0046_u01750474068122") 2025/06/21 02:52:04 DEBUG : both0: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2c6_d20250621_m024743_c001_v7007000_t0000_u01750474063876") 2025/06/21 02:52:04 DEBUG : both0: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c002_d20250621_m024725_c001_v0001120_t0008_u01750474045117") 2025/06/21 02:52:04 DEBUG : both1: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59365a1_d20250621_m024807_c001_v7007000_t0000_u01750474087626") 2025/06/21 02:52:04 DEBUG : both1: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c070_d20250621_m024748_c001_v0001120_t0001_u01750474068678") 2025/06/21 02:52:04 DEBUG : both1: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2c8_d20250621_m024744_c001_v7007000_t0000_u01750474064060") 2025/06/21 02:52:04 DEBUG : both1: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c00a_d20250621_m024725_c001_v0001120_t0057_u01750474045970") 2025/06/21 02:52:04 DEBUG : both10: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59365a2_d20250621_m024807_c001_v7007000_t0000_u01750474087812") 2025/06/21 02:52:04 DEBUG : both10: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0a4_d20250621_m024756_c001_v0001120_t0026_u01750474076319") 2025/06/21 02:52:05 DEBUG : both10: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2c9_d20250621_m024744_c001_v7007000_t0000_u01750474064244") 2025/06/21 02:52:05 DEBUG : both10: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c036_d20250621_m024733_c001_v0001120_t0037_u01750474053612") 2025/06/21 02:52:05 DEBUG : both11: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59365a3_d20250621_m024807_c001_v7007000_t0000_u01750474087995") 2025/06/21 02:52:05 DEBUG : both11: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0ac_d20250621_m024757_c001_v0001120_t0011_u01750474077378") 2025/06/21 02:52:05 DEBUG : both11: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2ca_d20250621_m024744_c001_v7007000_t0000_u01750474064429") 2025/06/21 02:52:05 DEBUG : both11: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c03a_d20250621_m024734_c001_v0001120_t0009_u01750474054162") 2025/06/21 02:52:05 DEBUG : both12: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59365a4_d20250621_m024808_c001_v7007000_t0000_u01750474088178") 2025/06/21 02:52:05 DEBUG : both12: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0b0_d20250621_m024758_c001_v0001120_t0047_u01750474078095") 2025/06/21 02:52:05 DEBUG : both12: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2cb_d20250621_m024744_c001_v7007000_t0000_u01750474064614") 2025/06/21 02:52:05 DEBUG : both12: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c03e_d20250621_m024735_c001_v0001120_t0017_u01750474055181") 2025/06/21 02:52:05 DEBUG : both13: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59365a5_d20250621_m024808_c001_v7007000_t0000_u01750474088360") 2025/06/21 02:52:05 DEBUG : both13: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0b6_d20250621_m024758_c001_v0001120_t0040_u01750474078753") 2025/06/21 02:52:05 DEBUG : both13: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2cc_d20250621_m024744_c001_v7007000_t0000_u01750474064798") 2025/06/21 02:52:05 DEBUG : both13: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c042_d20250621_m024735_c001_v0001120_t0003_u01750474055877") 2025/06/21 02:52:05 DEBUG : both14: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59365a6_d20250621_m024808_c001_v7007000_t0000_u01750474088543") 2025/06/21 02:52:05 DEBUG : both14: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0bc_d20250621_m024759_c001_v0001120_t0021_u01750474079390") 2025/06/21 02:52:05 DEBUG : both14: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2cd_d20250621_m024744_c001_v7007000_t0000_u01750474064982") 2025/06/21 02:52:05 DEBUG : both14: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c048_d20250621_m024736_c001_v0001120_t0031_u01750474056617") 2025/06/21 02:52:05 DEBUG : both15: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59365a8_d20250621_m024808_c001_v7007000_t0000_u01750474088738") 2025/06/21 02:52:05 DEBUG : both15: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0c0_d20250621_m024800_c001_v0001120_t0008_u01750474080019") 2025/06/21 02:52:05 DEBUG : both15: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2d0_d20250621_m024745_c001_v7007000_t0000_u01750474065168") 2025/06/21 02:52:06 DEBUG : both15: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c04c_d20250621_m024737_c001_v0001120_t0014_u01750474057400") 2025/06/21 02:52:06 DEBUG : both16: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59365a9_d20250621_m024808_c001_v7007000_t0000_u01750474088921") 2025/06/21 02:52:06 DEBUG : both16: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0c4_d20250621_m024800_c001_v0001120_t0013_u01750474080880") 2025/06/21 02:52:06 DEBUG : both16: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2d4_d20250621_m024745_c001_v7007000_t0000_u01750474065353") 2025/06/21 02:52:06 DEBUG : both16: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c050_d20250621_m024738_c001_v0001120_t0032_u01750474058067") 2025/06/21 02:52:06 DEBUG : both17: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59365ab_d20250621_m024809_c001_v7007000_t0000_u01750474089104") 2025/06/21 02:52:06 DEBUG : both17: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0ca_d20250621_m024801_c001_v0001120_t0022_u01750474081873") 2025/06/21 02:52:06 DEBUG : both17: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2d7_d20250621_m024745_c001_v7007000_t0000_u01750474065539") 2025/06/21 02:52:06 DEBUG : both17: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c054_d20250621_m024738_c001_v0001120_t0036_u01750474058793") 2025/06/21 02:52:06 DEBUG : both18: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59365ac_d20250621_m024809_c001_v7007000_t0000_u01750474089287") 2025/06/21 02:52:06 DEBUG : both18: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0ce_d20250621_m024802_c001_v0001120_t0054_u01750474082545") 2025/06/21 02:52:06 DEBUG : both18: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2dc_d20250621_m024745_c001_v7007000_t0000_u01750474065724") 2025/06/21 02:52:06 DEBUG : both18: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c05a_d20250621_m024739_c001_v0001120_t0001_u01750474059470") 2025/06/21 02:52:06 DEBUG : both19: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59365ad_d20250621_m024809_c001_v7007000_t0000_u01750474089470") 2025/06/21 02:52:06 DEBUG : both19: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0d6_d20250621_m024803_c001_v0001120_t0012_u01750474083907") 2025/06/21 02:52:06 DEBUG : both19: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2df_d20250621_m024745_c001_v7007000_t0000_u01750474065910") 2025/06/21 02:52:06 DEBUG : both19: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c05e_d20250621_m024740_c001_v0001120_t0043_u01750474060211") 2025/06/21 02:52:06 DEBUG : both2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59365ae_d20250621_m024809_c001_v7007000_t0000_u01750474089653") 2025/06/21 02:52:06 DEBUG : both2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c074_d20250621_m024749_c001_v0001120_t0010_u01750474069971") 2025/06/21 02:52:06 DEBUG : both2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2e3_d20250621_m024746_c001_v7007000_t0000_u01750474066094") 2025/06/21 02:52:06 DEBUG : both2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c00e_d20250621_m024727_c001_v0001120_t0011_u01750474047086") 2025/06/21 02:52:07 DEBUG : both3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59365b0_d20250621_m024809_c001_v7007000_t0000_u01750474089835") 2025/06/21 02:52:07 DEBUG : both3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c07a_d20250621_m024750_c001_v0001120_t0016_u01750474070878") 2025/06/21 02:52:07 DEBUG : both3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2e8_d20250621_m024746_c001_v7007000_t0000_u01750474066279") 2025/06/21 02:52:07 DEBUG : both3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c014_d20250621_m024727_c001_v0001120_t0013_u01750474047762") 2025/06/21 02:52:07 DEBUG : both4: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59365b1_d20250621_m024810_c001_v7007000_t0000_u01750474090019") 2025/06/21 02:52:07 DEBUG : both4: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c082_d20250621_m024751_c001_v0001120_t0051_u01750474071607") 2025/06/21 02:52:07 DEBUG : both4: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2ed_d20250621_m024746_c001_v7007000_t0000_u01750474066463") 2025/06/21 02:52:07 DEBUG : both4: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c01c_d20250621_m024728_c001_v0001120_t0015_u01750474048537") 2025/06/21 02:52:07 DEBUG : both5: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59365b2_d20250621_m024810_c001_v7007000_t0000_u01750474090204") 2025/06/21 02:52:07 DEBUG : both5: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c08c_d20250621_m024752_c001_v0001120_t0030_u01750474072400") 2025/06/21 02:52:07 DEBUG : both5: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2f3_d20250621_m024746_c001_v7007000_t0000_u01750474066647") 2025/06/21 02:52:07 DEBUG : both5: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c020_d20250621_m024729_c001_v0001120_t0013_u01750474049274") 2025/06/21 02:52:07 DEBUG : both6: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59365b3_d20250621_m024810_c001_v7007000_t0000_u01750474090431") 2025/06/21 02:52:07 DEBUG : both6: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c090_d20250621_m024753_c001_v0001120_t0054_u01750474073006") 2025/06/21 02:52:07 DEBUG : both6: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2f7_d20250621_m024746_c001_v7007000_t0000_u01750474066831") 2025/06/21 02:52:07 DEBUG : both6: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c024_d20250621_m024730_c001_v0001120_t0050_u01750474050059") 2025/06/21 02:52:07 DEBUG : both7: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe593699c_d20250621_m024810_c001_v7007000_t0000_u01750474090616") 2025/06/21 02:52:07 DEBUG : both7: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c094_d20250621_m024753_c001_v0001120_t0044_u01750474073938") 2025/06/21 02:52:07 DEBUG : both7: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2fa_d20250621_m024747_c001_v7007000_t0000_u01750474067018") 2025/06/21 02:52:07 DEBUG : both7: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c028_d20250621_m024730_c001_v0001120_t0014_u01750474050943") 2025/06/21 02:52:07 DEBUG : both8: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe593699d_d20250621_m024810_c001_v7007000_t0000_u01750474090800") 2025/06/21 02:52:07 DEBUG : both8: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c09a_d20250621_m024754_c001_v0001120_t0043_u01750474074809") 2025/06/21 02:52:08 DEBUG : both8: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2fe_d20250621_m024747_c001_v7007000_t0000_u01750474067202") 2025/06/21 02:52:08 DEBUG : both8: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c02e_d20250621_m024731_c001_v0001120_t0022_u01750474051825") 2025/06/21 02:52:08 DEBUG : both9: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe593699e_d20250621_m024810_c001_v7007000_t0000_u01750474090993") 2025/06/21 02:52:08 DEBUG : both9: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0a0_d20250621_m024755_c001_v0001120_t0019_u01750474075562") 2025/06/21 02:52:08 DEBUG : both9: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c302_d20250621_m024747_c001_v7007000_t0000_u01750474067386") 2025/06/21 02:52:08 DEBUG : both9: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c032_d20250621_m024732_c001_v0001120_t0001_u01750474052879") 2025/06/21 02:52:08 DEBUG : c/non empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8b7_d20250621_m024356_c001_v7007000_t0000_u01750473836187") 2025/06/21 02:52:08 DEBUG : c/non empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b4a0_d20250621_m024353_c001_v0001157_t0057_u01750473833930") 2025/06/21 02:52:08 DEBUG : c/non empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f41078181dbbfcd85_d20250621_m024353_c001_v7007000_t0000_u01750473833020") 2025/06/21 02:52:08 DEBUG : c/non empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b494_d20250621_m024351_c001_v0001157_t0035_u01750473831148") 2025/06/21 02:52:08 DEBUG : c/non empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40242dfbabd8a2e0_d20250621_m024334_c001_v7007000_t0000_u01750473814332") 2025/06/21 02:52:08 DEBUG : c/non empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b43c_d20250621_m024332_c001_v0001157_t0036_u01750473812444") 2025/06/21 02:52:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc79f_d20250621_m024912_c001_v7007000_t0000_u01750474152979") 2025/06/21 02:52:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4791_d20250621_m024908_c001_v0001179_t0035_u01750474148870") 2025/06/21 02:52:08 DEBUG : check sum: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40242dfbabd8a2d8_d20250621_m024324_c001_v7007000_t0000_u01750473804924") 2025/06/21 02:52:08 DEBUG : check sum: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b402_d20250621_m024323_c001_v0001157_t0031_u01750473803873") 2025/06/21 02:52:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40242dfbabd8a75c_d20250621_m025154_c001_v7007000_t0000_u01750474314442") 2025/06/21 02:52:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a1d6_d20250621_m025152_c001_v0001182_t0028_u01750474312877") 2025/06/21 02:52:08 DEBUG : dest/3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afdff4_d20250621_m024547_c001_v7007000_t0000_u01750473947373") 2025/06/21 02:52:08 DEBUG : dest/3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f406577dbfa8c7f85_d20250621_m024546_c001_v0001184_t0046_u01750473946276") 2025/06/21 02:52:09 DEBUG : dir1/0000-abcde: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5937449_d20250621_m025009_c001_v7007000_t0000_u01750474209012") 2025/06/21 02:52:09 DEBUG : dir1/0000-abcde: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39f41_d20250621_m025004_c001_v0001182_t0033_u01750474204801") 2025/06/21 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7c8_d20250621_m025125_c001_v7007000_t0000_u01750474285272") 2025/06/21 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a102_d20250621_m025114_c001_v0001182_t0054_u01750474274738") 2025/06/21 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c5f5_d20250621_m025110_c001_v7007000_t0000_u01750474270644") 2025/06/21 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a0b2_d20250621_m025059_c001_v0001182_t0052_u01750474259835") 2025/06/21 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c173f6_d20250621_m025055_c001_v7007000_t0000_u01750474255588") 2025/06/21 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a059_d20250621_m025043_c001_v0001182_t0051_u01750474243729") 2025/06/21 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a526e9_d20250621_m025039_c001_v7007000_t0000_u01750474239580") 2025/06/21 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39ff1_d20250621_m025028_c001_v0001182_t0030_u01750474228797") 2025/06/21 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dcb15_d20250621_m025024_c001_v7007000_t0000_u01750474224571") 2025/06/21 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39f83_d20250621_m025013_c001_v0001182_t0023_u01750474213249") 2025/06/21 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f413b977d3b33a550_d20250621_m025006_c001_v7007000_t0000_u01750474206150") 2025/06/21 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39f01_d20250621_m024956_c001_v0001182_t0015_u01750474196902") 2025/06/21 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c766_d20250621_m024952_c001_v7007000_t0000_u01750474192824") 2025/06/21 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e491d_d20250621_m024949_c001_v0001179_t0053_u01750474189207") 2025/06/21 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a583_d20250621_m024948_c001_v7007000_t0000_u01750474188026") 2025/06/21 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e48a7_d20250621_m024937_c001_v0001179_t0027_u01750474177191") 2025/06/21 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6ea_d20250621_m024933_c001_v7007000_t0000_u01750474173046") 2025/06/21 02:52:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4827_d20250621_m024929_c001_v0001179_t0032_u01750474169511") 2025/06/21 02:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefc80c_d20250621_m024928_c001_v7007000_t0000_u01750474168203") 2025/06/21 02:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c16b_d20250621_m024917_c001_v0001120_t0029_u01750474157231") 2025/06/21 02:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4144cb410938993b_d20250621_m024910_c001_v7007000_t0000_u01750474150597") 2025/06/21 02:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c142_d20250621_m024859_c001_v0001120_t0000_u01750474139110") 2025/06/21 02:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f407961d40d15d65c_d20250621_m024854_c001_v7007000_t0000_u01750474134982") 2025/06/21 02:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd99c_d20250621_m024844_c001_v0001092_t0013_u01750474124648") 2025/06/21 02:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dae2a_d20250621_m024840_c001_v7007000_t0000_u01750474120585") 2025/06/21 02:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39cb2_d20250621_m024828_c001_v0001182_t0009_u01750474108331") 2025/06/21 02:52:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f422dedf51320176e_d20250621_m024950_c001_v7007000_t0000_u01750474190750") 2025/06/21 02:52:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e48ff_d20250621_m024946_c001_v0001179_t0058_u01750474186171") 2025/06/21 02:52:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe593744a_d20250621_m025009_c001_v7007000_t0000_u01750474209196") 2025/06/21 02:52:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddb1e_d20250621_m025004_c001_v0001092_t0000_u01750474204796") 2025/06/21 02:52:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7c9_d20250621_m025125_c001_v7007000_t0000_u01750474285453") 2025/06/21 02:52:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4be2_d20250621_m025115_c001_v0001179_t0030_u01750474275298") 2025/06/21 02:52:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c5f7_d20250621_m025110_c001_v7007000_t0000_u01750474270826") 2025/06/21 02:52:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4b95_d20250621_m025100_c001_v0001179_t0049_u01750474260427") 2025/06/21 02:52:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c173f7_d20250621_m025055_c001_v7007000_t0000_u01750474255777") 2025/06/21 02:52:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4afb_d20250621_m025044_c001_v0001179_t0024_u01750474244293") 2025/06/21 02:52:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a526ea_d20250621_m025039_c001_v7007000_t0000_u01750474239762") 2025/06/21 02:52:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4a89_d20250621_m025029_c001_v0001179_t0000_u01750474229359") 2025/06/21 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dcb18_d20250621_m025024_c001_v7007000_t0000_u01750474224769") 2025/06/21 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4a15_d20250621_m025013_c001_v0001179_t0048_u01750474213810") 2025/06/21 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f422dedf5132017dc_d20250621_m025006_c001_v7007000_t0000_u01750474206299") 2025/06/21 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4961_d20250621_m024957_c001_v0001179_t0014_u01750474197464") 2025/06/21 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c767_d20250621_m024953_c001_v7007000_t0000_u01750474193006") 2025/06/21 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39ecf_d20250621_m024949_c001_v0001182_t0024_u01750474189161") 2025/06/21 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a582_d20250621_m024947_c001_v7007000_t0000_u01750474187994") 2025/06/21 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c19d_d20250621_m024937_c001_v0001120_t0010_u01750474177805") 2025/06/21 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6eb_d20250621_m024933_c001_v7007000_t0000_u01750474173245") 2025/06/21 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e49_d20250621_m024929_c001_v0001182_t0049_u01750474169521") 2025/06/21 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c6e6_d20250621_m024927_c001_v7007000_t0000_u01750474167832") 2025/06/21 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdda3a_d20250621_m024918_c001_v0001092_t0044_u01750474158074") 2025/06/21 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc79b_d20250621_m024910_c001_v7007000_t0000_u01750474150608") 2025/06/21 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd9e4_d20250621_m024859_c001_v0001092_t0025_u01750474139958") 2025/06/21 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f407961d40d15d65d_d20250621_m024855_c001_v7007000_t0000_u01750474135166") 2025/06/21 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39d32_d20250621_m024845_c001_v0001182_t0022_u01750474125513") 2025/06/21 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dae2b_d20250621_m024840_c001_v7007000_t0000_u01750474120767") 2025/06/21 02:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c106_d20250621_m024828_c001_v0001120_t0050_u01750474108979") 2025/06/21 02:52:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f422dedf51320176d_d20250621_m024950_c001_v7007000_t0000_u01750474190568") 2025/06/21 02:52:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39eaf_d20250621_m024946_c001_v0001182_t0049_u01750474186182") 2025/06/21 02:52:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe593744b_d20250621_m025009_c001_v7007000_t0000_u01750474209380") 2025/06/21 02:52:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e49bd_d20250621_m025004_c001_v0001179_t0058_u01750474204812") 2025/06/21 02:52:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7ca_d20250621_m025125_c001_v7007000_t0000_u01750474285635") 2025/06/21 02:52:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c2a9_d20250621_m025115_c001_v0001120_t0010_u01750474275860") 2025/06/21 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c5f8_d20250621_m025111_c001_v7007000_t0000_u01750474271009") 2025/06/21 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c289_d20250621_m025101_c001_v0001120_t0044_u01750474261002") 2025/06/21 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c173f9_d20250621_m025055_c001_v7007000_t0000_u01750474255958") 2025/06/21 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c25d_d20250621_m025044_c001_v0001120_t0055_u01750474244882") 2025/06/21 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a526eb_d20250621_m025039_c001_v7007000_t0000_u01750474239946") 2025/06/21 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c241_d20250621_m025029_c001_v0001120_t0022_u01750474229924") 2025/06/21 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dcb1d_d20250621_m025024_c001_v7007000_t0000_u01750474224965") 2025/06/21 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c211_d20250621_m025014_c001_v0001120_t0017_u01750474214378") 2025/06/21 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afe43a_d20250621_m025006_c001_v7007000_t0000_u01750474206519") 2025/06/21 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c1d9_d20250621_m024958_c001_v0001120_t0026_u01750474198060") 2025/06/21 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c768_d20250621_m024953_c001_v7007000_t0000_u01750474193188") 2025/06/21 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c1c3_d20250621_m024949_c001_v0001120_t0059_u01750474189216") 2025/06/21 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a57d_d20250621_m024947_c001_v7007000_t0000_u01750474187437") 2025/06/21 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddab7_d20250621_m024938_c001_v0001092_t0057_u01750474178620") 2025/06/21 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6ec_d20250621_m024933_c001_v7007000_t0000_u01750474173437") 2025/06/21 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c189_d20250621_m024929_c001_v0001120_t0013_u01750474169554") 2025/06/21 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4053357cf340278e_d20250621_m024928_c001_v7007000_t0000_u01750474168211") 2025/06/21 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e47cf_d20250621_m024918_c001_v0001179_t0015_u01750474158783") 2025/06/21 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c014_d20250621_m024910_c001_v7007000_t0000_u01750474150531") 2025/06/21 02:52:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39d97_d20250621_m024900_c001_v0001182_t0014_u01750474140623") 2025/06/21 02:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f407961d40d15d65e_d20250621_m024855_c001_v7007000_t0000_u01750474135349") 2025/06/21 02:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c12c_d20250621_m024846_c001_v0001120_t0008_u01750474126077") 2025/06/21 02:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dae2c_d20250621_m024840_c001_v7007000_t0000_u01750474120949") 2025/06/21 02:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd966_d20250621_m024829_c001_v0001092_t0009_u01750474109487") 2025/06/21 02:52:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c75f_d20250621_m024950_c001_v7007000_t0000_u01750474190584") 2025/06/21 02:52:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c1b9_d20250621_m024946_c001_v0001120_t0013_u01750474186196") 2025/06/21 02:52:13 DEBUG : dir1/0003-defgh: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe593744c_d20250621_m025009_c001_v7007000_t0000_u01750474209562") 2025/06/21 02:52:13 DEBUG : dir1/0003-defgh: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c1f5_d20250621_m025004_c001_v0001120_t0010_u01750474204782") 2025/06/21 02:52:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7cb_d20250621_m025125_c001_v7007000_t0000_u01750474285819") 2025/06/21 02:52:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddc0f_d20250621_m025116_c001_v0001092_t0048_u01750474276629") 2025/06/21 02:52:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c5fa_d20250621_m025111_c001_v7007000_t0000_u01750474271191") 2025/06/21 02:52:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddbf1_d20250621_m025101_c001_v0001092_t0044_u01750474261688") 2025/06/21 02:52:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c173fa_d20250621_m025056_c001_v7007000_t0000_u01750474256140") 2025/06/21 02:52:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddbc7_d20250621_m025045_c001_v0001092_t0021_u01750474245748") 2025/06/21 02:52:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a526ec_d20250621_m025040_c001_v7007000_t0000_u01750474240129") 2025/06/21 02:52:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddb75_d20250621_m025030_c001_v0001092_t0012_u01750474230581") 2025/06/21 02:52:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dcb1f_d20250621_m025025_c001_v7007000_t0000_u01750474225148") 2025/06/21 02:52:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddb41_d20250621_m025015_c001_v0001092_t0057_u01750474215159") 2025/06/21 02:52:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5937445_d20250621_m025006_c001_v7007000_t0000_u01750474206681") 2025/06/21 02:52:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddb04_d20250621_m024958_c001_v0001092_t0001_u01750474198693") 2025/06/21 02:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c769_d20250621_m024953_c001_v7007000_t0000_u01750474193369") 2025/06/21 02:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddadf_d20250621_m024949_c001_v0001092_t0009_u01750474189302") 2025/06/21 02:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc8f7_d20250621_m024947_c001_v7007000_t0000_u01750474187447") 2025/06/21 02:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e7f_d20250621_m024939_c001_v0001182_t0040_u01750474179280") 2025/06/21 02:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6ed_d20250621_m024933_c001_v7007000_t0000_u01750474173619") 2025/06/21 02:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e482f_d20250621_m024929_c001_v0001179_t0059_u01750474169714") 2025/06/21 02:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c6e9_d20250621_m024928_c001_v7007000_t0000_u01750474168382") 2025/06/21 02:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e04_d20250621_m024919_c001_v0001182_t0020_u01750474159400") 2025/06/21 02:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4154f524e8a8e66d_d20250621_m024910_c001_v7007000_t0000_u01750474150547") 2025/06/21 02:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c14a_d20250621_m024900_c001_v0001120_t0034_u01750474140862") 2025/06/21 02:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f407961d40d15d65f_d20250621_m024855_c001_v7007000_t0000_u01750474135531") 2025/06/21 02:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd9a2_d20250621_m024846_c001_v0001092_t0015_u01750474126532") 2025/06/21 02:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dae2d_d20250621_m024841_c001_v7007000_t0000_u01750474121132") 2025/06/21 02:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39cd0_d20250621_m024832_c001_v0001182_t0012_u01750474112044") 2025/06/21 02:52:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c101_d20250621_m024950_c001_v7007000_t0000_u01750474190758") 2025/06/21 02:52:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddad3_d20250621_m024946_c001_v0001092_t0024_u01750474186341") 2025/06/21 02:52:14 DEBUG : dir1/0004-efghi: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe593744d_d20250621_m025009_c001_v7007000_t0000_u01750474209829") 2025/06/21 02:52:14 DEBUG : dir1/0004-efghi: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39f45_d20250621_m025005_c001_v0001182_t0056_u01750474205007") 2025/06/21 02:52:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7cc_d20250621_m025126_c001_v7007000_t0000_u01750474286001") 2025/06/21 02:52:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a110_d20250621_m025116_c001_v0001182_t0031_u01750474276964") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c5fb_d20250621_m025111_c001_v7007000_t0000_u01750474271374") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a0c0_d20250621_m025102_c001_v0001182_t0008_u01750474262101") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c173fb_d20250621_m025056_c001_v7007000_t0000_u01750474256422") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a068_d20250621_m025046_c001_v0001182_t0024_u01750474246070") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a526ed_d20250621_m025040_c001_v7007000_t0000_u01750474240313") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a003_d20250621_m025031_c001_v0001182_t0028_u01750474231002") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dcb25_d20250621_m025025_c001_v7007000_t0000_u01750474225389") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39f91_d20250621_m025015_c001_v0001182_t0028_u01750474215592") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f422dedf5132017db_d20250621_m025006_c001_v7007000_t0000_u01750474206116") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39f0d_d20250621_m024959_c001_v0001182_t0057_u01750474199068") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c76a_d20250621_m024953_c001_v7007000_t0000_u01750474193551") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39ed1_d20250621_m024949_c001_v0001182_t0032_u01750474189359") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afe430_d20250621_m024947_c001_v7007000_t0000_u01750474187851") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e48c5_d20250621_m024939_c001_v0001179_t0058_u01750474179486") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6ee_d20250621_m024933_c001_v7007000_t0000_u01750474173805") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e4d_d20250621_m024929_c001_v0001182_t0019_u01750474169725") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40999fee4cc112cf_d20250621_m024928_c001_v7007000_t0000_u01750474168215") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c16d_d20250621_m024919_c001_v0001120_t0047_u01750474159604") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4144cb4109389938_d20250621_m024910_c001_v7007000_t0000_u01750474150357") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd9ec_d20250621_m024901_c001_v0001092_t0026_u01750474141115") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f407961d40d15d660_d20250621_m024855_c001_v7007000_t0000_u01750474135714") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39d3c_d20250621_m024846_c001_v0001182_t0021_u01750474126945") 2025/06/21 02:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dae2e_d20250621_m024841_c001_v7007000_t0000_u01750474121314") 2025/06/21 02:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c10e_d20250621_m024832_c001_v0001120_t0045_u01750474112245") 2025/06/21 02:52:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c0fe_d20250621_m024950_c001_v7007000_t0000_u01750474190572") 2025/06/21 02:52:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39eb1_d20250621_m024946_c001_v0001182_t0018_u01750474186378") 2025/06/21 02:52:16 DEBUG : dir1/0005-fghij: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe593744e_d20250621_m025010_c001_v7007000_t0000_u01750474210013") 2025/06/21 02:52:16 DEBUG : dir1/0005-fghij: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e49c1_d20250621_m025005_c001_v0001179_t0035_u01750474205019") 2025/06/21 02:52:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7ce_d20250621_m025126_c001_v7007000_t0000_u01750474286182") 2025/06/21 02:52:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4bea_d20250621_m025117_c001_v0001179_t0018_u01750474277176") 2025/06/21 02:52:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c5fe_d20250621_m025111_c001_v7007000_t0000_u01750474271557") 2025/06/21 02:52:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4ba9_d20250621_m025102_c001_v0001179_t0055_u01750474262314") 2025/06/21 02:52:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c173fc_d20250621_m025056_c001_v7007000_t0000_u01750474256603") 2025/06/21 02:52:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4b0f_d20250621_m025046_c001_v0001179_t0013_u01750474246264") 2025/06/21 02:52:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a526ee_d20250621_m025040_c001_v7007000_t0000_u01750474240496") 2025/06/21 02:52:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4a99_d20250621_m025031_c001_v0001179_t0056_u01750474231197") 2025/06/21 02:52:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dcb27_d20250621_m025025_c001_v7007000_t0000_u01750474225573") 2025/06/21 02:52:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4a29_d20250621_m025015_c001_v0001179_t0017_u01750474215799") 2025/06/21 02:52:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f404317e131a90397_d20250621_m025006_c001_v7007000_t0000_u01750474206534") 2025/06/21 02:52:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e496d_d20250621_m024959_c001_v0001179_t0001_u01750474199276") 2025/06/21 02:52:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c76b_d20250621_m024953_c001_v7007000_t0000_u01750474193732") 2025/06/21 02:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4921_d20250621_m024949_c001_v0001179_t0039_u01750474189412") 2025/06/21 02:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc8f9_d20250621_m024947_c001_v7007000_t0000_u01750474187631") 2025/06/21 02:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c1a3_d20250621_m024939_c001_v0001120_t0011_u01750474179693") 2025/06/21 02:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6f0_d20250621_m024933_c001_v7007000_t0000_u01750474173992") 2025/06/21 02:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdda8d_d20250621_m024929_c001_v0001092_t0024_u01750474169751") 2025/06/21 02:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefc80d_d20250621_m024928_c001_v7007000_t0000_u01750474168393") 2025/06/21 02:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdda47_d20250621_m024919_c001_v0001092_t0016_u01750474159925") 2025/06/21 02:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c00f_d20250621_m024909_c001_v7007000_t0000_u01750474149942") 2025/06/21 02:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39d9b_d20250621_m024901_c001_v0001182_t0010_u01750474141503") 2025/06/21 02:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f407961d40d15d661_d20250621_m024855_c001_v7007000_t0000_u01750474135899") 2025/06/21 02:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c130_d20250621_m024847_c001_v0001120_t0020_u01750474127158") 2025/06/21 02:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dae2f_d20250621_m024841_c001_v7007000_t0000_u01750474121496") 2025/06/21 02:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd96e_d20250621_m024832_c001_v0001092_t0038_u01750474112580") 2025/06/21 02:52:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40358b5d4b336d5c_d20250621_m024950_c001_v7007000_t0000_u01750474190823") 2025/06/21 02:52:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4901_d20250621_m024946_c001_v0001179_t0022_u01750474186388") 2025/06/21 02:52:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe593744f_d20250621_m025010_c001_v7007000_t0000_u01750474210196") 2025/06/21 02:52:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddb22_d20250621_m025005_c001_v0001092_t0054_u01750474205118") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7cf_d20250621_m025126_c001_v7007000_t0000_u01750474286377") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c2ad_d20250621_m025117_c001_v0001120_t0000_u01750474277483") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c5ff_d20250621_m025111_c001_v7007000_t0000_u01750474271740") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c28b_d20250621_m025102_c001_v0001120_t0054_u01750474262534") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c173fd_d20250621_m025056_c001_v7007000_t0000_u01750474256784") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c261_d20250621_m025046_c001_v0001120_t0051_u01750474246492") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a526ef_d20250621_m025040_c001_v7007000_t0000_u01750474240678") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c243_d20250621_m025031_c001_v0001120_t0014_u01750474231430") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dcb29_d20250621_m025025_c001_v7007000_t0000_u01750474225757") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c215_d20250621_m025016_c001_v0001120_t0059_u01750474216023") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5937443_d20250621_m025006_c001_v7007000_t0000_u01750474206316") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c1dd_d20250621_m024959_c001_v0001120_t0001_u01750474199491") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c76c_d20250621_m024953_c001_v7007000_t0000_u01750474193913") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39ed5_d20250621_m024949_c001_v0001182_t0053_u01750474189587") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c75a_d20250621_m024947_c001_v7007000_t0000_u01750474187464") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddabf_d20250621_m024940_c001_v0001092_t0029_u01750474180053") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6f1_d20250621_m024934_c001_v7007000_t0000_u01750474174175") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e4f_d20250621_m024929_c001_v0001182_t0041_u01750474169921") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4032276360e9b24f_d20250621_m024927_c001_v7007000_t0000_u01750474167982") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e47dd_d20250621_m024920_c001_v0001179_t0014_u01750474160340") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4086edb209e7c70c_d20250621_m024910_c001_v7007000_t0000_u01750474150555") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c14c_d20250621_m024901_c001_v0001120_t0017_u01750474141710") 2025/06/21 02:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f407961d40d15d663_d20250621_m024856_c001_v7007000_t0000_u01750474136082") 2025/06/21 02:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd9aa_d20250621_m024847_c001_v0001092_t0048_u01750474127426") 2025/06/21 02:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dae30_d20250621_m024841_c001_v7007000_t0000_u01750474121678") 2025/06/21 02:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39cd4_d20250621_m024832_c001_v0001182_t0032_u01750474112901") 2025/06/21 02:52:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c761_d20250621_m024950_c001_v7007000_t0000_u01750474190770") 2025/06/21 02:52:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39eb3_d20250621_m024946_c001_v0001182_t0029_u01750474186600") 2025/06/21 02:52:19 DEBUG : dir1/0007-12345: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5937450_d20250621_m025010_c001_v7007000_t0000_u01750474210379") 2025/06/21 02:52:19 DEBUG : dir1/0007-12345: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39f47_d20250621_m025005_c001_v0001182_t0013_u01750474205203") 2025/06/21 02:52:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7d0_d20250621_m025126_c001_v7007000_t0000_u01750474286574") 2025/06/21 02:52:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddc13_d20250621_m025117_c001_v0001092_t0020_u01750474277931") 2025/06/21 02:52:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c600_d20250621_m025111_c001_v7007000_t0000_u01750474271922") 2025/06/21 02:52:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddbf5_d20250621_m025103_c001_v0001092_t0028_u01750474263153") 2025/06/21 02:52:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c173fe_d20250621_m025056_c001_v7007000_t0000_u01750474256966") 2025/06/21 02:52:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddbcd_d20250621_m025047_c001_v0001092_t0026_u01750474247056") 2025/06/21 02:52:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a526f0_d20250621_m025040_c001_v7007000_t0000_u01750474240861") 2025/06/21 02:52:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddb77_d20250621_m025031_c001_v0001092_t0020_u01750474231919") 2025/06/21 02:52:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dcb2a_d20250621_m025025_c001_v7007000_t0000_u01750474225950") 2025/06/21 02:52:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddb49_d20250621_m025016_c001_v0001092_t0054_u01750474216638") 2025/06/21 02:52:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f422dedf5132017dd_d20250621_m025006_c001_v7007000_t0000_u01750474206482") 2025/06/21 02:52:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddb0a_d20250621_m024959_c001_v0001092_t0041_u01750474199951") 2025/06/21 02:52:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c76d_d20250621_m024954_c001_v7007000_t0000_u01750474194094") 2025/06/21 02:52:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4923_d20250621_m024949_c001_v0001179_t0003_u01750474189615") 2025/06/21 02:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c75c_d20250621_m024947_c001_v7007000_t0000_u01750474187645") 2025/06/21 02:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e81_d20250621_m024940_c001_v0001182_t0054_u01750474180374") 2025/06/21 02:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6f2_d20250621_m024934_c001_v7007000_t0000_u01750474174359") 2025/06/21 02:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4833_d20250621_m024929_c001_v0001179_t0042_u01750474169935") 2025/06/21 02:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c6e7_d20250621_m024928_c001_v7007000_t0000_u01750474168015") 2025/06/21 02:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e0b_d20250621_m024920_c001_v0001182_t0023_u01750474160981") 2025/06/21 02:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f409d79f973a54606_d20250621_m024910_c001_v7007000_t0000_u01750474150566") 2025/06/21 02:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd9f2_d20250621_m024902_c001_v0001092_t0053_u01750474142089") 2025/06/21 02:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f407961d40d15d664_d20250621_m024856_c001_v7007000_t0000_u01750474136265") 2025/06/21 02:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39d46_d20250621_m024847_c001_v0001182_t0027_u01750474127727") 2025/06/21 02:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dae31_d20250621_m024841_c001_v7007000_t0000_u01750474121860") 2025/06/21 02:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c110_d20250621_m024833_c001_v0001120_t0000_u01750474113115") 2025/06/21 02:52:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a58a_d20250621_m024950_c001_v7007000_t0000_u01750474190922") 2025/06/21 02:52:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4903_d20250621_m024946_c001_v0001179_t0036_u01750474186610") 2025/06/21 02:52:20 DEBUG : dir1/0008-23456: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5937451_d20250621_m025010_c001_v7007000_t0000_u01750474210584") 2025/06/21 02:52:20 DEBUG : dir1/0008-23456: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c1f7_d20250621_m025005_c001_v0001120_t0035_u01750474205233") 2025/06/21 02:52:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7d2_d20250621_m025126_c001_v7007000_t0000_u01750474286755") 2025/06/21 02:52:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a11a_d20250621_m025118_c001_v0001182_t0003_u01750474278276") 2025/06/21 02:52:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c601_d20250621_m025112_c001_v7007000_t0000_u01750474272123") 2025/06/21 02:52:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a0c8_d20250621_m025103_c001_v0001182_t0039_u01750474263538") 2025/06/21 02:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c173ff_d20250621_m025057_c001_v7007000_t0000_u01750474257148") 2025/06/21 02:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a076_d20250621_m025047_c001_v0001182_t0015_u01750474247529") 2025/06/21 02:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a526f1_d20250621_m025041_c001_v7007000_t0000_u01750474241044") 2025/06/21 02:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a00d_d20250621_m025032_c001_v0001182_t0059_u01750474232288") 2025/06/21 02:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dcb2c_d20250621_m025026_c001_v7007000_t0000_u01750474226136") 2025/06/21 02:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39fa3_d20250621_m025016_c001_v0001182_t0010_u01750474216990") 2025/06/21 02:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5937442_d20250621_m025006_c001_v7007000_t0000_u01750474206132") 2025/06/21 02:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39f19_d20250621_m025000_c001_v0001182_t0022_u01750474200273") 2025/06/21 02:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c76e_d20250621_m024954_c001_v7007000_t0000_u01750474194277") 2025/06/21 02:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddae3_d20250621_m024949_c001_v0001092_t0011_u01750474189704") 2025/06/21 02:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afe42f_d20250621_m024947_c001_v7007000_t0000_u01750474187666") 2025/06/21 02:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e48d1_d20250621_m024940_c001_v0001179_t0026_u01750474180576") 2025/06/21 02:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6f3_d20250621_m024934_c001_v7007000_t0000_u01750474174543") 2025/06/21 02:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c18d_d20250621_m024930_c001_v0001120_t0054_u01750474170016") 2025/06/21 02:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4032276360e9b250_d20250621_m024928_c001_v7007000_t0000_u01750474168167") 2025/06/21 02:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c173_d20250621_m024921_c001_v0001120_t0031_u01750474161184") 2025/06/21 02:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5936faa_d20250621_m024910_c001_v7007000_t0000_u01750474150125") 2025/06/21 02:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39da5_d20250621_m024902_c001_v0001182_t0000_u01750474142411") 2025/06/21 02:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f407961d40d15d665_d20250621_m024856_c001_v7007000_t0000_u01750474136448") 2025/06/21 02:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c132_d20250621_m024847_c001_v0001120_t0037_u01750474127925") 2025/06/21 02:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dae32_d20250621_m024842_c001_v7007000_t0000_u01750474122042") 2025/06/21 02:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd972_d20250621_m024833_c001_v0001092_t0027_u01750474113569") 2025/06/21 02:52:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc95b_d20250621_m024950_c001_v7007000_t0000_u01750474190602") 2025/06/21 02:52:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddad5_d20250621_m024946_c001_v0001092_t0004_u01750474186772") 2025/06/21 02:52:22 DEBUG : dir1/0009-34567: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5937452_d20250621_m025010_c001_v7007000_t0000_u01750474210768") 2025/06/21 02:52:22 DEBUG : dir1/0009-34567: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e49c7_d20250621_m025005_c001_v0001179_t0004_u01750474205267") 2025/06/21 02:52:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7d3_d20250621_m025126_c001_v7007000_t0000_u01750474286942") 2025/06/21 02:52:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4bec_d20250621_m025118_c001_v0001179_t0028_u01750474278486") 2025/06/21 02:52:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c602_d20250621_m025112_c001_v7007000_t0000_u01750474272306") 2025/06/21 02:52:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4bb3_d20250621_m025103_c001_v0001179_t0043_u01750474263744") 2025/06/21 02:52:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c17400_d20250621_m025057_c001_v7007000_t0000_u01750474257329") 2025/06/21 02:52:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4b1d_d20250621_m025047_c001_v0001179_t0016_u01750474247727") 2025/06/21 02:52:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a526f3_d20250621_m025041_c001_v7007000_t0000_u01750474241227") 2025/06/21 02:52:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4aa5_d20250621_m025032_c001_v0001179_t0011_u01750474232509") 2025/06/21 02:52:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dcb2e_d20250621_m025026_c001_v7007000_t0000_u01750474226320") 2025/06/21 02:52:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4a33_d20250621_m025017_c001_v0001179_t0031_u01750474217204") 2025/06/21 02:52:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40358b5d4b336ddc_d20250621_m025006_c001_v7007000_t0000_u01750474206540") 2025/06/21 02:52:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4979_d20250621_m025000_c001_v0001179_t0016_u01750474200480") 2025/06/21 02:52:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c76f_d20250621_m024954_c001_v7007000_t0000_u01750474194459") 2025/06/21 02:52:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c1c5_d20250621_m024949_c001_v0001120_t0040_u01750474189740") 2025/06/21 02:52:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a580_d20250621_m024947_c001_v7007000_t0000_u01750474187812") 2025/06/21 02:52:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c1a5_d20250621_m024940_c001_v0001120_t0011_u01750474180781") 2025/06/21 02:52:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6f4_d20250621_m024934_c001_v7007000_t0000_u01750474174769") 2025/06/21 02:52:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdda8f_d20250621_m024930_c001_v0001092_t0029_u01750474170059") 2025/06/21 02:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4032276360e9b24d_d20250621_m024927_c001_v7007000_t0000_u01750474167799") 2025/06/21 02:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdda4f_d20250621_m024921_c001_v0001092_t0017_u01750474161459") 2025/06/21 02:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c011_d20250621_m024910_c001_v7007000_t0000_u01750474150348") 2025/06/21 02:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c14e_d20250621_m024902_c001_v0001120_t0055_u01750474142622") 2025/06/21 02:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f407961d40d15d666_d20250621_m024856_c001_v7007000_t0000_u01750474136632") 2025/06/21 02:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd9ac_d20250621_m024848_c001_v0001092_t0046_u01750474128295") 2025/06/21 02:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dae33_d20250621_m024842_c001_v7007000_t0000_u01750474122223") 2025/06/21 02:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39cde_d20250621_m024833_c001_v0001182_t0025_u01750474113900") 2025/06/21 02:52:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c762_d20250621_m024950_c001_v7007000_t0000_u01750474190955") 2025/06/21 02:52:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39eb5_d20250621_m024946_c001_v0001182_t0014_u01750474186795") 2025/06/21 02:52:23 DEBUG : dir1/0010-45678: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5937453_d20250621_m025010_c001_v7007000_t0000_u01750474210950") 2025/06/21 02:52:23 DEBUG : dir1/0010-45678: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39f49_d20250621_m025005_c001_v0001182_t0058_u01750474205408") 2025/06/21 02:52:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7d5_d20250621_m025127_c001_v7007000_t0000_u01750474287123") 2025/06/21 02:52:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c2b1_d20250621_m025118_c001_v0001120_t0047_u01750474278708") 2025/06/21 02:52:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c603_d20250621_m025112_c001_v7007000_t0000_u01750474272488") 2025/06/21 02:52:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c28f_d20250621_m025103_c001_v0001120_t0014_u01750474263961") 2025/06/21 02:52:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c17402_d20250621_m025057_c001_v7007000_t0000_u01750474257511") 2025/06/21 02:52:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c267_d20250621_m025049_c001_v0001120_t0057_u01750474249282") 2025/06/21 02:52:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a526f4_d20250621_m025041_c001_v7007000_t0000_u01750474241409") 2025/06/21 02:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c247_d20250621_m025032_c001_v0001120_t0029_u01750474232722") 2025/06/21 02:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dcb30_d20250621_m025026_c001_v7007000_t0000_u01750474226504") 2025/06/21 02:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c21b_d20250621_m025017_c001_v0001120_t0055_u01750474217409") 2025/06/21 02:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5937444_d20250621_m025006_c001_v7007000_t0000_u01750474206499") 2025/06/21 02:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c1e1_d20250621_m025000_c001_v0001120_t0026_u01750474200763") 2025/06/21 02:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c770_d20250621_m024954_c001_v7007000_t0000_u01750474194679") 2025/06/21 02:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39ed7_d20250621_m024949_c001_v0001182_t0003_u01750474189792") 2025/06/21 02:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc8fa_d20250621_m024947_c001_v7007000_t0000_u01750474187814") 2025/06/21 02:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddac1_d20250621_m024941_c001_v0001092_t0048_u01750474181285") 2025/06/21 02:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6f5_d20250621_m024934_c001_v7007000_t0000_u01750474174952") 2025/06/21 02:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e51_d20250621_m024930_c001_v0001182_t0034_u01750474170131") 2025/06/21 02:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a52540_d20250621_m024928_c001_v7007000_t0000_u01750474168175") 2025/06/21 02:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e47e9_d20250621_m024922_c001_v0001179_t0041_u01750474162108") 2025/06/21 02:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4154f524e8a8e66c_d20250621_m024910_c001_v7007000_t0000_u01750474150353") 2025/06/21 02:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd9f8_d20250621_m024903_c001_v0001092_t0031_u01750474143217") 2025/06/21 02:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f407961d40d15d667_d20250621_m024856_c001_v7007000_t0000_u01750474136815") 2025/06/21 02:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39d4a_d20250621_m024848_c001_v0001182_t0021_u01750474128596") 2025/06/21 02:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dae34_d20250621_m024842_c001_v7007000_t0000_u01750474122405") 2025/06/21 02:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c112_d20250621_m024834_c001_v0001120_t0018_u01750474114107") 2025/06/21 02:52:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ceea3fbb7199e_d20250621_m024950_c001_v7007000_t0000_u01750474190609") 2025/06/21 02:52:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4909_d20250621_m024946_c001_v0001179_t0043_u01750474186816") 2025/06/21 02:52:25 DEBUG : dir1/0011-56789: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5937454_d20250621_m025011_c001_v7007000_t0000_u01750474211132") 2025/06/21 02:52:25 DEBUG : dir1/0011-56789: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddb24_d20250621_m025005_c001_v0001092_t0048_u01750474205446") 2025/06/21 02:52:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7d6_d20250621_m025127_c001_v7007000_t0000_u01750474287305") 2025/06/21 02:52:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddc17_d20250621_m025118_c001_v0001092_t0041_u01750474278985") 2025/06/21 02:52:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c604_d20250621_m025112_c001_v7007000_t0000_u01750474272672") 2025/06/21 02:52:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddbfb_d20250621_m025104_c001_v0001092_t0011_u01750474264370") 2025/06/21 02:52:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c17403_d20250621_m025057_c001_v7007000_t0000_u01750474257692") 2025/06/21 02:52:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddbd7_d20250621_m025049_c001_v0001092_t0032_u01750474249803") 2025/06/21 02:52:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a526f5_d20250621_m025041_c001_v7007000_t0000_u01750474241592") 2025/06/21 02:52:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddb83_d20250621_m025033_c001_v0001092_t0048_u01750474233558") 2025/06/21 02:52:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dcb31_d20250621_m025026_c001_v7007000_t0000_u01750474226688") 2025/06/21 02:52:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddb4d_d20250621_m025017_c001_v0001092_t0028_u01750474217823") 2025/06/21 02:52:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f406bac16c968e4a7_d20250621_m025006_c001_v7007000_t0000_u01750474206505") 2025/06/21 02:52:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddb10_d20250621_m025001_c001_v0001092_t0046_u01750474201120") 2025/06/21 02:52:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c771_d20250621_m024954_c001_v7007000_t0000_u01750474194860") 2025/06/21 02:52:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4927_d20250621_m024949_c001_v0001179_t0003_u01750474189828") 2025/06/21 02:52:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afe42e_d20250621_m024947_c001_v7007000_t0000_u01750474187472") 2025/06/21 02:52:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e8b_d20250621_m024942_c001_v0001182_t0015_u01750474182329") 2025/06/21 02:52:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6f6_d20250621_m024935_c001_v7007000_t0000_u01750474175135") 2025/06/21 02:52:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4837_d20250621_m024930_c001_v0001179_t0011_u01750474170143") 2025/06/21 02:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c0c9_d20250621_m024928_c001_v7007000_t0000_u01750474168228") 2025/06/21 02:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e15_d20250621_m024922_c001_v0001182_t0037_u01750474162317") 2025/06/21 02:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c010_d20250621_m024910_c001_v7007000_t0000_u01750474150124") 2025/06/21 02:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39dac_d20250621_m024903_c001_v0001182_t0016_u01750474143641") 2025/06/21 02:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f407961d40d15d668_d20250621_m024857_c001_v7007000_t0000_u01750474137044") 2025/06/21 02:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c134_d20250621_m024848_c001_v0001120_t0039_u01750474128803") 2025/06/21 02:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dae35_d20250621_m024842_c001_v7007000_t0000_u01750474122587") 2025/06/21 02:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd97a_d20250621_m024834_c001_v0001092_t0029_u01750474114439") 2025/06/21 02:52:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc95f_d20250621_m024950_c001_v7007000_t0000_u01750474190786") 2025/06/21 02:52:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c1bb_d20250621_m024946_c001_v0001120_t0008_u01750474186827") 2025/06/21 02:52:26 DEBUG : dir1/0012-6789;: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5937455_d20250621_m025011_c001_v7007000_t0000_u01750474211315") 2025/06/21 02:52:26 DEBUG : dir1/0012-6789;: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e49c9_d20250621_m025005_c001_v0001179_t0014_u01750474205471") 2025/06/21 02:52:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7d7_d20250621_m025127_c001_v7007000_t0000_u01750474287488") 2025/06/21 02:52:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a11e_d20250621_m025119_c001_v0001182_t0041_u01750474279324") 2025/06/21 02:52:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c606_d20250621_m025112_c001_v7007000_t0000_u01750474272853") 2025/06/21 02:52:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a0d2_d20250621_m025105_c001_v0001182_t0021_u01750474265023") 2025/06/21 02:52:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c17404_d20250621_m025057_c001_v7007000_t0000_u01750474257883") 2025/06/21 02:52:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a07e_d20250621_m025050_c001_v0001182_t0038_u01750474250132") 2025/06/21 02:52:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a526f6_d20250621_m025041_c001_v7007000_t0000_u01750474241776") 2025/06/21 02:52:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a020_d20250621_m025034_c001_v0001182_t0057_u01750474234130") 2025/06/21 02:52:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dcb32_d20250621_m025026_c001_v7007000_t0000_u01750474226889") 2025/06/21 02:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39fad_d20250621_m025018_c001_v0001182_t0031_u01750474218179") 2025/06/21 02:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4187ea8124c70a95_d20250621_m025006_c001_v7007000_t0000_u01750474206550") 2025/06/21 02:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39f27_d20250621_m025001_c001_v0001182_t0014_u01750474201528") 2025/06/21 02:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c772_d20250621_m024955_c001_v7007000_t0000_u01750474195042") 2025/06/21 02:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39edb_d20250621_m024950_c001_v0001182_t0049_u01750474190001") 2025/06/21 02:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c75d_d20250621_m024947_c001_v7007000_t0000_u01750474187825") 2025/06/21 02:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e48e3_d20250621_m024942_c001_v0001179_t0012_u01750474182526") 2025/06/21 02:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6f7_d20250621_m024935_c001_v7007000_t0000_u01750474175322") 2025/06/21 02:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e54_d20250621_m024930_c001_v0001182_t0036_u01750474170338") 2025/06/21 02:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a5253f_d20250621_m024927_c001_v7007000_t0000_u01750474167995") 2025/06/21 02:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c175_d20250621_m024922_c001_v0001120_t0033_u01750474162528") 2025/06/21 02:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5936fac_d20250621_m024910_c001_v7007000_t0000_u01750474150579") 2025/06/21 02:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c152_d20250621_m024903_c001_v0001120_t0033_u01750474143868") 2025/06/21 02:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f407961d40d15d669_d20250621_m024857_c001_v7007000_t0000_u01750474137248") 2025/06/21 02:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd9b0_d20250621_m024849_c001_v0001092_t0039_u01750474129119") 2025/06/21 02:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dae36_d20250621_m024842_c001_v7007000_t0000_u01750474122782") 2025/06/21 02:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39cea_d20250621_m024834_c001_v0001182_t0021_u01750474114765") 2025/06/21 02:52:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a587_d20250621_m024950_c001_v7007000_t0000_u01750474190617") 2025/06/21 02:52:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39ebb_d20250621_m024947_c001_v0001182_t0003_u01750474187028") 2025/06/21 02:52:27 DEBUG : dir1/0013-789;=: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5937456_d20250621_m025011_c001_v7007000_t0000_u01750474211506") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c1fb_d20250621_m025005_c001_v0001120_t0030_u01750474205540") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7d8_d20250621_m025127_c001_v7007000_t0000_u01750474287672") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4bf4_d20250621_m025119_c001_v0001179_t0026_u01750474279539") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c607_d20250621_m025113_c001_v7007000_t0000_u01750474273034") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4bbb_d20250621_m025105_c001_v0001179_t0012_u01750474265226") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c17405_d20250621_m025058_c001_v7007000_t0000_u01750474258065") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4b37_d20250621_m025050_c001_v0001179_t0056_u01750474250327") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a526f7_d20250621_m025041_c001_v7007000_t0000_u01750474241958") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4ab5_d20250621_m025034_c001_v0001179_t0013_u01750474234337") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dcb33_d20250621_m025027_c001_v7007000_t0000_u01750474227073") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4a3b_d20250621_m025018_c001_v0001179_t0039_u01750474218421") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f406bac16c968e4a6_d20250621_m025006_c001_v7007000_t0000_u01750474206323") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4989_d20250621_m025001_c001_v0001179_t0021_u01750474201748") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c773_d20250621_m024955_c001_v7007000_t0000_u01750474195224") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c1c7_d20250621_m024950_c001_v0001120_t0032_u01750474190024") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a57e_d20250621_m024947_c001_v7007000_t0000_u01750474187619") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c1a9_d20250621_m024942_c001_v0001120_t0012_u01750474182731") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6f8_d20250621_m024935_c001_v7007000_t0000_u01750474175506") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e483b_d20250621_m024930_c001_v0001179_t0001_u01750474170348") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40999fee4cc112ce_d20250621_m024928_c001_v7007000_t0000_u01750474168184") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdda57_d20250621_m024922_c001_v0001092_t0011_u01750474162802") 2025/06/21 02:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4086edb209e7c70a_d20250621_m024910_c001_v7007000_t0000_u01750474150362") 2025/06/21 02:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd9fe_d20250621_m024904_c001_v0001092_t0049_u01750474144160") 2025/06/21 02:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f407961d40d15d66a_d20250621_m024857_c001_v7007000_t0000_u01750474137433") 2025/06/21 02:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39d4e_d20250621_m024849_c001_v0001182_t0058_u01750474129423") 2025/06/21 02:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dae37_d20250621_m024842_c001_v7007000_t0000_u01750474122963") 2025/06/21 02:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c114_d20250621_m024834_c001_v0001120_t0016_u01750474114978") 2025/06/21 02:52:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ceea3fbb719a4_d20250621_m024950_c001_v7007000_t0000_u01750474190794") 2025/06/21 02:52:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e490d_d20250621_m024947_c001_v0001179_t0030_u01750474187062") 2025/06/21 02:52:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5937457_d20250621_m025011_c001_v7007000_t0000_u01750474211718") 2025/06/21 02:52:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39f4b_d20250621_m025005_c001_v0001182_t0045_u01750474205605") 2025/06/21 02:52:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7d9_d20250621_m025127_c001_v7007000_t0000_u01750474287853") 2025/06/21 02:52:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c2b5_d20250621_m025119_c001_v0001120_t0003_u01750474279739") 2025/06/21 02:52:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c608_d20250621_m025113_c001_v7007000_t0000_u01750474273217") 2025/06/21 02:52:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c293_d20250621_m025105_c001_v0001120_t0022_u01750474265448") 2025/06/21 02:52:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c17406_d20250621_m025058_c001_v7007000_t0000_u01750474258246") 2025/06/21 02:52:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c26b_d20250621_m025050_c001_v0001120_t0043_u01750474250574") 2025/06/21 02:52:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a526f8_d20250621_m025042_c001_v7007000_t0000_u01750474242154") 2025/06/21 02:52:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c24b_d20250621_m025034_c001_v0001120_t0010_u01750474234561") 2025/06/21 02:52:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dcb39_d20250621_m025027_c001_v7007000_t0000_u01750474227257") 2025/06/21 02:52:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c221_d20250621_m025018_c001_v0001120_t0052_u01750474218662") 2025/06/21 02:52:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f413b977d3b33a551_d20250621_m025006_c001_v7007000_t0000_u01750474206331") 2025/06/21 02:52:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c1e9_d20250621_m025002_c001_v0001120_t0020_u01750474202035") 2025/06/21 02:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c774_d20250621_m024955_c001_v7007000_t0000_u01750474195409") 2025/06/21 02:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4929_d20250621_m024950_c001_v0001179_t0001_u01750474190042") 2025/06/21 02:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc8fb_d20250621_m024948_c001_v7007000_t0000_u01750474188004") 2025/06/21 02:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddac3_d20250621_m024943_c001_v0001092_t0015_u01750474183194") 2025/06/21 02:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6f9_d20250621_m024935_c001_v7007000_t0000_u01750474175688") 2025/06/21 02:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdda93_d20250621_m024930_c001_v0001092_t0028_u01750474170390") 2025/06/21 02:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a5253e_d20250621_m024927_c001_v7007000_t0000_u01750474167815") 2025/06/21 02:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e47f1_d20250621_m024923_c001_v0001179_t0025_u01750474163376") 2025/06/21 02:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc79a_d20250621_m024910_c001_v7007000_t0000_u01750474150416") 2025/06/21 02:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39db4_d20250621_m024904_c001_v0001182_t0034_u01750474144565") 2025/06/21 02:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f407961d40d15d66b_d20250621_m024857_c001_v7007000_t0000_u01750474137617") 2025/06/21 02:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c138_d20250621_m024849_c001_v0001120_t0058_u01750474129632") 2025/06/21 02:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dae38_d20250621_m024843_c001_v7007000_t0000_u01750474123147") 2025/06/21 02:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd982_d20250621_m024835_c001_v0001092_t0003_u01750474115413") 2025/06/21 02:52:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f422dedf51320176f_d20250621_m024950_c001_v7007000_t0000_u01750474190931") 2025/06/21 02:52:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddad7_d20250621_m024947_c001_v0001092_t0015_u01750474187084") 2025/06/21 02:52:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5937458_d20250621_m025011_c001_v7007000_t0000_u01750474211900") 2025/06/21 02:52:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddb28_d20250621_m025005_c001_v0001092_t0045_u01750474205781") 2025/06/21 02:52:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7da_d20250621_m025128_c001_v7007000_t0000_u01750474288036") 2025/06/21 02:52:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddc1f_d20250621_m025120_c001_v0001092_t0009_u01750474280137") 2025/06/21 02:52:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c609_d20250621_m025113_c001_v7007000_t0000_u01750474273400") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddbfd_d20250621_m025105_c001_v0001092_t0025_u01750474265737") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c17407_d20250621_m025058_c001_v7007000_t0000_u01750474258427") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddbd9_d20250621_m025050_c001_v0001092_t0029_u01750474250874") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a526fa_d20250621_m025042_c001_v7007000_t0000_u01750474242369") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddb91_d20250621_m025034_c001_v0001092_t0024_u01750474234966") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dcb3e_d20250621_m025027_c001_v7007000_t0000_u01750474227441") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddb51_d20250621_m025019_c001_v0001092_t0054_u01750474219244") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f413b977d3b33a553_d20250621_m025006_c001_v7007000_t0000_u01750474206516") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddb14_d20250621_m025002_c001_v0001092_t0015_u01750474202320") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c775_d20250621_m024955_c001_v7007000_t0000_u01750474195590") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddae9_d20250621_m024950_c001_v0001092_t0028_u01750474190189") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a581_d20250621_m024947_c001_v7007000_t0000_u01750474187840") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e97_d20250621_m024943_c001_v0001182_t0002_u01750474183626") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6fa_d20250621_m024935_c001_v7007000_t0000_u01750474175872") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e56_d20250621_m024930_c001_v0001182_t0053_u01750474170550") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40999fee4cc112cc_d20250621_m024927_c001_v7007000_t0000_u01750474167820") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e19_d20250621_m024923_c001_v0001182_t0011_u01750474163603") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f409d79f973a54605_d20250621_m024910_c001_v7007000_t0000_u01750474150378") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c157_d20250621_m024904_c001_v0001120_t0002_u01750474144781") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f407961d40d15d66d_d20250621_m024857_c001_v7007000_t0000_u01750474137800") 2025/06/21 02:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd9b6_d20250621_m024850_c001_v0001092_t0004_u01750474130101") 2025/06/21 02:52:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dae39_d20250621_m024843_c001_v7007000_t0000_u01750474123342") 2025/06/21 02:52:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39cee_d20250621_m024835_c001_v0001182_t0010_u01750474115783") 2025/06/21 02:52:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c102_d20250621_m024950_c001_v7007000_t0000_u01750474190942") 2025/06/21 02:52:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39ebd_d20250621_m024947_c001_v0001182_t0040_u01750474187222") 2025/06/21 02:52:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc7a0_d20250621_m024913_c001_v7007000_t0000_u01750474153164") 2025/06/21 02:52:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39dc4_d20250621_m024908_c001_v0001182_t0038_u01750474148513") 2025/06/21 02:52:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc7a1_d20250621_m024913_c001_v7007000_t0000_u01750474153348") 2025/06/21 02:52:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdda1a_d20250621_m024908_c001_v0001092_t0011_u01750474148523") 2025/06/21 02:52:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc7a2_d20250621_m024913_c001_v7007000_t0000_u01750474153541") 2025/06/21 02:52:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c15f_d20250621_m024908_c001_v0001120_t0000_u01750474148621") 2025/06/21 02:52:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc7a3_d20250621_m024913_c001_v7007000_t0000_u01750474153726") 2025/06/21 02:52:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39dc8_d20250621_m024908_c001_v0001182_t0016_u01750474148720") 2025/06/21 02:52:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc7a4_d20250621_m024913_c001_v7007000_t0000_u01750474153993") 2025/06/21 02:52:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39dcc_d20250621_m024908_c001_v0001182_t0044_u01750474148939") 2025/06/21 02:52:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc7a5_d20250621_m024914_c001_v7007000_t0000_u01750474154199") 2025/06/21 02:52:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdda1c_d20250621_m024909_c001_v0001092_t0029_u01750474149034") 2025/06/21 02:52:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc7a7_d20250621_m024914_c001_v7007000_t0000_u01750474154384") 2025/06/21 02:52:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4795_d20250621_m024909_c001_v0001179_t0057_u01750474149103") 2025/06/21 02:52:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc7a8_d20250621_m024914_c001_v7007000_t0000_u01750474154566") 2025/06/21 02:52:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c161_d20250621_m024909_c001_v0001120_t0018_u01750474149115") 2025/06/21 02:52:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc7a9_d20250621_m024914_c001_v7007000_t0000_u01750474154761") 2025/06/21 02:52:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39dce_d20250621_m024909_c001_v0001182_t0041_u01750474149142") 2025/06/21 02:52:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc7ab_d20250621_m024914_c001_v7007000_t0000_u01750474154945") 2025/06/21 02:52:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4799_d20250621_m024909_c001_v0001179_t0027_u01750474149317") 2025/06/21 02:52:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc7ac_d20250621_m024915_c001_v7007000_t0000_u01750474155128") 2025/06/21 02:52:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39dd0_d20250621_m024909_c001_v0001182_t0047_u01750474149338") 2025/06/21 02:52:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc7ad_d20250621_m024915_c001_v7007000_t0000_u01750474155311") 2025/06/21 02:52:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdda22_d20250621_m024909_c001_v0001092_t0009_u01750474149447") 2025/06/21 02:52:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc7ae_d20250621_m024915_c001_v7007000_t0000_u01750474155494") 2025/06/21 02:52:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c163_d20250621_m024909_c001_v0001120_t0038_u01750474149510") 2025/06/21 02:52:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc7af_d20250621_m024915_c001_v7007000_t0000_u01750474155679") 2025/06/21 02:52:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39dd2_d20250621_m024909_c001_v0001182_t0028_u01750474149540") 2025/06/21 02:52:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc7b1_d20250621_m024915_c001_v7007000_t0000_u01750474155909") 2025/06/21 02:52:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e479d_d20250621_m024909_c001_v0001179_t0048_u01750474149702") 2025/06/21 02:52:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dc7b2_d20250621_m024916_c001_v7007000_t0000_u01750474156092") 2025/06/21 02:52:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39dd6_d20250621_m024909_c001_v0001182_t0046_u01750474149737") 2025/06/21 02:52:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c6ee_d20250621_m024930_c001_v7007000_t0000_u01750474170973") 2025/06/21 02:52:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4805_d20250621_m024926_c001_v0001179_t0014_u01750474166318") 2025/06/21 02:52:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefc813_d20250621_m024931_c001_v7007000_t0000_u01750474171142") 2025/06/21 02:52:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e2f_d20250621_m024926_c001_v0001182_t0023_u01750474166350") 2025/06/21 02:52:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a52544_d20250621_m024930_c001_v7007000_t0000_u01750474170820") 2025/06/21 02:52:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdda71_d20250621_m024926_c001_v0001092_t0038_u01750474166362") 2025/06/21 02:52:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6e5_d20250621_m024930_c001_v7007000_t0000_u01750474170990") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c181_d20250621_m024926_c001_v0001120_t0043_u01750474166421") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40999fee4cc112d7_d20250621_m024930_c001_v7007000_t0000_u01750474170762") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e33_d20250621_m024926_c001_v0001182_t0051_u01750474166558") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a576_d20250621_m024930_c001_v7007000_t0000_u01750474170844") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4809_d20250621_m024926_c001_v0001179_t0010_u01750474166637") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4187ea8124c709b7_d20250621_m024930_c001_v7007000_t0000_u01750474170832") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdda75_d20250621_m024926_c001_v0001092_t0004_u01750474166702") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c6ed_d20250621_m024930_c001_v7007000_t0000_u01750474170789") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c183_d20250621_m024926_c001_v0001120_t0057_u01750474166715") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6e4_d20250621_m024930_c001_v7007000_t0000_u01750474170807") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e37_d20250621_m024926_c001_v0001182_t0053_u01750474166774") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefc810_d20250621_m024930_c001_v7007000_t0000_u01750474170778") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e480b_d20250621_m024926_c001_v0001179_t0039_u01750474166841") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a52545_d20250621_m024931_c001_v7007000_t0000_u01750474171003") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e39_d20250621_m024926_c001_v0001182_t0055_u01750474166975") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c171bd_d20250621_m024931_c001_v7007000_t0000_u01750474171003") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4811_d20250621_m024927_c001_v0001179_t0003_u01750474167047") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40999fee4cc112d8_d20250621_m024930_c001_v7007000_t0000_u01750474170945") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdda79_d20250621_m024927_c001_v0001092_t0015_u01750474167153") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefc812_d20250621_m024930_c001_v7007000_t0000_u01750474170959") 2025/06/21 02:52:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e3d_d20250621_m024927_c001_v0001182_t0009_u01750474167170") 2025/06/21 02:52:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c6ef_d20250621_m024931_c001_v7007000_t0000_u01750474171156") 2025/06/21 02:52:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c185_d20250621_m024927_c001_v0001120_t0009_u01750474167218") 2025/06/21 02:52:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4187ea8124c709bd_d20250621_m024931_c001_v7007000_t0000_u01750474171022") 2025/06/21 02:52:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4815_d20250621_m024927_c001_v0001179_t0049_u01750474167312") 2025/06/21 02:52:35 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afe117_d20250621_m024716_c001_v7007000_t0000_u01750474036921") 2025/06/21 02:52:35 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f117e2fbc8853950e_d20250621_m024714_c001_v0001105_t0013_u01750474034549") 2025/06/21 02:52:35 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f42150288fa7c57c6_d20250621_m024714_c001_v7007000_t0000_u01750474034364") 2025/06/21 02:52:35 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f117e2fbc88539500_d20250621_m024711_c001_v0001105_t0033_u01750474031054") 2025/06/21 02:52:35 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f42150288fa7c5751_d20250621_m024710_c001_v7007000_t0000_u01750474030325") 2025/06/21 02:52:35 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bfce_d20250621_m024706_c001_v0001120_t0045_u01750474026269") 2025/06/21 02:52:35 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a323_d20250621_m024704_c001_v7007000_t0000_u01750474024790") 2025/06/21 02:52:35 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1035cdcd742cb657_d20250621_m024702_c001_v0001093_t0054_u01750474022430") 2025/06/21 02:52:35 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dad6b_d20250621_m024702_c001_v7007000_t0000_u01750474022245") 2025/06/21 02:52:35 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1035cdcd742cb650_d20250621_m024658_c001_v0001093_t0009_u01750474018596") 2025/06/21 02:52:35 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dad64_d20250621_m024657_c001_v7007000_t0000_u01750474017864") 2025/06/21 02:52:35 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bfb8_d20250621_m024653_c001_v0001120_t0017_u01750474013866") 2025/06/21 02:52:35 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f404317e131a900ed_d20250621_m024652_c001_v7007000_t0000_u01750474012940") 2025/06/21 02:52:35 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1103a3e2338b934d_d20250621_m024651_c001_v0001182_t0022_u01750474011563") 2025/06/21 02:52:35 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4086edb209e7c4e4_d20250621_m024651_c001_v7007000_t0000_u01750474011378") 2025/06/21 02:52:35 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1103a3e2338b933f_d20250621_m024649_c001_v0001182_t0012_u01750474009172") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4086edb209e7c4db_d20250621_m024648_c001_v7007000_t0000_u01750474008420") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bf98_d20250621_m024644_c001_v0001120_t0030_u01750474004777") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f404317e131a900e5_d20250621_m024644_c001_v7007000_t0000_u01750474004227") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f103541be8bd68c7e_d20250621_m024642_c001_v0001182_t0002_u01750474002395") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f42150288fa7c563f_d20250621_m024642_c001_v7007000_t0000_u01750474002212") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f103541be8bd68c64_d20250621_m024639_c001_v0001182_t0009_u01750473999068") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f42150288fa7c562b_d20250621_m024638_c001_v7007000_t0000_u01750473998346") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bf79_d20250621_m024632_c001_v0001120_t0027_u01750473992506") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f413b977d3b339f4b_d20250621_m024631_c001_v7007000_t0000_u01750473991952") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f107b76c9c94ac077_d20250621_m024630_c001_v0001037_t0048_u01750473990054") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40999fee4cc0f339_d20250621_m024629_c001_v7007000_t0000_u01750473989865") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f107b76c9c94ac073_d20250621_m024626_c001_v0001037_t0031_u01750473986512") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40999fee4cc0f337_d20250621_m024625_c001_v7007000_t0000_u01750473985734") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bf60_d20250621_m024620_c001_v0001120_t0020_u01750473980266") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4086edb209e7c456_d20250621_m024619_c001_v7007000_t0000_u01750473979707") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f113d463f2570a013_d20250621_m024617_c001_v0001134_t0030_u01750473977831") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefb38a_d20250621_m024617_c001_v7007000_t0000_u01750473977649") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f113d463f2570a003_d20250621_m024614_c001_v0001134_t0022_u01750473974386") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefb37a_d20250621_m024613_c001_v7007000_t0000_u01750473973635") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bf48_d20250621_m024607_c001_v0001120_t0041_u01750473967929") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afe080_d20250621_m024607_c001_v7007000_t0000_u01750473967195") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f11039330302209b5_d20250621_m024558_c001_v0001117_t0042_u01750473958744") 2025/06/21 02:52:36 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4154f524e8a8e642_d20250621_m024558_c001_v7007000_t0000_u01750473958536") 2025/06/21 02:52:37 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1093c97dbe095145_d20250621_m024554_c001_v0001134_t0042_u01750473954542") 2025/06/21 02:52:37 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f111ab84630dbc554_d20250621_m024553_c001_v0001115_t0052_u01750473953490") 2025/06/21 02:52:37 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f111ab84630dbc54e_d20250621_m024551_c001_v0001115_t0019_u01750473951869") 2025/06/21 02:52:37 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dabdb_d20250621_m024538_c001_v7007000_t0000_u01750473938594") 2025/06/21 02:52:37 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57beda_d20250621_m024531_c001_v0001120_t0020_u01750473931381") 2025/06/21 02:52:37 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1021e2a3f62ddb1e_d20250621_m024530_c001_v0001040_t0046_u01750473930278") 2025/06/21 02:52:37 DEBUG : dst/one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1021e2a3f62ddb1c_d20250621_m024529_c001_v0001040_t0036_u01750473929164") 2025/06/21 02:52:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afe118_d20250621_m024717_c001_v7007000_t0000_u01750474037104") 2025/06/21 02:52:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1054c131259cd9bc_d20250621_m024714_c001_v0001178_t0014_u01750474034102") 2025/06/21 02:52:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f104981f22f020d40_d20250621_m024709_c001_v0001116_t0012_u01750474029789") 2025/06/21 02:52:37 DEBUG : dst/one.bak: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a324_d20250621_m024704_c001_v7007000_t0000_u01750474024974") 2025/06/21 02:52:37 DEBUG : dst/one.bak: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f11122cf9d9dd33bc_d20250621_m024701_c001_v0001093_t0011_u01750474021778") 2025/06/21 02:52:37 DEBUG : dst/one.bak: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f11983b451c69a848_d20250621_m024657_c001_v0001029_t0012_u01750474017363") 2025/06/21 02:52:37 DEBUG : dst/one.bak: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f404317e131a900ee_d20250621_m024653_c001_v7007000_t0000_u01750474013122") 2025/06/21 02:52:37 DEBUG : dst/one.bak: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f108383abcad0b616_d20250621_m024651_c001_v0001183_t0045_u01750474011140") 2025/06/21 02:52:37 DEBUG : dst/one.bak: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f107680b3ce4b1885_d20250621_m024647_c001_v0001113_t0058_u01750474007960") 2025/06/21 02:52:37 DEBUG : dst/three: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afe081_d20250621_m024607_c001_v7007000_t0000_u01750473967377") 2025/06/21 02:52:37 DEBUG : dst/three: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f111ab84630dbc57e_d20250621_m024605_c001_v0001115_t0022_u01750473965680") 2025/06/21 02:52:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afe119_d20250621_m024717_c001_v7007000_t0000_u01750474037286") 2025/06/21 02:52:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f100f70967d55e4cf_d20250621_m024715_c001_v0001130_t0024_u01750474035464") 2025/06/21 02:52:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f118134e9d375f1b2_d20250621_m024712_c001_v0001172_t0042_u01750474032263") 2025/06/21 02:52:38 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afe11a_d20250621_m024717_c001_v7007000_t0000_u01750474037468") 2025/06/21 02:52:38 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f117e2fbc88539512_d20250621_m024716_c001_v0001105_t0009_u01750474036117") 2025/06/21 02:52:38 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f42150288fa7c57e9_d20250621_m024715_c001_v7007000_t0000_u01750474035917") 2025/06/21 02:52:38 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f117e2fbc8853950a_d20250621_m024712_c001_v0001105_t0040_u01750474032760") 2025/06/21 02:52:38 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f42150288fa7c579b_d20250621_m024712_c001_v7007000_t0000_u01750474032576") 2025/06/21 02:52:38 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bfd2_d20250621_m024707_c001_v0001120_t0038_u01750474027050") 2025/06/21 02:52:38 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a325_d20250621_m024705_c001_v7007000_t0000_u01750474025158") 2025/06/21 02:52:38 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1035cdcd742cb65d_d20250621_m024704_c001_v0001093_t0028_u01750474024116") 2025/06/21 02:52:38 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dad8e_d20250621_m024703_c001_v7007000_t0000_u01750474023932") 2025/06/21 02:52:38 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1035cdcd742cb652_d20250621_m024700_c001_v0001093_t0027_u01750474020288") 2025/06/21 02:52:38 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dad65_d20250621_m024700_c001_v7007000_t0000_u01750474020100") 2025/06/21 02:52:38 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bfbc_d20250621_m024654_c001_v0001120_t0017_u01750474014583") 2025/06/21 02:52:38 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4086edb209e7c4e6_d20250621_m024652_c001_v7007000_t0000_u01750474012382") 2025/06/21 02:52:38 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bfa8_d20250621_m024650_c001_v0001120_t0010_u01750474010153") 2025/06/21 02:52:38 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4086edb209e7c4dc_d20250621_m024649_c001_v7007000_t0000_u01750474009783") 2025/06/21 02:52:38 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bf9c_d20250621_m024645_c001_v0001120_t0024_u01750474005407") 2025/06/21 02:52:38 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f42150288fa7c5640_d20250621_m024643_c001_v7007000_t0000_u01750474003302") 2025/06/21 02:52:38 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bf92_d20250621_m024640_c001_v0001120_t0059_u01750474000918") 2025/06/21 02:52:38 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f42150288fa7c563d_d20250621_m024639_c001_v7007000_t0000_u01750473999821") 2025/06/21 02:52:38 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bf7d_d20250621_m024633_c001_v0001120_t0039_u01750473993217") 2025/06/21 02:52:39 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40999fee4cc0f33a_d20250621_m024631_c001_v7007000_t0000_u01750473991029") 2025/06/21 02:52:39 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bf71_d20250621_m024628_c001_v0001120_t0001_u01750473988395") 2025/06/21 02:52:39 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40999fee4cc0f338_d20250621_m024627_c001_v7007000_t0000_u01750473987289") 2025/06/21 02:52:39 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bf64_d20250621_m024620_c001_v0001120_t0057_u01750473980872") 2025/06/21 02:52:39 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefb38c_d20250621_m024618_c001_v7007000_t0000_u01750473978782") 2025/06/21 02:52:39 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bf56_d20250621_m024616_c001_v0001120_t0055_u01750473976389") 2025/06/21 02:52:39 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefb37b_d20250621_m024615_c001_v7007000_t0000_u01750473975286") 2025/06/21 02:52:39 DEBUG : dst/three.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bf4e_d20250621_m024608_c001_v0001120_t0058_u01750473968554") 2025/06/21 02:52:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a328_d20250621_m024705_c001_v7007000_t0000_u01750474025341") 2025/06/21 02:52:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f104e860b97fb4d88_d20250621_m024703_c001_v0001144_t0056_u01750474023340") 2025/06/21 02:52:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f109c20f5080ad979_d20250621_m024659_c001_v0001098_t0033_u01750474019592") 2025/06/21 02:52:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f404317e131a900ef_d20250621_m024653_c001_v7007000_t0000_u01750474013314") 2025/06/21 02:52:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1050f7e9ed92cde5_d20250621_m024652_c001_v0001182_t0026_u01750474012173") 2025/06/21 02:52:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f102bef1fc4d7a55e_d20250621_m024649_c001_v0001181_t0009_u01750474009576") 2025/06/21 02:52:39 DEBUG : dst/two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afe11b_d20250621_m024717_c001_v7007000_t0000_u01750474037650") 2025/06/21 02:52:39 DEBUG : dst/two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bfd0_d20250621_m024706_c001_v0001120_t0000_u01750474026574") 2025/06/21 02:52:39 DEBUG : dst/two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a32a_d20250621_m024705_c001_v7007000_t0000_u01750474025525") 2025/06/21 02:52:39 DEBUG : dst/two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bfba_d20250621_m024654_c001_v0001120_t0019_u01750474014260") 2025/06/21 02:52:39 DEBUG : dst/two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f404317e131a900f0_d20250621_m024653_c001_v7007000_t0000_u01750474013495") 2025/06/21 02:52:39 DEBUG : dst/two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bf9a_d20250621_m024645_c001_v0001120_t0011_u01750474005022") 2025/06/21 02:52:40 DEBUG : dst/two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f404317e131a900e6_d20250621_m024644_c001_v7007000_t0000_u01750474004408") 2025/06/21 02:52:40 DEBUG : dst/two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bf7b_d20250621_m024632_c001_v0001120_t0016_u01750473992873") 2025/06/21 02:52:40 DEBUG : dst/two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f413b977d3b339f4c_d20250621_m024632_c001_v7007000_t0000_u01750473992134") 2025/06/21 02:52:40 DEBUG : dst/two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bf62_d20250621_m024620_c001_v0001120_t0017_u01750473980515") 2025/06/21 02:52:40 DEBUG : dst/two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4086edb209e7c457_d20250621_m024619_c001_v7007000_t0000_u01750473979890") 2025/06/21 02:52:40 DEBUG : dst/two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bf4c_d20250621_m024608_c001_v0001120_t0040_u01750473968197") 2025/06/21 02:52:40 DEBUG : dst/two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afe082_d20250621_m024607_c001_v7007000_t0000_u01750473967560") 2025/06/21 02:52:40 DEBUG : dst/two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1089513ebf66481b_d20250621_m024603_c001_v0001100_t0038_u01750473963431") 2025/06/21 02:52:40 DEBUG : dst/two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dabdc_d20250621_m024538_c001_v7007000_t0000_u01750473938776") 2025/06/21 02:52:40 DEBUG : dst/two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1021e2a3f62ddb2a_d20250621_m024537_c001_v0001040_t0013_u01750473937291") 2025/06/21 02:52:40 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4154f524e8a8e5ad_d20250621_m024503_c001_v7007000_t0000_u01750473903901") 2025/06/21 02:52:40 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57be4c_d20250621_m024459_c001_v0001120_t0012_u01750473899397") 2025/06/21 02:52:40 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4154f524e8a8e546_d20250621_m024457_c001_v7007000_t0000_u01750473897241") 2025/06/21 02:52:40 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1093c97dbe095054_d20250621_m024440_c001_v0001134_t0046_u01750473880494") 2025/06/21 02:52:40 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afde9e_d20250621_m024431_c001_v7007000_t0000_u01750473871636") 2025/06/21 02:52:40 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bdb0_d20250621_m024428_c001_v0001120_t0029_u01750473868223") 2025/06/21 02:52:40 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8d3_d20250621_m024408_c001_v7007000_t0000_u01750473848120") 2025/06/21 02:52:40 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b4dc_d20250621_m024406_c001_v0001157_t0023_u01750473846022") 2025/06/21 02:52:40 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8ce_d20250621_m024405_c001_v7007000_t0000_u01750473845092") 2025/06/21 02:52:40 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b4d4_d20250621_m024403_c001_v0001157_t0047_u01750473843721") 2025/06/21 02:52:40 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8c1_d20250621_m024400_c001_v7007000_t0000_u01750473840901") 2025/06/21 02:52:41 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b4ba_d20250621_m024359_c001_v0001157_t0039_u01750473839170") 2025/06/21 02:52:41 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8be_d20250621_m024358_c001_v7007000_t0000_u01750473838317") 2025/06/21 02:52:41 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b4ac_d20250621_m024356_c001_v0001157_t0013_u01750473836850") 2025/06/21 02:52:41 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f41078181dbbfcd5a_d20250621_m024349_c001_v7007000_t0000_u01750473829886") 2025/06/21 02:52:41 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b486_d20250621_m024348_c001_v0001157_t0026_u01750473828275") 2025/06/21 02:52:41 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f41078181dbbfcd54_d20250621_m024347_c001_v7007000_t0000_u01750473827452") 2025/06/21 02:52:41 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b47c_d20250621_m024346_c001_v0001157_t0027_u01750473826545") 2025/06/21 02:52:41 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f41078181dbbfcd4a_d20250621_m024341_c001_v7007000_t0000_u01750473821976") 2025/06/21 02:52:41 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b460_d20250621_m024340_c001_v0001157_t0012_u01750473820374") 2025/06/21 02:52:41 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40242dfbabd8a2e3_d20250621_m024338_c001_v7007000_t0000_u01750473818482") 2025/06/21 02:52:41 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b454_d20250621_m024337_c001_v0001157_t0019_u01750473817368") 2025/06/21 02:52:41 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40242dfbabd8a2e2_d20250621_m024336_c001_v7007000_t0000_u01750473816981") 2025/06/21 02:52:41 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f115fd11432364e85_d20250621_m024336_c001_v0001184_t0052_u01750473816409") 2025/06/21 02:52:41 DEBUG : empty space: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b44c_d20250621_m024334_c001_v0001157_t0044_u01750473814703") 2025/06/21 02:52:41 DEBUG : enormous: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8d1_d20250621_m024407_c001_v7007000_t0000_u01750473847325") 2025/06/21 02:52:41 DEBUG : enormous: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b4de_d20250621_m024406_c001_v0001157_t0048_u01750473846439") 2025/06/21 02:52:41 DEBUG : existing: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afe143_d20250621_m024721_c001_v7007000_t0000_u01750474041633") 2025/06/21 02:52:41 DEBUG : existing: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bff2_d20250621_m024720_c001_v0001120_t0022_u01750474040428") 2025/06/21 02:52:41 DEBUG : existing: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afde89_d20250621_m024426_c001_v7007000_t0000_u01750473866780") 2025/06/21 02:52:41 DEBUG : existing: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bda2_d20250621_m024425_c001_v0001120_t0010_u01750473865627") 2025/06/21 02:52:41 DEBUG : existing: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40242dfbabd8a2dd_d20250621_m024331_c001_v7007000_t0000_u01750473811735") 2025/06/21 02:52:41 DEBUG : existing: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b430_d20250621_m024330_c001_v0001157_t0046_u01750473810659") 2025/06/21 02:52:41 DEBUG : existing: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40242dfbabd8a2dc_d20250621_m024330_c001_v7007000_t0000_u01750473810053") 2025/06/21 02:52:42 DEBUG : existing: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b426_d20250621_m024329_c001_v0001157_t0025_u01750473809383") 2025/06/21 02:52:42 DEBUG : existing: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b41a_d20250621_m024328_c001_v0001157_t0059_u01750473808555") 2025/06/21 02:52:42 DEBUG : existing-b: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afde8a_d20250621_m024426_c001_v7007000_t0000_u01750473866962") 2025/06/21 02:52:42 DEBUG : existing-b: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1093c97dbe095019_d20250621_m024425_c001_v0001134_t0058_u01750473865613") 2025/06/21 02:52:42 DEBUG : file1: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5936dc6_d20250621_m024819_c001_v7007000_t0000_u01750474099775") 2025/06/21 02:52:42 DEBUG : file1: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1111d4866905c99c_d20250621_m024818_c001_v0001137_t0029_u01750474098510") 2025/06/21 02:52:42 DEBUG : file1: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5936da3_d20250621_m024817_c001_v7007000_t0000_u01750474097191") 2025/06/21 02:52:42 DEBUG : file1: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0f0_d20250621_m024815_c001_v0001120_t0008_u01750474095626") 2025/06/21 02:52:42 DEBUG : five: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8d6_d20250621_m024412_c001_v7007000_t0000_u01750473852179") 2025/06/21 02:52:42 DEBUG : five: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4195bdad5a57bd50_d20250621_m024410_c001_v0001120_t0050_u01750473850559") 2025/06/21 02:52:42 DEBUG : foo: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f41078181dbbfcd49_d20250621_m024340_c001_v7007000_t0000_u01750473820004") 2025/06/21 02:52:42 DEBUG : foo: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4019770421a9b45a_d20250621_m024339_c001_v0001157_t0055_u01750473819432") 2025/06/21 02:52:42 DEBUG : foo: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4019770421a9b458_d20250621_m024338_c001_v0001157_t0055_u01750473818852") 2025/06/21 02:52:42 DEBUG : four: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8d7_d20250621_m024412_c001_v7007000_t0000_u01750473852360") 2025/06/21 02:52:42 DEBUG : four: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4019770421a9b4f6_d20250621_m024410_c001_v0001157_t0055_u01750473850006") 2025/06/21 02:52:42 DEBUG : four: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b4f0_d20250621_m024409_c001_v0001157_t0017_u01750473849232") 2025/06/21 02:52:42 DEBUG : hello world2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefac7a_d20250621_m024245_c001_v7007000_t0000_u01750473765749") 2025/06/21 02:52:42 DEBUG : hello world2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b350_d20250621_m024244_c001_v0001157_t0011_u01750473764975") 2025/06/21 02:52:42 DEBUG : ignore-size: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40242dfbabd8a2db_d20250621_m024328_c001_v7007000_t0000_u01750473808168") 2025/06/21 02:52:42 DEBUG : ignore-size: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b412_d20250621_m024327_c001_v0001157_t0017_u01750473807091") 2025/06/21 02:52:43 DEBUG : nested/sub dir/file: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afde87_d20250621_m024424_c001_v7007000_t0000_u01750473864886") 2025/06/21 02:52:43 DEBUG : nested/sub dir/file: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bd98_d20250621_m024424_c001_v0001120_t0035_u01750473864171") 2025/06/21 02:52:43 DEBUG : nested/sub dir/file: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8e9_d20250621_m024423_c001_v7007000_t0000_u01750473863423") 2025/06/21 02:52:43 DEBUG : nested/sub dir/file: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bd8c_d20250621_m024422_c001_v0001120_t0034_u01750473862677") 2025/06/21 02:52:43 DEBUG : one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8d8_d20250621_m024412_c001_v7007000_t0000_u01750473852543") 2025/06/21 02:52:43 DEBUG : one: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4019770421a9b4ea_d20250621_m024408_c001_v0001157_t0055_u01750473848511") 2025/06/21 02:52:43 DEBUG : only0: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe593699f_d20250621_m024811_c001_v7007000_t0000_u01750474091177") 2025/06/21 02:52:43 DEBUG : only0: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40924def77fdd8f4_d20250621_m024806_c001_v0001092_t0045_u01750474086185") 2025/06/21 02:52:43 DEBUG : only0: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c06c_d20250621_m024748_c001_v0001120_t0021_u01750474068423") 2025/06/21 02:52:43 DEBUG : only0: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4053357cf34025c9_d20250621_m024743_c001_v7007000_t0000_u01750474063145") 2025/06/21 02:52:43 DEBUG : only0: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c006_d20250621_m024725_c001_v0001120_t0017_u01750474045580") 2025/06/21 02:52:43 DEBUG : only1: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59369a0_d20250621_m024811_c001_v7007000_t0000_u01750474091361") 2025/06/21 02:52:43 DEBUG : only1: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4111d4866905c989_d20250621_m024806_c001_v0001137_t0017_u01750474086194") 2025/06/21 02:52:43 DEBUG : only1: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c072_d20250621_m024749_c001_v0001120_t0007_u01750474069398") 2025/06/21 02:52:43 DEBUG : only1: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2bb_d20250621_m024742_c001_v7007000_t0000_u01750474062678") 2025/06/21 02:52:43 DEBUG : only1: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c00c_d20250621_m024726_c001_v0001120_t0059_u01750474046477") 2025/06/21 02:52:43 DEBUG : only10: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59369a1_d20250621_m024811_c001_v7007000_t0000_u01750474091545") 2025/06/21 02:52:43 DEBUG : only10: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4044d88189b39c39_d20250621_m024806_c001_v0001182_t0031_u01750474086600") 2025/06/21 02:52:43 DEBUG : only10: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0aa_d20250621_m024756_c001_v0001120_t0054_u01750474076829") 2025/06/21 02:52:43 DEBUG : only10: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2b9_d20250621_m024742_c001_v7007000_t0000_u01750474062497") 2025/06/21 02:52:43 DEBUG : only10: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c038_d20250621_m024733_c001_v0001120_t0036_u01750474053888") 2025/06/21 02:52:44 DEBUG : only11: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59369a3_d20250621_m024811_c001_v7007000_t0000_u01750474091728") 2025/06/21 02:52:44 DEBUG : only11: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4195bdad5a57c0da_d20250621_m024805_c001_v0001120_t0050_u01750474085240") 2025/06/21 02:52:44 DEBUG : only11: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0ae_d20250621_m024757_c001_v0001120_t0024_u01750474077858") 2025/06/21 02:52:44 DEBUG : only11: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2bf_d20250621_m024742_c001_v7007000_t0000_u01750474062860") 2025/06/21 02:52:44 DEBUG : only11: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c03c_d20250621_m024734_c001_v0001120_t0012_u01750474054615") 2025/06/21 02:52:44 DEBUG : only12: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59369a4_d20250621_m024811_c001_v7007000_t0000_u01750474091911") 2025/06/21 02:52:44 DEBUG : only12: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4044d88189b39c2f_d20250621_m024805_c001_v0001182_t0031_u01750474085798") 2025/06/21 02:52:44 DEBUG : only12: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0b2_d20250621_m024758_c001_v0001120_t0036_u01750474078356") 2025/06/21 02:52:44 DEBUG : only12: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2c0_d20250621_m024742_c001_v7007000_t0000_u01750474062879") 2025/06/21 02:52:44 DEBUG : only12: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c040_d20250621_m024735_c001_v0001120_t0016_u01750474055523") 2025/06/21 02:52:44 DEBUG : only13: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59369a5_d20250621_m024812_c001_v7007000_t0000_u01750474092094") 2025/06/21 02:52:44 DEBUG : only13: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4111d4866905c987_d20250621_m024805_c001_v0001137_t0017_u01750474085983") 2025/06/21 02:52:44 DEBUG : only13: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0b8_d20250621_m024759_c001_v0001120_t0016_u01750474079049") 2025/06/21 02:52:44 DEBUG : only13: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2ba_d20250621_m024742_c001_v7007000_t0000_u01750474062511") 2025/06/21 02:52:44 DEBUG : only13: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c046_d20250621_m024736_c001_v0001120_t0037_u01750474056318") 2025/06/21 02:52:44 DEBUG : only14: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59369a7_d20250621_m024812_c001_v7007000_t0000_u01750474092276") 2025/06/21 02:52:44 DEBUG : only14: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4111d4866905c98d_d20250621_m024806_c001_v0001137_t0017_u01750474086567") 2025/06/21 02:52:44 DEBUG : only14: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0be_d20250621_m024759_c001_v0001120_t0035_u01750474079633") 2025/06/21 02:52:44 DEBUG : only14: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4053357cf34025c6_d20250621_m024742_c001_v7007000_t0000_u01750474062520") 2025/06/21 02:52:44 DEBUG : only14: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c04a_d20250621_m024736_c001_v0001120_t0009_u01750474056948") 2025/06/21 02:52:45 DEBUG : only15: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59369a8_d20250621_m024812_c001_v7007000_t0000_u01750474092460") 2025/06/21 02:52:45 DEBUG : only15: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4195bdad5a57c0dc_d20250621_m024805_c001_v0001120_t0050_u01750474085818") 2025/06/21 02:52:45 DEBUG : only15: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0c2_d20250621_m024800_c001_v0001120_t0036_u01750474080545") 2025/06/21 02:52:45 DEBUG : only15: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4144cb410938932e_d20250621_m024742_c001_v7007000_t0000_u01750474062905") 2025/06/21 02:52:45 DEBUG : only15: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c04e_d20250621_m024737_c001_v0001120_t0021_u01750474057789") 2025/06/21 02:52:45 DEBUG : only16: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59369a9_d20250621_m024812_c001_v7007000_t0000_u01750474092643") 2025/06/21 02:52:45 DEBUG : only16: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4195bdad5a57c0de_d20250621_m024806_c001_v0001120_t0050_u01750474086030") 2025/06/21 02:52:45 DEBUG : only16: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0c6_d20250621_m024801_c001_v0001120_t0000_u01750474081323") 2025/06/21 02:52:45 DEBUG : only16: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2c3_d20250621_m024743_c001_v7007000_t0000_u01750474063223") 2025/06/21 02:52:45 DEBUG : only16: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c052_d20250621_m024738_c001_v0001120_t0040_u01750474058348") 2025/06/21 02:52:46 DEBUG : only17: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59369aa_d20250621_m024812_c001_v7007000_t0000_u01750474092827") 2025/06/21 02:52:46 DEBUG : only17: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4044d88189b39c31_d20250621_m024805_c001_v0001182_t0031_u01750474085987") 2025/06/21 02:52:46 DEBUG : only17: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0cc_d20250621_m024802_c001_v0001120_t0047_u01750474082242") 2025/06/21 02:52:46 DEBUG : only17: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4144cb410938932c_d20250621_m024742_c001_v7007000_t0000_u01750474062532") 2025/06/21 02:52:46 DEBUG : only17: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c056_d20250621_m024739_c001_v0001120_t0043_u01750474059125") 2025/06/21 02:52:46 DEBUG : only18: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59369ab_d20250621_m024813_c001_v7007000_t0000_u01750474093012") 2025/06/21 02:52:46 DEBUG : only18: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40924def77fdd900_d20250621_m024806_c001_v0001092_t0045_u01750474086744") 2025/06/21 02:52:46 DEBUG : only18: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0d4_d20250621_m024803_c001_v0001120_t0007_u01750474083093") 2025/06/21 02:52:46 DEBUG : only18: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2c4_d20250621_m024743_c001_v7007000_t0000_u01750474063248") 2025/06/21 02:52:46 DEBUG : only18: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c05c_d20250621_m024739_c001_v0001120_t0020_u01750474059878") 2025/06/21 02:52:46 DEBUG : only19: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59369ac_d20250621_m024813_c001_v7007000_t0000_u01750474093196") 2025/06/21 02:52:46 DEBUG : only19: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4044d88189b39c35_d20250621_m024806_c001_v0001182_t0031_u01750474086198") 2025/06/21 02:52:46 DEBUG : only19: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0d8_d20250621_m024804_c001_v0001120_t0031_u01750474084350") 2025/06/21 02:52:46 DEBUG : only19: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2c2_d20250621_m024743_c001_v7007000_t0000_u01750474063064") 2025/06/21 02:52:46 DEBUG : only19: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c060_d20250621_m024740_c001_v0001120_t0038_u01750474060560") 2025/06/21 02:52:46 DEBUG : only2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59369ad_d20250621_m024813_c001_v7007000_t0000_u01750474093379") 2025/06/21 02:52:46 DEBUG : only2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4195bdad5a57c0e0_d20250621_m024806_c001_v0001120_t0050_u01750474086212") 2025/06/21 02:52:46 DEBUG : only2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c076_d20250621_m024750_c001_v0001120_t0052_u01750474070373") 2025/06/21 02:52:46 DEBUG : only2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2bc_d20250621_m024742_c001_v7007000_t0000_u01750474062695") 2025/06/21 02:52:46 DEBUG : only2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c012_d20250621_m024727_c001_v0001120_t0020_u01750474047515") 2025/06/21 02:52:46 DEBUG : only3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59369af_d20250621_m024813_c001_v7007000_t0000_u01750474093564") 2025/06/21 02:52:46 DEBUG : only3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40924def77fdd8f8_d20250621_m024806_c001_v0001092_t0045_u01750474086373") 2025/06/21 02:52:46 DEBUG : only3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c07e_d20250621_m024751_c001_v0001120_t0022_u01750474071330") 2025/06/21 02:52:46 DEBUG : only3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4053357cf34025c7_d20250621_m024742_c001_v7007000_t0000_u01750474062782") 2025/06/21 02:52:46 DEBUG : only3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c01a_d20250621_m024728_c001_v0001120_t0016_u01750474048166") 2025/06/21 02:52:47 DEBUG : only4: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59369b0_d20250621_m024813_c001_v7007000_t0000_u01750474093747") 2025/06/21 02:52:47 DEBUG : only4: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4111d4866905c98b_d20250621_m024806_c001_v0001137_t0017_u01750474086381") 2025/06/21 02:52:47 DEBUG : only4: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c088_d20250621_m024752_c001_v0001120_t0033_u01750474072151") 2025/06/21 02:52:47 DEBUG : only4: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4144cb410938932a_d20250621_m024742_c001_v7007000_t0000_u01750474062127") 2025/06/21 02:52:47 DEBUG : only4: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c01e_d20250621_m024728_c001_v0001120_t0035_u01750474048945") 2025/06/21 02:52:47 DEBUG : only5: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59369b1_d20250621_m024813_c001_v7007000_t0000_u01750474093930") 2025/06/21 02:52:47 DEBUG : only5: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4044d88189b39c37_d20250621_m024806_c001_v0001182_t0031_u01750474086394") 2025/06/21 02:52:47 DEBUG : only5: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c08e_d20250621_m024752_c001_v0001120_t0018_u01750474072640") 2025/06/21 02:52:47 DEBUG : only5: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4144cb410938932d_d20250621_m024742_c001_v7007000_t0000_u01750474062720") 2025/06/21 02:52:47 DEBUG : only5: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c022_d20250621_m024729_c001_v0001120_t0017_u01750474049692") 2025/06/21 02:52:47 DEBUG : only6: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59369b2_d20250621_m024814_c001_v7007000_t0000_u01750474094112") 2025/06/21 02:52:47 DEBUG : only6: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4195bdad5a57c0e2_d20250621_m024806_c001_v0001120_t0050_u01750474086405") 2025/06/21 02:52:47 DEBUG : only6: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c092_d20250621_m024753_c001_v0001120_t0019_u01750474073522") 2025/06/21 02:52:47 DEBUG : only6: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4144cb410938932f_d20250621_m024743_c001_v7007000_t0000_u01750474063089") 2025/06/21 02:52:47 DEBUG : only6: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c026_d20250621_m024730_c001_v0001120_t0037_u01750474050607") 2025/06/21 02:52:47 DEBUG : only7: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59369b3_d20250621_m024814_c001_v7007000_t0000_u01750474094295") 2025/06/21 02:52:47 DEBUG : only7: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40924def77fdd8fc_d20250621_m024806_c001_v0001092_t0045_u01750474086559") 2025/06/21 02:52:47 DEBUG : only7: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c098_d20250621_m024754_c001_v0001120_t0058_u01750474074287") 2025/06/21 02:52:47 DEBUG : only7: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4053357cf34025c8_d20250621_m024742_c001_v7007000_t0000_u01750474062964") 2025/06/21 02:52:47 DEBUG : only7: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c02a_d20250621_m024731_c001_v0001120_t0059_u01750474051305") 2025/06/21 02:52:48 DEBUG : only8: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59369b4_d20250621_m024814_c001_v7007000_t0000_u01750474094478") 2025/06/21 02:52:48 DEBUG : only8: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4111d4866905c990_d20250621_m024806_c001_v0001137_t0017_u01750474086753") 2025/06/21 02:52:48 DEBUG : only8: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c09c_d20250621_m024755_c001_v0001120_t0007_u01750474075132") 2025/06/21 02:52:48 DEBUG : only8: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c2c1_d20250621_m024743_c001_v7007000_t0000_u01750474063042") 2025/06/21 02:52:48 DEBUG : only8: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c030_d20250621_m024732_c001_v0001120_t0050_u01750474052142") 2025/06/21 02:52:48 DEBUG : only9: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe59369b5_d20250621_m024814_c001_v7007000_t0000_u01750474094671") 2025/06/21 02:52:48 DEBUG : only9: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4195bdad5a57c0e4_d20250621_m024806_c001_v0001120_t0050_u01750474086588") 2025/06/21 02:52:48 DEBUG : only9: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0a2_d20250621_m024755_c001_v0001120_t0017_u01750474075897") 2025/06/21 02:52:48 DEBUG : only9: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4144cb410938932b_d20250621_m024742_c001_v7007000_t0000_u01750474062312") 2025/06/21 02:52:48 DEBUG : only9: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c034_d20250621_m024733_c001_v0001120_t0022_u01750474053347") 2025/06/21 02:52:48 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8e5_d20250621_m024421_c001_v7007000_t0000_u01750473861559") 2025/06/21 02:52:48 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1093c97dbe095003_d20250621_m024419_c001_v0001134_t0038_u01750473859583") 2025/06/21 02:52:48 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8e0_d20250621_m024418_c001_v7007000_t0000_u01750473858858") 2025/06/21 02:52:48 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1093c97dbe094ff7_d20250621_m024416_c001_v0001134_t0046_u01750473856762") 2025/06/21 02:52:48 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8dc_d20250621_m024416_c001_v7007000_t0000_u01750473856009") 2025/06/21 02:52:48 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bd5c_d20250621_m024413_c001_v0001120_t0015_u01750473853467") 2025/06/21 02:52:48 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8c7_d20250621_m024402_c001_v7007000_t0000_u01750473842878") 2025/06/21 02:52:48 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b4c4_d20250621_m024401_c001_v0001157_t0021_u01750473841445") 2025/06/21 02:52:48 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8c0_d20250621_m024359_c001_v7007000_t0000_u01750473839853") 2025/06/21 02:52:48 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b4b6_d20250621_m024358_c001_v0001157_t0018_u01750473838862") 2025/06/21 02:52:48 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8b9_d20250621_m024357_c001_v7007000_t0000_u01750473837554") 2025/06/21 02:52:48 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b4aa_d20250621_m024356_c001_v0001157_t0056_u01750473836551") 2025/06/21 02:52:48 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f41078181dbbfcd58_d20250621_m024349_c001_v7007000_t0000_u01750473829329") 2025/06/21 02:52:49 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b484_d20250621_m024348_c001_v0001157_t0024_u01750473828002") 2025/06/21 02:52:49 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f41078181dbbfcd56_d20250621_m024347_c001_v7007000_t0000_u01750473827636") 2025/06/21 02:52:49 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b478_d20250621_m024346_c001_v0001157_t0048_u01750473826227") 2025/06/21 02:52:49 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f41078181dbbfcd4f_d20250621_m024345_c001_v7007000_t0000_u01750473825857") 2025/06/21 02:52:49 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b470_d20250621_m024345_c001_v0001157_t0010_u01750473825095") 2025/06/21 02:52:49 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b46e_d20250621_m024344_c001_v0001157_t0029_u01750473824409") 2025/06/21 02:52:49 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f41078181dbbfcd4c_d20250621_m024344_c001_v7007000_t0000_u01750473824028") 2025/06/21 02:52:49 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b46c_d20250621_m024343_c001_v0001157_t0000_u01750473823275") 2025/06/21 02:52:49 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b468_d20250621_m024342_c001_v0001157_t0021_u01750473822537") 2025/06/21 02:52:49 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f41078181dbbfcd4b_d20250621_m024342_c001_v7007000_t0000_u01750473822164") 2025/06/21 02:52:49 DEBUG : potato: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b462_d20250621_m024341_c001_v0001157_t0017_u01750473821170") 2025/06/21 02:52:49 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279bd11_d20250621_m024513_c001_v7007000_t0000_u01750473913141") 2025/06/21 02:52:49 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57be8a_d20250621_m024512_c001_v0001120_t0020_u01750473912516") 2025/06/21 02:52:49 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4154f524e8a8e5b0_d20250621_m024504_c001_v7007000_t0000_u01750473904218") 2025/06/21 02:52:49 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1093c97dbe095098_d20250621_m024458_c001_v0001134_t0040_u01750473898534") 2025/06/21 02:52:49 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f404317e131a8f755_d20250621_m024443_c001_v7007000_t0000_u01750473883783") 2025/06/21 02:52:49 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bde6_d20250621_m024439_c001_v0001120_t0008_u01750473879585") 2025/06/21 02:52:49 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afde9f_d20250621_m024432_c001_v7007000_t0000_u01750473872121") 2025/06/21 02:52:49 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1093c97dbe095023_d20250621_m024427_c001_v0001134_t0034_u01750473867910") 2025/06/21 02:52:49 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8d0_d20250621_m024407_c001_v7007000_t0000_u01750473847144") 2025/06/21 02:52:49 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b4da_d20250621_m024405_c001_v0001157_t0010_u01750473845646") 2025/06/21 02:52:50 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8cf_d20250621_m024405_c001_v7007000_t0000_u01750473845274") 2025/06/21 02:52:50 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b4d0_d20250621_m024403_c001_v0001157_t0047_u01750473843420") 2025/06/21 02:52:50 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8c9_d20250621_m024403_c001_v7007000_t0000_u01750473843058") 2025/06/21 02:52:50 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b4ca_d20250621_m024402_c001_v0001157_t0023_u01750473842143") 2025/06/21 02:52:50 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8c2_d20250621_m024401_c001_v7007000_t0000_u01750473841082") 2025/06/21 02:52:50 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b4be_d20250621_m024400_c001_v0001157_t0050_u01750473840223") 2025/06/21 02:52:50 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8bf_d20250621_m024358_c001_v7007000_t0000_u01750473838497") 2025/06/21 02:52:50 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b4ae_d20250621_m024357_c001_v0001157_t0003_u01750473837566") 2025/06/21 02:52:50 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f41078181dbbfcd5b_d20250621_m024350_c001_v7007000_t0000_u01750473830070") 2025/06/21 02:52:50 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b48a_d20250621_m024348_c001_v0001157_t0016_u01750473828945") 2025/06/21 02:52:50 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefac83_d20250621_m024248_c001_v7007000_t0000_u01750473768754") 2025/06/21 02:52:50 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b35e_d20250621_m024248_c001_v0001157_t0015_u01750473768054") 2025/06/21 02:52:50 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefac7f_d20250621_m024247_c001_v7007000_t0000_u01750473767141") 2025/06/21 02:52:50 DEBUG : potato2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b354_d20250621_m024246_c001_v0001157_t0009_u01750473766293") 2025/06/21 02:52:50 DEBUG : potato3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4154f524e8a8e5b1_d20250621_m024504_c001_v7007000_t0000_u01750473904455") 2025/06/21 02:52:50 DEBUG : potato3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1093c97dbe09509e_d20250621_m024459_c001_v0001134_t0043_u01750473899767") 2025/06/21 02:52:50 DEBUG : potato3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f404317e131a8f756_d20250621_m024444_c001_v7007000_t0000_u01750473884087") 2025/06/21 02:52:50 DEBUG : potato3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bdea_d20250621_m024440_c001_v0001120_t0040_u01750473880779") 2025/06/21 02:52:50 DEBUG : potato3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afdea0_d20250621_m024432_c001_v7007000_t0000_u01750473872389") 2025/06/21 02:52:50 DEBUG : potato3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1093c97dbe095028_d20250621_m024428_c001_v0001134_t0008_u01750473868874") 2025/06/21 02:52:51 DEBUG : pre-dest1/1: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afdff5_d20250621_m024547_c001_v7007000_t0000_u01750473947555") 2025/06/21 02:52:51 DEBUG : pre-dest1/1: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1093c97dbe09511d_d20250621_m024539_c001_v0001134_t0018_u01750473939514") 2025/06/21 02:52:51 DEBUG : pre-dest2/2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afdff6_d20250621_m024547_c001_v7007000_t0000_u01750473947780") 2025/06/21 02:52:51 DEBUG : pre-dest2/2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bf02_d20250621_m024540_c001_v0001120_t0034_u01750473940274") 2025/06/21 02:52:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dab85_d20250621_m024525_c001_v7007000_t0000_u01750473925141") 2025/06/21 02:52:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1093c97dbe0950d2_d20250621_m024520_c001_v0001134_t0014_u01750473920927") 2025/06/21 02:52:51 DEBUG : sizeonly: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40242dfbabd8a2da_d20250621_m024326_c001_v7007000_t0000_u01750473806531") 2025/06/21 02:52:51 DEBUG : sizeonly: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b408_d20250621_m024325_c001_v0001157_t0040_u01750473805484") 2025/06/21 02:52:51 DEBUG : splitbanan: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5937459_d20250621_m025012_c001_v7007000_t0000_u01750474212082") 2025/06/21 02:52:51 DEBUG : splitbanan: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e49b7_d20250621_m025004_c001_v0001179_t0047_u01750474204577") 2025/06/21 02:52:51 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7db_d20250621_m025128_c001_v7007000_t0000_u01750474288219") 2025/06/21 02:52:51 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddc25_d20250621_m025121_c001_v0001092_t0050_u01750474281448") 2025/06/21 02:52:51 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f415f2c7c4279c60a_d20250621_m025113_c001_v7007000_t0000_u01750474273583") 2025/06/21 02:52:51 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddbff_d20250621_m025106_c001_v0001092_t0034_u01750474266782") 2025/06/21 02:52:51 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4123b9dd55c17408_d20250621_m025058_c001_v7007000_t0000_u01750474258609") 2025/06/21 02:52:51 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddbdd_d20250621_m025052_c001_v0001092_t0035_u01750474252053") 2025/06/21 02:52:51 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4176b9eeb9a526fe_d20250621_m025042_c001_v7007000_t0000_u01750474242568") 2025/06/21 02:52:51 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddb9d_d20250621_m025036_c001_v0001092_t0003_u01750474236090") 2025/06/21 02:52:51 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f401fb357a68dcb42_d20250621_m025027_c001_v7007000_t0000_u01750474227639") 2025/06/21 02:52:51 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddb55_d20250621_m025020_c001_v0001092_t0021_u01750474220448") 2025/06/21 02:52:52 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f422dedf5132017de_d20250621_m025006_c001_v7007000_t0000_u01750474206664") 2025/06/21 02:52:52 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddb18_d20250621_m025003_c001_v0001092_t0024_u01750474203523") 2025/06/21 02:52:52 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40730db71687c776_d20250621_m024955_c001_v7007000_t0000_u01750474195771") 2025/06/21 02:52:52 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e491b_d20250621_m024948_c001_v0001179_t0050_u01750474188942") 2025/06/21 02:52:52 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f418c354266413e7e_d20250621_m024947_c001_v7007000_t0000_u01750474187876") 2025/06/21 02:52:52 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39ea3_d20250621_m024944_c001_v0001182_t0001_u01750474184986") 2025/06/21 02:52:52 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690db6fb_d20250621_m024936_c001_v7007000_t0000_u01750474176056") 2025/06/21 02:52:52 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdda89_d20250621_m024929_c001_v0001092_t0053_u01750474169297") 2025/06/21 02:52:52 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40999fee4cc112d1_d20250621_m024928_c001_v7007000_t0000_u01750474168374") 2025/06/21 02:52:52 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39e27_d20250621_m024925_c001_v0001182_t0031_u01750474165122") 2025/06/21 02:52:52 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5936fa9_d20250621_m024909_c001_v7007000_t0000_u01750474149939") 2025/06/21 02:52:52 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdda0c_d20250621_m024906_c001_v0001092_t0021_u01750474146498") 2025/06/21 02:52:52 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f407961d40d15d66e_d20250621_m024857_c001_v7007000_t0000_u01750474137985") 2025/06/21 02:52:52 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39d5e_d20250621_m024851_c001_v0001182_t0045_u01750474131370") 2025/06/21 02:52:52 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f402ff3cf690dae3a_d20250621_m024843_c001_v7007000_t0000_u01750474123523") 2025/06/21 02:52:52 DEBUG : splitbananasplit: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c11e_d20250621_m024837_c001_v0001120_t0045_u01750474117216") 2025/06/21 02:52:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a588_d20250621_m024950_c001_v7007000_t0000_u01750474190739") 2025/06/21 02:52:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39ead_d20250621_m024945_c001_v0001182_t0035_u01750474185971") 2025/06/21 02:52:52 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5936ef9_d20250621_m024827_c001_v7007000_t0000_u01750474107410") 2025/06/21 02:52:52 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd94e_d20250621_m024824_c001_v0001092_t0024_u01750474104690") 2025/06/21 02:52:52 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40358b5d4b336906_d20250621_m024823_c001_v7007000_t0000_u01750474103552") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c0f6_d20250621_m024820_c001_v0001120_t0050_u01750474100739") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4008bcc009afde88_d20250621_m024425_c001_v7007000_t0000_u01750473865068") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1093c97dbe095017_d20250621_m024424_c001_v0001134_t0035_u01750473864154") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8ea_d20250621_m024423_c001_v7007000_t0000_u01750473863605") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1093c97dbe09500f_d20250621_m024422_c001_v0001134_t0053_u01750473862664") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40242dfbabd8a2d7_d20250621_m024323_c001_v7007000_t0000_u01750473803317") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b3fa_d20250621_m024321_c001_v0001157_t0057_u01750473801760") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40242dfbabd8a2d6_d20250621_m024321_c001_v7007000_t0000_u01750473801385") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b3f0_d20250621_m024320_c001_v0001157_t0012_u01750473800103") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40242dfbabd8a2d4_d20250621_m024317_c001_v7007000_t0000_u01750473797915") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b3e6_d20250621_m024316_c001_v0001157_t0048_u01750473796793") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40242dfbabd8a2d3_d20250621_m024316_c001_v7007000_t0000_u01750473796243") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b3e0_d20250621_m024315_c001_v0001157_t0057_u01750473795141") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b3d0_d20250621_m024312_c001_v0001157_t0040_u01750473792186") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40242dfbabd8a2d0_d20250621_m024311_c001_v7007000_t0000_u01750473791815") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b3cc_d20250621_m024311_c001_v0001157_t0040_u01750473791146") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b3c8_d20250621_m024309_c001_v0001157_t0001_u01750473789980") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40242dfbabd8a2cf_d20250621_m024309_c001_v7007000_t0000_u01750473789610") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b3ba_d20250621_m024306_c001_v0001157_t0019_u01750473786417") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b3ac_d20250621_m024303_c001_v0001157_t0035_u01750473783581") 2025/06/21 02:52:53 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefacbf_d20250621_m024303_c001_v7007000_t0000_u01750473783219") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b3a6_d20250621_m024302_c001_v0001157_t0051_u01750473782532") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b3a0_d20250621_m024301_c001_v0001157_t0049_u01750473781585") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefacb3_d20250621_m024301_c001_v7007000_t0000_u01750473781221") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b38c_d20250621_m024257_c001_v0001157_t0049_u01750473777557") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefac9d_d20250621_m024257_c001_v7007000_t0000_u01750473777195") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b386_d20250621_m024256_c001_v0001157_t0043_u01750473776536") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefac96_d20250621_m024255_c001_v7007000_t0000_u01750473775627") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b384_d20250621_m024254_c001_v0001157_t0030_u01750473774980") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefac92_d20250621_m024254_c001_v7007000_t0000_u01750473774434") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b37a_d20250621_m024253_c001_v0001157_t0059_u01750473773795") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefac8e_d20250621_m024252_c001_v7007000_t0000_u01750473772889") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b372_d20250621_m024251_c001_v0001157_t0016_u01750473771961") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefac89_d20250621_m024251_c001_v7007000_t0000_u01750473771416") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b36c_d20250621_m024250_c001_v0001157_t0002_u01750473770712") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefac86_d20250621_m024250_c001_v7007000_t0000_u01750473770165") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b360_d20250621_m024249_c001_v0001157_t0017_u01750473769316") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefac76_d20250621_m024244_c001_v7007000_t0000_u01750473764378") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b348_d20250621_m024243_c001_v0001157_t0048_u01750473763648") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefac73_d20250621_m024243_c001_v7007000_t0000_u01750473763104") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b340_d20250621_m024242_c001_v0001157_t0009_u01750473762157") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefac6f_d20250621_m024241_c001_v7007000_t0000_u01750473761613") 2025/06/21 02:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b338_d20250621_m024240_c001_v0001157_t0052_u01750473760955") 2025/06/21 02:52:55 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f411829320fefac6e_d20250621_m024238_c001_v7007000_t0000_u01750473758788") 2025/06/21 02:52:55 DEBUG : sub dir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b324_d20250621_m024238_c001_v0001157_t0043_u01750473758076") 2025/06/21 02:52:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5936efa_d20250621_m024827_c001_v7007000_t0000_u01750474107592") 2025/06/21 02:52:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1111d4866905c9a2_d20250621_m024824_c001_v0001137_t0041_u01750474104690") 2025/06/21 02:52:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40358b5d4b336908_d20250621_m024823_c001_v7007000_t0000_u01750474103734") 2025/06/21 02:52:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39c8c_d20250621_m024820_c001_v0001182_t0030_u01750474100747") 2025/06/21 02:52:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7dd_d20250621_m025130_c001_v7007000_t0000_u01750474290226") 2025/06/21 02:52:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a14e_d20250621_m025129_c001_v0001182_t0009_u01750474289614") 2025/06/21 02:52:55 DEBUG : sub/yam: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8e4_d20250621_m024421_c001_v7007000_t0000_u01750473861002") 2025/06/21 02:52:55 DEBUG : sub/yam: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bd7c_d20250621_m024419_c001_v0001120_t0001_u01750473859597") 2025/06/21 02:52:55 DEBUG : test_dir1/file2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5936dcc_d20250621_m024819_c001_v7007000_t0000_u01750474099958") 2025/06/21 02:52:55 DEBUG : test_dir1/file2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd934_d20250621_m024818_c001_v0001092_t0032_u01750474098173") 2025/06/21 02:52:55 DEBUG : test_dir1/file2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5936da8_d20250621_m024817_c001_v7007000_t0000_u01750474097376") 2025/06/21 02:52:55 DEBUG : test_dir1/file2: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fdd930_d20250621_m024815_c001_v0001092_t0043_u01750474095658") 2025/06/21 02:52:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5936dd0_d20250621_m024820_c001_v7007000_t0000_u01750474100140") 2025/06/21 02:52:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39c7a_d20250621_m024818_c001_v0001182_t0001_u01750474098161") 2025/06/21 02:52:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4196f3fbe5936dad_d20250621_m024817_c001_v7007000_t0000_u01750474097558") 2025/06/21 02:52:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b39c70_d20250621_m024815_c001_v0001182_t0044_u01750474095633") 2025/06/21 02:52:56 DEBUG : three: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8d9_d20250621_m024412_c001_v7007000_t0000_u01750473852738") 2025/06/21 02:52:56 DEBUG : three: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b4fc_d20250621_m024411_c001_v0001157_t0010_u01750473851316") 2025/06/21 02:52:56 DEBUG : three: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1019770421a9b4ee_d20250621_m024408_c001_v0001157_t0004_u01750473848881") 2025/06/21 02:52:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7df_d20250621_m025131_c001_v7007000_t0000_u01750474291795") 2025/06/21 02:52:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4c16_d20250621_m025131_c001_v0001179_t0059_u01750474291171") 2025/06/21 02:52:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a830_d20250621_m025150_c001_v7007000_t0000_u01750474310956") 2025/06/21 02:52:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c303_d20250621_m025149_c001_v0001120_t0035_u01750474309221") 2025/06/21 02:52:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a802_d20250621_m025147_c001_v7007000_t0000_u01750474307683") 2025/06/21 02:52:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4c4d_d20250621_m025146_c001_v0001179_t0005_u01750474306007") 2025/06/21 02:52:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7f7_d20250621_m025145_c001_v7007000_t0000_u01750474305040") 2025/06/21 02:52:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a1a6_d20250621_m025144_c001_v0001182_t0018_u01750474304397") 2025/06/21 02:52:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7e8_d20250621_m025139_c001_v7007000_t0000_u01750474299015") 2025/06/21 02:52:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4c26_d20250621_m025137_c001_v0001179_t0043_u01750474297792") 2025/06/21 02:52:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7ec_d20250621_m025141_c001_v7007000_t0000_u01750474301724") 2025/06/21 02:52:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c2f3_d20250621_m025139_c001_v0001120_t0058_u01750474299961") 2025/06/21 02:52:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7e7_d20250621_m025136_c001_v7007000_t0000_u01750474296851") 2025/06/21 02:52:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1044d88189b3a16e_d20250621_m025136_c001_v0001182_t0025_u01750474296235") 2025/06/21 02:52:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7e4_d20250621_m025135_c001_v7007000_t0000_u01750474295258") 2025/06/21 02:52:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddc45_d20250621_m025134_c001_v0001092_t0011_u01750474294403") 2025/06/21 02:52:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7e3_d20250621_m025133_c001_v7007000_t0000_u01750474293416") 2025/06/21 02:52:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57c2df_d20250621_m025132_c001_v0001120_t0036_u01750474292750") 2025/06/21 02:52:56 DEBUG : toe/toe/toe: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f40242dfbabd8a75e_d20250621_m025156_c001_v7007000_t0000_u01750474316039") 2025/06/21 02:52:56 DEBUG : toe/toe/toe: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1141f169b64e4c83_d20250621_m025155_c001_v0001179_t0046_u01750474315409") 2025/06/21 02:52:57 DEBUG : toe/toe/toe: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a7f1_d20250621_m025143_c001_v7007000_t0000_u01750474303443") 2025/06/21 02:52:57 DEBUG : toe/toe/toe: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddc5f_d20250621_m025142_c001_v0001092_t0048_u01750474302673") 2025/06/21 02:52:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a83f_d20250621_m025151_c001_v7007000_t0000_u01750474311555") 2025/06/21 02:52:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10924def77fddc7d_d20250621_m025150_c001_v0001092_t0035_u01750474310612") 2025/06/21 02:52:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4209261e44e2a80b_d20250621_m025148_c001_v7007000_t0000_u01750474308275") 2025/06/21 02:52:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f113e25ede10ff401_d20250621_m025147_c001_v0001106_t0003_u01750474307157") 2025/06/21 02:52:57 DEBUG : two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8da_d20250621_m024412_c001_v7007000_t0000_u01750473852919") 2025/06/21 02:52:57 DEBUG : two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4093c97dbe094fdd_d20250621_m024410_c001_v0001134_t0021_u01750473850746") 2025/06/21 02:52:57 DEBUG : two: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f4019770421a9b4ec_d20250621_m024408_c001_v0001157_t0055_u01750473848697") 2025/06/21 02:52:57 DEBUG : yam: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8e6_d20250621_m024421_c001_v7007000_t0000_u01750473861743") 2025/06/21 02:52:57 DEBUG : yam: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f113f7c437b4d9202_d20250621_m024420_c001_v0001184_t0026_u01750473860798") 2025/06/21 02:52:57 DEBUG : yam: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8df_d20250621_m024418_c001_v7007000_t0000_u01750473858311") 2025/06/21 02:52:57 DEBUG : yam: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1195bdad5a57bd6c_d20250621_m024416_c001_v0001120_t0008_u01750473856749") 2025/06/21 02:52:57 DEBUG : yam: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8db_d20250621_m024415_c001_v7007000_t0000_u01750473855466") 2025/06/21 02:52:57 DEBUG : yam: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f1093c97dbe094fef_d20250621_m024413_c001_v0001134_t0034_u01750473853479") 2025/06/21 02:52:57 DEBUG : yaml: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8e3_d20250621_m024419_c001_v7007000_t0000_u01750473859039") 2025/06/21 02:52:57 DEBUG : yaml: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f101d188ac1419f69_d20250621_m024417_c001_v0001171_t0059_u01750473857971") 2025/06/21 02:52:57 DEBUG : yaml: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f416ad5464f43a8dd_d20250621_m024416_c001_v7007000_t0000_u01750473856191") 2025/06/21 02:52:57 DEBUG : yaml: Deleting (id "4_zff12cdd350dd9b0b9f780e1b_f10928e6ff8914b6d_d20250621_m024414_c001_v0001038_t0013_u01750473854941") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m23.864821369s (try 1/5)