"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/06/26 01:12:48 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo" 2025/06/26 01:12:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 01:12:49 DEBUG : Creating backend with remote "/tmp/rclone4089022937" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:12:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 01:12:50 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/26 01:12:50 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:12:50 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:12:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 01:12:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 01:12:51 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:12:51 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:12:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:12:52 INFO : sub dir/hello world: Copied (new) 2025/06/26 01:12:52 DEBUG : B2 bucket rclone-test-towavin4wixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.83s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", 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-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", 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-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:12:53 DEBUG : Creating backend with remote "/non-existing" 2025/06/26 01:12:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/26 01:12:53 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:12:53 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:12:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 01:12:54 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:12:54 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:12:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:12:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.74s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:12:55 INFO : B2 bucket rclone-test-towavin4wixo: Running all checks before starting transfers 2025/06/26 01:12:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 01:12:55 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:12:55 INFO : B2 bucket rclone-test-towavin4wixo: Checks finished, now starting transfers 2025/06/26 01:12:55 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:12:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:12:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.22s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:12:56 ERROR : Ignoring --no-traverse with sync 2025/06/26 01:12:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 01:12:57 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:12:57 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:12:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:12:57 INFO : sub dir/hello world: Copied (new) 2025/06/26 01:12:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.63s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:12:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/26 01:12:58 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:12:58 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:12:59 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/26 01:12:59 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.21s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:12:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 01:12:59 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:12:59 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:13:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.36s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 01:13:01 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:01 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:02 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:13:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.70s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 01:13:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 01:13:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/26 01:13:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 01:13:03 INFO : sub dir2: Making directory 2025/06/26 01:13:03 INFO : sub dir: Making directory 2025/06/26 01:13:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 01:13:03 INFO : sub dir2/sub sub dir2: Making directory 2025/06/26 01:13:03 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:03 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:13:03 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/26 01:13:03 DEBUG : B2 bucket rclone-test-towavin4wixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.19s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:04 INFO : sub dir2: Making directory 2025/06/26 01:13:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 01:13:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 01:13:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 01:13:04 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:04 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:13:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.81s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:05 DEBUG : sub dir2: Making directory with metadata 2025/06/26 01:13:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 01:13:06 INFO : sub dir2: Making directory 2025/06/26 01:13:06 INFO : sub dir: Making directory 2025/06/26 01:13:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 01:13:06 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:06 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:13:06 INFO : sub dir/hello world: Copied (new) 2025/06/26 01:13:06 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/26 01:13:06 DEBUG : B2 bucket rclone-test-towavin4wixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/26 01:13:06 DEBUG : B2 bucket rclone-test-towavin4wixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.38s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", 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-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:07 INFO : sub dir2: Making directory 2025/06/26 01:13:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 01:13:07 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:07 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:13:08 INFO : sub dir/hello world: Copied (new) 2025/06/26 01:13:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.74s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:09 DEBUG : sub dir2: Making directory with metadata 2025/06/26 01:13:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 01:13:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 01:13:09 INFO : sub dir2: Making directory 2025/06/26 01:13:09 INFO : sub dir: Making directory 2025/06/26 01:13:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 01:13:09 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:09 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:13:09 INFO : sub dir/hello world: Copied (new) 2025/06/26 01:13:09 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/26 01:13:10 DEBUG : B2 bucket rclone-test-towavin4wixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.21s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.43s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:10 INFO : sub dir2: Making directory 2025/06/26 01:13:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 01:13:11 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:11 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:13:11 INFO : sub dir/hello world: Copied (new) 2025/06/26 01:13:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.53s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:13 DEBUG : Creating backend with remote "TestB2:rclone-test-dusezid1gunu" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-towavin4wixo -> B2 bucket rclone-test-dusezid1gunu 2025/06/26 01:13:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 01:13:14 DEBUG : B2 bucket rclone-test-dusezid1gunu: Waiting for checks to finish 2025/06/26 01:13:14 DEBUG : B2 bucket rclone-test-dusezid1gunu: Waiting for transfers to finish 2025/06/26 01:13:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:13:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 01:13:15 DEBUG : B2 bucket rclone-test-dusezid1gunu: Purge remote 2025/06/26 01:13:15 INFO : B2 bucket rclone-test-dusezid1gunu: cleaning bucket "rclone-test-dusezid1gunu" of all files 2025/06/26 01:13:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f42cda3c0bdab9b9f780e1b_f102b541d278e351d_d20250626_m011315_c001_v0001032_t0016_u01750900395091") --- PASS: TestServerSideCopy (4.39s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:17 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 01:13:17 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/26 01:13:18 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.84s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:19 DEBUG : Creating backend with remote "TestB2:rclone-test-qirixax0hega" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-towavin4wixo -> B2 bucket rclone-test-qirixax0hega 2025/06/26 01:13:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 01:13:20 DEBUG : B2 bucket rclone-test-qirixax0hega: Waiting for checks to finish 2025/06/26 01:13:20 DEBUG : B2 bucket rclone-test-qirixax0hega: Waiting for transfers to finish 2025/06/26 01:13:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:13:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 01:13:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 01:13:22 DEBUG : B2 bucket rclone-test-qirixax0hega: Waiting for checks to finish 2025/06/26 01:13:22 DEBUG : B2 bucket rclone-test-qirixax0hega: Waiting for transfers to finish 2025/06/26 01:13:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/26 01:13:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 01:13:22 DEBUG : B2 bucket rclone-test-qirixax0hega: Purge remote 2025/06/26 01:13:22 INFO : B2 bucket rclone-test-qirixax0hega: cleaning bucket "rclone-test-qirixax0hega" of all files 2025/06/26 01:13:22 DEBUG : sub dir/hello world: Deleting (id "4_zffb2ed13c0bdab9b9f780e1b_f1165c85ee4ffd3c9_d20250626_m011322_c001_v0001184_t0030_u01750900402492") 2025/06/26 01:13:22 DEBUG : sub dir/hello world: Deleting (id "4_zffb2ed13c0bdab9b9f780e1b_f10213a38d4b93680_d20250626_m011321_c001_v0001131_t0040_u01750900401065") --- PASS: TestServerSideCopyOverSelf (5.94s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 01:13:25 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:25 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/26 01:13:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/26 01:13:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.87s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:27 DEBUG : Creating backend with remote "TestB2:rclone-test-culegiz3zalu" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-towavin4wixo -> B2 bucket rclone-test-culegiz3zalu 2025/06/26 01:13:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 01:13:28 DEBUG : B2 bucket rclone-test-culegiz3zalu: Waiting for checks to finish 2025/06/26 01:13:28 DEBUG : B2 bucket rclone-test-culegiz3zalu: Waiting for transfers to finish 2025/06/26 01:13:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:13:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 01:13:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 01:13:30 DEBUG : B2 bucket rclone-test-culegiz3zalu: Waiting for checks to finish 2025/06/26 01:13:30 DEBUG : B2 bucket rclone-test-culegiz3zalu: Waiting for transfers to finish 2025/06/26 01:13:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/26 01:13:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 01:13:30 INFO : sub dir/hello world: Deleted 2025/06/26 01:13:31 DEBUG : testing file moves 2025/06/26 01:13:31 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/26 01:13:31 DEBUG : B2 bucket rclone-test-culegiz3zalu: Waiting for checks to finish 2025/06/26 01:13:31 DEBUG : B2 bucket rclone-test-culegiz3zalu: Waiting for transfers to finish 2025/06/26 01:13:32 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/26 01:13:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 01:13:32 INFO : sub dir/hello world: Deleted 2025/06/26 01:13:33 DEBUG : B2 bucket rclone-test-culegiz3zalu: Purge remote 2025/06/26 01:13:33 INFO : B2 bucket rclone-test-culegiz3zalu: cleaning bucket "rclone-test-culegiz3zalu" of all files 2025/06/26 01:13:33 DEBUG : sub dir/hello world: Deleting (id "4_zff520d03c0cdab9b9f780e1b_f101b2960ac35e341_d20250626_m011331_c001_v0001115_t0001_u01750900411955") 2025/06/26 01:13:33 DEBUG : sub dir/hello world: Deleting (id "4_zff520d03c0cdab9b9f780e1b_f1188b8cbb4e5c142_d20250626_m011330_c001_v0001182_t0036_u01750900410305") 2025/06/26 01:13:33 DEBUG : sub dir/hello world: Deleting (id "4_zff520d03c0cdab9b9f780e1b_f102ae3ec31c3bf77_d20250626_m011328_c001_v0001181_t0027_u01750900408962") --- PASS: TestServerSideMoveOverSelf (8.37s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:35 ERROR : error listing: directory not found 2025/06/26 01:13:35 INFO : Local file system at /tmp/rclone4089022937: Making directory 2025/06/26 01:13:36 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:36 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.90s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 01:13:37 DEBUG : Local file system at /tmp/rclone4089022937: Waiting for checks to finish 2025/06/26 01:13:37 DEBUG : Local file system at /tmp/rclone4089022937: Waiting for transfers to finish 2025/06/26 01:13:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:13:38 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/26 01:13:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.05s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:39 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/26 01:13:39 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:39 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 01:13:39 INFO : check sum: Copied (new) 2025/06/26 01:13:39 DEBUG : Waiting for deletions to finish 2025/06/26 01:13:39 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 01:13:39 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/26 01:13:39 DEBUG : check sum: Unchanged skipping 2025/06/26 01:13:39 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:39 DEBUG : Waiting for deletions to finish 2025/06/26 01:13:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.63s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/26 01:13:40 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:40 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:41 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 01:13:41 INFO : sizeonly: Copied (new) 2025/06/26 01:13:41 DEBUG : Waiting for deletions to finish 2025/06/26 01:13:41 DEBUG : sizeonly: Sizes identical 2025/06/26 01:13:41 DEBUG : sizeonly: Unchanged skipping 2025/06/26 01:13:41 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:41 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:41 DEBUG : Waiting for deletions to finish 2025/06/26 01:13:41 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.63s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/26 01:13:42 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:42 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:42 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/26 01:13:42 INFO : ignore-size: Copied (new) 2025/06/26 01:13:42 DEBUG : Waiting for deletions to finish 2025/06/26 01:13:43 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:13:43 DEBUG : ignore-size: Unchanged skipping 2025/06/26 01:13:43 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:43 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:43 DEBUG : Waiting for deletions to finish 2025/06/26 01:13:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.60s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:13:44 DEBUG : existing: Unchanged skipping 2025/06/26 01:13:44 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:44 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:44 DEBUG : Waiting for deletions to finish 2025/06/26 01:13:44 INFO : There was nothing to transfer 2025/06/26 01:13:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/26 01:13:44 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:44 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 01:13:44 INFO : existing: Copied (replaced existing) 2025/06/26 01:13:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.93s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 01:13:45 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:45 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 01:13:46 INFO : existing: Copied (new) 2025/06/26 01:13:46 DEBUG : Waiting for deletions to finish 2025/06/26 01:13:46 DEBUG : existing: Destination exists, skipping 2025/06/26 01:13:46 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:46 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:46 DEBUG : Waiting for deletions to finish 2025/06/26 01:13:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.82s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:48 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/26 01:13:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 01:13:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:13:48 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 01:13:48 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:48 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 01:13:49 INFO : a/potato2: Copied (new) 2025/06/26 01:13:49 DEBUG : Waiting for deletions to finish 2025/06/26 01:13:49 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.77s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:50 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:50 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/26 01:13:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 01:13:50 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/26 01:13:50 DEBUG : empty space: Unchanged skipping 2025/06/26 01:13:50 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:50 DEBUG : Waiting for deletions to finish 2025/06/26 01:13:50 INFO : There was nothing to transfer 2025/06/26 01:13:51 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:51 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/26 01:13:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 01:13:52 INFO : empty space: Updated modification time in destination 2025/06/26 01:13:52 DEBUG : empty space: Unchanged skipping 2025/06/26 01:13:52 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:52 DEBUG : Waiting for deletions to finish 2025/06/26 01:13:52 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.75s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:53 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:53 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/26 01:13:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 01:13:53 DEBUG : empty space: Unchanged skipping 2025/06/26 01:13:53 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:53 DEBUG : Waiting for deletions to finish 2025/06/26 01:13:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.54s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:55 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/26 01:13:55 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4089022937) 2025/06/26 01:13:55 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-towavin4wixo) 2025/06/26 01:13:55 DEBUG : foo: sha1 differ 2025/06/26 01:13:55 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/26 01:13:55 INFO : foo: Copied (replaced existing) 2025/06/26 01:13:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:13:56 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/26 01:13:56 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:56 DEBUG : empty space: Unchanged skipping 2025/06/26 01:13:56 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:57 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 01:13:57 INFO : potato: Copied (new) 2025/06/26 01:13:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.13s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:13:58 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/26 01:13:58 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:13:58 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:13:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/26 01:13:59 INFO : potato: Copied (replaced existing) 2025/06/26 01:13:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.88s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:14:00 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/06/26 01:14:00 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4089022937) 2025/06/26 01:14:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-towavin4wixo) 2025/06/26 01:14:00 DEBUG : potato: sha1 differ 2025/06/26 01:14:00 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/26 01:14:01 INFO : potato: Copied (replaced existing) 2025/06/26 01:14:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:14:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 01:14:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:14:02 DEBUG : empty space: Unchanged skipping 2025/06/26 01:14:02 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:02 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/26 01:14:02 DEBUG : Waiting for deletions to finish 2025/06/26 01:14:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:14:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:14:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 01:14:04 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:04 DEBUG : empty space: Unchanged skipping 2025/06/26 01:14:04 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 01:14:05 INFO : potato2: Copied (new) 2025/06/26 01:14:05 DEBUG : Waiting for deletions to finish 2025/06/26 01:14:05 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:14:07 INFO : d: Making directory 2025/06/26 01:14:07 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/26 01:14:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 01:14:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:14:07 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 01:14:07 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:07 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 01:14:07 INFO : a/potato2: Copied (new) 2025/06/26 01:14:07 DEBUG : Waiting for deletions to finish 2025/06/26 01:14:08 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:14:09 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/26 01:14:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 01:14:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:14:10 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 01:14:10 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:10 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 01:14:10 INFO : a/potato2: Copied (new) 2025/06/26 01:14:10 ERROR : B2 bucket rclone-test-towavin4wixo: not deleting files as there were IO errors 2025/06/26 01:14:10 ERROR : B2 bucket rclone-test-towavin4wixo: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.87s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:14:12 DEBUG : Waiting for deletions to finish 2025/06/26 01:14:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:14:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 01:14:12 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:12 DEBUG : empty space: Unchanged skipping 2025/06/26 01:14:12 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:13 INFO : potato: Deleted 2025/06/26 01:14:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 01:14:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.20s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:14:15 DEBUG : Waiting for deletions to finish 2025/06/26 01:14:15 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:15 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:15 INFO : potato: Deleted 2025/06/26 01:14:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:14:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 01:14:15 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:15 DEBUG : empty space: Unchanged skipping 2025/06/26 01:14:15 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 01:14:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.90s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:14:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 01:14:17 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:17 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:18 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/26 01:14:18 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.23s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:14:20 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 01:14:20 DEBUG : enormous: Excluded 2025/06/26 01:14:20 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 01:14:20 DEBUG : potato2: Excluded 2025/06/26 01:14:20 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 01:14:20 DEBUG : potato2: Excluded 2025/06/26 01:14:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:14:20 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:20 DEBUG : empty space: Unchanged skipping 2025/06/26 01:14:20 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:20 DEBUG : Waiting for deletions to finish 2025/06/26 01:14:20 INFO : There was nothing to transfer 2025/06/26 01:14:20 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 01:14:20 DEBUG : enormous: Excluded 2025/06/26 01:14:20 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 01:14:20 DEBUG : potato2: Excluded 2025/06/26 01:14:20 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 01:14:20 DEBUG : potato2: Excluded 2025/06/26 01:14:20 DEBUG : Local file system at /tmp/rclone4089022937: Waiting for checks to finish 2025/06/26 01:14:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/26 01:14:20 DEBUG : empty space: Unchanged skipping 2025/06/26 01:14:20 DEBUG : Local file system at /tmp/rclone4089022937: Waiting for transfers to finish 2025/06/26 01:14:20 DEBUG : Waiting for deletions to finish 2025/06/26 01:14:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.45s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:14:22 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 01:14:22 DEBUG : enormous: Excluded 2025/06/26 01:14:22 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 01:14:22 DEBUG : potato2: Excluded 2025/06/26 01:14:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:14:23 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:23 DEBUG : empty space: Unchanged skipping 2025/06/26 01:14:23 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:23 DEBUG : Waiting for deletions to finish 2025/06/26 01:14:23 INFO : enormous: Deleted 2025/06/26 01:14:23 INFO : potato2: Deleted 2025/06/26 01:14:23 INFO : There was nothing to transfer 2025/06/26 01:14:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/26 01:14:23 DEBUG : empty space: Unchanged skipping 2025/06/26 01:14:23 DEBUG : Local file system at /tmp/rclone4089022937: Waiting for checks to finish 2025/06/26 01:14:23 DEBUG : Local file system at /tmp/rclone4089022937: Waiting for transfers to finish 2025/06/26 01:14:23 DEBUG : Waiting for deletions to finish 2025/06/26 01:14:23 INFO : enormous: Deleted 2025/06/26 01:14:23 INFO : potato2: Deleted 2025/06/26 01:14:23 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.68s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:14:26 DEBUG : five: Need to transfer - File not found at Destination 2025/06/26 01:14:26 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/26 01:14:26 DEBUG : one: Destination is newer than source, skipping 2025/06/26 01:14:26 DEBUG : three: Sizes identical 2025/06/26 01:14:26 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/26 01:14:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4089022937) 2025/06/26 01:14:26 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-towavin4wixo) 2025/06/26 01:14:26 DEBUG : two: sha1 differ 2025/06/26 01:14:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 01:14:26 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/26 01:14:26 INFO : five: Copied (new) 2025/06/26 01:14:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/26 01:14:26 INFO : four: Copied (replaced existing) 2025/06/26 01:14:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/26 01:14:27 INFO : two: Copied (replaced existing) 2025/06/26 01:14:27 DEBUG : Waiting for deletions to finish 2025/06/26 01:14:27 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:27 DEBUG : one: Destination is newer than source, skipping 2025/06/26 01:14:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/26 01:14:27 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/26 01:14:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/26 01:14:27 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/26 01:14:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 01:14:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/26 01:14:27 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/26 01:14:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 01:14:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 01:14:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4089022937) 2025/06/26 01:14:27 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-towavin4wixo) 2025/06/26 01:14:27 DEBUG : three: sha1 differ 2025/06/26 01:14:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/26 01:14:27 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 01:14:27 INFO : three: Copied (replaced existing) 2025/06/26 01:14:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.98s) === 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-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/26 01:14:29 INFO : B2 bucket rclone-test-towavin4wixo: Making map for --track-renames 2025/06/26 01:14:29 INFO : B2 bucket rclone-test-towavin4wixo: Finished making map for --track-renames 2025/06/26 01:14:29 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 01:14:29 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for renames to finish 2025/06/26 01:14:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/26 01:14:29 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/26 01:14:29 INFO : potato: Copied (new) 2025/06/26 01:14:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 01:14:30 INFO : yam: Copied (new) 2025/06/26 01:14:30 DEBUG : Waiting for deletions to finish 2025/06/26 01:14:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:14:30 INFO : B2 bucket rclone-test-towavin4wixo: Making map for --track-renames 2025/06/26 01:14:30 INFO : B2 bucket rclone-test-towavin4wixo: Finished making map for --track-renames 2025/06/26 01:14:30 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:30 DEBUG : potato: Unchanged skipping 2025/06/26 01:14:30 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for renames to finish 2025/06/26 01:14:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 01:14:31 INFO : yam: Copied (server-side copy) to: yaml 2025/06/26 01:14:31 INFO : yam: Deleted 2025/06/26 01:14:31 INFO : yaml: Renamed from "yam" 2025/06/26 01:14:31 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:31 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-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/26 01:14:32 INFO : B2 bucket rclone-test-towavin4wixo: Making map for --track-renames 2025/06/26 01:14:32 INFO : B2 bucket rclone-test-towavin4wixo: Finished making map for --track-renames 2025/06/26 01:14:32 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 01:14:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/26 01:14:32 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for renames to finish 2025/06/26 01:14:32 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:32 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1161-00.backblaze.com/b2api/v1/b2_upload_file/df726d93c0bdab9b9f780e1b/c001_v0001161_t0054": EOF 2025/06/26 01:14:32 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-00.backblaze.com/b2api/v1/b2_upload_file/df726d93c0bdab9b9f780e1b/c001_v0001161_t0054": EOF) 2025/06/26 01:14:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/26 01:14:32 DEBUG : yam: Received error: Post "https://pod-000-1161-00.backblaze.com/b2api/v1/b2_upload_file/df726d93c0bdab9b9f780e1b/c001_v0001161_t0054": EOF - low level retry 0/10 2025/06/26 01:14:33 DEBUG : pacer: Reducing sleep to 10ms 2025/06/26 01:14:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/26 01:14:33 INFO : potato: Copied (new) 2025/06/26 01:14:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 01:14:33 INFO : yam: Copied (new) 2025/06/26 01:14:33 DEBUG : Waiting for deletions to finish 2025/06/26 01:14:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:14:33 INFO : B2 bucket rclone-test-towavin4wixo: Making map for --track-renames 2025/06/26 01:14:33 INFO : B2 bucket rclone-test-towavin4wixo: Finished making map for --track-renames 2025/06/26 01:14:33 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:33 DEBUG : potato: Unchanged skipping 2025/06/26 01:14:33 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for renames to finish 2025/06/26 01:14:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 01:14:34 INFO : yam: Copied (server-side copy) to: yaml 2025/06/26 01:14:34 INFO : yam: Deleted 2025/06/26 01:14:34 INFO : yaml: Renamed from "yam" 2025/06/26 01:14:34 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.92s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/26 01:14:35 INFO : B2 bucket rclone-test-towavin4wixo: Making map for --track-renames 2025/06/26 01:14:35 INFO : B2 bucket rclone-test-towavin4wixo: Finished making map for --track-renames 2025/06/26 01:14:35 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 01:14:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/26 01:14:35 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for renames to finish 2025/06/26 01:14:35 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/26 01:14:36 INFO : potato: Copied (new) 2025/06/26 01:14:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 01:14:36 INFO : sub/yam: Copied (new) 2025/06/26 01:14:36 DEBUG : Waiting for deletions to finish 2025/06/26 01:14:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:14:36 DEBUG : potato: Unchanged skipping 2025/06/26 01:14:36 INFO : B2 bucket rclone-test-towavin4wixo: Making map for --track-renames 2025/06/26 01:14:36 INFO : B2 bucket rclone-test-towavin4wixo: Finished making map for --track-renames 2025/06/26 01:14:36 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:36 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for renames to finish 2025/06/26 01:14:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 01:14:37 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/26 01:14:37 INFO : sub/yam: Deleted 2025/06/26 01:14:37 INFO : yam: Renamed from "sub/yam" 2025/06/26 01:14:37 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.18s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:14:38 DEBUG : Creating backend with remote "/tmp/rclone4089022937/dir1" 2025/06/26 01:14:38 DEBUG : Creating backend with remote "/tmp/rclone4089022937/dir2" 2025/06/26 01:14:38 DEBUG : Local file system at /tmp/rclone4089022937/dir2: Using server-side directory move 2025/06/26 01:14:38 INFO : Local file system at /tmp/rclone4089022937/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/26 01:14:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/26 01:14:38 DEBUG : Local file system at /tmp/rclone4089022937/dir2: Waiting for checks to finish 2025/06/26 01:14:38 INFO : file1.txt: Moved (server-side) 2025/06/26 01:14:38 DEBUG : Local file system at /tmp/rclone4089022937/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:14:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 01:14:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 01:14:39 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:39 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:14:39 INFO : sub dir/hello world: Copied (new) 2025/06/26 01:14:39 INFO : sub dir/hello world: Deleted 2025/06/26 01:14:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/26 01:14:39 INFO : nested/sub dir/file: Copied (new) 2025/06/26 01:14:39 INFO : nested/sub dir/file: Deleted 2025/06/26 01:14:39 INFO : sub dir: Removing directory 2025/06/26 01:14:39 INFO : nested/sub dir: Removing directory 2025/06/26 01:14:39 INFO : nested: Removing directory 2025/06/26 01:14:39 DEBUG : Local file system at /tmp/rclone4089022937: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.64s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:14:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 01:14:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 01:14:40 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:40 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:14:41 INFO : sub dir/hello world: Copied (new) 2025/06/26 01:14:41 INFO : sub dir/hello world: Deleted 2025/06/26 01:14:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/26 01:14:41 INFO : nested/sub dir/file: Copied (new) 2025/06/26 01:14:41 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.62s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:14:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/26 01:14:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 01:14:42 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:42 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:42 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/26 01:14:42 INFO : existing-b: Copied (new) 2025/06/26 01:14:42 INFO : existing-b: Deleted 2025/06/26 01:14:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 01:14:43 INFO : existing: Copied (new) 2025/06/26 01:14:43 INFO : existing: Deleted 2025/06/26 01:14:43 DEBUG : existing: Destination exists, skipping 2025/06/26 01:14:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/26 01:14:43 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:14:43 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:14:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.04s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:14:44 DEBUG : Creating backend with remote "TestB2:rclone-test-diyumeq0depe" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-towavin4wixo -> B2 bucket rclone-test-diyumeq0depe 2025/06/26 01:14:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 01:14:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/26 01:14:48 DEBUG : empty space: Unchanged skipping 2025/06/26 01:14:48 DEBUG : B2 bucket rclone-test-diyumeq0depe: Waiting for checks to finish 2025/06/26 01:14:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 01:14:48 INFO : empty space: Deleted 2025/06/26 01:14:48 DEBUG : B2 bucket rclone-test-diyumeq0depe: Waiting for transfers to finish 2025/06/26 01:14:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 01:14:49 INFO : potato3: Copied (server-side copy) 2025/06/26 01:14:49 INFO : potato3: Deleted 2025/06/26 01:14:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 01:14:49 INFO : potato2: Copied (server-side copy) 2025/06/26 01:14:50 INFO : potato2: Deleted 2025/06/26 01:14:50 DEBUG : Creating backend with remote "TestB2:rclone-test-zawikos6wena" 2025/06/26 01:14:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/26 01:14:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 01:14:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 01:14:51 DEBUG : B2 bucket rclone-test-zawikos6wena: Waiting for checks to finish 2025/06/26 01:14:51 DEBUG : B2 bucket rclone-test-zawikos6wena: Waiting for transfers to finish 2025/06/26 01:14:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 01:14:52 INFO : empty space: Copied (server-side copy) 2025/06/26 01:14:52 INFO : empty space: Deleted 2025/06/26 01:14:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 01:14:52 INFO : potato2: Copied (server-side copy) 2025/06/26 01:14:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 01:14:52 INFO : potato3: Copied (server-side copy) 2025/06/26 01:14:52 INFO : potato2: Deleted 2025/06/26 01:14:52 INFO : potato3: Deleted 2025/06/26 01:14:53 DEBUG : B2 bucket rclone-test-zawikos6wena: Purge remote 2025/06/26 01:14:53 INFO : B2 bucket rclone-test-zawikos6wena: cleaning bucket "rclone-test-zawikos6wena" of all files 2025/06/26 01:14:53 DEBUG : empty space: Deleting (id "4_z8ff24d53c0ddab9b9f780e1b_f1172694390fb9f50_d20250626_m011452_c001_v0001101_t0056_u01750900492133") 2025/06/26 01:14:53 DEBUG : potato2: Deleting (id "4_z8ff24d53c0ddab9b9f780e1b_f113f2965644ac8f7_d20250626_m011452_c001_v0001136_t0024_u01750900492487") 2025/06/26 01:14:53 DEBUG : potato3: Deleting (id "4_z8ff24d53c0ddab9b9f780e1b_f100dd1d03ed1a58e_d20250626_m011452_c001_v0001137_t0043_u01750900492501") 2025/06/26 01:14:54 DEBUG : B2 bucket rclone-test-diyumeq0depe: Purge remote 2025/06/26 01:14:54 INFO : B2 bucket rclone-test-diyumeq0depe: cleaning bucket "rclone-test-diyumeq0depe" of all files 2025/06/26 01:14:54 DEBUG : empty space: Deleting (id "4_z1fc23d43c0ddab9b9f780e1b_f415f2c7c42a655dc_d20250626_m011452_c001_v7007000_t0000_u01750900492517") 2025/06/26 01:14:54 DEBUG : empty space: Deleting (id "4_z1fc23d43c0ddab9b9f780e1b_f115cefdf0cef921e_d20250626_m011448_c001_v0001182_t0014_u01750900488094") 2025/06/26 01:14:54 DEBUG : potato2: Deleting (id "4_z1fc23d43c0ddab9b9f780e1b_f415f2c7c42a655e0_d20250626_m011452_c001_v7007000_t0000_u01750900492786") 2025/06/26 01:14:54 DEBUG : potato2: Deleting (id "4_z1fc23d43c0ddab9b9f780e1b_f105cf4e8057bca2e_d20250626_m011448_c001_v0001037_t0047_u01750900488942") 2025/06/26 01:14:54 DEBUG : potato3: Deleting (id "4_z1fc23d43c0ddab9b9f780e1b_f40999fee4ced6241_d20250626_m011452_c001_v7007000_t0000_u01750900492903") 2025/06/26 01:14:54 DEBUG : potato3: Deleting (id "4_z1fc23d43c0ddab9b9f780e1b_f112e78292d8230c5_d20250626_m011449_c001_v0001178_t0028_u01750900489286") 2025/06/26 01:14:54 DEBUG : potato3: Deleting (id "4_z1fc23d43c0ddab9b9f780e1b_f115cefdf0cef9224_d20250626_m011448_c001_v0001182_t0016_u01750900488306") --- PASS: TestServerSideMove (11.44s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:14:55 DEBUG : Creating backend with remote "TestB2:rclone-test-zuqiyed9dawu" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-towavin4wixo -> B2 bucket rclone-test-zuqiyed9dawu 2025/06/26 01:15:01 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 01:15:01 DEBUG : empty space: Excluded 2025/06/26 01:15:01 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 01:15:01 DEBUG : empty space: Excluded 2025/06/26 01:15:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 01:15:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 01:15:01 DEBUG : B2 bucket rclone-test-zuqiyed9dawu: Waiting for checks to finish 2025/06/26 01:15:01 DEBUG : B2 bucket rclone-test-zuqiyed9dawu: Waiting for transfers to finish 2025/06/26 01:15:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 01:15:02 INFO : potato2: Copied (server-side copy) 2025/06/26 01:15:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 01:15:02 INFO : potato3: Copied (server-side copy) 2025/06/26 01:15:02 INFO : potato2: Deleted 2025/06/26 01:15:02 INFO : potato3: Deleted 2025/06/26 01:15:03 DEBUG : Creating backend with remote "TestB2:rclone-test-hanoyej5yiwi" 2025/06/26 01:15:03 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 01:15:03 DEBUG : empty space: Excluded 2025/06/26 01:15:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 01:15:04 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 01:15:04 DEBUG : B2 bucket rclone-test-hanoyej5yiwi: Waiting for checks to finish 2025/06/26 01:15:04 DEBUG : B2 bucket rclone-test-hanoyej5yiwi: Waiting for transfers to finish 2025/06/26 01:15:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 01:15:05 INFO : potato2: Copied (server-side copy) 2025/06/26 01:15:05 INFO : potato2: Deleted 2025/06/26 01:15:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 01:15:05 INFO : potato3: Copied (server-side copy) 2025/06/26 01:15:05 INFO : potato3: Deleted 2025/06/26 01:15:05 DEBUG : B2 bucket rclone-test-hanoyej5yiwi: Purge remote 2025/06/26 01:15:05 INFO : B2 bucket rclone-test-hanoyej5yiwi: cleaning bucket "rclone-test-hanoyej5yiwi" of all files 2025/06/26 01:15:06 DEBUG : potato2: Deleting (id "4_zffa27d63c0ddab9b9f780e1b_f104f955e71e400ec_d20250626_m011504_c001_v0001137_t0014_u01750900504733") 2025/06/26 01:15:06 DEBUG : potato3: Deleting (id "4_zffa27d63c0ddab9b9f780e1b_f112bbc54a3b448bd_d20250626_m011505_c001_v0001171_t0046_u01750900505098") 2025/06/26 01:15:06 DEBUG : B2 bucket rclone-test-zuqiyed9dawu: Purge remote 2025/06/26 01:15:06 INFO : B2 bucket rclone-test-zuqiyed9dawu: cleaning bucket "rclone-test-zuqiyed9dawu" of all files 2025/06/26 01:15:06 DEBUG : empty space: Deleting (id "4_zafa26d33c0ddab9b9f780e1b_f101b2960ac35e410_d20250626_m011500_c001_v0001115_t0026_u01750900500306") 2025/06/26 01:15:06 DEBUG : potato2: Deleting (id "4_zafa26d33c0ddab9b9f780e1b_f415f2c7c42a6561e_d20250626_m011505_c001_v7007000_t0000_u01750900505119") 2025/06/26 01:15:06 DEBUG : potato2: Deleting (id "4_zafa26d33c0ddab9b9f780e1b_f100701802fceed3d_d20250626_m011501_c001_v0001146_t0044_u01750900501970") 2025/06/26 01:15:06 DEBUG : potato3: Deleting (id "4_zafa26d33c0ddab9b9f780e1b_f415f2c7c42a65620_d20250626_m011505_c001_v7007000_t0000_u01750900505468") 2025/06/26 01:15:06 DEBUG : potato3: Deleting (id "4_zafa26d33c0ddab9b9f780e1b_f10028fcb90753a41_d20250626_m011502_c001_v0001184_t0039_u01750900502320") 2025/06/26 01:15:06 DEBUG : potato3: Deleting (id "4_zafa26d33c0ddab9b9f780e1b_f101b2960ac35e412_d20250626_m011500_c001_v0001115_t0037_u01750900500900") --- PASS: TestServerSideMoveWithFilter (12.67s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:15:08 DEBUG : Creating backend with remote "TestB2:rclone-test-dadixuf7gali" 2025/06/26 01:15:11 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-towavin4wixo -> B2 bucket rclone-test-dadixuf7gali 2025/06/26 01:15:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 01:15:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/26 01:15:14 DEBUG : empty space: Unchanged skipping 2025/06/26 01:15:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 01:15:14 DEBUG : B2 bucket rclone-test-dadixuf7gali: Waiting for checks to finish 2025/06/26 01:15:14 INFO : empty space: Deleted 2025/06/26 01:15:14 DEBUG : B2 bucket rclone-test-dadixuf7gali: Waiting for transfers to finish 2025/06/26 01:15:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 01:15:14 INFO : potato2: Copied (server-side copy) 2025/06/26 01:15:14 INFO : potato2: Deleted 2025/06/26 01:15:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 01:15:14 INFO : potato3: Copied (server-side copy) 2025/06/26 01:15:15 INFO : potato3: Deleted 2025/06/26 01:15:15 DEBUG : Creating backend with remote "TestB2:rclone-test-gakugax5sile" 2025/06/26 01:15:16 INFO : tomatoDir: Making directory 2025/06/26 01:15:16 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/26 01:15:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 01:15:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 01:15:16 DEBUG : B2 bucket rclone-test-gakugax5sile: Waiting for checks to finish 2025/06/26 01:15:16 DEBUG : B2 bucket rclone-test-gakugax5sile: Waiting for transfers to finish 2025/06/26 01:15:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 01:15:17 INFO : empty space: Copied (server-side copy) 2025/06/26 01:15:17 INFO : empty space: Deleted 2025/06/26 01:15:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 01:15:17 INFO : potato2: Copied (server-side copy) 2025/06/26 01:15:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 01:15:17 INFO : potato3: Copied (server-side copy) 2025/06/26 01:15:17 INFO : potato2: Deleted 2025/06/26 01:15:17 INFO : potato3: Deleted 2025/06/26 01:15:18 DEBUG : B2 bucket rclone-test-gakugax5sile: Purge remote 2025/06/26 01:15:18 INFO : B2 bucket rclone-test-gakugax5sile: cleaning bucket "rclone-test-gakugax5sile" of all files 2025/06/26 01:15:18 DEBUG : empty space: Deleting (id "4_zcfd2ad73c0ddab9b9f780e1b_f11994a6755785ae1_d20250626_m011517_c001_v0001181_t0050_u01750900517220") 2025/06/26 01:15:18 DEBUG : potato2: Deleting (id "4_zcfd2ad73c0ddab9b9f780e1b_f100c3c1362a6a818_d20250626_m011517_c001_v0001176_t0023_u01750900517489") 2025/06/26 01:15:18 DEBUG : potato3: Deleting (id "4_zcfd2ad73c0ddab9b9f780e1b_f11483e15e646087d_d20250626_m011517_c001_v0001182_t0031_u01750900517588") 2025/06/26 01:15:19 DEBUG : B2 bucket rclone-test-dadixuf7gali: Purge remote 2025/06/26 01:15:19 INFO : B2 bucket rclone-test-dadixuf7gali: cleaning bucket "rclone-test-dadixuf7gali" of all files 2025/06/26 01:15:19 DEBUG : empty space: Deleting (id "4_z0fa29d43c0ddab9b9f780e1b_f41078181dbeed98a_d20250626_m011517_c001_v7007000_t0000_u01750900517466") 2025/06/26 01:15:19 DEBUG : empty space: Deleting (id "4_z0fa29d43c0ddab9b9f780e1b_f1087909b2b652add_d20250626_m011512_c001_v0001161_t0000_u01750900512761") 2025/06/26 01:15:19 DEBUG : potato2: Deleting (id "4_z0fa29d43c0ddab9b9f780e1b_f41078181dbeed98c_d20250626_m011517_c001_v7007000_t0000_u01750900517713") 2025/06/26 01:15:19 DEBUG : potato2: Deleting (id "4_z0fa29d43c0ddab9b9f780e1b_f105a9ac4d025f674_d20250626_m011514_c001_v0001146_t0045_u01750900514190") 2025/06/26 01:15:19 DEBUG : potato3: Deleting (id "4_z0fa29d43c0ddab9b9f780e1b_f4187ea8124f1eda3_d20250626_m011517_c001_v7007000_t0000_u01750900517804") 2025/06/26 01:15:19 DEBUG : potato3: Deleting (id "4_z0fa29d43c0ddab9b9f780e1b_f118e9340cf3b3c08_d20250626_m011514_c001_v0001093_t0029_u01750900514566") 2025/06/26 01:15:19 DEBUG : potato3: Deleting (id "4_z0fa29d43c0ddab9b9f780e1b_f1087909b2b652ae1_d20250626_m011513_c001_v0001161_t0000_u01750900513274") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.74s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:15:21 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.81s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:15:24 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:15:25 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/rclone-sync-test" 2025/06/26 01:15:27 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/rclone-sync-test-include/layer2" 2025/06/26 01:15:29 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/rclone-sync-test-ignore-file" 2025/06/26 01:15:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/26 01:15:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/26 01:15:32 DEBUG : pacer: Reducing sleep to 10ms 2025/06/26 01:15:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 01:15:33 DEBUG : B2 bucket rclone-test-towavin4wixo path rclone-sync-test: Waiting for checks to finish 2025/06/26 01:15:33 DEBUG : B2 bucket rclone-test-towavin4wixo path rclone-sync-test: Waiting for transfers to finish 2025/06/26 01:15:33 DEBUG : Waiting for deletions to finish 2025/06/26 01:15:33 INFO : There was nothing to transfer 2025/06/26 01:15:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 01:15:33 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:15:33 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:15:33 DEBUG : Waiting for deletions to finish 2025/06/26 01:15:33 INFO : There was nothing to transfer 2025/06/26 01:15:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 01:15:34 DEBUG : B2 bucket rclone-test-towavin4wixo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/26 01:15:34 DEBUG : B2 bucket rclone-test-towavin4wixo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/26 01:15:34 DEBUG : Waiting for deletions to finish 2025/06/26 01:15:34 INFO : There was nothing to transfer 2025/06/26 01:15:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 01:15:34 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:15:34 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:15:34 DEBUG : Waiting for deletions to finish 2025/06/26 01:15:34 INFO : There was nothing to transfer 2025/06/26 01:15:35 DEBUG : Excluded 2025/06/26 01:15:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 01:15:35 DEBUG : B2 bucket rclone-test-towavin4wixo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/26 01:15:35 DEBUG : B2 bucket rclone-test-towavin4wixo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/26 01:15:35 DEBUG : Waiting for deletions to finish 2025/06/26 01:15:35 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.24s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:15:35 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/dst" 2025/06/26 01:15:37 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/CompareDest" 2025/06/26 01:15:39 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 01:15:39 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:15:39 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:15:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 01:15:40 INFO : one: Copied (new) 2025/06/26 01:15:40 DEBUG : Waiting for deletions to finish 2025/06/26 01:15:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/26 01:15:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/26 01:15:41 DEBUG : pacer: Reducing sleep to 10ms 2025/06/26 01:15:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 01:15:41 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:15:41 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:15:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/26 01:15:42 INFO : one: Copied (replaced existing) 2025/06/26 01:15:42 DEBUG : Waiting for deletions to finish 2025/06/26 01:15:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 01:15:44 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:15:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:15:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 01:15:44 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:15:44 DEBUG : Waiting for deletions to finish 2025/06/26 01:15:44 INFO : There was nothing to transfer 2025/06/26 01:15:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 01:15:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:15:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 01:15:45 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:15:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:15:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 01:15:46 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:15:46 DEBUG : Waiting for deletions to finish 2025/06/26 01:15:46 INFO : There was nothing to transfer 2025/06/26 01:15:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 01:15:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:15:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 01:15:46 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:15:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:15:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 01:15:46 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:15:46 DEBUG : Waiting for deletions to finish 2025/06/26 01:15:46 INFO : There was nothing to transfer 2025/06/26 01:15:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 01:15:47 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/26 01:15:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/26 01:15:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 01:15:47 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:15:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:15:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 01:15:47 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:15:47 DEBUG : Waiting for deletions to finish 2025/06/26 01:15:47 INFO : There was nothing to transfer 2025/06/26 01:15:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 01:15:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/26 01:15:48 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 01:15:48 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:15:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:15:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 01:15:48 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:15:49 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/26 01:15:49 INFO : two: Copied (new) 2025/06/26 01:15:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.71s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:15:52 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/dest" 2025/06/26 01:15:53 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/pre-dest1" 2025/06/26 01:15:54 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/pre-dest2" 2025/06/26 01:15:56 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:15:56 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/26 01:15:56 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:15:56 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/26 01:15:57 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/26 01:15:57 DEBUG : B2 bucket rclone-test-towavin4wixo path dest: Waiting for checks to finish 2025/06/26 01:15:57 DEBUG : B2 bucket rclone-test-towavin4wixo path dest: Waiting for transfers to finish 2025/06/26 01:15:58 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/26 01:15:58 INFO : 3: Copied (new) 2025/06/26 01:15:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.21s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:15:59 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/dst" 2025/06/26 01:16:00 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/CopyDest" 2025/06/26 01:16:02 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 01:16:02 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:16:02 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:16:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 01:16:03 INFO : one: Copied (new) 2025/06/26 01:16:03 DEBUG : Waiting for deletions to finish 2025/06/26 01:16:04 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:16:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 01:16:04 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:16:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/26 01:16:04 INFO : one: Copied (replaced existing) 2025/06/26 01:16:04 DEBUG : Waiting for deletions to finish 2025/06/26 01:16:06 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/BackupDir" 2025/06/26 01:16:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 01:16:08 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:16:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:16:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 01:16:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 01:16:09 INFO : one: Copied (server-side copy) 2025/06/26 01:16:09 INFO : one: Deleted 2025/06/26 01:16:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/26 01:16:10 INFO : one: Copied (server-side copy) 2025/06/26 01:16:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/26 01:16:10 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:16:10 DEBUG : Waiting for deletions to finish 2025/06/26 01:16:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:16:11 DEBUG : one: Unchanged skipping 2025/06/26 01:16:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:16:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/26 01:16:11 INFO : two: Copied (server-side copy) 2025/06/26 01:16:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/26 01:16:11 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:16:11 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:16:11 DEBUG : Waiting for deletions to finish 2025/06/26 01:16:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:16:11 DEBUG : one: Unchanged skipping 2025/06/26 01:16:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:16:11 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:16:11 DEBUG : two: Unchanged skipping 2025/06/26 01:16:11 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:16:11 DEBUG : Waiting for deletions to finish 2025/06/26 01:16:11 INFO : There was nothing to transfer 2025/06/26 01:16:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:16:13 DEBUG : one: Unchanged skipping 2025/06/26 01:16:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/26 01:16:13 DEBUG : three: Destination not found in --copy-dest 2025/06/26 01:16:13 DEBUG : three: Need to transfer - File not found at Destination 2025/06/26 01:16:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 01:16:13 DEBUG : two: Unchanged skipping 2025/06/26 01:16:13 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:16:13 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:16:14 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/26 01:16:14 INFO : three: Copied (new) 2025/06/26 01:16:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.68s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:16:18 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/dst" 2025/06/26 01:16:19 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/backup" 2025/06/26 01:16:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 01:16:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:16:21 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:16:21 DEBUG : two: Unchanged skipping 2025/06/26 01:16:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 01:16:22 INFO : one: Copied (server-side copy) 2025/06/26 01:16:22 INFO : one: Deleted 2025/06/26 01:16:22 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:16:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 01:16:23 INFO : one: Copied (new) 2025/06/26 01:16:23 DEBUG : Waiting for deletions to finish 2025/06/26 01:16:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 01:16:24 INFO : three.txt: Copied (server-side copy) 2025/06/26 01:16:24 INFO : three.txt: Deleted 2025/06/26 01:16:24 INFO : three.txt: Moved into backup dir 2025/06/26 01:16:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 01:16:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:16:26 DEBUG : two: Unchanged skipping 2025/06/26 01:16:26 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:16:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 01:16:27 INFO : one: Copied (server-side copy) 2025/06/26 01:16:27 INFO : one: Deleted 2025/06/26 01:16:27 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:16:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 01:16:27 INFO : one: Copied (new) 2025/06/26 01:16:27 DEBUG : Waiting for deletions to finish 2025/06/26 01:16:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 01:16:28 INFO : three.txt: Copied (server-side copy) 2025/06/26 01:16:28 INFO : three.txt: Deleted 2025/06/26 01:16:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.72s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:16:32 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/dst" 2025/06/26 01:16:33 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/backup" 2025/06/26 01:16:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 01:16:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:16:34 DEBUG : two: Unchanged skipping 2025/06/26 01:16:34 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:16:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 01:16:36 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 01:16:36 INFO : one: Deleted 2025/06/26 01:16:36 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:16:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 01:16:37 INFO : one: Copied (new) 2025/06/26 01:16:37 DEBUG : Waiting for deletions to finish 2025/06/26 01:16:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 01:16:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 01:16:38 INFO : three.txt: Deleted 2025/06/26 01:16:38 INFO : three.txt: Moved into backup dir 2025/06/26 01:16:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 01:16:40 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:16:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:16:40 DEBUG : two: Unchanged skipping 2025/06/26 01:16:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 01:16:40 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 01:16:41 INFO : one: Deleted 2025/06/26 01:16:41 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:16:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 01:16:41 INFO : one: Copied (new) 2025/06/26 01:16:41 DEBUG : Waiting for deletions to finish 2025/06/26 01:16:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 01:16:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 01:16:42 INFO : three.txt: Deleted 2025/06/26 01:16:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.68s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:16:44 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1104-06.backblaze.com/b2api/v1/b2_upload_file/df726d93c0bdab9b9f780e1b/c001_v0001104_t0023": EOF 2025/06/26 01:16:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1104-06.backblaze.com/b2api/v1/b2_upload_file/df726d93c0bdab9b9f780e1b/c001_v0001104_t0023": EOF) 2025/06/26 01:16:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-towavin4wixo: 1/10 (Post "https://pod-000-1104-06.backblaze.com/b2api/v1/b2_upload_file/df726d93c0bdab9b9f780e1b/c001_v0001104_t0023": EOF) 2025/06/26 01:16:46 DEBUG : pacer: Reducing sleep to 10ms 2025/06/26 01:16:47 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/dst" 2025/06/26 01:16:48 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/backup" 2025/06/26 01:16:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 01:16:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:16:50 DEBUG : two: Unchanged skipping 2025/06/26 01:16:50 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:16:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 01:16:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 01:16:52 INFO : one: Deleted 2025/06/26 01:16:52 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:16:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 01:16:53 INFO : one: Copied (new) 2025/06/26 01:16:53 DEBUG : Waiting for deletions to finish 2025/06/26 01:16:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 01:16:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 01:16:54 INFO : three.txt: Deleted 2025/06/26 01:16:54 INFO : three.txt: Moved into backup dir 2025/06/26 01:16:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 01:16:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:16:56 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:16:56 DEBUG : two: Unchanged skipping 2025/06/26 01:16:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 01:16:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 01:16:56 INFO : one: Deleted 2025/06/26 01:16:56 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:16:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 01:16:57 INFO : one: Copied (new) 2025/06/26 01:16:57 DEBUG : Waiting for deletions to finish 2025/06/26 01:16:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 01:16:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 01:16:58 INFO : three.txt: Deleted 2025/06/26 01:16:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.58s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:17:00 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/dst" 2025/06/26 01:17:00 DEBUG : Config file has changed externally - reloading 2025/06/26 01:17:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:02 DEBUG : two: Unchanged skipping 2025/06/26 01:17:02 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:17:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 01:17:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 01:17:03 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 01:17:03 INFO : one: Deleted 2025/06/26 01:17:03 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:17:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 01:17:04 INFO : one: Copied (new) 2025/06/26 01:17:04 DEBUG : Waiting for deletions to finish 2025/06/26 01:17:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 01:17:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 01:17:04 INFO : three.txt: Deleted 2025/06/26 01:17:04 INFO : three.txt: Moved into backup dir 2025/06/26 01:17:05 DEBUG : one.bak: Excluded (Path Filter) 2025/06/26 01:17:05 DEBUG : one.bak: Excluded 2025/06/26 01:17:05 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/26 01:17:05 DEBUG : three.txt.bak: Excluded 2025/06/26 01:17:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 01:17:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:05 DEBUG : two: Unchanged skipping 2025/06/26 01:17:05 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for checks to finish 2025/06/26 01:17:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 01:17:06 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 01:17:06 INFO : one: Deleted 2025/06/26 01:17:06 DEBUG : B2 bucket rclone-test-towavin4wixo path dst: Waiting for transfers to finish 2025/06/26 01:17:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 01:17:07 INFO : one: Copied (new) 2025/06/26 01:17:07 DEBUG : Waiting for deletions to finish 2025/06/26 01:17:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 01:17:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 01:17:07 INFO : three.txt: Deleted 2025/06/26 01:17:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.73s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:17:10 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/dst" 2025/06/26 01:17:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 01:17:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 01:17:12 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 01:17:13 INFO : one: Deleted 2025/06/26 01:17:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 01:17:13 INFO : one: Copied (new) 2025/06/26 01:17:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:14 DEBUG : two: Unchanged skipping 2025/06/26 01:17:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/26 01:17:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 01:17:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 01:17:14 INFO : three.txt: Deleted 2025/06/26 01:17:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 01:17:15 INFO : three.txt: Copied (new) 2025/06/26 01:17:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/26 01:17:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/26 01:17:15 DEBUG : pacer: Reducing sleep to 10ms 2025/06/26 01:17:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 01:17:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 01:17:16 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 01:17:16 INFO : one: Deleted 2025/06/26 01:17:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 01:17:17 INFO : one: Copied (new) 2025/06/26 01:17:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:17 DEBUG : two: Unchanged skipping 2025/06/26 01:17:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/26 01:17:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 01:17:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 01:17:18 INFO : three.txt: Deleted 2025/06/26 01:17:18 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/26 01:17:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.72s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:17:21 DEBUG : Creating backend with remote "TestB2:rclone-test-towavin4wixo/dst" 2025/06/26 01:17:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 01:17:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 01:17:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 01:17:24 INFO : one: Deleted 2025/06/26 01:17:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 01:17:25 INFO : one: Copied (new) 2025/06/26 01:17:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:25 DEBUG : two: Unchanged skipping 2025/06/26 01:17:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/26 01:17:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 01:17:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 01:17:26 INFO : three.txt: Deleted 2025/06/26 01:17:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 01:17:26 INFO : three.txt: Copied (new) 2025/06/26 01:17:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 01:17:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 01:17:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 01:17:28 INFO : one: Deleted 2025/06/26 01:17:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 01:17:28 INFO : one: Copied (new) 2025/06/26 01:17:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:28 DEBUG : two: Unchanged skipping 2025/06/26 01:17:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/26 01:17:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 01:17:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 01:17:29 INFO : three.txt: Deleted 2025/06/26 01:17:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/26 01:17:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.84s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:17:32 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/26 01:17:32 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:17:32 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:17:33 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/26 01:17:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/26 01:17:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.23s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:17:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 01:17:34 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:17:34 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:17:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 01:17:34 INFO : existing: Copied (new) 2025/06/26 01:17:34 DEBUG : Waiting for deletions to finish 2025/06/26 01:17:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/26 01:17:35 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:17:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/26 01:17:35 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:17:35 ERROR : B2 bucket rclone-test-towavin4wixo: not deleting files as there were IO errors 2025/06/26 01:17:35 ERROR : B2 bucket rclone-test-towavin4wixo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.09s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:17:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:36 DEBUG : existing: Unchanged skipping 2025/06/26 01:17:36 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:17:36 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:17:36 DEBUG : Waiting for deletions to finish 2025/06/26 01:17:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.67s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:17:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:55 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:17:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:55 DEBUG : both0: Unchanged skipping 2025/06/26 01:17:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:55 DEBUG : both13: Unchanged skipping 2025/06/26 01:17:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:55 DEBUG : both11: Unchanged skipping 2025/06/26 01:17:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:55 DEBUG : both10: Unchanged skipping 2025/06/26 01:17:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:55 DEBUG : both12: Unchanged skipping 2025/06/26 01:17:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:55 DEBUG : both17: Unchanged skipping 2025/06/26 01:17:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:55 DEBUG : both18: Unchanged skipping 2025/06/26 01:17:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:55 DEBUG : both19: Unchanged skipping 2025/06/26 01:17:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:55 DEBUG : both14: Unchanged skipping 2025/06/26 01:17:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:55 DEBUG : both2: Unchanged skipping 2025/06/26 01:17:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:55 DEBUG : both3: Unchanged skipping 2025/06/26 01:17:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:55 DEBUG : both15: Unchanged skipping 2025/06/26 01:17:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:55 DEBUG : both5: Unchanged skipping 2025/06/26 01:17:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:55 DEBUG : both16: Unchanged skipping 2025/06/26 01:17:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:55 DEBUG : both1: Unchanged skipping 2025/06/26 01:17:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:55 DEBUG : both4: Unchanged skipping 2025/06/26 01:17:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:17:55 DEBUG : both6: Unchanged skipping 2025/06/26 01:17:55 DEBUG : both7: Unchanged skipping 2025/06/26 01:17:55 DEBUG : both8: Unchanged skipping 2025/06/26 01:17:55 DEBUG : both9: Unchanged skipping 2025/06/26 01:17:55 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:17:55 DEBUG : Waiting for deletions to finish 2025/06/26 01:17:55 INFO : only16: Deleted 2025/06/26 01:17:56 INFO : only1: Deleted 2025/06/26 01:17:56 INFO : only5: Deleted 2025/06/26 01:17:56 INFO : only6: Deleted 2025/06/26 01:17:56 INFO : only12: Deleted 2025/06/26 01:17:56 INFO : only13: Deleted 2025/06/26 01:17:56 INFO : only14: Deleted 2025/06/26 01:17:56 INFO : only15: Deleted 2025/06/26 01:17:56 INFO : only19: Deleted 2025/06/26 01:17:56 INFO : only2: Deleted 2025/06/26 01:17:56 INFO : only8: Deleted 2025/06/26 01:17:56 INFO : only10: Deleted 2025/06/26 01:17:56 INFO : only17: Deleted 2025/06/26 01:17:56 INFO : only4: Deleted 2025/06/26 01:17:56 INFO : only7: Deleted 2025/06/26 01:17:56 INFO : only9: Deleted 2025/06/26 01:17:56 INFO : only0: Deleted 2025/06/26 01:17:56 INFO : only11: Deleted 2025/06/26 01:17:57 INFO : only18: Deleted 2025/06/26 01:17:57 INFO : only3: Deleted 2025/06/26 01:17:57 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.31s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:18:17 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:17 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:17 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:17 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:17 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:18:17 DEBUG : both0: Unchanged skipping 2025/06/26 01:18:17 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:17 DEBUG : both10: Unchanged skipping 2025/06/26 01:18:17 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:17 DEBUG : both11: Unchanged skipping 2025/06/26 01:18:17 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:17 DEBUG : both15: Unchanged skipping 2025/06/26 01:18:17 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:17 DEBUG : both16: Unchanged skipping 2025/06/26 01:18:17 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:17 DEBUG : both12: Unchanged skipping 2025/06/26 01:18:17 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:17 DEBUG : both13: Unchanged skipping 2025/06/26 01:18:17 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:17 DEBUG : both14: Unchanged skipping 2025/06/26 01:18:17 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:17 DEBUG : both1: Unchanged skipping 2025/06/26 01:18:17 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:17 DEBUG : both2: Unchanged skipping 2025/06/26 01:18:17 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:17 DEBUG : both17: Unchanged skipping 2025/06/26 01:18:17 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:17 DEBUG : both18: Unchanged skipping 2025/06/26 01:18:17 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:17 DEBUG : both5: Unchanged skipping 2025/06/26 01:18:17 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:17 DEBUG : both19: Unchanged skipping 2025/06/26 01:18:17 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:17 DEBUG : both3: Unchanged skipping 2025/06/26 01:18:17 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:17 DEBUG : both4: Unchanged skipping 2025/06/26 01:18:17 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:17 DEBUG : both6: Unchanged skipping 2025/06/26 01:18:17 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/26 01:18:17 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/26 01:18:17 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/26 01:18:17 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/26 01:18:17 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/26 01:18:17 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/26 01:18:17 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/26 01:18:17 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/26 01:18:17 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/26 01:18:17 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/26 01:18:17 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/26 01:18:17 DEBUG : both7: Unchanged skipping 2025/06/26 01:18:17 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/26 01:18:17 DEBUG : both8: Unchanged skipping 2025/06/26 01:18:17 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/26 01:18:17 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/26 01:18:17 DEBUG : both9: Unchanged skipping 2025/06/26 01:18:17 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/26 01:18:17 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/26 01:18:17 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/26 01:18:17 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/26 01:18:17 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/26 01:18:17 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/26 01:18:17 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:18:17 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 01:18:17 INFO : only0: Copied (replaced existing) 2025/06/26 01:18:18 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 01:18:18 INFO : only11: Copied (replaced existing) 2025/06/26 01:18:18 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 01:18:18 INFO : only13: Copied (replaced existing) 2025/06/26 01:18:18 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 01:18:18 INFO : only14: Copied (replaced existing) 2025/06/26 01:18:18 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 01:18:18 INFO : only12: Copied (replaced existing) 2025/06/26 01:18:18 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 01:18:18 INFO : only15: Copied (replaced existing) 2025/06/26 01:18:18 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 01:18:18 INFO : only16: Copied (replaced existing) 2025/06/26 01:18:18 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 01:18:18 INFO : only17: Copied (replaced existing) 2025/06/26 01:18:18 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 01:18:18 INFO : only10: Copied (replaced existing) 2025/06/26 01:18:18 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 01:18:18 INFO : only18: Copied (replaced existing) 2025/06/26 01:18:18 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 01:18:18 INFO : only19: Copied (replaced existing) 2025/06/26 01:18:18 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 01:18:18 INFO : only2: Copied (replaced existing) 2025/06/26 01:18:18 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 01:18:18 INFO : only5: Copied (replaced existing) 2025/06/26 01:18:18 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 01:18:18 INFO : only3: Copied (replaced existing) 2025/06/26 01:18:18 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 01:18:18 INFO : only7: Copied (replaced existing) 2025/06/26 01:18:18 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 01:18:18 INFO : only8: Copied (replaced existing) 2025/06/26 01:18:18 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 01:18:18 INFO : only1: Copied (replaced existing) 2025/06/26 01:18:18 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 01:18:18 INFO : only4: Copied (replaced existing) 2025/06/26 01:18:18 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 01:18:18 INFO : only6: Copied (replaced existing) 2025/06/26 01:18:18 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 01:18:18 INFO : only9: Copied (replaced existing) 2025/06/26 01:18:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.90s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:18:27 DEBUG : empty_dir: Making directory with metadata 2025/06/26 01:18:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 01:18:27 DEBUG : empty_on_remote: Making directory with metadata 2025/06/26 01:18:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 01:18:27 INFO : empty_on_remote: Making directory 2025/06/26 01:18:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/26 01:18:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/26 01:18:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/26 01:18:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/26 01:18:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.72s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:18:30 DEBUG : empty_dir: Making directory with metadata 2025/06/26 01:18:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 01:18:30 DEBUG : empty_on_remote: Making directory with metadata 2025/06/26 01:18:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 01:18:30 INFO : empty_on_remote: Making directory 2025/06/26 01:18:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/26 01:18:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/26 01:18:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/26 01:18:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/26 01:18:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/26 01:18:30 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.48s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:18:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 01:18:32 INFO : sub dir: Making directory 2025/06/26 01:18:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.62s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:18:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 01:18:36 INFO : sub dir: Making directory 2025/06/26 01:18:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.64s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:18:47 DEBUG : Waiting for deletions to finish 2025/06/26 01:18:47 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:18:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:18:47 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:18:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:18:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:18:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:18:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:18:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:18:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:18:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:18:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:18:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:18:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:18:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:18:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:18:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:18:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:18:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:18:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:18:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:18:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:48 DEBUG : apple: Unchanged skipping 2025/06/26 01:18:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 01:18:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:48 DEBUG : banana: Unchanged skipping 2025/06/26 01:18:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:48 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 01:18:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 01:18:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 01:18:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 01:18:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 01:18:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 01:18:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 01:18:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 01:18:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 01:18:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 01:18:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 01:18:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 01:18:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 01:18:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 01:18:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 01:18:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 01:18:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 01:18:48 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:18:48 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:18:48 DEBUG : Waiting for deletions to finish 2025/06/26 01:18:48 INFO : There was nothing to transfer 2025/06/26 01:18:48 DEBUG : Waiting for deletions to finish 2025/06/26 01:18:48 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:18:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:18:48 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:18:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:18:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:18:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:18:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:18:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:18:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:18:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:18:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:18:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:18:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:18:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:18:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:18:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:18:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:18:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:18:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:18:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:18:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:49 DEBUG : apple: Unchanged skipping 2025/06/26 01:18:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 01:18:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:49 DEBUG : banana: Unchanged skipping 2025/06/26 01:18:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:49 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 01:18:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 01:18:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 01:18:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 01:18:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 01:18:49 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:18:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 01:18:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 01:18:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 01:18:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 01:18:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 01:18:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 01:18:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 01:18:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 01:18:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 01:18:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 01:18:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:18:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 01:18:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 01:18:49 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:18:49 DEBUG : Waiting for deletions to finish 2025/06/26 01:18:49 INFO : There was nothing to transfer 2025/06/26 01:18:49 DEBUG : Waiting for deletions to finish 2025/06/26 01:18:49 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:18:49 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:19:02 DEBUG : Waiting for deletions to finish 2025/06/26 01:19:03 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:19:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:19:03 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:19:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:19:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:19:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:19:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:19:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:19:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:19:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:19:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:19:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:19:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:19:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:19:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:19:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:19:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:19:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:19:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:19:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:19:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:03 DEBUG : apple: Unchanged skipping 2025/06/26 01:19:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 01:19:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:03 DEBUG : banana: Unchanged skipping 2025/06/26 01:19:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:03 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 01:19:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 01:19:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 01:19:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 01:19:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 01:19:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 01:19:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 01:19:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 01:19:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 01:19:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 01:19:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 01:19:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 01:19:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 01:19:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 01:19:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 01:19:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 01:19:03 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:19:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 01:19:03 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:19:03 DEBUG : Waiting for deletions to finish 2025/06/26 01:19:03 INFO : There was nothing to transfer 2025/06/26 01:19:03 DEBUG : Waiting for deletions to finish 2025/06/26 01:19:04 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:19:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:19:04 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:19:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:19:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:19:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:19:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:19:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:19:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:19:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:19:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:19:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:19:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:19:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:19:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:19:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:19:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:19:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:19:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:19:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:19:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:04 DEBUG : apple: Unchanged skipping 2025/06/26 01:19:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:04 DEBUG : banana: Unchanged skipping 2025/06/26 01:19:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 01:19:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:04 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 01:19:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 01:19:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 01:19:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:04 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:19:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 01:19:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 01:19:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 01:19:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 01:19:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 01:19:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 01:19:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 01:19:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 01:19:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 01:19:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 01:19:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 01:19:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 01:19:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 01:19:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 01:19:04 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:19:04 DEBUG : Waiting for deletions to finish 2025/06/26 01:19:04 INFO : There was nothing to transfer 2025/06/26 01:19:04 DEBUG : Waiting for deletions to finish 2025/06/26 01:19:05 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:19:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:19:05 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:19:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:19:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:19:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:19:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:19:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:19:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:19:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:19:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:19:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:19:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:19:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:19:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:19:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:19:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:19:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:19:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:19:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:19:18 DEBUG : Waiting for deletions to finish 2025/06/26 01:19:18 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:19:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:19:18 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:19:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:19:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:19:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:19:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:19:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:19:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:19:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:19:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:19:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:19:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:19:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:19:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:19:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:19:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:19:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:19:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:19:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:19:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:18 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:18 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:18 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:18 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:18 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:18 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:18 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 01:19:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 01:19:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 01:19:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 01:19:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 01:19:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 01:19:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:19 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:19:19 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:19:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 01:19:19 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 01:19:19 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/26 01:19:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 01:19:19 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/26 01:19:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 01:19:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 01:19:19 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 01:19:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 01:19:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 01:19:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 01:19:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 01:19:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 01:19:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 01:19:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 01:19:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 01:19:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 01:19:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 01:19:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 01:19:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 01:19:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 01:19:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 01:19:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/26 01:19:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 01:19:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:26 DEBUG : Waiting for deletions to finish 2025/06/26 01:19:27 INFO : banana: Deleted 2025/06/26 01:19:27 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 01:19:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 01:19:27 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 01:19:27 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 01:19:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 01:19:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 01:19:27 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 01:19:27 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 01:19:27 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 01:19:27 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 01:19:27 INFO : appleappleapplebanana: Deleted 2025/06/26 01:19:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 01:19:27 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 01:19:27 INFO : splitbananasplit: Deleted 2025/06/26 01:19:27 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 01:19:27 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 01:19:27 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 01:19:27 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 01:19:27 INFO : apple: Deleted 2025/06/26 01:19:27 DEBUG : Waiting for deletions to finish 2025/06/26 01:19:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/26 01:19:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/26 01:19:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/26 01:19:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/26 01:19:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/26 01:19:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/26 01:19:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/26 01:19:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/26 01:19:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/26 01:19:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 01:19:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:28 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:28 DEBUG : apple: Unchanged skipping 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 01:19:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:28 DEBUG : banana: Unchanged skipping 2025/06/26 01:19:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:28 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 01:19:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 01:19:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 01:19:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 01:19:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 01:19:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 01:19:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 01:19:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 01:19:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 01:19:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 01:19:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 01:19:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 01:19:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 01:19:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 01:19:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 01:19:28 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:19:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 01:19:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 01:19:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:19:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 01:19:28 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:19:28 DEBUG : Waiting for deletions to finish 2025/06/26 01:19:28 DEBUG : Waiting for deletions to finish 2025/06/26 01:19:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/26 01:19:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/26 01:19:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/26 01:19:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/26 01:19:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/26 01:19:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/26 01:19:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/26 01:19:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/26 01:19:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/26 01:19:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/26 01:19:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 01:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 01:19:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 01:19:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 01:19:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 01:19:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 01:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 01:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 01:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 01:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 01:19:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:19:42 DEBUG : Waiting for deletions to finish 2025/06/26 01:19:42 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:19:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:19:42 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:19:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:19:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:19:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:19:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:19:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:19:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:19:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:19:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:19:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:19:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:19:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:19:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:19:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:19:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:19:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:19:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:19:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:19:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:42 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:42 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:42 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:42 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:42 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:42 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:42 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 01:19:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 01:19:43 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 01:19:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 01:19:43 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:43 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 01:19:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 01:19:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 01:19:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 01:19:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 01:19:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 01:19:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 01:19:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 01:19:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 01:19:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 01:19:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 01:19:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 01:19:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 01:19:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 01:19:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 01:19:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 01:19:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 01:19:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 01:19:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 01:19:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 01:19:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 01:19:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 01:19:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 01:19:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 01:19:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 01:19:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 01:19:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 01:19:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 01:19:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 01:19:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 01:19:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 01:19:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 01:19:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 01:19:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 01:19:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 01:19:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 01:19:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 01:19:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 01:19:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 01:19:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 01:19:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 01:19:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 01:19:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 01:19:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 01:19:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 01:19:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 01:19:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 01:19:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 01:19:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 01:19:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 01:19:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 01:19:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 01:19:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 01:19:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 01:19:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 01:19:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 01:19:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 01:19:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 01:19:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 01:19:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 01:19:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 01:19:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 01:19:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 01:19:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 01:19:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 01:19:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 01:19:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 01:19:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 01:19:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 01:19:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 01:19:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 01:19:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 01:19:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 01:19:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 01:19:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 01:19:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 01:19:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 01:19:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 01:19:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 01:19:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 01:19:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 01:19:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 01:19:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 01:19:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 01:19:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 01:19:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 01:19:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 01:19:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 01:19:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 01:19:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 01:19:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 01:19:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 01:19:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 01:19:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 01:19:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 01:19:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 01:19:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 01:19:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 01:19:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 01:19:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 01:19:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 01:19:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 01:19:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 01:19:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 01:19:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 01:19:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 01:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 01:19:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 01:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 01:19:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 01:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 01:19:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 01:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 01:19:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 01:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 01:19:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 01:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 01:19:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 01:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 01:19:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 01:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 01:19:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 01:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 01:19:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 01:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 01:19:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 01:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 01:19:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 01:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 01:19:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 01:19:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 01:19:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 01:19:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 01:19:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 01:19:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 01:19:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 01:19:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 01:19:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 01:19:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 01:19:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 01:19:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 01:19:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 01:19:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 01:19:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 01:19:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 01:19:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 01:19:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 01:19:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 01:19:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 01:19:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 01:19:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 01:19:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 01:19:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 01:19:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 01:19:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 01:19:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 01:19:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 01:19:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 01:19:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 01:19:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 01:19:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 01:19:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 01:19:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 01:19:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 01:19:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 01:19:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 01:19:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 01:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 01:19:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/26 01:19:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 01:19:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 01:19:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 01:19:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 01:19:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 01:19:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 01:19:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 01:19:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 01:19:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 01:19:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 01:19:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 01:19:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 01:19:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 01:19:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 01:19:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 01:19:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 01:19:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/26 01:19:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:43 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:19:43 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:19:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 01:19:43 INFO : apple: Copied (new) to: PREFIXapple 2025/06/26 01:19:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 01:19:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 01:19:43 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/26 01:19:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 01:19:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 01:19:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 01:19:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 01:19:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 01:19:43 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/26 01:19:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 01:19:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 01:19:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 01:19:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 01:19:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 01:19:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 01:19:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 01:19:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 01:19:44 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/26 01:19:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 01:19:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 01:19:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 01:19:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 01:19:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 01:19:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/26 01:19:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 01:19:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 01:19:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/26 01:19:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 01:19:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 01:19:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/26 01:19:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 01:19:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 01:19:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 01:19:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 01:19:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 01:19:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/26 01:19:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 01:19:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 01:19:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/26 01:19:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 01:19:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 01:19:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/26 01:19:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 01:19:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 01:19:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/26 01:19:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 01:19:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 01:19:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/26 01:19:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 01:19:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/26 01:19:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 01:19:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/26 01:19:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 01:19:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/26 01:19:44 DEBUG : Waiting for deletions to finish 2025/06/26 01:19:45 INFO : splitbananasplit: Deleted 2025/06/26 01:19:45 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 01:19:45 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 01:19:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 01:19:45 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 01:19:45 INFO : apple: Deleted 2025/06/26 01:19:45 INFO : appleappleapplebanana: Deleted 2025/06/26 01:19:45 INFO : banana: Deleted 2025/06/26 01:19:45 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 01:19:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 01:19:45 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 01:19:45 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 01:19:45 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 01:19:45 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 01:19:45 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 01:19:45 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 01:19:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 01:19:45 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 01:19:45 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 01:19:45 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 01:19:45 DEBUG : Waiting for deletions to finish 2025/06/26 01:19:46 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/26 01:19:46 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:19:46 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/26 01:19:46 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/26 01:19:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:19:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:19:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:19:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:19:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:19:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:19:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:19:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:19:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:19:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:19:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:19:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:19:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:19:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:19:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:19:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:19:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 01:19:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 01:19:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 01:19:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 01:19:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 01:19:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 01:19:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 01:19:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 01:19:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 01:19:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 01:19:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 01:19:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 01:19:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 01:19:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 01:19:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 01:19:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 01:19:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 01:19:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 01:19:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 01:19:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 01:19:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 01:19:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 01:19:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 01:19:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 01:19:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 01:19:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 01:19:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 01:19:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 01:19:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 01:19:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 01:19:46 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 01:19:46 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 01:19:46 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 01:19:46 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 01:19:46 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 01:19:46 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 01:19:46 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 01:19:46 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 01:19:46 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 01:19:46 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 01:19:46 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 01:19:46 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 01:19:46 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 01:19:46 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 01:19:46 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 01:19:46 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 01:19:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 01:19:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 01:19:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 01:19:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 01:19:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 01:19:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 01:19:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 01:19:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 01:19:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 01:19:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 01:19:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 01:19:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 01:19:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 01:19:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 01:19:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 01:19:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 01:19:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:46 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:46 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 01:19:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 01:19:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 01:19:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 01:19:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 01:19:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 01:19:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 01:19:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 01:19:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 01:19:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 01:19:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 01:19:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 01:19:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 01:19:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 01:19:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 01:19:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 01:19:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:46 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 01:19:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 01:19:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 01:19:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 01:19:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 01:19:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 01:19:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 01:19:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 01:19:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 01:19:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 01:19:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 01:19:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 01:19:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 01:19:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 01:19:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 01:19:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 01:19:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 01:19:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 01:19:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 01:19:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 01:19:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 01:19:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 01:19:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 01:19:46 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:19:46 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:19:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 01:19:46 INFO : apple: Copied (new) 2025/06/26 01:19:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 01:19:46 INFO : appleappleapplebanana: Copied (new) 2025/06/26 01:19:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 01:19:47 INFO : splitbananasplit: Copied (new) 2025/06/26 01:19:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 01:19:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/26 01:19:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 01:19:47 INFO : banana: Copied (new) 2025/06/26 01:19:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 01:19:47 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/26 01:19:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 01:19:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/26 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 01:19:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/26 01:19:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 01:19:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/26 01:19:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 01:19:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/26 01:19:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 01:19:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/26 01:19:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 01:19:47 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/26 01:19:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 01:19:47 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/26 01:19:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 01:19:47 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/26 01:19:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 01:19:47 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/26 01:19:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 01:19:47 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/26 01:19:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 01:19:48 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/26 01:19:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 01:19:48 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/26 01:19:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 01:19:48 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/26 01:19:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 01:19:48 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/26 01:19:48 DEBUG : Waiting for deletions to finish 2025/06/26 01:19:48 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/26 01:19:48 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/26 01:19:48 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/26 01:19:48 INFO : PREFIXsplitbananasplit: Deleted 2025/06/26 01:19:48 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/26 01:19:48 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/26 01:19:48 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/26 01:19:48 INFO : PREFIXapple: Deleted 2025/06/26 01:19:48 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/26 01:19:48 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/26 01:19:48 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/26 01:19:48 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/26 01:19:48 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/26 01:19:48 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/26 01:19:48 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/26 01:19:48 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/26 01:19:48 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/26 01:19:48 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/26 01:19:48 INFO : PREFIXbanana: Deleted 2025/06/26 01:19:48 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/26 01:19:48 DEBUG : Waiting for deletions to finish 2025/06/26 01:19:49 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : Waiting for deletions to finish 2025/06/26 01:19:49 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:19:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:20:02 DEBUG : Waiting for deletions to finish 2025/06/26 01:20:02 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:20:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:20:02 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:20:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:20:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:20:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:20:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:20:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:20:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:20:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:20:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:20:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:20:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:20:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:20:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:20:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:20:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:20:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:20:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:20:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:20:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 01:20:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 01:20:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 01:20:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 01:20:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 01:20:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 01:20:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 01:20:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 01:20:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 01:20:03 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 01:20:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 01:20:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:03 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:20:03 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:20:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 01:20:03 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 01:20:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 01:20:03 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 01:20:03 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 01:20:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 01:20:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 01:20:03 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 01:20:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 01:20:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 01:20:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 01:20:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 01:20:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 01:20:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 01:20:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 01:20:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 01:20:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 01:20:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/26 01:20:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 01:20:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 01:20:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/26 01:20:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 01:20:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 01:20:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/26 01:20:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 01:20:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 01:20:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/26 01:20:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 01:20:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 01:20:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/26 01:20:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 01:20:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 01:20:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 01:20:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 01:20:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 01:20:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/26 01:20:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 01:20:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/26 01:20:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 01:20:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/26 01:20:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 01:20:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/26 01:20:04 DEBUG : Waiting for deletions to finish 2025/06/26 01:20:05 INFO : splitbananasplit: Deleted 2025/06/26 01:20:05 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 01:20:05 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 01:20:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 01:20:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 01:20:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 01:20:05 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 01:20:05 INFO : appleappleapplebanana: Deleted 2025/06/26 01:20:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 01:20:05 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 01:20:05 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 01:20:05 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 01:20:05 INFO : apple: Deleted 2025/06/26 01:20:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 01:20:05 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 01:20:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 01:20:05 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 01:20:05 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 01:20:05 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 01:20:05 INFO : banana: Deleted 2025/06/26 01:20:05 DEBUG : Waiting for deletions to finish 2025/06/26 01:20:06 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/26 01:20:06 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/26 01:20:06 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/26 01:20:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/26 01:20:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/26 01:20:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/26 01:20:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/26 01:20:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/26 01:20:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/26 01:20:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/26 01:20:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/26 01:20:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/26 01:20:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/26 01:20:06 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/26 01:20:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/26 01:20:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/26 01:20:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/26 01:20:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/26 01:20:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/26 01:20:06 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/26 01:20:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 01:20:06 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 01:20:06 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 01:20:06 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 01:20:06 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 01:20:06 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 01:20:06 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 01:20:06 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 01:20:06 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 01:20:06 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 01:20:06 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 01:20:06 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 01:20:06 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 01:20:06 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 01:20:06 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 01:20:06 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:06 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 01:20:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 01:20:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 01:20:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 01:20:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 01:20:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 01:20:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 01:20:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 01:20:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 01:20:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 01:20:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 01:20:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 01:20:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 01:20:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 01:20:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 01:20:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 01:20:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:06 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:06 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 01:20:06 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 01:20:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 01:20:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 01:20:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 01:20:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 01:20:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 01:20:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 01:20:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 01:20:06 INFO : apple: Copied (new) 2025/06/26 01:20:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:06 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:20:06 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:20:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 01:20:06 INFO : appleappleapplebanana: Copied (new) 2025/06/26 01:20:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 01:20:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/26 01:20:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 01:20:06 INFO : splitbananasplit: Copied (new) 2025/06/26 01:20:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 01:20:06 INFO : banana: Copied (new) 2025/06/26 01:20:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 01:20:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/26 01:20:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 01:20:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/26 01:20:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 01:20:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/26 01:20:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 01:20:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/26 01:20:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 01:20:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/26 01:20:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 01:20:07 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/26 01:20:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 01:20:07 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/26 01:20:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 01:20:07 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/26 01:20:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 01:20:07 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/26 01:20:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 01:20:07 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/26 01:20:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 01:20:08 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/26 01:20:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 01:20:08 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/26 01:20:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 01:20:08 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/26 01:20:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 01:20:08 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/26 01:20:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 01:20:10 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/26 01:20:10 DEBUG : Waiting for deletions to finish 2025/06/26 01:20:10 INFO : bananaSUFFIX: Deleted 2025/06/26 01:20:10 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/26 01:20:10 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/26 01:20:10 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/26 01:20:10 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/26 01:20:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/06/26 01:20:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/26 01:20:10 DEBUG : pacer: Reducing sleep to 10ms 2025/06/26 01:20:10 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/26 01:20:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/06/26 01:20:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/26 01:20:10 DEBUG : pacer: Reducing sleep to 10ms 2025/06/26 01:20:10 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/26 01:20:10 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/26 01:20:10 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/26 01:20:10 INFO : appleSUFFIX: Deleted 2025/06/26 01:20:10 INFO : splitbananasplitSUFFIX: Deleted 2025/06/26 01:20:10 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/26 01:20:10 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/26 01:20:10 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/26 01:20:10 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/26 01:20:10 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/26 01:20:10 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/26 01:20:10 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/26 01:20:10 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/26 01:20:11 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/26 01:20:11 DEBUG : Waiting for deletions to finish 2025/06/26 01:20:11 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : Waiting for deletions to finish 2025/06/26 01:20:11 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:20:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:20:24 DEBUG : Waiting for deletions to finish 2025/06/26 01:20:25 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:20:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:20:25 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:20:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:20:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:20:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:20:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:20:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:20:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:20:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:20:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:20:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:20:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:20:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:20:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:20:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:20:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:20:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:20:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:20:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:20:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 01:20:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 01:20:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 01:20:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 01:20:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 01:20:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 01:20:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:25 DEBUG : apple: Unchanged skipping 2025/06/26 01:20:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:25 DEBUG : banana: Unchanged skipping 2025/06/26 01:20:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 01:20:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 01:20:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 01:20:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 01:20:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 01:20:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 01:20:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 01:20:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 01:20:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 01:20:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 01:20:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 01:20:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 01:20:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 01:20:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 01:20:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 01:20:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 01:20:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 01:20:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 01:20:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 01:20:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 01:20:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 01:20:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 01:20:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 01:20:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 01:20:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 01:20:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 01:20:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 01:20:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 01:20:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/26 01:20:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 01:20:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 01:20:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 01:20:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 01:20:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 01:20:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 01:20:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 01:20:26 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:20:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 01:20:26 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:20:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 01:20:26 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/26 01:20:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 01:20:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 01:20:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/26 01:20:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 01:20:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 01:20:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/26 01:20:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 01:20:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 01:20:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/26 01:20:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 01:20:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 01:20:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/26 01:20:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 01:20:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 01:20:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/26 01:20:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 01:20:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 01:20:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/26 01:20:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 01:20:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 01:20:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/26 01:20:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 01:20:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 01:20:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/26 01:20:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 01:20:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 01:20:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/26 01:20:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 01:20:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 01:20:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/26 01:20:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 01:20:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 01:20:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/26 01:20:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 01:20:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 01:20:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/26 01:20:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 01:20:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 01:20:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/26 01:20:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 01:20:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/26 01:20:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 01:20:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/26 01:20:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 01:20:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/26 01:20:27 DEBUG : Waiting for deletions to finish 2025/06/26 01:20:27 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 01:20:28 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 01:20:28 INFO : splitbananasplit: Deleted 2025/06/26 01:20:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 01:20:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 01:20:28 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 01:20:28 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 01:20:28 INFO : appleappleapplebanana: Deleted 2025/06/26 01:20:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 01:20:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 01:20:28 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 01:20:28 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 01:20:28 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 01:20:28 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 01:20:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 01:20:28 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 01:20:28 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 01:20:28 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 01:20:28 DEBUG : Waiting for deletions to finish 2025/06/26 01:20:28 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:20:28 DEBUG : appleapple: Excluded (Path Filter) 2025/06/26 01:20:28 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:20:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/26 01:20:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/26 01:20:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/26 01:20:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/26 01:20:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/26 01:20:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/26 01:20:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/26 01:20:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/26 01:20:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/26 01:20:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/26 01:20:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/26 01:20:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/26 01:20:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/26 01:20:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/26 01:20:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/26 01:20:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/26 01:20:28 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/26 01:20:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 01:20:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 01:20:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 01:20:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 01:20:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 01:20:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 01:20:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 01:20:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 01:20:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 01:20:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 01:20:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 01:20:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 01:20:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 01:20:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 01:20:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 01:20:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 01:20:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 01:20:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 01:20:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 01:20:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 01:20:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 01:20:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 01:20:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 01:20:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 01:20:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 01:20:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 01:20:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 01:20:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 01:20:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 01:20:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 01:20:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 01:20:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 01:20:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 01:20:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 01:20:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 01:20:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 01:20:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 01:20:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 01:20:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 01:20:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 01:20:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 01:20:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 01:20:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 01:20:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 01:20:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 01:20:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 01:20:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 01:20:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 01:20:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 01:20:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 01:20:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 01:20:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 01:20:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 01:20:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 01:20:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 01:20:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 01:20:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 01:20:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 01:20:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 01:20:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 01:20:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 01:20:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 01:20:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 01:20:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 01:20:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 01:20:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 01:20:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 01:20:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 01:20:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 01:20:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 01:20:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 01:20:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 01:20:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 01:20:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 01:20:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 01:20:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 01:20:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 01:20:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 01:20:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 01:20:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 01:20:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 01:20:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 01:20:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:29 DEBUG : apple: Unchanged skipping 2025/06/26 01:20:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 01:20:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 01:20:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:29 DEBUG : banana: Unchanged skipping 2025/06/26 01:20:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 01:20:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 01:20:29 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 01:20:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 01:20:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 01:20:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 01:20:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 01:20:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 01:20:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 01:20:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 01:20:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 01:20:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 01:20:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 01:20:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 01:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 01:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 01:20:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 01:20:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 01:20:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 01:20:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 01:20:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 01:20:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 01:20:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 01:20:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 01:20:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 01:20:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 01:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 01:20:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 01:20:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 01:20:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 01:20:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 01:20:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 01:20:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 01:20:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 01:20:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 01:20:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 01:20:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 01:20:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 01:20:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 01:20:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 01:20:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 01:20:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 01:20:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 01:20:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 01:20:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 01:20:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 01:20:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 01:20:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 01:20:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 01:20:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 01:20:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 01:20:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 01:20:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 01:20:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 01:20:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 01:20:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 01:20:29 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:20:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 01:20:29 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:20:29 DEBUG : Waiting for deletions to finish 2025/06/26 01:20:29 DEBUG : Waiting for deletions to finish 2025/06/26 01:20:29 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:20:29 DEBUG : appleapple: Excluded (Path Filter) 2025/06/26 01:20:29 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:20:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/26 01:20:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/26 01:20:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/26 01:20:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/26 01:20:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/26 01:20:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/26 01:20:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/26 01:20:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/26 01:20:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/26 01:20:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/26 01:20:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/26 01:20:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/26 01:20:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/26 01:20:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/26 01:20:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/26 01:20:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/26 01:20:29 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/26 01:20:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 01:20:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 01:20:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 01:20:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 01:20:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 01:20:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 01:20:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 01:20:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 01:20:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 01:20:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 01:20:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 01:20:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 01:20:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 01:20:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 01:20:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 01:20:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 01:20:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 01:20:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 01:20:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 01:20:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 01:20:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 01:20:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 01:20:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 01:20:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 01:20:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 01:20:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 01:20:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 01:20:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 01:20:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 01:20:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 01:20:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 01:20:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 01:20:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 01:20:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 01:20:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 01:20:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 01:20:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 01:20:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 01:20:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 01:20:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 01:20:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 01:20:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 01:20:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 01:20:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 01:20:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 01:20:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 01:20:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 01:20:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 01:20:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 01:20:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 01:20:29 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:20:43 DEBUG : Waiting for deletions to finish 2025/06/26 01:20:43 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:20:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:20:43 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:20:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:20:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:20:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:20:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:20:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:20:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:20:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:20:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:20:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:20:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:20:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:20:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:43 DEBUG : apple: Unchanged skipping 2025/06/26 01:20:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 01:20:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:43 DEBUG : banana: Unchanged skipping 2025/06/26 01:20:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:43 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:20:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:20:44 DEBUG : Waiting for deletions to finish 2025/06/26 01:20:44 DEBUG : Waiting for deletions to finish 2025/06/26 01:20:44 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:20:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:20:44 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:20:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:20:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:20:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:20:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:20:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:20:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:20:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:20:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:20:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:20:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:20:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:20:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:20:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : apple: Unchanged skipping 2025/06/26 01:20:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : banana: Unchanged skipping 2025/06/26 01:20:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 01:20:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:20:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 01:20:44 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:20:44 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:20:44 DEBUG : Waiting for deletions to finish 2025/06/26 01:20:44 DEBUG : Waiting for deletions to finish 2025/06/26 01:20:45 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : Waiting for deletions to finish 2025/06/26 01:20:45 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:20:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:20:59 DEBUG : Waiting for deletions to finish 2025/06/26 01:20:59 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:20:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:20:59 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:20:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:20:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:20:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:20:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:20:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:20:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:20:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:20:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:20:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:20:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:20:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:20:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:20:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:20:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:20:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:20:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:20:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:21:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:00 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 01:21:00 DEBUG : apple: Unchanged skipping 2025/06/26 01:21:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:00 DEBUG : banana: Unchanged skipping 2025/06/26 01:21:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 01:21:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 01:21:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 01:21:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 01:21:00 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:21:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 01:21:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 01:21:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 01:21:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 01:21:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 01:21:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 01:21:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 01:21:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 01:21:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 01:21:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 01:21:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 01:21:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 01:21:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 01:21:00 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:21:00 DEBUG : Waiting for deletions to finish 2025/06/26 01:21:00 DEBUG : Waiting for deletions to finish 2025/06/26 01:21:00 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:21:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:21:00 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:21:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:21:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:21:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:21:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:21:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:21:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:21:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:21:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:21:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:21:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:21:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:21:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:21:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:21:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:21:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:21:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:21:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:21:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:01 DEBUG : apple: Unchanged skipping 2025/06/26 01:21:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:01 DEBUG : banana: Unchanged skipping 2025/06/26 01:21:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 01:21:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:01 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 01:21:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 01:21:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 01:21:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 01:21:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 01:21:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 01:21:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 01:21:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 01:21:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 01:21:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 01:21:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 01:21:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 01:21:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 01:21:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 01:21:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 01:21:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 01:21:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 01:21:01 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:21:01 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:21:01 DEBUG : Waiting for deletions to finish 2025/06/26 01:21:01 DEBUG : Waiting for deletions to finish 2025/06/26 01:21:01 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:21:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:21:01 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:21:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:21:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:21:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:21:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:21:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:21:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:21:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:21:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:21:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:21:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:21:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:21:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:21:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:21:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:21:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:21:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:21:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:21:15 DEBUG : Waiting for deletions to finish 2025/06/26 01:21:15 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:21:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:21:15 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:21:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:21:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:21:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:21:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:21:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:21:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:21:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:21:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:21:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:21:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:21:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:21:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:21:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:21:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:21:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:21:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:21:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:21:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:16 DEBUG : apple: Unchanged skipping 2025/06/26 01:21:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 01:21:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:16 DEBUG : banana: Unchanged skipping 2025/06/26 01:21:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 01:21:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 01:21:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 01:21:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 01:21:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 01:21:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 01:21:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 01:21:16 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:21:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 01:21:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 01:21:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 01:21:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 01:21:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 01:21:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 01:21:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 01:21:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 01:21:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 01:21:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 01:21:16 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:21:16 DEBUG : Waiting for deletions to finish 2025/06/26 01:21:16 DEBUG : Waiting for deletions to finish 2025/06/26 01:21:16 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:21:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:21:16 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:21:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:21:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:21:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:21:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:21:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:21:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:21:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:21:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:21:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:21:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:21:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:21:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:21:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:21:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:21:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:21:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:21:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:21:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:17 DEBUG : apple: Unchanged skipping 2025/06/26 01:21:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:17 DEBUG : banana: Unchanged skipping 2025/06/26 01:21:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:17 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 01:21:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 01:21:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 01:21:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 01:21:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 01:21:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 01:21:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 01:21:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 01:21:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 01:21:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 01:21:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 01:21:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 01:21:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 01:21:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 01:21:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 01:21:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 01:21:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 01:21:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 01:21:17 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:21:17 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:21:17 DEBUG : Waiting for deletions to finish 2025/06/26 01:21:17 DEBUG : Waiting for deletions to finish 2025/06/26 01:21:17 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:21:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:21:17 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:21:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:21:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:21:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:21:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:21:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:21:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:21:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:21:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:21:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:21:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:21:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:21:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:21:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:21:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:21:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:21:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:21:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:21:30 DEBUG : Waiting for deletions to finish 2025/06/26 01:21:31 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:21:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:21:31 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:21:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:21:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:21:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:21:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:21:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:21:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:21:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:21:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:21:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:21:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:21:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:21:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:21:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:21:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:21:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:21:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:21:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:21:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:31 DEBUG : apple: Unchanged skipping 2025/06/26 01:21:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 01:21:31 DEBUG : banana: Unchanged skipping 2025/06/26 01:21:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:31 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 01:21:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:31 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:21:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 01:21:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 01:21:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 01:21:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 01:21:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 01:21:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 01:21:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 01:21:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 01:21:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 01:21:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 01:21:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 01:21:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 01:21:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 01:21:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 01:21:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 01:21:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 01:21:31 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:21:31 DEBUG : Waiting for deletions to finish 2025/06/26 01:21:31 DEBUG : Waiting for deletions to finish 2025/06/26 01:21:32 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:32 DEBUG : apple: Unchanged skipping 2025/06/26 01:21:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 01:21:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:32 DEBUG : banana: Unchanged skipping 2025/06/26 01:21:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:32 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 01:21:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 01:21:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 01:21:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:32 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:21:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 01:21:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 01:21:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 01:21:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 01:21:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 01:21:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 01:21:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 01:21:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 01:21:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 01:21:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 01:21:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 01:21:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 01:21:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 01:21:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 01:21:32 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:21:32 DEBUG : Waiting for deletions to finish 2025/06/26 01:21:32 DEBUG : Waiting for deletions to finish 2025/06/26 01:21:32 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:21:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:21:45 DEBUG : Waiting for deletions to finish 2025/06/26 01:21:46 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:21:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:21:46 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:21:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:21:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:21:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:21:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:21:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:21:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:21:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:21:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:21:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:21:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:21:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:21:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:21:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:21:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:21:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:21:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:21:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:21:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 01:21:47 DEBUG : apple: Unchanged skipping 2025/06/26 01:21:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:47 DEBUG : banana: Unchanged skipping 2025/06/26 01:21:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:47 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 01:21:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 01:21:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 01:21:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 01:21:47 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:21:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 01:21:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 01:21:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 01:21:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 01:21:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 01:21:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 01:21:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 01:21:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 01:21:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 01:21:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 01:21:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 01:21:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 01:21:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 01:21:47 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:21:47 DEBUG : Waiting for deletions to finish 2025/06/26 01:21:47 DEBUG : Waiting for deletions to finish 2025/06/26 01:21:47 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:21:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:21:47 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:21:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:21:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:21:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:21:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:21:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:21:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:21:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:21:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:21:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:21:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:21:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:21:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:21:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:21:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:21:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:21:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:21:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 01:21:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:48 DEBUG : apple: Unchanged skipping 2025/06/26 01:21:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 01:21:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:48 DEBUG : banana: Unchanged skipping 2025/06/26 01:21:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:48 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 01:21:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 01:21:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 01:21:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 01:21:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 01:21:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 01:21:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 01:21:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 01:21:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 01:21:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 01:21:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 01:21:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 01:21:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 01:21:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 01:21:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 01:21:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 01:21:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:21:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 01:21:48 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:21:48 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:21:48 DEBUG : Waiting for deletions to finish 2025/06/26 01:21:48 DEBUG : Waiting for deletions to finish 2025/06/26 01:21:48 DEBUG : apple: Excluded (Path Filter) 2025/06/26 01:21:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 01:21:48 DEBUG : banana: Excluded (Path Filter) 2025/06/26 01:21:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 01:21:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 01:21:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 01:21:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 01:21:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 01:21:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 01:21:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 01:21:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 01:21:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 01:21:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 01:21:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 01:21:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 01:21:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 01:21:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 01:21:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 01:21:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 01:21:48 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (193.56s) --- PASS: TestTransform/NFC (14.64s) --- PASS: TestTransform/NFD (15.71s) --- PASS: TestTransform/base64 (23.70s) --- PASS: TestTransform/prefix (20.60s) --- PASS: TestTransform/suffix (22.09s) --- PASS: TestTransform/truncate (17.97s) --- PASS: TestTransform/encoder (16.03s) --- PASS: TestTransform/ISO-8859-1 (15.91s) --- PASS: TestTransform/charmap (16.03s) --- PASS: TestTransform/lowercase (15.38s) --- PASS: TestTransform/ascii (15.51s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:21:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/26 01:21:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/26 01:21:53 INFO : sub dir_somesuffix: Making directory 2025/06/26 01:21:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/26 01:21:53 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/26 01:21:53 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/26 01:21:53 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/26 01:21:53 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/26 01:21:53 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:21:53 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:21:54 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:21:54 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/26 01:21:54 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.74s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:21:55 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:21:55 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:21:55 INFO : tictactoe: Making directory 2025/06/26 01:21:55 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:21:55 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:21:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 01:21:55 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/26 01:21:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 01:21:55 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:21:55 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:21:55 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:21:55 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/26 01:21:55 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.56s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:21:56 INFO : toe: Making directory 2025/06/26 01:21:56 INFO : toe/toe: Making directory 2025/06/26 01:21:56 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:21:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 01:21:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 01:21:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 01:21:56 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:21:56 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:21:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:21:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/26 01:21:57 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.69s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:21:58 INFO : toe: Making directory 2025/06/26 01:21:58 INFO : toe/toe: Making directory 2025/06/26 01:21:58 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:21:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 01:21:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 01:21:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 01:21:58 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:21:58 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:21:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:21:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/26 01:21:59 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.66s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:21:59 DEBUG : empty_dir: Making directory with metadata 2025/06/26 01:21:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 01:21:59 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:21:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:21:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:00 INFO : tictacempty_dir: Making directory 2025/06/26 01:22:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:00 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:00 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:00 INFO : tictactoe: Making directory 2025/06/26 01:22:00 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:00 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 01:22:00 INFO : tictactoe/tictactoe: Making directory 2025/06/26 01:22:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 01:22:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 01:22:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 01:22:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 01:22:00 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:22:00 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:22:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:22:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/26 01:22:00 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.68s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:22:01 DEBUG : empty_dir: Making directory with metadata 2025/06/26 01:22:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 01:22:01 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:01 INFO : tictacempty_dir: Making directory 2025/06/26 01:22:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:01 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:01 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:01 INFO : tictactoe: Making directory 2025/06/26 01:22:01 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:01 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 01:22:01 INFO : tictactoe/tictactoe: Making directory 2025/06/26 01:22:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 01:22:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 01:22:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 01:22:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 01:22:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 01:22:01 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:22:01 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:22:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:22:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 01:22:02 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/26 01:22:02 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:22:02 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:02 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:02 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 01:22:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:22:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/26 01:22:03 NOTICE: B2 bucket rclone-test-towavin4wixo: 0 differences found 2025/06/26 01:22:03 NOTICE: B2 bucket rclone-test-towavin4wixo: 1 matching files --- PASS: TestAllTag (2.15s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:22:03 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:04 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:04 INFO : tictactoe: Making directory 2025/06/26 01:22:04 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:04 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 01:22:04 INFO : tictactoe/tictactoe: Making directory 2025/06/26 01:22:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 01:22:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 01:22:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 01:22:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 01:22:04 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:22:04 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:22:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:22:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/26 01:22:04 DEBUG : Waiting for deletions to finish 2025/06/26 01:22:04 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:05 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:05 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 01:22:05 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 01:22:05 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:22:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 01:22:05 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/26 01:22:05 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:22:05 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.54s) === RUN TestSyntax 2025/06/26 01:22:06 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:22:06 INFO : toe: Making directory 2025/06/26 01:22:06 INFO : toe/toe: Making directory 2025/06/26 01:22:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 01:22:06 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:22:06 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:22:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:22:07 INFO : toe/toe/toe: Copied (new) 2025/06/26 01:22:07 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.82s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:22:08 DEBUG : empty_dir: Making directory with metadata 2025/06/26 01:22:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 01:22:08 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:08 INFO : tictacempty_dir: Making directory 2025/06/26 01:22:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:08 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:08 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:08 INFO : tictactoe: Making directory 2025/06/26 01:22:08 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:08 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 01:22:08 INFO : tictactoe/tictactoe: Making directory 2025/06/26 01:22:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 01:22:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 01:22:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 01:22:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 01:22:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 01:22:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 01:22:08 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:22:08 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:22:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:22:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 01:22:09 INFO : toe/toe/toe.txt: Deleted 2025/06/26 01:22:09 INFO : toe/toe: Removing directory 2025/06/26 01:22:09 INFO : toe: Removing directory 2025/06/26 01:22:09 INFO : empty_dir: Removing directory 2025/06/26 01:22:09 DEBUG : Local file system at /tmp/rclone4089022937: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.76s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:22:09 DEBUG : empty_dir: Making directory with metadata 2025/06/26 01:22:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 01:22:09 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:10 INFO : tictacempty_dir: Making directory 2025/06/26 01:22:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:10 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:10 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:10 INFO : tictactoe: Making directory 2025/06/26 01:22:10 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:10 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 01:22:10 INFO : tictactoe/tictactoe: Making directory 2025/06/26 01:22:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 01:22:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 01:22:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 01:22:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 01:22:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 01:22:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 01:22:10 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:22:10 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:22:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:22:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 01:22:10 INFO : toe/toe/toe.txt: Deleted 2025/06/26 01:22:10 INFO : toe/toe: Removing directory 2025/06/26 01:22:10 INFO : toe: Removing directory 2025/06/26 01:22:10 INFO : empty_dir: Removing directory 2025/06/26 01:22:10 DEBUG : Local file system at /tmp/rclone4089022937: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/26 01:22:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/26 01:22:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 01:22:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 01:22:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 01:22:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:22:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/26 01:22:12 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.35s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:22:13 DEBUG : Reset feature "Copy" 2025/06/26 01:22:13 DEBUG : Reset feature "Move" 2025/06/26 01:22:13 DEBUG : Reset feature "Copy" 2025/06/26 01:22:13 DEBUG : Reset feature "Move" 2025/06/26 01:22:13 DEBUG : empty_dir: Making directory with metadata 2025/06/26 01:22:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 01:22:13 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:13 INFO : tictacempty_dir: Making directory 2025/06/26 01:22:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 01:22:13 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:13 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:13 INFO : tictactoe: Making directory 2025/06/26 01:22:13 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:13 DEBUG : toe: transformed to: tictactoe 2025/06/26 01:22:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 01:22:13 INFO : tictactoe/tictactoe: Making directory 2025/06/26 01:22:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 01:22:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 01:22:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 01:22:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 01:22:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 01:22:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 01:22:13 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:22:13 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:22:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:22:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 01:22:14 INFO : toe/toe/toe.txt: Deleted 2025/06/26 01:22:14 INFO : toe/toe: Removing directory 2025/06/26 01:22:14 INFO : toe: Removing directory 2025/06/26 01:22:14 INFO : empty_dir: Removing directory 2025/06/26 01:22:14 DEBUG : Local file system at /tmp/rclone4089022937: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/26 01:22:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/26 01:22:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 01:22:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 01:22:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 01:22:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:22:15 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/26 01:22:16 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.94s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:22:17 DEBUG : toe: transformed to: dG9l 2025/06/26 01:22:17 DEBUG : toe: transformed to: dG9l 2025/06/26 01:22:17 INFO : dG9l: Making directory 2025/06/26 01:22:17 DEBUG : toe: transformed to: dG9l 2025/06/26 01:22:17 DEBUG : toe: transformed to: dG9l 2025/06/26 01:22:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/26 01:22:17 INFO : dG9l/dG9l: Making directory 2025/06/26 01:22:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/26 01:22:17 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/26 01:22:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/26 01:22:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 01:22:17 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:22:17 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:22:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/26 01:22:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:22:18 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/26 01:22:18 DEBUG : Waiting for deletions to finish 2025/06/26 01:22:18 DEBUG : dG9l: transformed to: toe 2025/06/26 01:22:18 DEBUG : dG9l: transformed to: toe 2025/06/26 01:22:18 DEBUG : dG9l: transformed to: toe 2025/06/26 01:22:18 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/26 01:22:19 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/26 01:22:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/26 01:22:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/26 01:22:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/26 01:22:19 DEBUG : Local file system at /tmp/rclone4089022937: Waiting for checks to finish 2025/06/26 01:22:19 DEBUG : Local file system at /tmp/rclone4089022937: Waiting for transfers to finish 2025/06/26 01:22:19 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.69s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-towavin4wixo", Local "Local file system at /tmp/rclone4089022937", Modify Window "1ms" 2025/06/26 01:22:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 01:22:19 DEBUG : toe: transformed to: 2025/06/26 01:22:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 01:22:20 DEBUG : toe: transformed to: 2025/06/26 01:22:20 INFO : B2 bucket rclone-test-towavin4wixo: Making directory 2025/06/26 01:22:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 01:22:20 DEBUG : toe: transformed to: 2025/06/26 01:22:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 01:22:20 DEBUG : toe: transformed to: 2025/06/26 01:22:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 01:22:20 DEBUG : toe/toe: transformed to: 2025/06/26 01:22:20 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/26 01:22:20 INFO : toe/toe: Making directory 2025/06/26 01:22:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 01:22:20 DEBUG : toe/toe: transformed to: 2025/06/26 01:22:20 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/26 01:22:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 01:22:20 DEBUG : toe: transformed to: 2025/06/26 01:22:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 01:22:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 01:22:20 DEBUG : toe/toe/toe: transformed to: 2025/06/26 01:22:20 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/26 01:22:20 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for checks to finish 2025/06/26 01:22:20 DEBUG : B2 bucket rclone-test-towavin4wixo: Waiting for transfers to finish 2025/06/26 01:22:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 01:22:20 INFO : toe/toe/toe: Copied (new) 2025/06/26 01:22:20 ERROR : B2 bucket rclone-test-towavin4wixo: not deleting files as there were IO errors 2025/06/26 01:22:20 ERROR : B2 bucket rclone-test-towavin4wixo: not deleting directories as there were IO errors --- PASS: TestError (1.57s) PASS 2025/06/26 01:22:21 DEBUG : B2 bucket rclone-test-towavin4wixo: Purge remote 2025/06/26 01:22:21 INFO : B2 bucket rclone-test-towavin4wixo: cleaning bucket "rclone-test-towavin4wixo" of all files 2025/06/26 01:22:22 DEBUG : BackupDir/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4196f3fbe5c5aee9_d20250626_m011614_c001_v7007000_t0000_u01750900574982") 2025/06/26 01:22:22 DEBUG : BackupDir/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f104aebfec96f8ed8_d20250626_m011609_c001_v0001130_t0028_u01750900569395") 2025/06/26 01:22:22 DEBUG : CompareDest/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f413b977d3b652b9d_d20250626_m011549_c001_v7007000_t0000_u01750900549548") 2025/06/26 01:22:22 DEBUG : CompareDest/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd324fb_d20250626_m011543_c001_v0001171_t0018_u01750900543631") 2025/06/26 01:22:22 DEBUG : CompareDest/two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f413b977d3b652b9e_d20250626_m011549_c001_v7007000_t0000_u01750900549795") 2025/06/26 01:22:22 DEBUG : CompareDest/two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f106ac1a127f9d135_d20250626_m011544_c001_v0001104_t0047_u01750900544667") 2025/06/26 01:22:22 DEBUG : CopyDest/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4196f3fbe5c5aeee_d20250626_m011615_c001_v7007000_t0000_u01750900575167") 2025/06/26 01:22:22 DEBUG : CopyDest/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f106ac1a127f9d165_d20250626_m011606_c001_v0001104_t0006_u01750900566196") 2025/06/26 01:22:22 DEBUG : CopyDest/three: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4196f3fbe5c5aeef_d20250626_m011615_c001_v7007000_t0000_u01750900575349") 2025/06/26 01:22:22 DEBUG : CopyDest/three: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f106ac1a127f9d16f_d20250626_m011612_c001_v0001104_t0035_u01750900572472") 2025/06/26 01:22:22 DEBUG : CopyDest/two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4196f3fbe5c5aef2_d20250626_m011615_c001_v7007000_t0000_u01750900575541") 2025/06/26 01:22:23 DEBUG : CopyDest/two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd325f3_d20250626_m011610_c001_v0001171_t0031_u01750900570350") 2025/06/26 01:22:23 DEBUG : EXISTING: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4055f98f3ab773d1_d20250626_m011737_c001_v7007000_t0000_u01750900657327") 2025/06/26 01:22:23 DEBUG : EXISTING: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32902_d20250626_m011736_c001_v0001171_t0010_u01750900656040") 2025/06/26 01:22:23 DEBUG : PREFIXapple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f407961d40d218bb7_d20250626_m011948_c001_v7007000_t0000_u01750900788525") 2025/06/26 01:22:23 DEBUG : PREFIXapple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66acd_d20250626_m011943_c001_v0001182_t0036_u01750900783201") 2025/06/26 01:22:23 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ff8a_d20250626_m011948_c001_v7007000_t0000_u01750900788630") 2025/06/26 01:22:23 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545902_d20250626_m011943_c001_v0001098_t0054_u01750900783231") 2025/06/26 01:22:23 DEBUG : PREFIXbanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41078181dbeedd59_d20250626_m011948_c001_v7007000_t0000_u01750900788837") 2025/06/26 01:22:23 DEBUG : PREFIXbanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468134_d20250626_m011943_c001_v0001171_t0033_u01750900783212") 2025/06/26 01:22:23 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ff88_d20250626_m011948_c001_v7007000_t0000_u01750900788480") 2025/06/26 01:22:23 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32eb3_d20250626_m011943_c001_v0001171_t0021_u01750900783225") 2025/06/26 01:22:23 DEBUG : Testêé: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4055f98f3ab773cf_d20250626_m011733_c001_v7007000_t0000_u01750900653565") 2025/06/26 01:22:23 DEBUG : Testêé: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd328e6_d20250626_m011732_c001_v0001171_t0008_u01750900652755") 2025/06/26 01:22:23 DEBUG : Testêé: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd328e2_d20250626_m011732_c001_v0001171_t0008_u01750900652081") 2025/06/26 01:22:23 DEBUG : YXBwbGU=: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb940_d20250626_m011929_c001_v7007000_t0000_u01750900769584") 2025/06/26 01:22:23 DEBUG : YXBwbGU=: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32dbd_d20250626_m011919_c001_v0001171_t0059_u01750900759258") 2025/06/26 01:22:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb941_d20250626_m011929_c001_v7007000_t0000_u01750900769769") 2025/06/26 01:22:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046805e_d20250626_m011919_c001_v0001171_t0050_u01750900759277") 2025/06/26 01:22:23 DEBUG : YmFuYW5h: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb943_d20250626_m011929_c001_v7007000_t0000_u01750900769951") 2025/06/26 01:22:23 DEBUG : YmFuYW5h: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285458c2_d20250626_m011919_c001_v0001098_t0034_u01750900759244") 2025/06/26 01:22:24 DEBUG : a/potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f7373d9_d20250626_m011411_c001_v7007000_t0000_u01750900451248") 2025/06/26 01:22:24 DEBUG : a/potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d562d5_d20250626_m011410_c001_v0001161_t0056_u01750900450432") 2025/06/26 01:22:24 DEBUG : a/potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45332_d20250626_m011408_c001_v7007000_t0000_u01750900448558") 2025/06/26 01:22:24 DEBUG : a/potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d562cd_d20250626_m011407_c001_v0001161_t0055_u01750900447516") 2025/06/26 01:22:24 DEBUG : a/potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f737335_d20250626_m011349_c001_v7007000_t0000_u01750900429801") 2025/06/26 01:22:24 DEBUG : a/potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d56263_d20250626_m011348_c001_v0001161_t0046_u01750900428708") 2025/06/26 01:22:24 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd78e_d20250626_m012149_c001_v7007000_t0000_u01750900909115") 2025/06/26 01:22:24 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545a66_d20250626_m012144_c001_v0001098_t0010_u01750900904779") 2025/06/26 01:22:24 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d453d1_d20250626_m012133_c001_v7007000_t0000_u01750900893575") 2025/06/26 01:22:24 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545a2f_d20250626_m012129_c001_v0001098_t0038_u01750900889087") 2025/06/26 01:22:24 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c3542667292fe_d20250626_m012118_c001_v7007000_t0000_u01750900878221") 2025/06/26 01:22:24 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545a01_d20250626_m012113_c001_v0001098_t0029_u01750900873468") 2025/06/26 01:22:24 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf32_d20250626_m012102_c001_v7007000_t0000_u01750900862121") 2025/06/26 01:22:24 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285459dd_d20250626_m012058_c001_v0001098_t0018_u01750900858027") 2025/06/26 01:22:24 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bbb36_d20250626_m012046_c001_v7007000_t0000_u01750900846253") 2025/06/26 01:22:24 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285459ad_d20250626_m012040_c001_v0001098_t0007_u01750900840906") 2025/06/26 01:22:24 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb373_d20250626_m012030_c001_v7007000_t0000_u01750900830156") 2025/06/26 01:22:24 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046830e_d20250626_m012023_c001_v0001171_t0056_u01750900823240") 2025/06/26 01:22:24 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4564f_d20250626_m012012_c001_v7007000_t0000_u01750900812265") 2025/06/26 01:22:24 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66bc8_d20250626_m012006_c001_v0001182_t0051_u01750900806567") 2025/06/26 01:22:25 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f42150288faa7c564_d20250626_m012005_c001_v7007000_t0000_u01750900805509") 2025/06/26 01:22:25 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66b80_d20250626_m012001_c001_v0001182_t0057_u01750900801131") 2025/06/26 01:22:25 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ff92_d20250626_m011950_c001_v7007000_t0000_u01750900790209") 2025/06/26 01:22:25 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66afd_d20250626_m011946_c001_v0001182_t0006_u01750900786718") 2025/06/26 01:22:25 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bba0f_d20250626_m011945_c001_v7007000_t0000_u01750900785410") 2025/06/26 01:22:25 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66ab9_d20250626_m011940_c001_v0001182_t0040_u01750900780852") 2025/06/26 01:22:25 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb93b_d20250626_m011927_c001_v7007000_t0000_u01750900767786") 2025/06/26 01:22:25 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285458be_d20250626_m011916_c001_v0001098_t0056_u01750900756908") 2025/06/26 01:22:25 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db860a_d20250626_m011905_c001_v7007000_t0000_u01750900745675") 2025/06/26 01:22:25 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc2854588e_d20250626_m011901_c001_v0001098_t0031_u01750900741357") 2025/06/26 01:22:25 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced66ab_d20250626_m011850_c001_v7007000_t0000_u01750900730271") 2025/06/26 01:22:25 DEBUG : apple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545866_d20250626_m011846_c001_v0001098_t0019_u01750900726120") 2025/06/26 01:22:25 DEBUG : appleSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ffe3_d20250626_m012010_c001_v7007000_t0000_u01750900810691") 2025/06/26 01:22:25 DEBUG : appleSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66b8e_d20250626_m012003_c001_v0001182_t0051_u01750900803221") 2025/06/26 01:22:25 DEBUG : appleapple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb374_d20250626_m012030_c001_v7007000_t0000_u01750900830340") 2025/06/26 01:22:25 DEBUG : appleapple: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468330_d20250626_m012025_c001_v0001171_t0018_u01750900825907") 2025/06/26 01:22:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd78f_d20250626_m012149_c001_v7007000_t0000_u01750900909302") 2025/06/26 01:22:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c904686ba_d20250626_m012145_c001_v0001171_t0040_u01750900905450") 2025/06/26 01:22:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d453d6_d20250626_m012133_c001_v7007000_t0000_u01750900893758") 2025/06/26 01:22:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c904685fa_d20250626_m012129_c001_v0001171_t0057_u01750900889637") 2025/06/26 01:22:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c3542667292ff_d20250626_m012118_c001_v7007000_t0000_u01750900878405") 2025/06/26 01:22:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046853c_d20250626_m012114_c001_v0001171_t0051_u01750900874112") 2025/06/26 01:22:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf33_d20250626_m012102_c001_v7007000_t0000_u01750900862309") 2025/06/26 01:22:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046849c_d20250626_m012058_c001_v0001171_t0024_u01750900858709") 2025/06/26 01:22:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bbb3a_d20250626_m012046_c001_v7007000_t0000_u01750900846437") 2025/06/26 01:22:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c904683d6_d20250626_m012042_c001_v0001171_t0057_u01750900842325") 2025/06/26 01:22:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4191d0f2f127edc5_d20250626_m012028_c001_v7007000_t0000_u01750900828142") 2025/06/26 01:22:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd33062_d20250626_m012023_c001_v0001171_t0040_u01750900823832") 2025/06/26 01:22:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45650_d20250626_m012012_c001_v7007000_t0000_u01750900812448") 2025/06/26 01:22:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046824e_d20250626_m012006_c001_v0001171_t0007_u01750900806584") 2025/06/26 01:22:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ffde_d20250626_m012005_c001_v7007000_t0000_u01750900805348") 2025/06/26 01:22:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468200_d20250626_m012001_c001_v0001171_t0010_u01750900801718") 2025/06/26 01:22:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ff95_d20250626_m011950_c001_v7007000_t0000_u01750900790391") 2025/06/26 01:22:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc2854590a_d20250626_m011946_c001_v0001098_t0041_u01750900786685") 2025/06/26 01:22:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a16246e_d20250626_m011945_c001_v7007000_t0000_u01750900785416") 2025/06/26 01:22:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32ea1_d20250626_m011941_c001_v0001171_t0020_u01750900781406") 2025/06/26 01:22:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb93a_d20250626_m011927_c001_v7007000_t0000_u01750900767603") 2025/06/26 01:22:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d669e0_d20250626_m011917_c001_v0001182_t0049_u01750900757644") 2025/06/26 01:22:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db860b_d20250626_m011905_c001_v7007000_t0000_u01750900745862") 2025/06/26 01:22:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66936_d20250626_m011902_c001_v0001182_t0022_u01750900742021") 2025/06/26 01:22:27 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced66ad_d20250626_m011850_c001_v7007000_t0000_u01750900730452") 2025/06/26 01:22:27 DEBUG : appleappleapplebanana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d668b4_d20250626_m011846_c001_v0001182_t0036_u01750900726834") 2025/06/26 01:22:27 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4154f524e8c43462_d20250626_m012010_c001_v7007000_t0000_u01750900810772") 2025/06/26 01:22:27 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32f8e_d20250626_m012003_c001_v0001171_t0026_u01750900803228") 2025/06/26 01:22:27 DEBUG : b/potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f7373db_d20250626_m011411_c001_v7007000_t0000_u01750900451441") 2025/06/26 01:22:27 DEBUG : b/potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d562d1_d20250626_m011409_c001_v0001161_t0015_u01750900449121") 2025/06/26 01:22:27 DEBUG : b/potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45331_d20250626_m011407_c001_v7007000_t0000_u01750900447997") 2025/06/26 01:22:27 DEBUG : b/potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d562c5_d20250626_m011406_c001_v0001161_t0005_u01750900446394") 2025/06/26 01:22:27 DEBUG : b/potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f737333_d20250626_m011349_c001_v7007000_t0000_u01750900429238") 2025/06/26 01:22:27 DEBUG : b/potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5625f_d20250626_m011347_c001_v0001161_t0049_u01750900427578") 2025/06/26 01:22:27 DEBUG : backup/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4053357cf36abb57_d20250626_m011629_c001_v7007000_t0000_u01750900589260") 2025/06/26 01:22:27 DEBUG : backup/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1099b1125b8e58b9_d20250626_m011627_c001_v0001165_t0026_u01750900587006") 2025/06/26 01:22:27 DEBUG : backup/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1024429e1633587a_d20250626_m011622_c001_v0001100_t0044_u01750900582091") 2025/06/26 01:22:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f402ff3cf6939fb8d_d20250626_m011658_c001_v7007000_t0000_u01750900618510") 2025/06/26 01:22:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f11851e82356da977_d20250626_m011656_c001_v0001178_t0048_u01750900616359") 2025/06/26 01:22:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f112594df9c70022e_d20250626_m011651_c001_v0001144_t0050_u01750900611539") 2025/06/26 01:22:27 DEBUG : backup/one.bak: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f42150288faa7b42b_d20250626_m011642_c001_v7007000_t0000_u01750900602943") 2025/06/26 01:22:27 DEBUG : backup/one.bak: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f103e8051422f1656_d20250626_m011640_c001_v0001037_t0031_u01750900600327") 2025/06/26 01:22:27 DEBUG : backup/one.bak: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1119274e292f9e0d_d20250626_m011636_c001_v0001093_t0037_u01750900596002") 2025/06/26 01:22:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f402ff3cf6939fb91_d20250626_m011658_c001_v7007000_t0000_u01750900618691") 2025/06/26 01:22:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f119cbb3e8b73a20f_d20250626_m011657_c001_v0001171_t0028_u01750900617517") 2025/06/26 01:22:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f11510a01eb724785_d20250626_m011653_c001_v0001099_t0040_u01750900613952") 2025/06/26 01:22:28 DEBUG : backup/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4053357cf36abb58_d20250626_m011629_c001_v7007000_t0000_u01750900589442") 2025/06/26 01:22:28 DEBUG : backup/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f112cec2195b8b92a_d20250626_m011628_c001_v0001104_t0020_u01750900588106") 2025/06/26 01:22:28 DEBUG : backup/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005a0e222c1bb71_d20250626_m011624_c001_v0001172_t0039_u01750900584044") 2025/06/26 01:22:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f42150288faa7b42c_d20250626_m011643_c001_v7007000_t0000_u01750900603124") 2025/06/26 01:22:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1044985a1f1df15a_d20250626_m011641_c001_v0001106_t0047_u01750900601803") 2025/06/26 01:22:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f112bbc54a3b44b5d_d20250626_m011637_c001_v0001171_t0009_u01750900597783") 2025/06/26 01:22:28 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd791_d20250626_m012149_c001_v7007000_t0000_u01750900909497") 2025/06/26 01:22:28 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d67014_d20250626_m012145_c001_v0001182_t0036_u01750900905248") 2025/06/26 01:22:28 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d453d9_d20250626_m012133_c001_v7007000_t0000_u01750900893942") 2025/06/26 01:22:28 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66efb_d20250626_m012129_c001_v0001182_t0053_u01750900889424") 2025/06/26 01:22:28 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266729300_d20250626_m012118_c001_v7007000_t0000_u01750900878589") 2025/06/26 01:22:28 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66e7d_d20250626_m012113_c001_v0001182_t0027_u01750900873903") 2025/06/26 01:22:28 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf34_d20250626_m012102_c001_v7007000_t0000_u01750900862494") 2025/06/26 01:22:28 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66de9_d20250626_m012058_c001_v0001182_t0014_u01750900858513") 2025/06/26 01:22:28 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bbb3e_d20250626_m012046_c001_v7007000_t0000_u01750900846620") 2025/06/26 01:22:28 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66d4e_d20250626_m012042_c001_v0001182_t0048_u01750900842118") 2025/06/26 01:22:28 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb375_d20250626_m012030_c001_v7007000_t0000_u01750900830525") 2025/06/26 01:22:28 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66ca2_d20250626_m012023_c001_v0001182_t0012_u01750900823596") 2025/06/26 01:22:29 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45651_d20250626_m012012_c001_v7007000_t0000_u01750900812631") 2025/06/26 01:22:29 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32fa8_d20250626_m012006_c001_v0001171_t0034_u01750900806574") 2025/06/26 01:22:29 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f404989d69931ecc1_d20250626_m012005_c001_v7007000_t0000_u01750900805682") 2025/06/26 01:22:29 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32f82_d20250626_m012001_c001_v0001171_t0037_u01750900801364") 2025/06/26 01:22:29 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ff97_d20250626_m011950_c001_v7007000_t0000_u01750900790575") 2025/06/26 01:22:29 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046815a_d20250626_m011946_c001_v0001171_t0000_u01750900786697") 2025/06/26 01:22:29 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41078181dbeedd4d_d20250626_m011945_c001_v7007000_t0000_u01750900785425") 2025/06/26 01:22:29 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468128_d20250626_m011941_c001_v0001171_t0042_u01750900781078") 2025/06/26 01:22:29 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f413b977d3b65309f_d20250626_m011927_c001_v7007000_t0000_u01750900767373") 2025/06/26 01:22:29 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32d9f_d20250626_m011917_c001_v0001171_t0008_u01750900757349") 2025/06/26 01:22:29 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db860c_d20250626_m011906_c001_v7007000_t0000_u01750900746047") 2025/06/26 01:22:29 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32d05_d20250626_m011901_c001_v0001171_t0036_u01750900741739") 2025/06/26 01:22:29 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced66b0_d20250626_m011850_c001_v7007000_t0000_u01750900730634") 2025/06/26 01:22:29 DEBUG : banana: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32c65_d20250626_m011846_c001_v0001171_t0039_u01750900726507") 2025/06/26 01:22:29 DEBUG : bananaSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f404989d69931ecc2_d20250626_m012010_c001_v7007000_t0000_u01750900810466") 2025/06/26 01:22:29 DEBUG : bananaSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545937_d20250626_m012003_c001_v0001098_t0037_u01750900803247") 2025/06/26 01:22:29 DEBUG : both0: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b27_d20250626_m011819_c001_v7007000_t0000_u01750900699569") 2025/06/26 01:22:29 DEBUG : both0: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32a54_d20250626_m011801_c001_v0001171_t0004_u01750900681880") 2025/06/26 01:22:29 DEBUG : both0: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a162366_d20250626_m011757_c001_v7007000_t0000_u01750900677589") 2025/06/26 01:22:29 DEBUG : both0: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32920_d20250626_m011739_c001_v0001171_t0055_u01750900659205") 2025/06/26 01:22:30 DEBUG : both1: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b2b_d20250626_m011819_c001_v7007000_t0000_u01750900699750") 2025/06/26 01:22:30 DEBUG : both1: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32a60_d20250626_m011802_c001_v0001171_t0029_u01750900682624") 2025/06/26 01:22:30 DEBUG : both1: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a162367_d20250626_m011757_c001_v7007000_t0000_u01750900677791") 2025/06/26 01:22:30 DEBUG : both1: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32928_d20250626_m011739_c001_v0001171_t0056_u01750900659762") 2025/06/26 01:22:30 DEBUG : both10: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b2d_d20250626_m011819_c001_v7007000_t0000_u01750900699932") 2025/06/26 01:22:30 DEBUG : both10: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32ac2_d20250626_m011809_c001_v0001171_t0043_u01750900689531") 2025/06/26 01:22:30 DEBUG : both10: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a162368_d20250626_m011757_c001_v7007000_t0000_u01750900677973") 2025/06/26 01:22:30 DEBUG : both10: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32998_d20250626_m011746_c001_v0001171_t0047_u01750900666916") 2025/06/26 01:22:30 DEBUG : both11: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b31_d20250626_m011820_c001_v7007000_t0000_u01750900700117") 2025/06/26 01:22:30 DEBUG : both11: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32ac8_d20250626_m011810_c001_v0001171_t0028_u01750900690176") 2025/06/26 01:22:30 DEBUG : both11: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a16236a_d20250626_m011758_c001_v7007000_t0000_u01750900678157") 2025/06/26 01:22:30 DEBUG : both11: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd3299e_d20250626_m011747_c001_v0001171_t0059_u01750900667647") 2025/06/26 01:22:30 DEBUG : both12: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b34_d20250626_m011820_c001_v7007000_t0000_u01750900700299") 2025/06/26 01:22:30 DEBUG : both12: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32ad7_d20250626_m011810_c001_v0001171_t0001_u01750900690888") 2025/06/26 01:22:30 DEBUG : both12: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a16236b_d20250626_m011758_c001_v7007000_t0000_u01750900678340") 2025/06/26 01:22:30 DEBUG : both12: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd329aa_d20250626_m011748_c001_v0001171_t0025_u01750900668450") 2025/06/26 01:22:30 DEBUG : both13: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b36_d20250626_m011820_c001_v7007000_t0000_u01750900700481") 2025/06/26 01:22:30 DEBUG : both13: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32ae2_d20250626_m011811_c001_v0001171_t0038_u01750900691760") 2025/06/26 01:22:30 DEBUG : both13: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a16236c_d20250626_m011758_c001_v7007000_t0000_u01750900678544") 2025/06/26 01:22:31 DEBUG : both13: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd329b8_d20250626_m011749_c001_v0001171_t0047_u01750900669536") 2025/06/26 01:22:31 DEBUG : both14: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b39_d20250626_m011820_c001_v7007000_t0000_u01750900700709") 2025/06/26 01:22:31 DEBUG : both14: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32aea_d20250626_m011812_c001_v0001171_t0056_u01750900692403") 2025/06/26 01:22:31 DEBUG : both14: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a16236d_d20250626_m011758_c001_v7007000_t0000_u01750900678726") 2025/06/26 01:22:31 DEBUG : both14: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd329c2_d20250626_m011750_c001_v0001171_t0010_u01750900670320") 2025/06/26 01:22:31 DEBUG : both15: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b3c_d20250626_m011820_c001_v7007000_t0000_u01750900700891") 2025/06/26 01:22:31 DEBUG : both15: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32af4_d20250626_m011813_c001_v0001171_t0056_u01750900693177") 2025/06/26 01:22:31 DEBUG : both15: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a16236e_d20250626_m011758_c001_v7007000_t0000_u01750900678924") 2025/06/26 01:22:31 DEBUG : both15: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd329d0_d20250626_m011751_c001_v0001171_t0019_u01750900671028") 2025/06/26 01:22:31 DEBUG : both16: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b3e_d20250626_m011821_c001_v7007000_t0000_u01750900701088") 2025/06/26 01:22:31 DEBUG : both16: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32b02_d20250626_m011813_c001_v0001171_t0032_u01750900693819") 2025/06/26 01:22:31 DEBUG : both16: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a16236f_d20250626_m011759_c001_v7007000_t0000_u01750900679107") 2025/06/26 01:22:31 DEBUG : both16: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd329d6_d20250626_m011751_c001_v0001171_t0054_u01750900671908") 2025/06/26 01:22:31 DEBUG : both17: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b41_d20250626_m011821_c001_v7007000_t0000_u01750900701271") 2025/06/26 01:22:31 DEBUG : both17: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32b12_d20250626_m011814_c001_v0001171_t0044_u01750900694576") 2025/06/26 01:22:31 DEBUG : both17: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a162370_d20250626_m011759_c001_v7007000_t0000_u01750900679289") 2025/06/26 01:22:31 DEBUG : both17: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd329e0_d20250626_m011752_c001_v0001171_t0016_u01750900672531") 2025/06/26 01:22:31 DEBUG : both18: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b43_d20250626_m011821_c001_v7007000_t0000_u01750900701454") 2025/06/26 01:22:31 DEBUG : both18: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32b1c_d20250626_m011815_c001_v0001171_t0012_u01750900695162") 2025/06/26 01:22:31 DEBUG : both18: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a162371_d20250626_m011759_c001_v7007000_t0000_u01750900679471") 2025/06/26 01:22:31 DEBUG : both18: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd329ea_d20250626_m011753_c001_v0001171_t0044_u01750900673136") 2025/06/26 01:22:32 DEBUG : both19: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b48_d20250626_m011821_c001_v7007000_t0000_u01750900701636") 2025/06/26 01:22:32 DEBUG : both19: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32b2d_d20250626_m011816_c001_v0001171_t0041_u01750900696116") 2025/06/26 01:22:32 DEBUG : both19: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a162372_d20250626_m011759_c001_v7007000_t0000_u01750900679653") 2025/06/26 01:22:32 DEBUG : both19: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd329f6_d20250626_m011753_c001_v0001171_t0000_u01750900673909") 2025/06/26 01:22:32 DEBUG : both2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b4b_d20250626_m011821_c001_v7007000_t0000_u01750900701891") 2025/06/26 01:22:32 DEBUG : both2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32a6a_d20250626_m011803_c001_v0001171_t0013_u01750900683371") 2025/06/26 01:22:32 DEBUG : both2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a162373_d20250626_m011759_c001_v7007000_t0000_u01750900679836") 2025/06/26 01:22:32 DEBUG : both2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32934_d20250626_m011740_c001_v0001171_t0040_u01750900660555") 2025/06/26 01:22:32 DEBUG : both3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b4d_d20250626_m011822_c001_v7007000_t0000_u01750900702074") 2025/06/26 01:22:32 DEBUG : both3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32a76_d20250626_m011804_c001_v0001171_t0007_u01750900684202") 2025/06/26 01:22:32 DEBUG : both3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a162374_d20250626_m011800_c001_v7007000_t0000_u01750900680018") 2025/06/26 01:22:32 DEBUG : both3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32948_d20250626_m011741_c001_v0001171_t0014_u01750900661249") 2025/06/26 01:22:32 DEBUG : both4: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b50_d20250626_m011822_c001_v7007000_t0000_u01750900702255") 2025/06/26 01:22:32 DEBUG : both4: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32a80_d20250626_m011804_c001_v0001171_t0059_u01750900684888") 2025/06/26 01:22:32 DEBUG : both4: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a162375_d20250626_m011800_c001_v7007000_t0000_u01750900680201") 2025/06/26 01:22:32 DEBUG : both4: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32958_d20250626_m011742_c001_v0001171_t0007_u01750900662178") 2025/06/26 01:22:32 DEBUG : both5: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b53_d20250626_m011822_c001_v7007000_t0000_u01750900702438") 2025/06/26 01:22:32 DEBUG : both5: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32a92_d20250626_m011806_c001_v0001171_t0048_u01750900686447") 2025/06/26 01:22:32 DEBUG : both5: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a162376_d20250626_m011800_c001_v7007000_t0000_u01750900680385") 2025/06/26 01:22:32 DEBUG : both5: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32964_d20250626_m011742_c001_v0001171_t0055_u01750900662743") 2025/06/26 01:22:33 DEBUG : both6: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b55_d20250626_m011822_c001_v7007000_t0000_u01750900702621") 2025/06/26 01:22:33 DEBUG : both6: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32a9c_d20250626_m011807_c001_v0001171_t0052_u01750900687169") 2025/06/26 01:22:33 DEBUG : both6: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a162377_d20250626_m011800_c001_v7007000_t0000_u01750900680567") 2025/06/26 01:22:33 DEBUG : both6: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32976_d20250626_m011743_c001_v0001171_t0036_u01750900663645") 2025/06/26 01:22:33 DEBUG : both7: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b58_d20250626_m011822_c001_v7007000_t0000_u01750900702892") 2025/06/26 01:22:33 DEBUG : both7: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32aa4_d20250626_m011807_c001_v0001171_t0040_u01750900687730") 2025/06/26 01:22:33 DEBUG : both7: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a162378_d20250626_m011800_c001_v7007000_t0000_u01750900680750") 2025/06/26 01:22:33 DEBUG : both7: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32980_d20250626_m011744_c001_v0001171_t0014_u01750900664505") 2025/06/26 01:22:33 DEBUG : both8: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b5b_d20250626_m011823_c001_v7007000_t0000_u01750900703073") 2025/06/26 01:22:33 DEBUG : both8: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32ab4_d20250626_m011808_c001_v0001171_t0019_u01750900688435") 2025/06/26 01:22:33 DEBUG : both8: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a162379_d20250626_m011800_c001_v7007000_t0000_u01750900680932") 2025/06/26 01:22:33 DEBUG : both8: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32988_d20250626_m011745_c001_v0001171_t0059_u01750900665280") 2025/06/26 01:22:33 DEBUG : both9: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b5e_d20250626_m011823_c001_v7007000_t0000_u01750900703254") 2025/06/26 01:22:33 DEBUG : both9: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32abc_d20250626_m011808_c001_v0001171_t0033_u01750900688955") 2025/06/26 01:22:33 DEBUG : both9: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a16237a_d20250626_m011801_c001_v7007000_t0000_u01750900681114") 2025/06/26 01:22:33 DEBUG : both9: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32994_d20250626_m011746_c001_v0001171_t0021_u01750900666104") 2025/06/26 01:22:33 DEBUG : c/non empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f7373dc_d20250626_m011411_c001_v7007000_t0000_u01750900451623") 2025/06/26 01:22:33 DEBUG : c/non empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d562d3_d20250626_m011409_c001_v0001161_t0000_u01750900449467") 2025/06/26 01:22:34 DEBUG : c/non empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45333_d20250626_m011408_c001_v7007000_t0000_u01750900448743") 2025/06/26 01:22:34 DEBUG : c/non empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d562c7_d20250626_m011406_c001_v0001161_t0057_u01750900446697") 2025/06/26 01:22:34 DEBUG : c/non empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f737336_d20250626_m011349_c001_v7007000_t0000_u01750900429985") 2025/06/26 01:22:34 DEBUG : c/non empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d56261_d20250626_m011347_c001_v0001161_t0047_u01750900427910") 2025/06/26 01:22:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb944_d20250626_m011930_c001_v7007000_t0000_u01750900770134") 2025/06/26 01:22:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d669f4_d20250626_m011919_c001_v0001182_t0016_u01750900759270") 2025/06/26 01:22:34 DEBUG : check sum: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40730db716b5ace5_d20250626_m011340_c001_v7007000_t0000_u01750900420235") 2025/06/26 01:22:34 DEBUG : check sum: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d56229_d20250626_m011339_c001_v0001161_t0037_u01750900419165") 2025/06/26 01:22:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f404317e131d5f73b_d20250626_m012219_c001_v7007000_t0000_u01750900939637") 2025/06/26 01:22:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545acc_d20250626_m012217_c001_v0001098_t0059_u01750900937884") 2025/06/26 01:22:34 DEBUG : dest/3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4196f3fbe5c5ae3e_d20250626_m011559_c001_v7007000_t0000_u01750900559040") 2025/06/26 01:22:34 DEBUG : dest/3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f400122f6c3e3ef08_d20250626_m011557_c001_v0001098_t0013_u01750900557944") 2025/06/26 01:22:34 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb376_d20250626_m012030_c001_v7007000_t0000_u01750900830710") 2025/06/26 01:22:34 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66cc8_d20250626_m012026_c001_v0001182_t0028_u01750900826179") 2025/06/26 01:22:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd792_d20250626_m012149_c001_v7007000_t0000_u01750900909679") 2025/06/26 01:22:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545a54_d20250626_m012138_c001_v0001098_t0054_u01750900898274") 2025/06/26 01:22:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d453de_d20250626_m012134_c001_v7007000_t0000_u01750900894126") 2025/06/26 01:22:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545a13_d20250626_m012122_c001_v0001098_t0027_u01750900882897") 2025/06/26 01:22:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266729301_d20250626_m012118_c001_v7007000_t0000_u01750900878773") 2025/06/26 01:22:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285459ed_d20250626_m012106_c001_v0001098_t0010_u01750900866861") 2025/06/26 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf35_d20250626_m012102_c001_v7007000_t0000_u01750900862682") 2025/06/26 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285459c3_d20250626_m012050_c001_v0001098_t0012_u01750900850959") 2025/06/26 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bbb41_d20250626_m012046_c001_v7007000_t0000_u01750900846803") 2025/06/26 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc2854599b_d20250626_m012034_c001_v0001098_t0022_u01750900834923") 2025/06/26 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f408fc7e03e461beb_d20250626_m012028_c001_v7007000_t0000_u01750900828106") 2025/06/26 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c904682c8_d20250626_m012016_c001_v0001171_t0018_u01750900816961") 2025/06/26 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45652_d20250626_m012012_c001_v7007000_t0000_u01750900812816") 2025/06/26 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66bca_d20250626_m012006_c001_v0001182_t0013_u01750900806789") 2025/06/26 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f404989d69931ecbf_d20250626_m012005_c001_v7007000_t0000_u01750900805311") 2025/06/26 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66b46_d20250626_m011954_c001_v0001182_t0019_u01750900794866") 2025/06/26 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ff98_d20250626_m011950_c001_v7007000_t0000_u01750900790759") 2025/06/26 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66b01_d20250626_m011946_c001_v0001182_t0036_u01750900786927") 2025/06/26 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41078181dbeedd4e_d20250626_m011945_c001_v7007000_t0000_u01750900785428") 2025/06/26 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66a82_d20250626_m011934_c001_v0001182_t0050_u01750900774273") 2025/06/26 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f402ff3cf6939fdbc_d20250626_m011927_c001_v7007000_t0000_u01750900767409") 2025/06/26 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285458a4_d20250626_m011910_c001_v0001098_t0038_u01750900750560") 2025/06/26 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db860d_d20250626_m011906_c001_v7007000_t0000_u01750900746232") 2025/06/26 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545876_d20250626_m011854_c001_v0001098_t0012_u01750900734861") 2025/06/26 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced66b2_d20250626_m011850_c001_v7007000_t0000_u01750900730816") 2025/06/26 01:22:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545856_d20250626_m011840_c001_v0001098_t0004_u01750900720222") 2025/06/26 01:22:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4564d_d20250626_m012010_c001_v7007000_t0000_u01750900810730") 2025/06/26 01:22:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66b90_d20250626_m012003_c001_v0001182_t0014_u01750900803438") 2025/06/26 01:22:36 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb377_d20250626_m012030_c001_v7007000_t0000_u01750900830895") 2025/06/26 01:22:36 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd3307e_d20250626_m012026_c001_v0001171_t0030_u01750900826156") 2025/06/26 01:22:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd793_d20250626_m012149_c001_v7007000_t0000_u01750900909861") 2025/06/26 01:22:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66fa9_d20250626_m012139_c001_v0001182_t0008_u01750900899066") 2025/06/26 01:22:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d453e1_d20250626_m012134_c001_v7007000_t0000_u01750900894309") 2025/06/26 01:22:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66eb7_d20250626_m012123_c001_v0001182_t0017_u01750900883596") 2025/06/26 01:22:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266729302_d20250626_m012118_c001_v7007000_t0000_u01750900878957") 2025/06/26 01:22:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66e47_d20250626_m012107_c001_v0001182_t0035_u01750900867642") 2025/06/26 01:22:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf36_d20250626_m012102_c001_v7007000_t0000_u01750900862869") 2025/06/26 01:22:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66db2_d20250626_m012051_c001_v0001182_t0024_u01750900851796") 2025/06/26 01:22:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bbb44_d20250626_m012046_c001_v7007000_t0000_u01750900846986") 2025/06/26 01:22:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66d0e_d20250626_m012035_c001_v0001182_t0038_u01750900835604") 2025/06/26 01:22:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb371_d20250626_m012028_c001_v7007000_t0000_u01750900828161") 2025/06/26 01:22:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66c4f_d20250626_m012017_c001_v0001182_t0056_u01750900817585") 2025/06/26 01:22:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45653_d20250626_m012013_c001_v7007000_t0000_u01750900813000") 2025/06/26 01:22:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468256_d20250626_m012006_c001_v0001171_t0025_u01750900806905") 2025/06/26 01:22:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f42150288faa7c563_d20250626_m012005_c001_v7007000_t0000_u01750900805316") 2025/06/26 01:22:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32f3e_d20250626_m011955_c001_v0001171_t0015_u01750900795614") 2025/06/26 01:22:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ff9a_d20250626_m011950_c001_v7007000_t0000_u01750900790943") 2025/06/26 01:22:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc2854590c_d20250626_m011946_c001_v0001098_t0058_u01750900786989") 2025/06/26 01:22:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ff7f_d20250626_m011945_c001_v7007000_t0000_u01750900785377") 2025/06/26 01:22:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c904680ee_d20250626_m011934_c001_v0001171_t0042_u01750900774835") 2025/06/26 01:22:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4053357cf36ac0dd_d20250626_m011927_c001_v7007000_t0000_u01750900767613") 2025/06/26 01:22:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32d61_d20250626_m011911_c001_v0001171_t0031_u01750900751308") 2025/06/26 01:22:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db860f_d20250626_m011906_c001_v7007000_t0000_u01750900746417") 2025/06/26 01:22:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32cc3_d20250626_m011855_c001_v0001171_t0024_u01750900735615") 2025/06/26 01:22:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced66b3_d20250626_m011850_c001_v7007000_t0000_u01750900730997") 2025/06/26 01:22:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32c25_d20250626_m011841_c001_v0001171_t0053_u01750900721017") 2025/06/26 01:22:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f7379e8_d20250626_m012010_c001_v7007000_t0000_u01750900810753") 2025/06/26 01:22:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32f92_d20250626_m012003_c001_v0001171_t0058_u01750900803554") 2025/06/26 01:22:37 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb378_d20250626_m012031_c001_v7007000_t0000_u01750900831081") 2025/06/26 01:22:37 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545987_d20250626_m012026_c001_v0001098_t0011_u01750900826167") 2025/06/26 01:22:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd794_d20250626_m012150_c001_v7007000_t0000_u01750900910044") 2025/06/26 01:22:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046866e_d20250626_m012139_c001_v0001171_t0051_u01750900899643") 2025/06/26 01:22:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d453e6_d20250626_m012134_c001_v7007000_t0000_u01750900894492") 2025/06/26 01:22:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c904685bc_d20250626_m012124_c001_v0001171_t0030_u01750900884162") 2025/06/26 01:22:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266729303_d20250626_m012119_c001_v7007000_t0000_u01750900879143") 2025/06/26 01:22:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468500_d20250626_m012108_c001_v0001171_t0046_u01750900868240") 2025/06/26 01:22:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf37_d20250626_m012103_c001_v7007000_t0000_u01750900863056") 2025/06/26 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468442_d20250626_m012052_c001_v0001171_t0058_u01750900852361") 2025/06/26 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bbb47_d20250626_m012047_c001_v7007000_t0000_u01750900847170") 2025/06/26 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468394_d20250626_m012036_c001_v0001171_t0023_u01750900836241") 2025/06/26 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f737a0d_d20250626_m012028_c001_v7007000_t0000_u01750900828160") 2025/06/26 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd33028_d20250626_m012018_c001_v0001171_t0055_u01750900818165") 2025/06/26 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45654_d20250626_m012013_c001_v7007000_t0000_u01750900813186") 2025/06/26 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66bcc_d20250626_m012006_c001_v0001182_t0028_u01750900806987") 2025/06/26 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f417e77404c54229e_d20250626_m012005_c001_v7007000_t0000_u01750900805516") 2025/06/26 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c904681cd_d20250626_m011956_c001_v0001171_t0032_u01750900796259") 2025/06/26 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ff9c_d20250626_m011951_c001_v7007000_t0000_u01750900791128") 2025/06/26 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32ee5_d20250626_m011947_c001_v0001171_t0051_u01750900787134") 2025/06/26 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ff82_d20250626_m011945_c001_v7007000_t0000_u01750900785632") 2025/06/26 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32e69_d20250626_m011935_c001_v0001171_t0026_u01750900775517") 2025/06/26 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4123b9dd55ee7097_d20250626_m011927_c001_v7007000_t0000_u01750900767406") 2025/06/26 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d6699a_d20250626_m011912_c001_v0001182_t0028_u01750900752000") 2025/06/26 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db8610_d20250626_m011906_c001_v7007000_t0000_u01750900746604") 2025/06/26 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d668fc_d20250626_m011856_c001_v0001182_t0058_u01750900736313") 2025/06/26 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced66b5_d20250626_m011851_c001_v7007000_t0000_u01750900731178") 2025/06/26 01:22:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66870_d20250626_m011841_c001_v0001182_t0032_u01750900721351") 2025/06/26 01:22:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4154f524e8c4345c_d20250626_m012010_c001_v7007000_t0000_u01750900810474") 2025/06/26 01:22:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046821e_d20250626_m012003_c001_v0001171_t0037_u01750900803584") 2025/06/26 01:22:39 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb379_d20250626_m012031_c001_v7007000_t0000_u01750900831266") 2025/06/26 01:22:39 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468336_d20250626_m012026_c001_v0001171_t0007_u01750900826200") 2025/06/26 01:22:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd795_d20250626_m012150_c001_v7007000_t0000_u01750900910226") 2025/06/26 01:22:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd33397_d20250626_m012140_c001_v0001171_t0038_u01750900900414") 2025/06/26 01:22:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d453e9_d20250626_m012134_c001_v7007000_t0000_u01750900894677") 2025/06/26 01:22:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd332e5_d20250626_m012124_c001_v0001171_t0027_u01750900884860") 2025/06/26 01:22:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266729304_d20250626_m012119_c001_v7007000_t0000_u01750900879326") 2025/06/26 01:22:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd3323a_d20250626_m012108_c001_v0001171_t0044_u01750900868908") 2025/06/26 01:22:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf38_d20250626_m012103_c001_v7007000_t0000_u01750900863240") 2025/06/26 01:22:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd3318a_d20250626_m012053_c001_v0001171_t0007_u01750900853099") 2025/06/26 01:22:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bbb4a_d20250626_m012047_c001_v7007000_t0000_u01750900847354") 2025/06/26 01:22:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd330fb_d20250626_m012036_c001_v0001171_t0006_u01750900836929") 2025/06/26 01:22:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f737a0e_d20250626_m012028_c001_v7007000_t0000_u01750900828316") 2025/06/26 01:22:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545971_d20250626_m012018_c001_v0001098_t0010_u01750900818817") 2025/06/26 01:22:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45655_d20250626_m012013_c001_v7007000_t0000_u01750900813370") 2025/06/26 01:22:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545947_d20250626_m012007_c001_v0001098_t0006_u01750900807059") 2025/06/26 01:22:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40242dfbabe5e8ad_d20250626_m012005_c001_v7007000_t0000_u01750900805525") 2025/06/26 01:22:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc2854591f_d20250626_m011956_c001_v0001098_t0031_u01750900796918") 2025/06/26 01:22:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ff9d_d20250626_m011951_c001_v7007000_t0000_u01750900791320") 2025/06/26 01:22:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66b05_d20250626_m011947_c001_v0001182_t0036_u01750900787147") 2025/06/26 01:22:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41078181dbeedd4c_d20250626_m011945_c001_v7007000_t0000_u01750900785190") 2025/06/26 01:22:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285458e2_d20250626_m011936_c001_v0001098_t0006_u01750900776177") 2025/06/26 01:22:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ffc0_d20250626_m011927_c001_v7007000_t0000_u01750900767625") 2025/06/26 01:22:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468016_d20250626_m011912_c001_v0001171_t0015_u01750900752581") 2025/06/26 01:22:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db8611_d20250626_m011906_c001_v7007000_t0000_u01750900746788") 2025/06/26 01:22:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90467f68_d20250626_m011856_c001_v0001171_t0044_u01750900736968") 2025/06/26 01:22:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced66b6_d20250626_m011851_c001_v7007000_t0000_u01750900731360") 2025/06/26 01:22:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90467ecc_d20250626_m011841_c001_v0001171_t0026_u01750900721554") 2025/06/26 01:22:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f404989d69931ecc3_d20250626_m012010_c001_v7007000_t0000_u01750900810651") 2025/06/26 01:22:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66b94_d20250626_m012003_c001_v0001182_t0024_u01750900803650") 2025/06/26 01:22:40 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb37b_d20250626_m012031_c001_v7007000_t0000_u01750900831466") 2025/06/26 01:22:40 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66cca_d20250626_m012026_c001_v0001182_t0000_u01750900826414") 2025/06/26 01:22:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd796_d20250626_m012150_c001_v7007000_t0000_u01750900910424") 2025/06/26 01:22:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545a5a_d20250626_m012140_c001_v0001098_t0058_u01750900900735") 2025/06/26 01:22:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d453ef_d20250626_m012134_c001_v7007000_t0000_u01750900894860") 2025/06/26 01:22:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545a19_d20250626_m012125_c001_v0001098_t0056_u01750900885134") 2025/06/26 01:22:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266729305_d20250626_m012119_c001_v7007000_t0000_u01750900879510") 2025/06/26 01:22:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285459f5_d20250626_m012109_c001_v0001098_t0033_u01750900869196") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf39_d20250626_m012103_c001_v7007000_t0000_u01750900863426") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285459cb_d20250626_m012053_c001_v0001098_t0044_u01750900853580") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bbb4d_d20250626_m012047_c001_v7007000_t0000_u01750900847536") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285459a1_d20250626_m012037_c001_v0001098_t0057_u01750900837229") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced6881_d20250626_m012027_c001_v7007000_t0000_u01750900827735") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c904682e2_d20250626_m012019_c001_v0001171_t0030_u01750900819149") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45656_d20250626_m012013_c001_v7007000_t0000_u01750900813553") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32fb2_d20250626_m012007_c001_v0001171_t0031_u01750900807072") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaef3_d20250626_m012005_c001_v7007000_t0000_u01750900805362") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66b58_d20250626_m011957_c001_v0001182_t0042_u01750900797255") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ff9f_d20250626_m011951_c001_v7007000_t0000_u01750900791503") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468160_d20250626_m011947_c001_v0001171_t0047_u01750900787262") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ff80_d20250626_m011945_c001_v7007000_t0000_u01750900785442") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66a98_d20250626_m011936_c001_v0001182_t0017_u01750900776782") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb939_d20250626_m011927_c001_v7007000_t0000_u01750900767385") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285458aa_d20250626_m011912_c001_v0001098_t0005_u01750900752950") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db8612_d20250626_m011907_c001_v7007000_t0000_u01750900747005") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545880_d20250626_m011857_c001_v0001098_t0038_u01750900737263") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced66b8_d20250626_m011851_c001_v7007000_t0000_u01750900731544") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545858_d20250626_m011842_c001_v0001098_t0036_u01750900722002") 2025/06/26 01:22:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4154f524e8c43460_d20250626_m012010_c001_v7007000_t0000_u01750900810669") 2025/06/26 01:22:42 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545939_d20250626_m012003_c001_v0001098_t0008_u01750900803759") 2025/06/26 01:22:42 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb37c_d20250626_m012031_c001_v7007000_t0000_u01750900831653") 2025/06/26 01:22:42 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd33080_d20250626_m012026_c001_v0001171_t0020_u01750900826499") 2025/06/26 01:22:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd797_d20250626_m012150_c001_v7007000_t0000_u01750900910606") 2025/06/26 01:22:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66fd3_d20250626_m012141_c001_v0001182_t0055_u01750900901326") 2025/06/26 01:22:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d453f3_d20250626_m012135_c001_v7007000_t0000_u01750900895043") 2025/06/26 01:22:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66ed3_d20250626_m012125_c001_v0001182_t0017_u01750900885546") 2025/06/26 01:22:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266729306_d20250626_m012119_c001_v7007000_t0000_u01750900879695") 2025/06/26 01:22:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66e57_d20250626_m012109_c001_v0001182_t0011_u01750900869498") 2025/06/26 01:22:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf3a_d20250626_m012103_c001_v7007000_t0000_u01750900863611") 2025/06/26 01:22:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66dc6_d20250626_m012054_c001_v0001182_t0039_u01750900854071") 2025/06/26 01:22:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bbb50_d20250626_m012047_c001_v7007000_t0000_u01750900847719") 2025/06/26 01:22:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66d24_d20250626_m012037_c001_v0001182_t0041_u01750900837577") 2025/06/26 01:22:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4191d0f2f127edc6_d20250626_m012028_c001_v7007000_t0000_u01750900828329") 2025/06/26 01:22:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66c68_d20250626_m012019_c001_v0001182_t0040_u01750900819436") 2025/06/26 01:22:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45657_d20250626_m012013_c001_v7007000_t0000_u01750900813735") 2025/06/26 01:22:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66bd2_d20250626_m012007_c001_v0001182_t0020_u01750900807200") 2025/06/26 01:22:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ffdf_d20250626_m012005_c001_v7007000_t0000_u01750900805542") 2025/06/26 01:22:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32f4a_d20250626_m011957_c001_v0001171_t0054_u01750900797504") 2025/06/26 01:22:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ffa0_d20250626_m011951_c001_v7007000_t0000_u01750900791685") 2025/06/26 01:22:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66b07_d20250626_m011947_c001_v0001182_t0020_u01750900787374") 2025/06/26 01:22:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41078181dbeedd50_d20250626_m011945_c001_v7007000_t0000_u01750900785640") 2025/06/26 01:22:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468108_d20250626_m011936_c001_v0001171_t0005_u01750900776998") 2025/06/26 01:22:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4053357cf36ac0dc_d20250626_m011927_c001_v7007000_t0000_u01750900767428") 2025/06/26 01:22:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32d73_d20250626_m011913_c001_v0001171_t0001_u01750900753475") 2025/06/26 01:22:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db8613_d20250626_m011907_c001_v7007000_t0000_u01750900747262") 2025/06/26 01:22:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32cd7_d20250626_m011857_c001_v0001171_t0026_u01750900737828") 2025/06/26 01:22:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced66ba_d20250626_m011851_c001_v7007000_t0000_u01750900731725") 2025/06/26 01:22:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32c2d_d20250626_m011842_c001_v0001171_t0030_u01750900722322") 2025/06/26 01:22:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f404989d69931ecc4_d20250626_m012010_c001_v7007000_t0000_u01750900810835") 2025/06/26 01:22:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66b96_d20250626_m012003_c001_v0001182_t0041_u01750900803849") 2025/06/26 01:22:43 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb37d_d20250626_m012031_c001_v7007000_t0000_u01750900831839") 2025/06/26 01:22:43 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046833a_d20250626_m012026_c001_v0001171_t0026_u01750900826511") 2025/06/26 01:22:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd798_d20250626_m012150_c001_v7007000_t0000_u01750900910788") 2025/06/26 01:22:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468686_d20250626_m012141_c001_v0001171_t0036_u01750900901528") 2025/06/26 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d453f7_d20250626_m012135_c001_v7007000_t0000_u01750900895227") 2025/06/26 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c904685cc_d20250626_m012125_c001_v0001171_t0035_u01750900885743") 2025/06/26 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266729307_d20250626_m012119_c001_v7007000_t0000_u01750900879879") 2025/06/26 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046850e_d20250626_m012109_c001_v0001171_t0013_u01750900869745") 2025/06/26 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf3b_d20250626_m012103_c001_v7007000_t0000_u01750900863798") 2025/06/26 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468460_d20250626_m012054_c001_v0001171_t0049_u01750900854285") 2025/06/26 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bbb54_d20250626_m012047_c001_v7007000_t0000_u01750900847937") 2025/06/26 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c904683ac_d20250626_m012037_c001_v0001171_t0023_u01750900837830") 2025/06/26 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4032276360f79b0d_d20250626_m012028_c001_v7007000_t0000_u01750900828115") 2025/06/26 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd33036_d20250626_m012019_c001_v0001171_t0031_u01750900819684") 2025/06/26 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45658_d20250626_m012013_c001_v7007000_t0000_u01750900813919") 2025/06/26 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046825a_d20250626_m012007_c001_v0001171_t0041_u01750900807209") 2025/06/26 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f417e77404c54229d_d20250626_m012005_c001_v7007000_t0000_u01750900805330") 2025/06/26 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c904681db_d20250626_m011957_c001_v0001171_t0013_u01750900797850") 2025/06/26 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ffa2_d20250626_m011951_c001_v7007000_t0000_u01750900791868") 2025/06/26 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32eed_d20250626_m011947_c001_v0001171_t0052_u01750900787415") 2025/06/26 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db8690_d20250626_m011945_c001_v7007000_t0000_u01750900785382") 2025/06/26 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32e79_d20250626_m011937_c001_v0001171_t0059_u01750900777288") 2025/06/26 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ffbf_d20250626_m011927_c001_v7007000_t0000_u01750900767440") 2025/06/26 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d669b6_d20250626_m011913_c001_v0001182_t0022_u01750900753891") 2025/06/26 01:22:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db8614_d20250626_m011907_c001_v7007000_t0000_u01750900747488") 2025/06/26 01:22:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66912_d20250626_m011858_c001_v0001182_t0049_u01750900738228") 2025/06/26 01:22:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced66bb_d20250626_m011851_c001_v7007000_t0000_u01750900731908") 2025/06/26 01:22:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66882_d20250626_m011842_c001_v0001182_t0047_u01750900722823") 2025/06/26 01:22:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4154f524e8c43464_d20250626_m012010_c001_v7007000_t0000_u01750900810851") 2025/06/26 01:22:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468222_d20250626_m012003_c001_v0001171_t0014_u01750900803886") 2025/06/26 01:22:45 DEBUG : dir1/0007-12345: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb37f_d20250626_m012032_c001_v7007000_t0000_u01750900832023") 2025/06/26 01:22:45 DEBUG : dir1/0007-12345: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545989_d20250626_m012026_c001_v0001098_t0059_u01750900826548") 2025/06/26 01:22:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd799_d20250626_m012150_c001_v7007000_t0000_u01750900910971") 2025/06/26 01:22:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd333a9_d20250626_m012141_c001_v0001171_t0030_u01750900901798") 2025/06/26 01:22:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d453fb_d20250626_m012135_c001_v7007000_t0000_u01750900895410") 2025/06/26 01:22:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd332ef_d20250626_m012126_c001_v0001171_t0044_u01750900886070") 2025/06/26 01:22:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266729309_d20250626_m012120_c001_v7007000_t0000_u01750900880064") 2025/06/26 01:22:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd33250_d20250626_m012110_c001_v0001171_t0020_u01750900870028") 2025/06/26 01:22:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf3c_d20250626_m012103_c001_v7007000_t0000_u01750900863985") 2025/06/26 01:22:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd331aa_d20250626_m012054_c001_v0001171_t0050_u01750900854639") 2025/06/26 01:22:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bbb56_d20250626_m012048_c001_v7007000_t0000_u01750900848121") 2025/06/26 01:22:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd33107_d20250626_m012038_c001_v0001171_t0056_u01750900838115") 2025/06/26 01:22:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4032276360f79b0e_d20250626_m012028_c001_v7007000_t0000_u01750900828341") 2025/06/26 01:22:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545975_d20250626_m012019_c001_v0001098_t0031_u01750900819977") 2025/06/26 01:22:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45659_d20250626_m012014_c001_v7007000_t0000_u01750900814102") 2025/06/26 01:22:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32fb4_d20250626_m012007_c001_v0001171_t0058_u01750900807385") 2025/06/26 01:22:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaef5_d20250626_m012005_c001_v7007000_t0000_u01750900805552") 2025/06/26 01:22:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545921_d20250626_m011958_c001_v0001098_t0022_u01750900798140") 2025/06/26 01:22:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ffa4_d20250626_m011952_c001_v7007000_t0000_u01750900792056") 2025/06/26 01:22:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc2854590f_d20250626_m011947_c001_v0001098_t0023_u01750900787527") 2025/06/26 01:22:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bba14_d20250626_m011945_c001_v7007000_t0000_u01750900785597") 2025/06/26 01:22:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285458e8_d20250626_m011937_c001_v0001098_t0034_u01750900777608") 2025/06/26 01:22:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d436dd_d20250626_m011927_c001_v7007000_t0000_u01750900767645") 2025/06/26 01:22:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468026_d20250626_m011914_c001_v0001171_t0027_u01750900754096") 2025/06/26 01:22:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db8615_d20250626_m011907_c001_v7007000_t0000_u01750900747676") 2025/06/26 01:22:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90467f70_d20250626_m011858_c001_v0001171_t0047_u01750900738465") 2025/06/26 01:22:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced66bd_d20250626_m011852_c001_v7007000_t0000_u01750900732091") 2025/06/26 01:22:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90467ed6_d20250626_m011843_c001_v0001171_t0029_u01750900723020") 2025/06/26 01:22:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4564c_d20250626_m012010_c001_v7007000_t0000_u01750900810483") 2025/06/26 01:22:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32f96_d20250626_m012003_c001_v0001171_t0030_u01750900803906") 2025/06/26 01:22:46 DEBUG : dir1/0008-23456: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb380_d20250626_m012032_c001_v7007000_t0000_u01750900832208") 2025/06/26 01:22:46 DEBUG : dir1/0008-23456: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66cd4_d20250626_m012026_c001_v0001182_t0010_u01750900826820") 2025/06/26 01:22:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd79a_d20250626_m012151_c001_v7007000_t0000_u01750900911154") 2025/06/26 01:22:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545a5e_d20250626_m012142_c001_v0001098_t0048_u01750900902114") 2025/06/26 01:22:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d453fe_d20250626_m012135_c001_v7007000_t0000_u01750900895593") 2025/06/26 01:22:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545a1d_d20250626_m012126_c001_v0001098_t0033_u01750900886385") 2025/06/26 01:22:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c35426672930a_d20250626_m012120_c001_v7007000_t0000_u01750900880246") 2025/06/26 01:22:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285459f7_d20250626_m012110_c001_v0001098_t0036_u01750900870379") 2025/06/26 01:22:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf3d_d20250626_m012104_c001_v7007000_t0000_u01750900864170") 2025/06/26 01:22:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285459cf_d20250626_m012054_c001_v0001098_t0054_u01750900854959") 2025/06/26 01:22:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bbb59_d20250626_m012048_c001_v7007000_t0000_u01750900848304") 2025/06/26 01:22:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285459a5_d20250626_m012038_c001_v0001098_t0014_u01750900838411") 2025/06/26 01:22:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced6883_d20250626_m012027_c001_v7007000_t0000_u01750900827921") 2025/06/26 01:22:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c904682ee_d20250626_m012020_c001_v0001171_t0033_u01750900820263") 2025/06/26 01:22:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4565a_d20250626_m012014_c001_v7007000_t0000_u01750900814287") 2025/06/26 01:22:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66bd6_d20250626_m012007_c001_v0001182_t0017_u01750900807423") 2025/06/26 01:22:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4154f524e8c4341c_d20250626_m012005_c001_v7007000_t0000_u01750900805116") 2025/06/26 01:22:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66b64_d20250626_m011958_c001_v0001182_t0004_u01750900798446") 2025/06/26 01:22:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ffa6_d20250626_m011952_c001_v7007000_t0000_u01750900792241") 2025/06/26 01:22:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66b09_d20250626_m011947_c001_v0001182_t0018_u01750900787581") 2025/06/26 01:22:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db8691_d20250626_m011945_c001_v7007000_t0000_u01750900785563") 2025/06/26 01:22:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66aa1_d20250626_m011937_c001_v0001182_t0031_u01750900777967") 2025/06/26 01:22:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4191d0f2f127ebb1_d20250626_m011927_c001_v7007000_t0000_u01750900767397") 2025/06/26 01:22:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285458b4_d20250626_m011914_c001_v0001098_t0057_u01750900754409") 2025/06/26 01:22:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db8616_d20250626_m011907_c001_v7007000_t0000_u01750900747859") 2025/06/26 01:22:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545884_d20250626_m011858_c001_v0001098_t0037_u01750900738751") 2025/06/26 01:22:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced66be_d20250626_m011852_c001_v7007000_t0000_u01750900732272") 2025/06/26 01:22:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545860_d20250626_m011843_c001_v0001098_t0037_u01750900723293") 2025/06/26 01:22:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf25_d20250626_m012010_c001_v7007000_t0000_u01750900810863") 2025/06/26 01:22:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66b9a_d20250626_m012004_c001_v0001182_t0010_u01750900804058") 2025/06/26 01:22:48 DEBUG : dir1/0009-34567: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb381_d20250626_m012032_c001_v7007000_t0000_u01750900832401") 2025/06/26 01:22:48 DEBUG : dir1/0009-34567: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046833c_d20250626_m012026_c001_v0001171_t0030_u01750900826847") 2025/06/26 01:22:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd79b_d20250626_m012151_c001_v7007000_t0000_u01750900911339") 2025/06/26 01:22:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66fea_d20250626_m012142_c001_v0001182_t0042_u01750900902550") 2025/06/26 01:22:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d453ff_d20250626_m012135_c001_v7007000_t0000_u01750900895778") 2025/06/26 01:22:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66edf_d20250626_m012126_c001_v0001182_t0027_u01750900886730") 2025/06/26 01:22:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c35426672930c_d20250626_m012120_c001_v7007000_t0000_u01750900880430") 2025/06/26 01:22:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66e63_d20250626_m012110_c001_v0001182_t0010_u01750900870808") 2025/06/26 01:22:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf3e_d20250626_m012104_c001_v7007000_t0000_u01750900864357") 2025/06/26 01:22:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66dd4_d20250626_m012055_c001_v0001182_t0023_u01750900855446") 2025/06/26 01:22:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bbb5c_d20250626_m012048_c001_v7007000_t0000_u01750900848487") 2025/06/26 01:22:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66d30_d20250626_m012038_c001_v0001182_t0029_u01750900838812") 2025/06/26 01:22:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced6887_d20250626_m012028_c001_v7007000_t0000_u01750900828288") 2025/06/26 01:22:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66c80_d20250626_m012020_c001_v0001182_t0054_u01750900820622") 2025/06/26 01:22:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4565b_d20250626_m012014_c001_v7007000_t0000_u01750900814514") 2025/06/26 01:22:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046825c_d20250626_m012007_c001_v0001171_t0014_u01750900807548") 2025/06/26 01:22:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45645_d20250626_m012005_c001_v7007000_t0000_u01750900805368") 2025/06/26 01:22:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32f54_d20250626_m011958_c001_v0001171_t0013_u01750900798666") 2025/06/26 01:22:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ffa8_d20250626_m011952_c001_v7007000_t0000_u01750900792424") 2025/06/26 01:22:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468164_d20250626_m011947_c001_v0001171_t0005_u01750900787620") 2025/06/26 01:22:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41078181dbeedd4f_d20250626_m011945_c001_v7007000_t0000_u01750900785619") 2025/06/26 01:22:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468116_d20250626_m011938_c001_v0001171_t0056_u01750900778183") 2025/06/26 01:22:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d436dc_d20250626_m011927_c001_v7007000_t0000_u01750900767452") 2025/06/26 01:22:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32d7f_d20250626_m011914_c001_v0001171_t0001_u01750900754798") 2025/06/26 01:22:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db8617_d20250626_m011908_c001_v7007000_t0000_u01750900748043") 2025/06/26 01:22:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32ce9_d20250626_m011859_c001_v0001171_t0007_u01750900739105") 2025/06/26 01:22:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced66c0_d20250626_m011852_c001_v7007000_t0000_u01750900732454") 2025/06/26 01:22:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32c47_d20250626_m011843_c001_v0001171_t0048_u01750900723763") 2025/06/26 01:22:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ffe4_d20250626_m012010_c001_v7007000_t0000_u01750900810874") 2025/06/26 01:22:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468226_d20250626_m012004_c001_v0001171_t0025_u01750900804191") 2025/06/26 01:22:49 DEBUG : dir1/0010-45678: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb382_d20250626_m012032_c001_v7007000_t0000_u01750900832586") 2025/06/26 01:22:49 DEBUG : dir1/0010-45678: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd33082_d20250626_m012026_c001_v0001171_t0018_u01750900826900") 2025/06/26 01:22:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd79c_d20250626_m012151_c001_v7007000_t0000_u01750900911522") 2025/06/26 01:22:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468692_d20250626_m012142_c001_v0001171_t0010_u01750900902762") 2025/06/26 01:22:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d45403_d20250626_m012135_c001_v7007000_t0000_u01750900895963") 2025/06/26 01:22:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c904685d8_d20250626_m012126_c001_v0001171_t0007_u01750900886947") 2025/06/26 01:22:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c35426672930d_d20250626_m012120_c001_v7007000_t0000_u01750900880614") 2025/06/26 01:22:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468518_d20250626_m012111_c001_v0001171_t0049_u01750900871050") 2025/06/26 01:22:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf3f_d20250626_m012104_c001_v7007000_t0000_u01750900864543") 2025/06/26 01:22:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046847c_d20250626_m012055_c001_v0001171_t0021_u01750900855671") 2025/06/26 01:22:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bbb5f_d20250626_m012048_c001_v7007000_t0000_u01750900848671") 2025/06/26 01:22:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c904683b6_d20250626_m012039_c001_v0001171_t0034_u01750900839017") 2025/06/26 01:22:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41078181dbeeddcf_d20250626_m012028_c001_v7007000_t0000_u01750900828118") 2025/06/26 01:22:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd3303e_d20250626_m012020_c001_v0001171_t0036_u01750900820849") 2025/06/26 01:22:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4565c_d20250626_m012014_c001_v7007000_t0000_u01750900814712") 2025/06/26 01:22:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66bd8_d20250626_m012007_c001_v0001182_t0056_u01750900807671") 2025/06/26 01:22:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45646_d20250626_m012005_c001_v7007000_t0000_u01750900805561") 2025/06/26 01:22:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c904681e8_d20250626_m011959_c001_v0001171_t0004_u01750900799042") 2025/06/26 01:22:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ffa9_d20250626_m011952_c001_v7007000_t0000_u01750900792611") 2025/06/26 01:22:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32ef2_d20250626_m011947_c001_v0001171_t0035_u01750900787754") 2025/06/26 01:22:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db8694_d20250626_m011945_c001_v7007000_t0000_u01750900785745") 2025/06/26 01:22:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32e85_d20250626_m011938_c001_v0001171_t0030_u01750900778494") 2025/06/26 01:22:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f413b977d3b6530a2_d20250626_m011927_c001_v7007000_t0000_u01750900767740") 2025/06/26 01:22:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d669c2_d20250626_m011915_c001_v0001182_t0040_u01750900755194") 2025/06/26 01:22:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db8619_d20250626_m011908_c001_v7007000_t0000_u01750900748228") 2025/06/26 01:22:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d6691e_d20250626_m011859_c001_v0001182_t0004_u01750900739385") 2025/06/26 01:22:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced66c2_d20250626_m011852_c001_v7007000_t0000_u01750900732636") 2025/06/26 01:22:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d6688c_d20250626_m011844_c001_v0001182_t0026_u01750900724206") 2025/06/26 01:22:51 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40242dfbabe5e8b3_d20250626_m012010_c001_v7007000_t0000_u01750900810891") 2025/06/26 01:22:51 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32f98_d20250626_m012004_c001_v0001171_t0035_u01750900804214") 2025/06/26 01:22:51 DEBUG : dir1/0011-56789: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb383_d20250626_m012032_c001_v7007000_t0000_u01750900832781") 2025/06/26 01:22:51 DEBUG : dir1/0011-56789: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc2854598b_d20250626_m012026_c001_v0001098_t0047_u01750900826948") 2025/06/26 01:22:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd79d_d20250626_m012151_c001_v7007000_t0000_u01750900911704") 2025/06/26 01:22:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd333b7_d20250626_m012143_c001_v0001171_t0049_u01750900903054") 2025/06/26 01:22:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d45405_d20250626_m012136_c001_v7007000_t0000_u01750900896151") 2025/06/26 01:22:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd332fd_d20250626_m012127_c001_v0001171_t0026_u01750900887219") 2025/06/26 01:22:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c35426672930f_d20250626_m012120_c001_v7007000_t0000_u01750900880802") 2025/06/26 01:22:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd33260_d20250626_m012111_c001_v0001171_t0049_u01750900871441") 2025/06/26 01:22:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf41_d20250626_m012104_c001_v7007000_t0000_u01750900864741") 2025/06/26 01:22:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd331c8_d20250626_m012055_c001_v0001171_t0030_u01750900855967") 2025/06/26 01:22:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bbb62_d20250626_m012048_c001_v7007000_t0000_u01750900848855") 2025/06/26 01:22:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd33111_d20250626_m012039_c001_v0001171_t0045_u01750900839286") 2025/06/26 01:22:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f737a0c_d20250626_m012028_c001_v7007000_t0000_u01750900828132") 2025/06/26 01:22:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545979_d20250626_m012021_c001_v0001098_t0028_u01750900821193") 2025/06/26 01:22:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4565d_d20250626_m012014_c001_v7007000_t0000_u01750900814896") 2025/06/26 01:22:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32fba_d20250626_m012007_c001_v0001171_t0016_u01750900807688") 2025/06/26 01:22:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4154f524e8c43424_d20250626_m012005_c001_v7007000_t0000_u01750900805664") 2025/06/26 01:22:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545929_d20250626_m011959_c001_v0001098_t0016_u01750900799533") 2025/06/26 01:22:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ffab_d20250626_m011952_c001_v7007000_t0000_u01750900792796") 2025/06/26 01:22:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66b0d_d20250626_m011947_c001_v0001182_t0039_u01750900787802") 2025/06/26 01:22:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced67bb_d20250626_m011945_c001_v7007000_t0000_u01750900785398") 2025/06/26 01:22:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285458ee_d20250626_m011938_c001_v0001098_t0053_u01750900778781") 2025/06/26 01:22:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f413b977d3b6530a1_d20250626_m011927_c001_v7007000_t0000_u01750900767557") 2025/06/26 01:22:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046803a_d20250626_m011915_c001_v0001171_t0054_u01750900755404") 2025/06/26 01:22:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db861a_d20250626_m011908_c001_v7007000_t0000_u01750900748411") 2025/06/26 01:22:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90467f82_d20250626_m011859_c001_v0001171_t0007_u01750900739603") 2025/06/26 01:22:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced66c3_d20250626_m011852_c001_v7007000_t0000_u01750900732819") 2025/06/26 01:22:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90467ef4_d20250626_m011844_c001_v0001171_t0047_u01750900724415") 2025/06/26 01:22:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf23_d20250626_m012010_c001_v7007000_t0000_u01750900810496") 2025/06/26 01:22:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66b9c_d20250626_m012004_c001_v0001182_t0039_u01750900804269") 2025/06/26 01:22:52 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb385_d20250626_m012033_c001_v7007000_t0000_u01750900833008") 2025/06/26 01:22:52 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66cd6_d20250626_m012027_c001_v0001182_t0042_u01750900827050") 2025/06/26 01:22:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd7a0_d20250626_m012151_c001_v7007000_t0000_u01750900911886") 2025/06/26 01:22:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545a60_d20250626_m012143_c001_v0001098_t0014_u01750900903332") 2025/06/26 01:22:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d45407_d20250626_m012136_c001_v7007000_t0000_u01750900896388") 2025/06/26 01:22:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545a25_d20250626_m012127_c001_v0001098_t0052_u01750900887817") 2025/06/26 01:22:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266729311_d20250626_m012120_c001_v7007000_t0000_u01750900880988") 2025/06/26 01:22:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285459fb_d20250626_m012111_c001_v0001098_t0024_u01750900871709") 2025/06/26 01:22:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf42_d20250626_m012104_c001_v7007000_t0000_u01750900864928") 2025/06/26 01:22:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285459d5_d20250626_m012056_c001_v0001098_t0053_u01750900856366") 2025/06/26 01:22:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bbb65_d20250626_m012049_c001_v7007000_t0000_u01750900849038") 2025/06/26 01:22:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285459a9_d20250626_m012039_c001_v0001098_t0043_u01750900839587") 2025/06/26 01:22:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f737a0f_d20250626_m012028_c001_v7007000_t0000_u01750900828346") 2025/06/26 01:22:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468302_d20250626_m012021_c001_v0001171_t0014_u01750900821714") 2025/06/26 01:22:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4565e_d20250626_m012015_c001_v7007000_t0000_u01750900815078") 2025/06/26 01:22:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468260_d20250626_m012007_c001_v0001171_t0046_u01750900807875") 2025/06/26 01:22:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4154f524e8c43421_d20250626_m012005_c001_v7007000_t0000_u01750900805482") 2025/06/26 01:22:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66b74_d20250626_m011959_c001_v0001182_t0019_u01750900799872") 2025/06/26 01:22:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ffad_d20250626_m011952_c001_v7007000_t0000_u01750900792979") 2025/06/26 01:22:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545911_d20250626_m011947_c001_v0001098_t0054_u01750900787962") 2025/06/26 01:22:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ff83_d20250626_m011945_c001_v7007000_t0000_u01750900785758") 2025/06/26 01:22:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66aa9_d20250626_m011939_c001_v0001182_t0010_u01750900779320") 2025/06/26 01:22:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4191d0f2f127ebb7_d20250626_m011927_c001_v7007000_t0000_u01750900767764") 2025/06/26 01:22:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285458b8_d20250626_m011915_c001_v0001098_t0044_u01750900755682") 2025/06/26 01:22:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db861b_d20250626_m011908_c001_v7007000_t0000_u01750900748594") 2025/06/26 01:22:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc2854588c_d20250626_m011859_c001_v0001098_t0053_u01750900739868") 2025/06/26 01:22:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced66c5_d20250626_m011853_c001_v7007000_t0000_u01750900733001") 2025/06/26 01:22:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545864_d20250626_m011844_c001_v0001098_t0037_u01750900724688") 2025/06/26 01:22:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4564e_d20250626_m012010_c001_v7007000_t0000_u01750900810913") 2025/06/26 01:22:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66ba4_d20250626_m012004_c001_v0001182_t0048_u01750900804480") 2025/06/26 01:22:54 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb387_d20250626_m012033_c001_v7007000_t0000_u01750900833193") 2025/06/26 01:22:54 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468344_d20250626_m012027_c001_v0001171_t0051_u01750900827203") 2025/06/26 01:22:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd7a1_d20250626_m012152_c001_v7007000_t0000_u01750900912084") 2025/06/26 01:22:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d67003_d20250626_m012143_c001_v0001182_t0047_u01750900903759") 2025/06/26 01:22:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d4540b_d20250626_m012136_c001_v7007000_t0000_u01750900896574") 2025/06/26 01:22:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66eeb_d20250626_m012128_c001_v0001182_t0025_u01750900888272") 2025/06/26 01:22:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266729312_d20250626_m012121_c001_v7007000_t0000_u01750900881171") 2025/06/26 01:22:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66e71_d20250626_m012112_c001_v0001182_t0051_u01750900872166") 2025/06/26 01:22:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf44_d20250626_m012105_c001_v7007000_t0000_u01750900865114") 2025/06/26 01:22:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66de2_d20250626_m012056_c001_v0001182_t0050_u01750900856991") 2025/06/26 01:22:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bbb68_d20250626_m012049_c001_v7007000_t0000_u01750900849222") 2025/06/26 01:22:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66d3e_d20250626_m012040_c001_v0001182_t0015_u01750900840025") 2025/06/26 01:22:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb372_d20250626_m012028_c001_v7007000_t0000_u01750900828360") 2025/06/26 01:22:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66c8e_d20250626_m012022_c001_v0001182_t0028_u01750900822096") 2025/06/26 01:22:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4565f_d20250626_m012015_c001_v7007000_t0000_u01750900815263") 2025/06/26 01:22:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66bdc_d20250626_m012007_c001_v0001182_t0024_u01750900807887") 2025/06/26 01:22:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4154f524e8c4341f_d20250626_m012005_c001_v7007000_t0000_u01750900805298") 2025/06/26 01:22:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32f6e_d20250626_m012000_c001_v0001171_t0030_u01750900800107") 2025/06/26 01:22:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ffae_d20250626_m011953_c001_v7007000_t0000_u01750900793163") 2025/06/26 01:22:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66b11_d20250626_m011948_c001_v0001182_t0040_u01750900788021") 2025/06/26 01:22:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ff81_d20250626_m011945_c001_v7007000_t0000_u01750900785575") 2025/06/26 01:22:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046811e_d20250626_m011939_c001_v0001171_t0051_u01750900779523") 2025/06/26 01:22:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4191d0f2f127ebb4_d20250626_m011927_c001_v7007000_t0000_u01750900767580") 2025/06/26 01:22:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32d8f_d20250626_m011916_c001_v0001171_t0044_u01750900756092") 2025/06/26 01:22:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db861c_d20250626_m011908_c001_v7007000_t0000_u01750900748824") 2025/06/26 01:22:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32cf7_d20250626_m011900_c001_v0001171_t0020_u01750900740446") 2025/06/26 01:22:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced66c8_d20250626_m011853_c001_v7007000_t0000_u01750900733187") 2025/06/26 01:22:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32c53_d20250626_m011845_c001_v0001171_t0011_u01750900725077") 2025/06/26 01:22:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ffe2_d20250626_m012010_c001_v7007000_t0000_u01750900810507") 2025/06/26 01:22:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046822c_d20250626_m012004_c001_v0001171_t0038_u01750900804489") 2025/06/26 01:22:55 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb388_d20250626_m012033_c001_v7007000_t0000_u01750900833379") 2025/06/26 01:22:55 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd33088_d20250626_m012027_c001_v0001171_t0029_u01750900827248") 2025/06/26 01:22:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd7a2_d20250626_m012152_c001_v7007000_t0000_u01750900912266") 2025/06/26 01:22:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c904686a8_d20250626_m012143_c001_v0001171_t0054_u01750900903964") 2025/06/26 01:22:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d4540d_d20250626_m012136_c001_v7007000_t0000_u01750900896757") 2025/06/26 01:22:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c904685ec_d20250626_m012128_c001_v0001171_t0045_u01750900888468") 2025/06/26 01:22:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266729314_d20250626_m012121_c001_v7007000_t0000_u01750900881365") 2025/06/26 01:22:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046852e_d20250626_m012112_c001_v0001171_t0029_u01750900872378") 2025/06/26 01:22:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf45_d20250626_m012105_c001_v7007000_t0000_u01750900865300") 2025/06/26 01:22:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468492_d20250626_m012057_c001_v0001171_t0047_u01750900857194") 2025/06/26 01:22:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bbb6c_d20250626_m012049_c001_v7007000_t0000_u01750900849416") 2025/06/26 01:22:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c904683be_d20250626_m012040_c001_v0001171_t0021_u01750900840272") 2025/06/26 01:22:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f408fc7e03e461bee_d20250626_m012028_c001_v7007000_t0000_u01750900828296") 2025/06/26 01:22:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd3304c_d20250626_m012022_c001_v0001171_t0047_u01750900822338") 2025/06/26 01:22:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45660_d20250626_m012015_c001_v7007000_t0000_u01750900815445") 2025/06/26 01:22:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32fbc_d20250626_m012008_c001_v0001171_t0052_u01750900808031") 2025/06/26 01:22:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40242dfbabe5e8ac_d20250626_m012005_c001_v7007000_t0000_u01750900805335") 2025/06/26 01:22:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c904681f2_d20250626_m012000_c001_v0001171_t0031_u01750900800471") 2025/06/26 01:22:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ffb0_d20250626_m011953_c001_v7007000_t0000_u01750900793348") 2025/06/26 01:22:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32ef8_d20250626_m011948_c001_v0001171_t0054_u01750900788030") 2025/06/26 01:22:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced67be_d20250626_m011945_c001_v7007000_t0000_u01750900785589") 2025/06/26 01:22:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32e95_d20250626_m011940_c001_v0001171_t0008_u01750900780012") 2025/06/26 01:22:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4123b9dd55ee709a_d20250626_m011927_c001_v7007000_t0000_u01750900767769") 2025/06/26 01:22:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d669cc_d20250626_m011916_c001_v0001182_t0051_u01750900756423") 2025/06/26 01:22:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db861d_d20250626_m011909_c001_v7007000_t0000_u01750900749007") 2025/06/26 01:22:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66924_d20250626_m011900_c001_v0001182_t0041_u01750900740778") 2025/06/26 01:22:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced66c9_d20250626_m011853_c001_v7007000_t0000_u01750900733369") 2025/06/26 01:22:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d668a2_d20250626_m011845_c001_v0001182_t0036_u01750900725572") 2025/06/26 01:22:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf24_d20250626_m012010_c001_v7007000_t0000_u01750900810680") 2025/06/26 01:22:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32f9c_d20250626_m012004_c001_v0001171_t0013_u01750900804517") 2025/06/26 01:22:57 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb389_d20250626_m012033_c001_v7007000_t0000_u01750900833563") 2025/06/26 01:22:57 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66cdc_d20250626_m012027_c001_v0001182_t0052_u01750900827284") 2025/06/26 01:22:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd7a3_d20250626_m012152_c001_v7007000_t0000_u01750900912449") 2025/06/26 01:22:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd333c7_d20250626_m012144_c001_v0001171_t0000_u01750900904319") 2025/06/26 01:22:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d45410_d20250626_m012136_c001_v7007000_t0000_u01750900896944") 2025/06/26 01:22:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd33315_d20250626_m012128_c001_v0001171_t0028_u01750900888778") 2025/06/26 01:22:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266729315_d20250626_m012121_c001_v7007000_t0000_u01750900881548") 2025/06/26 01:22:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd33270_d20250626_m012112_c001_v0001171_t0001_u01750900872909") 2025/06/26 01:22:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf46_d20250626_m012105_c001_v7007000_t0000_u01750900865489") 2025/06/26 01:22:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd331d4_d20250626_m012057_c001_v0001171_t0057_u01750900857531") 2025/06/26 01:22:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bbb6f_d20250626_m012049_c001_v7007000_t0000_u01750900849599") 2025/06/26 01:22:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd33121_d20250626_m012040_c001_v0001171_t0056_u01750900840588") 2025/06/26 01:22:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41078181dbeeddd2_d20250626_m012028_c001_v7007000_t0000_u01750900828309") 2025/06/26 01:22:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc2854597b_d20250626_m012022_c001_v0001098_t0039_u01750900822755") 2025/06/26 01:22:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45661_d20250626_m012015_c001_v7007000_t0000_u01750900815627") 2025/06/26 01:22:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66be2_d20250626_m012008_c001_v0001182_t0007_u01750900808104") 2025/06/26 01:22:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f404989d69931ecc0_d20250626_m012005_c001_v7007000_t0000_u01750900805496") 2025/06/26 01:22:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc2854592d_d20250626_m012000_c001_v0001098_t0043_u01750900800791") 2025/06/26 01:22:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ffb2_d20250626_m011953_c001_v7007000_t0000_u01750900793531") 2025/06/26 01:22:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046816a_d20250626_m011948_c001_v0001171_t0019_u01750900788065") 2025/06/26 01:22:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a16246f_d20250626_m011945_c001_v7007000_t0000_u01750900785606") 2025/06/26 01:22:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285458f6_d20250626_m011940_c001_v0001098_t0052_u01750900780419") 2025/06/26 01:22:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4123b9dd55ee7098_d20250626_m011927_c001_v7007000_t0000_u01750900767587") 2025/06/26 01:22:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468048_d20250626_m011916_c001_v0001171_t0013_u01750900756628") 2025/06/26 01:22:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db861e_d20250626_m011909_c001_v7007000_t0000_u01750900749246") 2025/06/26 01:22:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90467f94_d20250626_m011900_c001_v0001171_t0023_u01750900740993") 2025/06/26 01:22:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced66cb_d20250626_m011853_c001_v7007000_t0000_u01750900733551") 2025/06/26 01:22:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90467f05_d20250626_m011845_c001_v0001171_t0055_u01750900725799") 2025/06/26 01:22:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40242dfbabe5e8b1_d20250626_m012010_c001_v7007000_t0000_u01750900810513") 2025/06/26 01:22:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc2854593d_d20250626_m012004_c001_v0001098_t0028_u01750900804601") 2025/06/26 01:22:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb945_d20250626_m011930_c001_v7007000_t0000_u01750900770318") 2025/06/26 01:22:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d669fa_d20250626_m011919_c001_v0001182_t0040_u01750900759486") 2025/06/26 01:22:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb946_d20250626_m011930_c001_v7007000_t0000_u01750900770501") 2025/06/26 01:22:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285458c6_d20250626_m011919_c001_v0001098_t0033_u01750900759553") 2025/06/26 01:22:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb947_d20250626_m011930_c001_v7007000_t0000_u01750900770683") 2025/06/26 01:22:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32dc1_d20250626_m011919_c001_v0001171_t0010_u01750900759573") 2025/06/26 01:22:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb948_d20250626_m011930_c001_v7007000_t0000_u01750900770866") 2025/06/26 01:22:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66a00_d20250626_m011919_c001_v0001182_t0013_u01750900759707") 2025/06/26 01:22:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb94a_d20250626_m011931_c001_v7007000_t0000_u01750900771048") 2025/06/26 01:22:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468064_d20250626_m011919_c001_v0001171_t0036_u01750900759833") 2025/06/26 01:22:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb94b_d20250626_m011931_c001_v7007000_t0000_u01750900771229") 2025/06/26 01:22:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32dc7_d20250626_m011919_c001_v0001171_t0001_u01750900759863") 2025/06/26 01:22:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb94c_d20250626_m011931_c001_v7007000_t0000_u01750900771411") 2025/06/26 01:22:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66a06_d20250626_m011919_c001_v0001182_t0022_u01750900759921") 2025/06/26 01:22:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb94d_d20250626_m011931_c001_v7007000_t0000_u01750900771597") 2025/06/26 01:22:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285458c8_d20250626_m011919_c001_v0001098_t0046_u01750900759970") 2025/06/26 01:22:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb94f_d20250626_m011931_c001_v7007000_t0000_u01750900771780") 2025/06/26 01:22:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66a08_d20250626_m011920_c001_v0001182_t0012_u01750900760120") 2025/06/26 01:22:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb950_d20250626_m011931_c001_v7007000_t0000_u01750900771963") 2025/06/26 01:22:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468066_d20250626_m011920_c001_v0001171_t0052_u01750900760156") 2025/06/26 01:22:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb952_d20250626_m011932_c001_v7007000_t0000_u01750900772146") 2025/06/26 01:22:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66a0c_d20250626_m011920_c001_v0001182_t0009_u01750900760335") 2025/06/26 01:22:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb953_d20250626_m011932_c001_v7007000_t0000_u01750900772329") 2025/06/26 01:22:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285458cc_d20250626_m011920_c001_v0001098_t0005_u01750900760421") 2025/06/26 01:22:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb954_d20250626_m011932_c001_v7007000_t0000_u01750900772571") 2025/06/26 01:23:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32dcf_d20250626_m011920_c001_v0001171_t0049_u01750900760458") 2025/06/26 01:23:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb956_d20250626_m011932_c001_v7007000_t0000_u01750900772754") 2025/06/26 01:23:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046806a_d20250626_m011920_c001_v0001171_t0045_u01750900760511") 2025/06/26 01:23:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb957_d20250626_m011932_c001_v7007000_t0000_u01750900772936") 2025/06/26 01:23:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66a14_d20250626_m011920_c001_v0001182_t0022_u01750900760577") 2025/06/26 01:23:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bb958_d20250626_m011933_c001_v7007000_t0000_u01750900773128") 2025/06/26 01:23:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32dd5_d20250626_m011920_c001_v0001171_t0024_u01750900760768") 2025/06/26 01:23:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db8698_d20250626_m011948_c001_v7007000_t0000_u01750900788640") 2025/06/26 01:23:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66acf_d20250626_m011943_c001_v0001182_t0032_u01750900783428") 2025/06/26 01:23:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f407961d40d218bb9_d20250626_m011948_c001_v7007000_t0000_u01750900788710") 2025/06/26 01:23:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468136_d20250626_m011943_c001_v0001171_t0007_u01750900783547") 2025/06/26 01:23:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41078181dbeedd57_d20250626_m011948_c001_v7007000_t0000_u01750900788656") 2025/06/26 01:23:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66ad5_d20250626_m011943_c001_v0001182_t0022_u01750900783634") 2025/06/26 01:23:00 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ff8c_d20250626_m011948_c001_v7007000_t0000_u01750900788813") 2025/06/26 01:23:00 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545904_d20250626_m011943_c001_v0001098_t0051_u01750900783727") 2025/06/26 01:23:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41078181dbeedd56_d20250626_m011948_c001_v7007000_t0000_u01750900788489") 2025/06/26 01:23:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468138_d20250626_m011943_c001_v0001171_t0025_u01750900783865") 2025/06/26 01:23:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ff8b_d20250626_m011948_c001_v7007000_t0000_u01750900788668") 2025/06/26 01:23:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66ad9_d20250626_m011943_c001_v0001182_t0029_u01750900783859") 2025/06/26 01:23:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ff8d_d20250626_m011948_c001_v7007000_t0000_u01750900788853") 2025/06/26 01:23:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32ebb_d20250626_m011944_c001_v0001171_t0006_u01750900784091") 2025/06/26 01:23:01 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ff87_d20250626_m011948_c001_v7007000_t0000_u01750900788448") 2025/06/26 01:23:01 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66add_d20250626_m011944_c001_v0001182_t0055_u01750900784119") 2025/06/26 01:23:01 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bba4d_d20250626_m011948_c001_v7007000_t0000_u01750900788500") 2025/06/26 01:23:01 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c9046813a_d20250626_m011944_c001_v0001171_t0027_u01750900784133") 2025/06/26 01:23:01 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db8699_d20250626_m011948_c001_v7007000_t0000_u01750900788822") 2025/06/26 01:23:01 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545906_d20250626_m011944_c001_v0001098_t0037_u01750900784343") 2025/06/26 01:23:01 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db8697_d20250626_m011948_c001_v7007000_t0000_u01750900788457") 2025/06/26 01:23:01 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66ae1_d20250626_m011944_c001_v0001182_t0011_u01750900784355") 2025/06/26 01:23:01 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41078181dbeedd55_d20250626_m011948_c001_v7007000_t0000_u01750900788468") 2025/06/26 01:23:01 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32ec1_d20250626_m011944_c001_v0001171_t0059_u01750900784398") 2025/06/26 01:23:01 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a162472_d20250626_m011948_c001_v7007000_t0000_u01750900788509") 2025/06/26 01:23:01 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468140_d20250626_m011944_c001_v0001171_t0000_u01750900784427") 2025/06/26 01:23:01 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41078181dbeedd58_d20250626_m011948_c001_v7007000_t0000_u01750900788677") 2025/06/26 01:23:01 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66ae3_d20250626_m011944_c001_v0001182_t0018_u01750900784593") 2025/06/26 01:23:01 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bba4e_d20250626_m011948_c001_v7007000_t0000_u01750900788690") 2025/06/26 01:23:01 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32ec9_d20250626_m011944_c001_v0001171_t0039_u01750900784706") 2025/06/26 01:23:01 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a162473_d20250626_m011948_c001_v7007000_t0000_u01750900788698") 2025/06/26 01:23:01 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66ae7_d20250626_m011944_c001_v0001182_t0012_u01750900784798") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4055f98f3ab773ca_d20250626_m011730_c001_v7007000_t0000_u01750900650609") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f119cd5d4c08f0793_d20250626_m011728_c001_v0001137_t0012_u01750900648417") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ef62_d20250626_m011728_c001_v7007000_t0000_u01750900648233") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f119cd5d4c08f078b_d20250626_m011724_c001_v0001137_t0044_u01750900644765") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ef5e_d20250626_m011724_c001_v7007000_t0000_u01750900644038") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32878_d20250626_m011720_c001_v0001171_t0050_u01750900640246") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f415f2c7c42a658ed_d20250626_m011718_c001_v7007000_t0000_u01750900638774") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1136be249aef1321_d20250626_m011716_c001_v0001184_t0004_u01750900636948") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4144cb410965f872_d20250626_m011716_c001_v7007000_t0000_u01750900636758") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1136be249aef12dd_d20250626_m011713_c001_v0001184_t0019_u01750900633652") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4144cb410965f860_d20250626_m011712_c001_v7007000_t0000_u01750900632926") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32819_d20250626_m011709_c001_v0001171_t0021_u01750900629165") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f402ff3cf6939fbdd_d20250626_m011708_c001_v7007000_t0000_u01750900628244") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10180c876e2844ef_d20250626_m011706_c001_v0001176_t0025_u01750900626891") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f422dedf5134c64f6_d20250626_m011706_c001_v7007000_t0000_u01750900626710") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10180c876e2844eb_d20250626_m011704_c001_v0001176_t0059_u01750900624035") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f422dedf5134c64de_d20250626_m011703_c001_v7007000_t0000_u01750900623306") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd327ab_d20250626_m011659_c001_v0001171_t0052_u01750900619435") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f402ff3cf6939fb94_d20250626_m011658_c001_v7007000_t0000_u01750900618874") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10372d1bb354294b_d20250626_m011656_c001_v0001144_t0041_u01750900616751") 2025/06/26 01:23:02 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4196f3fbe5c5b021_d20250626_m011656_c001_v7007000_t0000_u01750900616567") 2025/06/26 01:23:03 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10372d1bb354293f_d20250626_m011652_c001_v0001144_t0006_u01750900612919") 2025/06/26 01:23:03 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4196f3fbe5c5b012_d20250626_m011652_c001_v7007000_t0000_u01750900612192") 2025/06/26 01:23:03 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32719_d20250626_m011644_c001_v0001171_t0052_u01750900604223") 2025/06/26 01:23:03 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f42150288faa7b42e_d20250626_m011643_c001_v7007000_t0000_u01750900603308") 2025/06/26 01:23:03 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f101f61452212e9d8_d20250626_m011641_c001_v0001171_t0038_u01750900601114") 2025/06/26 01:23:03 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f408fc7e03e461ae0_d20250626_m011640_c001_v7007000_t0000_u01750900600928") 2025/06/26 01:23:03 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f101f61452212e9b6_d20250626_m011637_c001_v0001171_t0023_u01750900597078") 2025/06/26 01:23:03 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f408fc7e03e461ade_d20250626_m011636_c001_v7007000_t0000_u01750900596345") 2025/06/26 01:23:03 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd326ad_d20250626_m011630_c001_v0001171_t0030_u01750900590536") 2025/06/26 01:23:03 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4053357cf36abb5a_d20250626_m011629_c001_v7007000_t0000_u01750900589625") 2025/06/26 01:23:03 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f112598f116619cf0_d20250626_m011627_c001_v0001115_t0042_u01750900587395") 2025/06/26 01:23:03 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40730db716b5b052_d20250626_m011627_c001_v7007000_t0000_u01750900587212") 2025/06/26 01:23:03 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f112598f116619ce2_d20250626_m011623_c001_v0001115_t0000_u01750900583176") 2025/06/26 01:23:03 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40730db716b5b036_d20250626_m011622_c001_v7007000_t0000_u01750900582453") 2025/06/26 01:23:03 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32623_d20250626_m011616_c001_v0001171_t0033_u01750900576820") 2025/06/26 01:23:03 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4196f3fbe5c5aef8_d20250626_m011615_c001_v7007000_t0000_u01750900575722") 2025/06/26 01:23:03 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1198d6387c9c54b1_d20250626_m011609_c001_v0001183_t0021_u01750900569961") 2025/06/26 01:23:03 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f422dedf5134c63cc_d20250626_m011609_c001_v7007000_t0000_u01750900569763") 2025/06/26 01:23:03 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd325c1_d20250626_m011605_c001_v0001171_t0000_u01750900565388") 2025/06/26 01:23:04 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1116f334bf46b7ec_d20250626_m011604_c001_v0001176_t0004_u01750900564639") 2025/06/26 01:23:04 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1116f334bf46b7e4_d20250626_m011603_c001_v0001176_t0059_u01750900563429") 2025/06/26 01:23:04 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f413b977d3b652ba0_d20250626_m011549_c001_v7007000_t0000_u01750900549979") 2025/06/26 01:23:04 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f106ac1a127f9d133_d20250626_m011542_c001_v0001104_t0017_u01750900542720") 2025/06/26 01:23:04 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1173cc6d4d50737d_d20250626_m011541_c001_v0001183_t0039_u01750900541972") 2025/06/26 01:23:04 DEBUG : dst/one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1173cc6d4d507369_d20250626_m011540_c001_v0001183_t0027_u01750900540586") 2025/06/26 01:23:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4055f98f3ab773cb_d20250626_m011730_c001_v7007000_t0000_u01750900650793") 2025/06/26 01:23:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f11781ebd8c48c86e_d20250626_m011727_c001_v0001150_t0058_u01750900647821") 2025/06/26 01:23:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f105c025847a8deb4_d20250626_m011723_c001_v0001165_t0025_u01750900643800") 2025/06/26 01:23:04 DEBUG : dst/one.bak: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f415f2c7c42a658ee_d20250626_m011718_c001_v7007000_t0000_u01750900638957") 2025/06/26 01:23:04 DEBUG : dst/one.bak: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1051a93e3c1801ea_d20250626_m011716_c001_v0001181_t0051_u01750900636448") 2025/06/26 01:23:04 DEBUG : dst/one.bak: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1113179e3d843d0b_d20250626_m011712_c001_v0001101_t0035_u01750900632543") 2025/06/26 01:23:04 DEBUG : dst/one.bak: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f402ff3cf6939fbdf_d20250626_m011708_c001_v7007000_t0000_u01750900628425") 2025/06/26 01:23:04 DEBUG : dst/one.bak: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f113f829f0935d0cc_d20250626_m011706_c001_v0001037_t0014_u01750900626014") 2025/06/26 01:23:04 DEBUG : dst/one.bak: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f108ae9017a9ffd30_d20250626_m011702_c001_v0001120_t0052_u01750900622874") 2025/06/26 01:23:04 DEBUG : dst/three: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4196f3fbe5c5aefa_d20250626_m011615_c001_v7007000_t0000_u01750900575904") 2025/06/26 01:23:04 DEBUG : dst/three: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1116f334bf46b802_d20250626_m011614_c001_v0001176_t0006_u01750900574390") 2025/06/26 01:23:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4055f98f3ab773cc_d20250626_m011730_c001_v7007000_t0000_u01750900650978") 2025/06/26 01:23:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10422be4224a7b6e_d20250626_m011729_c001_v0001180_t0044_u01750900649383") 2025/06/26 01:23:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1161947af0fd56bf_d20250626_m011725_c001_v0001177_t0044_u01750900645911") 2025/06/26 01:23:05 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4055f98f3ab773cd_d20250626_m011731_c001_v7007000_t0000_u01750900651162") 2025/06/26 01:23:05 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f119cd5d4c08f0799_d20250626_m011729_c001_v0001137_t0014_u01750900649771") 2025/06/26 01:23:05 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ef64_d20250626_m011729_c001_v7007000_t0000_u01750900649588") 2025/06/26 01:23:05 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f119cd5d4c08f078f_d20250626_m011726_c001_v0001137_t0038_u01750900646311") 2025/06/26 01:23:05 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ef61_d20250626_m011726_c001_v7007000_t0000_u01750900646128") 2025/06/26 01:23:05 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32882_d20250626_m011720_c001_v0001171_t0057_u01750900640887") 2025/06/26 01:23:05 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f415f2c7c42a658ef_d20250626_m011719_c001_v7007000_t0000_u01750900639139") 2025/06/26 01:23:05 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1136be249aef1337_d20250626_m011718_c001_v0001184_t0034_u01750900638189") 2025/06/26 01:23:05 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4144cb410965f873_d20250626_m011718_c001_v7007000_t0000_u01750900638003") 2025/06/26 01:23:05 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1136be249aef12f7_d20250626_m011715_c001_v0001184_t0027_u01750900635032") 2025/06/26 01:23:05 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4144cb410965f871_d20250626_m011714_c001_v7007000_t0000_u01750900634848") 2025/06/26 01:23:05 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd3281f_d20250626_m011709_c001_v0001171_t0033_u01750900629806") 2025/06/26 01:23:05 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f422dedf5134c6500_d20250626_m011707_c001_v7007000_t0000_u01750900627697") 2025/06/26 01:23:05 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd327f1_d20250626_m011705_c001_v0001171_t0026_u01750900625096") 2025/06/26 01:23:05 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f422dedf5134c64e5_d20250626_m011704_c001_v7007000_t0000_u01750900624726") 2025/06/26 01:23:05 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd327ba_d20250626_m011700_c001_v0001171_t0011_u01750900620192") 2025/06/26 01:23:05 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4196f3fbe5c5b026_d20250626_m011657_c001_v7007000_t0000_u01750900617955") 2025/06/26 01:23:05 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32783_d20250626_m011655_c001_v0001171_t0059_u01750900615393") 2025/06/26 01:23:05 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4196f3fbe5c5b01e_d20250626_m011654_c001_v7007000_t0000_u01750900614304") 2025/06/26 01:23:05 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32737_d20250626_m011647_c001_v0001171_t0023_u01750900607059") 2025/06/26 01:23:06 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f408fc7e03e461ae3_d20250626_m011642_c001_v7007000_t0000_u01750900602388") 2025/06/26 01:23:06 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f106ac1a127f9d1a5_d20250626_m011639_c001_v0001104_t0057_u01750900599249") 2025/06/26 01:23:06 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f408fc7e03e461adf_d20250626_m011638_c001_v7007000_t0000_u01750900598152") 2025/06/26 01:23:06 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd326b5_d20250626_m011631_c001_v0001171_t0050_u01750900591635") 2025/06/26 01:23:06 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40730db716b5b054_d20250626_m011628_c001_v7007000_t0000_u01750900588697") 2025/06/26 01:23:06 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f106ac1a127f9d18b_d20250626_m011625_c001_v0001104_t0054_u01750900585854") 2025/06/26 01:23:06 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40730db716b5b050_d20250626_m011624_c001_v7007000_t0000_u01750900584756") 2025/06/26 01:23:06 DEBUG : dst/three.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd3262d_d20250626_m011617_c001_v0001171_t0014_u01750900577662") 2025/06/26 01:23:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f415f2c7c42a658f1_d20250626_m011719_c001_v7007000_t0000_u01750900639323") 2025/06/26 01:23:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107c17238d71f64f_d20250626_m011717_c001_v0001113_t0029_u01750900637697") 2025/06/26 01:23:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f119d30cc915d4a0e_d20250626_m011714_c001_v0001146_t0007_u01750900634487") 2025/06/26 01:23:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f402ff3cf6939fbe0_d20250626_m011708_c001_v7007000_t0000_u01750900628606") 2025/06/26 01:23:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f118fdbf82527a37b_d20250626_m011707_c001_v0001099_t0032_u01750900627307") 2025/06/26 01:23:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f105f579c06b4b273_d20250626_m011704_c001_v0001184_t0010_u01750900624522") 2025/06/26 01:23:06 DEBUG : dst/two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4055f98f3ab773ce_d20250626_m011731_c001_v7007000_t0000_u01750900651347") 2025/06/26 01:23:06 DEBUG : dst/two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd3287e_d20250626_m011720_c001_v0001171_t0051_u01750900640605") 2025/06/26 01:23:06 DEBUG : dst/two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f415f2c7c42a658f2_d20250626_m011719_c001_v7007000_t0000_u01750900639508") 2025/06/26 01:23:07 DEBUG : dst/two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd3281b_d20250626_m011709_c001_v0001171_t0058_u01750900629424") 2025/06/26 01:23:07 DEBUG : dst/two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f402ff3cf6939fbe2_d20250626_m011708_c001_v7007000_t0000_u01750900628798") 2025/06/26 01:23:07 DEBUG : dst/two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd327b3_d20250626_m011659_c001_v0001171_t0033_u01750900619907") 2025/06/26 01:23:07 DEBUG : dst/two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f402ff3cf6939fb98_d20250626_m011659_c001_v7007000_t0000_u01750900619066") 2025/06/26 01:23:07 DEBUG : dst/two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32733_d20250626_m011646_c001_v0001171_t0005_u01750900606749") 2025/06/26 01:23:07 DEBUG : dst/two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f42150288faa7b430_d20250626_m011643_c001_v7007000_t0000_u01750900603491") 2025/06/26 01:23:07 DEBUG : dst/two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f106ac1a127f9d19f_d20250626_m011630_c001_v0001104_t0007_u01750900590988") 2025/06/26 01:23:07 DEBUG : dst/two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4053357cf36abb5c_d20250626_m011629_c001_v7007000_t0000_u01750900589806") 2025/06/26 01:23:07 DEBUG : dst/two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f106ac1a127f9d179_d20250626_m011617_c001_v0001104_t0010_u01750900577195") 2025/06/26 01:23:07 DEBUG : dst/two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4196f3fbe5c5aefd_d20250626_m011616_c001_v7007000_t0000_u01750900576090") 2025/06/26 01:23:07 DEBUG : dst/two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1096f60583690255_d20250626_m011611_c001_v0001178_t0005_u01750900571301") 2025/06/26 01:23:07 DEBUG : dst/two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f413b977d3b652ba2_d20250626_m011550_c001_v7007000_t0000_u01750900550163") 2025/06/26 01:23:07 DEBUG : dst/two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1173cc6d4d50740d_d20250626_m011548_c001_v0001183_t0024_u01750900548955") 2025/06/26 01:23:07 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40730db716b5ae6d_d20250626_m011514_c001_v7007000_t0000_u01750900514163") 2025/06/26 01:23:07 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f106ac1a127f9d0fd_d20250626_m011510_c001_v0001104_t0013_u01750900510223") 2025/06/26 01:23:07 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40730db716b5ae6a_d20250626_m011508_c001_v7007000_t0000_u01750900508233") 2025/06/26 01:23:07 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32385_d20250626_m011457_c001_v0001171_t0056_u01750900497787") 2025/06/26 01:23:07 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4535d_d20250626_m011448_c001_v7007000_t0000_u01750900488885") 2025/06/26 01:23:07 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f106ac1a127f9d0cd_d20250626_m011445_c001_v0001104_t0010_u01750900485597") 2025/06/26 01:23:07 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4533e_d20250626_m011424_c001_v7007000_t0000_u01750900464093") 2025/06/26 01:23:08 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5631b_d20250626_m011422_c001_v0001161_t0008_u01750900462141") 2025/06/26 01:23:08 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4533a_d20250626_m011421_c001_v7007000_t0000_u01750900461233") 2025/06/26 01:23:08 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d56313_d20250626_m011419_c001_v0001161_t0027_u01750900459646") 2025/06/26 01:23:08 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f7373f5_d20250626_m011416_c001_v7007000_t0000_u01750900456546") 2025/06/26 01:23:08 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d562f3_d20250626_m011414_c001_v0001161_t0045_u01750900454585") 2025/06/26 01:23:08 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f7373e6_d20250626_m011413_c001_v7007000_t0000_u01750900453643") 2025/06/26 01:23:08 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d562e1_d20250626_m011412_c001_v0001161_t0014_u01750900452311") 2025/06/26 01:23:08 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f7373b9_d20250626_m011405_c001_v7007000_t0000_u01750900445838") 2025/06/26 01:23:08 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d562bb_d20250626_m011404_c001_v0001161_t0008_u01750900444204") 2025/06/26 01:23:08 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f737399_d20250626_m011403_c001_v7007000_t0000_u01750900443187") 2025/06/26 01:23:08 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d562b1_d20250626_m011402_c001_v0001161_t0011_u01750900442345") 2025/06/26 01:23:08 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f73734d_d20250626_m011357_c001_v7007000_t0000_u01750900437691") 2025/06/26 01:23:08 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5628d_d20250626_m011356_c001_v0001161_t0015_u01750900436111") 2025/06/26 01:23:08 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f73733d_d20250626_m011354_c001_v7007000_t0000_u01750900434272") 2025/06/26 01:23:08 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5627b_d20250626_m011353_c001_v0001161_t0001_u01750900433106") 2025/06/26 01:23:08 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f737339_d20250626_m011352_c001_v7007000_t0000_u01750900432738") 2025/06/26 01:23:08 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f117b720371813eb6_d20250626_m011351_c001_v0001040_t0005_u01750900431943") 2025/06/26 01:23:08 DEBUG : empty space: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5626b_d20250626_m011350_c001_v0001161_t0030_u01750900430352") 2025/06/26 01:23:08 DEBUG : enormous: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4533c_d20250626_m011423_c001_v7007000_t0000_u01750900463172") 2025/06/26 01:23:08 DEBUG : enormous: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5631d_d20250626_m011422_c001_v0001161_t0049_u01750900462436") 2025/06/26 01:23:08 DEBUG : existing: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4055f98f3ab773d0_d20250626_m011735_c001_v7007000_t0000_u01750900655603") 2025/06/26 01:23:09 DEBUG : existing: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd328f4_d20250626_m011734_c001_v0001171_t0024_u01750900654330") 2025/06/26 01:23:09 DEBUG : existing: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4535b_d20250626_m011443_c001_v7007000_t0000_u01750900483942") 2025/06/26 01:23:09 DEBUG : existing: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f106ac1a127f9d0c7_d20250626_m011442_c001_v0001104_t0004_u01750900482648") 2025/06/26 01:23:09 DEBUG : existing: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40730db716b5ad21_d20250626_m011347_c001_v7007000_t0000_u01750900427193") 2025/06/26 01:23:09 DEBUG : existing: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d56259_d20250626_m011345_c001_v0001161_t0054_u01750900425944") 2025/06/26 01:23:09 DEBUG : existing: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40730db716b5ad05_d20250626_m011345_c001_v7007000_t0000_u01750900425395") 2025/06/26 01:23:09 DEBUG : existing: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d56255_d20250626_m011344_c001_v0001161_t0045_u01750900424646") 2025/06/26 01:23:09 DEBUG : existing: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5624b_d20250626_m011343_c001_v0001161_t0029_u01750900423832") 2025/06/26 01:23:09 DEBUG : existing-b: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4535c_d20250626_m011444_c001_v7007000_t0000_u01750900484125") 2025/06/26 01:23:09 DEBUG : existing-b: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32307_d20250626_m011442_c001_v0001171_t0015_u01750900482638") 2025/06/26 01:23:09 DEBUG : file1: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b94_d20250626_m011831_c001_v7007000_t0000_u01750900711859") 2025/06/26 01:23:09 DEBUG : file1: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d6680e_d20250626_m011830_c001_v0001182_t0051_u01750900710699") 2025/06/26 01:23:09 DEBUG : file1: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b90_d20250626_m011829_c001_v7007000_t0000_u01750900709382") 2025/06/26 01:23:09 DEBUG : file1: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc2854583a_d20250626_m011827_c001_v0001098_t0059_u01750900707978") 2025/06/26 01:23:09 DEBUG : five: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45340_d20250626_m011428_c001_v7007000_t0000_u01750900468341") 2025/06/26 01:23:09 DEBUG : five: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4005c3b814d5632f_d20250626_m011426_c001_v0001161_t0054_u01750900466328") 2025/06/26 01:23:09 DEBUG : foo: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f737345_d20250626_m011355_c001_v7007000_t0000_u01750900435744") 2025/06/26 01:23:09 DEBUG : foo: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4005c3b814d56287_d20250626_m011355_c001_v0001161_t0054_u01750900435196") 2025/06/26 01:23:09 DEBUG : foo: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4005c3b814d56285_d20250626_m011354_c001_v0001161_t0054_u01750900434641") 2025/06/26 01:23:09 DEBUG : four: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45341_d20250626_m011428_c001_v7007000_t0000_u01750900468523") 2025/06/26 01:23:10 DEBUG : four: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4118b31ecfd3226a_d20250626_m011426_c001_v0001171_t0038_u01750900466882") 2025/06/26 01:23:10 DEBUG : four: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5632d_d20250626_m011425_c001_v0001161_t0040_u01750900465414") 2025/06/26 01:23:10 DEBUG : hello world2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ea64_d20250626_m011259_c001_v7007000_t0000_u01750900379540") 2025/06/26 01:23:10 DEBUG : hello world2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5614b_d20250626_m011258_c001_v0001161_t0007_u01750900378873") 2025/06/26 01:23:10 DEBUG : ignore-size: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40730db716b5acf2_d20250626_m011343_c001_v7007000_t0000_u01750900423465") 2025/06/26 01:23:10 DEBUG : ignore-size: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d56243_d20250626_m011342_c001_v0001161_t0036_u01750900422421") 2025/06/26 01:23:10 DEBUG : nested/sub dir/file: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45358_d20250626_m011441_c001_v7007000_t0000_u01750900481907") 2025/06/26 01:23:10 DEBUG : nested/sub dir/file: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f106ac1a127f9d0bf_d20250626_m011441_c001_v0001104_t0040_u01750900481029") 2025/06/26 01:23:10 DEBUG : nested/sub dir/file: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45356_d20250626_m011440_c001_v7007000_t0000_u01750900480286") 2025/06/26 01:23:10 DEBUG : nested/sub dir/file: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f106ac1a127f9d0b9_d20250626_m011439_c001_v0001104_t0026_u01750900479391") 2025/06/26 01:23:10 DEBUG : one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45342_d20250626_m011428_c001_v7007000_t0000_u01750900468704") 2025/06/26 01:23:10 DEBUG : one: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4005c3b814d56323_d20250626_m011424_c001_v0001161_t0054_u01750900464488") 2025/06/26 01:23:10 DEBUG : only0: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b61_d20250626_m011823_c001_v7007000_t0000_u01750900703436") 2025/06/26 01:23:10 DEBUG : only0: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4118b31ecfd32b47_d20250626_m011817_c001_v0001171_t0038_u01750900697408") 2025/06/26 01:23:10 DEBUG : only0: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32a5e_d20250626_m011802_c001_v0001171_t0012_u01750900682350") 2025/06/26 01:23:10 DEBUG : only0: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4123b9dd55ee6f5a_d20250626_m011756_c001_v7007000_t0000_u01750900676811") 2025/06/26 01:23:10 DEBUG : only0: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32924_d20250626_m011739_c001_v0001171_t0045_u01750900659489") 2025/06/26 01:23:10 DEBUG : only1: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b64_d20250626_m011823_c001_v7007000_t0000_u01750900703691") 2025/06/26 01:23:10 DEBUG : only1: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40512ddc2854581e_d20250626_m011818_c001_v0001098_t0010_u01750900698718") 2025/06/26 01:23:10 DEBUG : only1: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32a68_d20250626_m011803_c001_v0001171_t0022_u01750900683037") 2025/06/26 01:23:11 DEBUG : only1: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f407961d40d218b2e_d20250626_m011756_c001_v7007000_t0000_u01750900676038") 2025/06/26 01:23:11 DEBUG : only1: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32930_d20250626_m011740_c001_v0001171_t0012_u01750900660280") 2025/06/26 01:23:11 DEBUG : only10: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b66_d20250626_m011823_c001_v7007000_t0000_u01750900703874") 2025/06/26 01:23:11 DEBUG : only10: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40512ddc28545818_d20250626_m011818_c001_v0001098_t0010_u01750900698345") 2025/06/26 01:23:11 DEBUG : only10: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32ac6_d20250626_m011809_c001_v0001171_t0012_u01750900689859") 2025/06/26 01:23:11 DEBUG : only10: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a162363_d20250626_m011756_c001_v7007000_t0000_u01750900676600") 2025/06/26 01:23:11 DEBUG : only10: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd3299a_d20250626_m011747_c001_v0001171_t0058_u01750900667317") 2025/06/26 01:23:11 DEBUG : only11: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b68_d20250626_m011824_c001_v7007000_t0000_u01750900704058") 2025/06/26 01:23:11 DEBUG : only11: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4070404c90467dfa_d20250626_m011817_c001_v0001171_t0042_u01750900697958") 2025/06/26 01:23:11 DEBUG : only11: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32ad0_d20250626_m011810_c001_v0001171_t0056_u01750900690525") 2025/06/26 01:23:11 DEBUG : only11: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4154f524e8c432ec_d20250626_m011756_c001_v7007000_t0000_u01750900676822") 2025/06/26 01:23:11 DEBUG : only11: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd329a2_d20250626_m011748_c001_v0001171_t0048_u01750900668072") 2025/06/26 01:23:11 DEBUG : only12: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b6a_d20250626_m011824_c001_v7007000_t0000_u01750900704240") 2025/06/26 01:23:11 DEBUG : only12: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f407af6eb42d667a0_d20250626_m011818_c001_v0001182_t0012_u01750900698152") 2025/06/26 01:23:11 DEBUG : only12: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32adc_d20250626_m011811_c001_v0001171_t0004_u01750900691340") 2025/06/26 01:23:11 DEBUG : only12: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4123b9dd55ee6f56_d20250626_m011756_c001_v7007000_t0000_u01750900676239") 2025/06/26 01:23:11 DEBUG : only12: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd329b2_d20250626_m011749_c001_v0001171_t0059_u01750900669156") 2025/06/26 01:23:11 DEBUG : only13: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b6c_d20250626_m011824_c001_v7007000_t0000_u01750900704422") 2025/06/26 01:23:11 DEBUG : only13: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4118b31ecfd32b51_d20250626_m011817_c001_v0001171_t0038_u01750900697987") 2025/06/26 01:23:12 DEBUG : only13: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32ae6_d20250626_m011812_c001_v0001171_t0044_u01750900692084") 2025/06/26 01:23:12 DEBUG : only13: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4154f524e8c432e9_d20250626_m011756_c001_v7007000_t0000_u01750900676248") 2025/06/26 01:23:12 DEBUG : only13: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd329bc_d20250626_m011749_c001_v0001171_t0058_u01750900669818") 2025/06/26 01:23:12 DEBUG : only14: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b6e_d20250626_m011824_c001_v7007000_t0000_u01750900704605") 2025/06/26 01:23:12 DEBUG : only14: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4070404c90467dfc_d20250626_m011818_c001_v0001171_t0042_u01750900698142") 2025/06/26 01:23:12 DEBUG : only14: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32af0_d20250626_m011812_c001_v0001171_t0054_u01750900692761") 2025/06/26 01:23:12 DEBUG : only14: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f407961d40d218b30_d20250626_m011756_c001_v7007000_t0000_u01750900676407") 2025/06/26 01:23:12 DEBUG : only14: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd329c6_d20250626_m011750_c001_v0001171_t0043_u01750900670701") 2025/06/26 01:23:12 DEBUG : only15: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b70_d20250626_m011824_c001_v7007000_t0000_u01750900704798") 2025/06/26 01:23:12 DEBUG : only15: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4118b31ecfd32b55_d20250626_m011818_c001_v0001171_t0038_u01750900698177") 2025/06/26 01:23:12 DEBUG : only15: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32afa_d20250626_m011813_c001_v0001171_t0005_u01750900693500") 2025/06/26 01:23:12 DEBUG : only15: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a162362_d20250626_m011756_c001_v7007000_t0000_u01750900676415") 2025/06/26 01:23:12 DEBUG : only15: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd329d2_d20250626_m011751_c001_v0001171_t0014_u01750900671361") 2025/06/26 01:23:12 DEBUG : only16: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b72_d20250626_m011824_c001_v7007000_t0000_u01750900704980") 2025/06/26 01:23:12 DEBUG : only16: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4070404c90467dfe_d20250626_m011818_c001_v0001171_t0042_u01750900698326") 2025/06/26 01:23:12 DEBUG : only16: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32b04_d20250626_m011814_c001_v0001171_t0058_u01750900694126") 2025/06/26 01:23:12 DEBUG : only16: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f407961d40d218b2d_d20250626_m011755_c001_v7007000_t0000_u01750900675854") 2025/06/26 01:23:12 DEBUG : only16: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd329da_d20250626_m011752_c001_v0001171_t0009_u01750900672229") 2025/06/26 01:23:13 DEBUG : only17: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b74_d20250626_m011825_c001_v7007000_t0000_u01750900705165") 2025/06/26 01:23:13 DEBUG : only17: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f407af6eb42d667a4_d20250626_m011818_c001_v0001182_t0012_u01750900698342") 2025/06/26 01:23:13 DEBUG : only17: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32b1a_d20250626_m011814_c001_v0001171_t0047_u01750900694878") 2025/06/26 01:23:13 DEBUG : only17: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4123b9dd55ee6f59_d20250626_m011756_c001_v7007000_t0000_u01750900676610") 2025/06/26 01:23:13 DEBUG : only17: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd329e4_d20250626_m011752_c001_v0001171_t0054_u01750900672841") 2025/06/26 01:23:13 DEBUG : only18: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b75_d20250626_m011825_c001_v7007000_t0000_u01750900705347") 2025/06/26 01:23:13 DEBUG : only18: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4118b31ecfd32b59_d20250626_m011818_c001_v0001171_t0038_u01750900698380") 2025/06/26 01:23:13 DEBUG : only18: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32b29_d20250626_m011815_c001_v0001171_t0008_u01750900695500") 2025/06/26 01:23:13 DEBUG : only18: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f407961d40d218b33_d20250626_m011756_c001_v7007000_t0000_u01750900676961") 2025/06/26 01:23:13 DEBUG : only18: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd329ec_d20250626_m011753_c001_v0001171_t0034_u01750900673432") 2025/06/26 01:23:13 DEBUG : only19: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b77_d20250626_m011825_c001_v7007000_t0000_u01750900705541") 2025/06/26 01:23:13 DEBUG : only19: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4070404c90467e02_d20250626_m011818_c001_v0001171_t0042_u01750900698509") 2025/06/26 01:23:13 DEBUG : only19: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32b35_d20250626_m011816_c001_v0001171_t0022_u01750900696464") 2025/06/26 01:23:14 DEBUG : only19: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4123b9dd55ee6f57_d20250626_m011756_c001_v7007000_t0000_u01750900676424") 2025/06/26 01:23:14 DEBUG : only19: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32a02_d20250626_m011754_c001_v0001171_t0052_u01750900674418") 2025/06/26 01:23:14 DEBUG : only2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b79_d20250626_m011825_c001_v7007000_t0000_u01750900705724") 2025/06/26 01:23:14 DEBUG : only2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f407af6eb42d667a6_d20250626_m011818_c001_v0001182_t0012_u01750900698525") 2025/06/26 01:23:14 DEBUG : only2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32a6c_d20250626_m011803_c001_v0001171_t0047_u01750900683718") 2025/06/26 01:23:14 DEBUG : only2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4154f524e8c432ea_d20250626_m011756_c001_v7007000_t0000_u01750900676459") 2025/06/26 01:23:14 DEBUG : only2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32938_d20250626_m011740_c001_v0001171_t0026_u01750900660912") 2025/06/26 01:23:14 DEBUG : only3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b7a_d20250626_m011825_c001_v7007000_t0000_u01750900705914") 2025/06/26 01:23:14 DEBUG : only3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4118b31ecfd32b5b_d20250626_m011818_c001_v0001171_t0038_u01750900698567") 2025/06/26 01:23:14 DEBUG : only3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32a7a_d20250626_m011804_c001_v0001171_t0025_u01750900684555") 2025/06/26 01:23:14 DEBUG : only3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a162365_d20250626_m011756_c001_v7007000_t0000_u01750900676970") 2025/06/26 01:23:14 DEBUG : only3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd3294e_d20250626_m011741_c001_v0001171_t0040_u01750900661875") 2025/06/26 01:23:14 DEBUG : only4: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b7d_d20250626_m011826_c001_v7007000_t0000_u01750900706098") 2025/06/26 01:23:14 DEBUG : only4: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4118b31ecfd32b5d_d20250626_m011818_c001_v0001171_t0038_u01750900698757") 2025/06/26 01:23:14 DEBUG : only4: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32a8c_d20250626_m011805_c001_v0001171_t0008_u01750900685482") 2025/06/26 01:23:14 DEBUG : only4: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4154f524e8c432eb_d20250626_m011756_c001_v7007000_t0000_u01750900676641") 2025/06/26 01:23:14 DEBUG : only4: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd3295c_d20250626_m011742_c001_v0001171_t0048_u01750900662421") 2025/06/26 01:23:14 DEBUG : only5: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b7e_d20250626_m011826_c001_v7007000_t0000_u01750900706282") 2025/06/26 01:23:14 DEBUG : only5: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40512ddc2854581c_d20250626_m011818_c001_v0001098_t0010_u01750900698534") 2025/06/26 01:23:14 DEBUG : only5: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32a9a_d20250626_m011806_c001_v0001171_t0006_u01750900686782") 2025/06/26 01:23:14 DEBUG : only5: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f407961d40d218b2f_d20250626_m011756_c001_v7007000_t0000_u01750900676222") 2025/06/26 01:23:15 DEBUG : only5: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd3296a_d20250626_m011743_c001_v0001171_t0034_u01750900663145") 2025/06/26 01:23:15 DEBUG : only6: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b80_d20250626_m011826_c001_v7007000_t0000_u01750900706482") 2025/06/26 01:23:15 DEBUG : only6: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4070404c90467e06_d20250626_m011818_c001_v0001171_t0042_u01750900698874") 2025/06/26 01:23:15 DEBUG : only6: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32aa0_d20250626_m011807_c001_v0001171_t0008_u01750900687470") 2025/06/26 01:23:15 DEBUG : only6: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a162361_d20250626_m011756_c001_v7007000_t0000_u01750900676224") 2025/06/26 01:23:15 DEBUG : only6: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd3297a_d20250626_m011743_c001_v0001171_t0049_u01750900663961") 2025/06/26 01:23:15 DEBUG : only7: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b83_d20250626_m011826_c001_v7007000_t0000_u01750900706666") 2025/06/26 01:23:15 DEBUG : only7: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4070404c90467e04_d20250626_m011818_c001_v0001171_t0042_u01750900698692") 2025/06/26 01:23:15 DEBUG : only7: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32aac_d20250626_m011808_c001_v0001171_t0053_u01750900688106") 2025/06/26 01:23:15 DEBUG : only7: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f407961d40d218b32_d20250626_m011756_c001_v7007000_t0000_u01750900676777") 2025/06/26 01:23:15 DEBUG : only7: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32982_d20250626_m011744_c001_v0001171_t0058_u01750900664781") 2025/06/26 01:23:15 DEBUG : only8: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b84_d20250626_m011826_c001_v7007000_t0000_u01750900706848") 2025/06/26 01:23:15 DEBUG : only8: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f407af6eb42d667aa_d20250626_m011818_c001_v0001182_t0012_u01750900698709") 2025/06/26 01:23:15 DEBUG : only8: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32aba_d20250626_m011808_c001_v0001171_t0053_u01750900688699") 2025/06/26 01:23:15 DEBUG : only8: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f407961d40d218b31_d20250626_m011756_c001_v7007000_t0000_u01750900676592") 2025/06/26 01:23:15 DEBUG : only8: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32992_d20250626_m011745_c001_v0001171_t0056_u01750900665758") 2025/06/26 01:23:15 DEBUG : only9: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b86_d20250626_m011827_c001_v7007000_t0000_u01750900707031") 2025/06/26 01:23:15 DEBUG : only9: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f407af6eb42d667ae_d20250626_m011818_c001_v0001182_t0012_u01750900698893") 2025/06/26 01:23:15 DEBUG : only9: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32abe_d20250626_m011809_c001_v0001171_t0058_u01750900689231") 2025/06/26 01:23:15 DEBUG : only9: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4086edb20a162364_d20250626_m011756_c001_v7007000_t0000_u01750900676786") 2025/06/26 01:23:16 DEBUG : only9: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32996_d20250626_m011746_c001_v0001171_t0050_u01750900666499") 2025/06/26 01:23:16 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45351_d20250626_m011438_c001_v7007000_t0000_u01750900478259") 2025/06/26 01:23:16 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd322c8_d20250626_m011435_c001_v0001171_t0046_u01750900475826") 2025/06/26 01:23:16 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4534c_d20250626_m011435_c001_v7007000_t0000_u01750900475089") 2025/06/26 01:23:16 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd322ac_d20250626_m011432_c001_v0001171_t0041_u01750900472910") 2025/06/26 01:23:16 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45348_d20250626_m011432_c001_v7007000_t0000_u01750900472163") 2025/06/26 01:23:16 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32282_d20250626_m011429_c001_v0001171_t0044_u01750900469633") 2025/06/26 01:23:16 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f737401_d20250626_m011418_c001_v7007000_t0000_u01750900458778") 2025/06/26 01:23:16 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d562ff_d20250626_m011417_c001_v0001161_t0051_u01750900457098") 2025/06/26 01:23:16 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f7373f0_d20250626_m011415_c001_v7007000_t0000_u01750900455422") 2025/06/26 01:23:16 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d562eb_d20250626_m011414_c001_v0001161_t0045_u01750900454194") 2025/06/26 01:23:16 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f7373e2_d20250626_m011412_c001_v7007000_t0000_u01750900452969") 2025/06/26 01:23:16 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d562dd_d20250626_m011411_c001_v0001161_t0039_u01750900451992") 2025/06/26 01:23:16 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f7373b4_d20250626_m011405_c001_v7007000_t0000_u01750900445260") 2025/06/26 01:23:16 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d562b9_d20250626_m011403_c001_v0001161_t0009_u01750900443808") 2025/06/26 01:23:16 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f73739e_d20250626_m011403_c001_v7007000_t0000_u01750900443435") 2025/06/26 01:23:16 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d562af_d20250626_m011401_c001_v0001161_t0028_u01750900441981") 2025/06/26 01:23:16 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f73737f_d20250626_m011401_c001_v7007000_t0000_u01750900441613") 2025/06/26 01:23:16 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d562ab_d20250626_m011400_c001_v0001161_t0029_u01750900440927") 2025/06/26 01:23:16 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d562a5_d20250626_m011400_c001_v0001161_t0010_u01750900440119") 2025/06/26 01:23:17 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f737361_d20250626_m011359_c001_v7007000_t0000_u01750900439751") 2025/06/26 01:23:17 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5629f_d20250626_m011358_c001_v0001161_t0041_u01750900438889") 2025/06/26 01:23:17 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5629d_d20250626_m011358_c001_v0001161_t0024_u01750900438241") 2025/06/26 01:23:17 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f73734e_d20250626_m011357_c001_v7007000_t0000_u01750900437874") 2025/06/26 01:23:17 DEBUG : potato: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d56291_d20250626_m011356_c001_v0001161_t0000_u01750900436916") 2025/06/26 01:23:17 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbad49_d20250626_m011523_c001_v7007000_t0000_u01750900523784") 2025/06/26 01:23:17 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f106ac1a127f9d10d_d20250626_m011522_c001_v0001104_t0026_u01750900522785") 2025/06/26 01:23:17 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40730db716b5ae6e_d20250626_m011514_c001_v7007000_t0000_u01750900514590") 2025/06/26 01:23:17 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd323e9_d20250626_m011509_c001_v0001171_t0038_u01750900509533") 2025/06/26 01:23:17 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbac43_d20250626_m011502_c001_v7007000_t0000_u01750900502429") 2025/06/26 01:23:17 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f106ac1a127f9d0e7_d20250626_m011456_c001_v0001104_t0058_u01750900496852") 2025/06/26 01:23:17 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4535f_d20250626_m011449_c001_v7007000_t0000_u01750900489911") 2025/06/26 01:23:17 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd3231f_d20250626_m011445_c001_v0001171_t0043_u01750900485309") 2025/06/26 01:23:17 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4533d_d20250626_m011423_c001_v7007000_t0000_u01750900463353") 2025/06/26 01:23:17 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d56319_d20250626_m011421_c001_v0001161_t0006_u01750900461781") 2025/06/26 01:23:17 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4533b_d20250626_m011421_c001_v7007000_t0000_u01750900461416") 2025/06/26 01:23:17 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5630f_d20250626_m011419_c001_v0001161_t0012_u01750900459329") 2025/06/26 01:23:17 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f737403_d20250626_m011418_c001_v7007000_t0000_u01750900458961") 2025/06/26 01:23:17 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5630b_d20250626_m011417_c001_v0001161_t0052_u01750900457908") 2025/06/26 01:23:17 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f7373f7_d20250626_m011416_c001_v7007000_t0000_u01750900456729") 2025/06/26 01:23:18 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d562f9_d20250626_m011415_c001_v0001161_t0048_u01750900455793") 2025/06/26 01:23:18 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f7373e8_d20250626_m011413_c001_v7007000_t0000_u01750900453826") 2025/06/26 01:23:18 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d562e7_d20250626_m011412_c001_v0001161_t0011_u01750900452981") 2025/06/26 01:23:18 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f7373bb_d20250626_m011406_c001_v7007000_t0000_u01750900446026") 2025/06/26 01:23:18 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d562bd_d20250626_m011404_c001_v0001161_t0011_u01750900444879") 2025/06/26 01:23:18 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ea6e_d20250626_m011302_c001_v7007000_t0000_u01750900382582") 2025/06/26 01:23:18 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d56161_d20250626_m011301_c001_v0001161_t0017_u01750900381811") 2025/06/26 01:23:18 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ea68_d20250626_m011300_c001_v7007000_t0000_u01750900380897") 2025/06/26 01:23:18 DEBUG : potato2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d56157_d20250626_m011300_c001_v0001161_t0048_u01750900380084") 2025/06/26 01:23:18 DEBUG : potato3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40730db716b5ae70_d20250626_m011514_c001_v7007000_t0000_u01750900514967") 2025/06/26 01:23:18 DEBUG : potato3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd323f3_d20250626_m011510_c001_v0001171_t0011_u01750900510741") 2025/06/26 01:23:18 DEBUG : potato3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbac45_d20250626_m011502_c001_v7007000_t0000_u01750900502613") 2025/06/26 01:23:18 DEBUG : potato3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f106ac1a127f9d0e9_d20250626_m011458_c001_v0001104_t0059_u01750900498126") 2025/06/26 01:23:18 DEBUG : potato3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4535e_d20250626_m011449_c001_v7007000_t0000_u01750900489491") 2025/06/26 01:23:18 DEBUG : potato3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32327_d20250626_m011446_c001_v0001171_t0022_u01750900486328") 2025/06/26 01:23:18 DEBUG : pre-dest1/1: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4196f3fbe5c5ae42_d20250626_m011559_c001_v7007000_t0000_u01750900559229") 2025/06/26 01:23:18 DEBUG : pre-dest1/1: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32539_d20250626_m011550_c001_v0001171_t0030_u01750900550957") 2025/06/26 01:23:18 DEBUG : pre-dest2/2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4196f3fbe5c5ae44_d20250626_m011559_c001_v7007000_t0000_u01750900559412") 2025/06/26 01:23:18 DEBUG : pre-dest2/2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f106ac1a127f9d141_d20250626_m011551_c001_v0001104_t0048_u01750900551758") 2025/06/26 01:23:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ad5464f73752c_d20250626_m011535_c001_v7007000_t0000_u01750900535486") 2025/06/26 01:23:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32497_d20250626_m011531_c001_v0001171_t0026_u01750900531526") 2025/06/26 01:23:19 DEBUG : sizeonly: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40730db716b5aceb_d20250626_m011341_c001_v7007000_t0000_u01750900421869") 2025/06/26 01:23:19 DEBUG : sizeonly: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d56235_d20250626_m011340_c001_v0001161_t0018_u01750900420792") 2025/06/26 01:23:19 DEBUG : splitbanan: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f401fb357a6bbb38a_d20250626_m012033_c001_v7007000_t0000_u01750900833748") 2025/06/26 01:23:19 DEBUG : splitbanan: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66cc6_d20250626_m012025_c001_v0001182_t0044_u01750900825929") 2025/06/26 01:23:19 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd7a4_d20250626_m012152_c001_v7007000_t0000_u01750900912631") 2025/06/26 01:23:19 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd333cd_d20250626_m012145_c001_v0001171_t0044_u01750900905759") 2025/06/26 01:23:19 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4176b9eeb9d45412_d20250626_m012137_c001_v7007000_t0000_u01750900897128") 2025/06/26 01:23:19 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd3332d_d20250626_m012130_c001_v0001171_t0022_u01750900890231") 2025/06/26 01:23:19 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266729317_d20250626_m012121_c001_v7007000_t0000_u01750900881735") 2025/06/26 01:23:19 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd33288_d20250626_m012114_c001_v0001171_t0054_u01750900874631") 2025/06/26 01:23:19 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4019711adbbdaf47_d20250626_m012105_c001_v7007000_t0000_u01750900865684") 2025/06/26 01:23:19 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd331e4_d20250626_m012059_c001_v0001171_t0059_u01750900859032") 2025/06/26 01:23:19 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bbb72_d20250626_m012049_c001_v7007000_t0000_u01750900849782") 2025/06/26 01:23:19 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd33133_d20250626_m012042_c001_v0001171_t0055_u01750900842750") 2025/06/26 01:23:19 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced6886_d20250626_m012028_c001_v7007000_t0000_u01750900828105") 2025/06/26 01:23:19 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc2854597f_d20250626_m012024_c001_v0001098_t0050_u01750900824166") 2025/06/26 01:23:19 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45662_d20250626_m012015_c001_v7007000_t0000_u01750900815815") 2025/06/26 01:23:19 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545945_d20250626_m012006_c001_v0001098_t0057_u01750900806594") 2025/06/26 01:23:19 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4154f524e8c43418_d20250626_m012004_c001_v7007000_t0000_u01750900804933") 2025/06/26 01:23:20 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545933_d20250626_m012002_c001_v0001098_t0028_u01750900802054") 2025/06/26 01:23:20 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40358b5d4b62ffb4_d20250626_m011953_c001_v7007000_t0000_u01750900793714") 2025/06/26 01:23:20 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32edb_d20250626_m011946_c001_v0001171_t0009_u01750900786707") 2025/06/26 01:23:20 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41078181dbeedd4a_d20250626_m011945_c001_v7007000_t0000_u01750900785006") 2025/06/26 01:23:20 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc285458fc_d20250626_m011941_c001_v0001098_t0036_u01750900781750") 2025/06/26 01:23:20 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f402ff3cf6939fdbe_d20250626_m011927_c001_v7007000_t0000_u01750900767635") 2025/06/26 01:23:20 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468052_d20250626_m011917_c001_v0001171_t0015_u01750900757839") 2025/06/26 01:23:20 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4008bcc009db861f_d20250626_m011909_c001_v7007000_t0000_u01750900749429") 2025/06/26 01:23:20 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90467fa2_d20250626_m011902_c001_v0001171_t0050_u01750900742235") 2025/06/26 01:23:20 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40999fee4ced66cc_d20250626_m011853_c001_v7007000_t0000_u01750900733734") 2025/06/26 01:23:20 DEBUG : splitbananasplit: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90467f17_d20250626_m011847_c001_v0001171_t0052_u01750900727063") 2025/06/26 01:23:20 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40242dfbabe5e8b2_d20250626_m012010_c001_v7007000_t0000_u01750900810708") 2025/06/26 01:23:20 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468216_d20250626_m012003_c001_v0001171_t0046_u01750900803238") 2025/06/26 01:23:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728bbc_d20250626_m011839_c001_v7007000_t0000_u01750900719302") 2025/06/26 01:23:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90467e9c_d20250626_m011836_c001_v0001171_t0054_u01750900716782") 2025/06/26 01:23:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4191d0f2f127eb1b_d20250626_m011835_c001_v7007000_t0000_u01750900715665") 2025/06/26 01:23:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32bd1_d20250626_m011832_c001_v0001171_t0038_u01750900712813") 2025/06/26 01:23:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45359_d20250626_m011442_c001_v7007000_t0000_u01750900482090") 2025/06/26 01:23:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd322f9_d20250626_m011441_c001_v0001171_t0048_u01750900481019") 2025/06/26 01:23:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45357_d20250626_m011440_c001_v7007000_t0000_u01750900480468") 2025/06/26 01:23:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd322e7_d20250626_m011439_c001_v0001171_t0025_u01750900479380") 2025/06/26 01:23:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40730db716b5acd0_d20250626_m011338_c001_v7007000_t0000_u01750900418609") 2025/06/26 01:23:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5621b_d20250626_m011336_c001_v0001161_t0020_u01750900416921") 2025/06/26 01:23:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40730db716b5acb0_d20250626_m011336_c001_v7007000_t0000_u01750900416556") 2025/06/26 01:23:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5620d_d20250626_m011335_c001_v0001161_t0000_u01750900415022") 2025/06/26 01:23:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40730db716b5ac78_d20250626_m011332_c001_v7007000_t0000_u01750900412902") 2025/06/26 01:23:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d561f5_d20250626_m011331_c001_v0001161_t0039_u01750900411069") 2025/06/26 01:23:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40730db716b5ac65_d20250626_m011330_c001_v7007000_t0000_u01750900410520") 2025/06/26 01:23:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d561e9_d20250626_m011329_c001_v0001161_t0014_u01750900409355") 2025/06/26 01:23:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d561e1_d20250626_m011326_c001_v0001161_t0006_u01750900406707") 2025/06/26 01:23:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40730db716b5ac52_d20250626_m011326_c001_v7007000_t0000_u01750900406282") 2025/06/26 01:23:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d561dd_d20250626_m011325_c001_v0001161_t0057_u01750900405602") 2025/06/26 01:23:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d561d5_d20250626_m011324_c001_v0001161_t0027_u01750900404780") 2025/06/26 01:23:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f40730db716b5ac49_d20250626_m011324_c001_v7007000_t0000_u01750900404412") 2025/06/26 01:23:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d561c7_d20250626_m011321_c001_v0001161_t0029_u01750900401669") 2025/06/26 01:23:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d561bb_d20250626_m011318_c001_v0001161_t0021_u01750900398836") 2025/06/26 01:23:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ea94_d20250626_m011318_c001_v7007000_t0000_u01750900398474") 2025/06/26 01:23:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d561af_d20250626_m011317_c001_v0001161_t0010_u01750900397814") 2025/06/26 01:23:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d561a9_d20250626_m011316_c001_v0001161_t0015_u01750900396997") 2025/06/26 01:23:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ea8f_d20250626_m011316_c001_v7007000_t0000_u01750900396636") 2025/06/26 01:23:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d56185_d20250626_m011312_c001_v0001161_t0057_u01750900392608") 2025/06/26 01:23:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ea89_d20250626_m011312_c001_v7007000_t0000_u01750900392247") 2025/06/26 01:23:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5617b_d20250626_m011311_c001_v0001161_t0015_u01750900391258") 2025/06/26 01:23:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ea84_d20250626_m011310_c001_v7007000_t0000_u01750900390288") 2025/06/26 01:23:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d56177_d20250626_m011309_c001_v0001161_t0018_u01750900389624") 2025/06/26 01:23:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ea81_d20250626_m011309_c001_v7007000_t0000_u01750900389080") 2025/06/26 01:23:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5616f_d20250626_m011307_c001_v0001161_t0040_u01750900387880") 2025/06/26 01:23:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ea7c_d20250626_m011306_c001_v7007000_t0000_u01750900386978") 2025/06/26 01:23:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5616b_d20250626_m011306_c001_v0001161_t0016_u01750900386138") 2025/06/26 01:23:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ea78_d20250626_m011305_c001_v7007000_t0000_u01750900385597") 2025/06/26 01:23:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d56169_d20250626_m011304_c001_v0001161_t0051_u01750900384328") 2025/06/26 01:23:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ea71_d20250626_m011303_c001_v7007000_t0000_u01750900383765") 2025/06/26 01:23:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d56165_d20250626_m011303_c001_v0001161_t0015_u01750900383136") 2025/06/26 01:23:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ea5d_d20250626_m011258_c001_v7007000_t0000_u01750900378290") 2025/06/26 01:23:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5613f_d20250626_m011257_c001_v0001161_t0043_u01750900377246") 2025/06/26 01:23:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ea58_d20250626_m011256_c001_v7007000_t0000_u01750900376705") 2025/06/26 01:23:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d56131_d20250626_m011256_c001_v0001161_t0038_u01750900376025") 2025/06/26 01:23:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ea56_d20250626_m011255_c001_v7007000_t0000_u01750900375409") 2025/06/26 01:23:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5612d_d20250626_m011254_c001_v0001161_t0050_u01750900374647") 2025/06/26 01:23:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4187ea8124f1ea4f_d20250626_m011252_c001_v7007000_t0000_u01750900372465") 2025/06/26 01:23:23 DEBUG : sub dir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d5611d_d20250626_m011251_c001_v0001161_t0030_u01750900371744") 2025/06/26 01:23:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728bbf_d20250626_m011839_c001_v7007000_t0000_u01750900719484") 2025/06/26 01:23:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d66846_d20250626_m011836_c001_v0001182_t0010_u01750900716794") 2025/06/26 01:23:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4191d0f2f127eb1c_d20250626_m011835_c001_v7007000_t0000_u01750900715849") 2025/06/26 01:23:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545844_d20250626_m011832_c001_v0001098_t0037_u01750900712814") 2025/06/26 01:23:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd7a6_d20250626_m012154_c001_v7007000_t0000_u01750900914780") 2025/06/26 01:23:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545a88_d20250626_m012153_c001_v0001098_t0050_u01750900913982") 2025/06/26 01:23:23 DEBUG : sub/yam: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4534f_d20250626_m011437_c001_v7007000_t0000_u01750900477709") 2025/06/26 01:23:23 DEBUG : sub/yam: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f106ac1a127f9d0b1_d20250626_m011435_c001_v0001104_t0000_u01750900475836") 2025/06/26 01:23:23 DEBUG : test_dir1/file2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b95_d20250626_m011832_c001_v7007000_t0000_u01750900712042") 2025/06/26 01:23:23 DEBUG : test_dir1/file2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc2854583c_d20250626_m011830_c001_v0001098_t0024_u01750900710354") 2025/06/26 01:23:23 DEBUG : test_dir1/file2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b91_d20250626_m011829_c001_v7007000_t0000_u01750900709564") 2025/06/26 01:23:23 DEBUG : test_dir1/file2: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd32baf_d20250626_m011827_c001_v0001171_t0010_u01750900707989") 2025/06/26 01:23:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b96_d20250626_m011832_c001_v7007000_t0000_u01750900712229") 2025/06/26 01:23:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90467e66_d20250626_m011830_c001_v0001171_t0005_u01750900710348") 2025/06/26 01:23:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f418c354266728b93_d20250626_m011829_c001_v7007000_t0000_u01750900709747") 2025/06/26 01:23:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90467e58_d20250626_m011828_c001_v0001171_t0024_u01750900708009") 2025/06/26 01:23:23 DEBUG : three: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45343_d20250626_m011428_c001_v7007000_t0000_u01750900468898") 2025/06/26 01:23:23 DEBUG : three: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d56333_d20250626_m011427_c001_v0001161_t0007_u01750900467640") 2025/06/26 01:23:23 DEBUG : three: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1005c3b814d56329_d20250626_m011424_c001_v0001161_t0052_u01750900464885") 2025/06/26 01:23:24 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd7a7_d20250626_m012156_c001_v7007000_t0000_u01750900916341") 2025/06/26 01:23:24 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d67074_d20250626_m012155_c001_v0001182_t0018_u01750900915725") 2025/06/26 01:23:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd7b9_d20250626_m012215_c001_v7007000_t0000_u01750900935999") 2025/06/26 01:23:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468816_d20250626_m012213_c001_v0001171_t0019_u01750900933949") 2025/06/26 01:23:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd7b3_d20250626_m012212_c001_v7007000_t0000_u01750900932415") 2025/06/26 01:23:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d67111_d20250626_m012210_c001_v0001182_t0040_u01750900930591") 2025/06/26 01:23:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd7b1_d20250626_m012209_c001_v7007000_t0000_u01750900929636") 2025/06/26 01:23:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545ab2_d20250626_m012208_c001_v0001098_t0054_u01750900928826") 2025/06/26 01:23:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd7ac_d20250626_m012203_c001_v7007000_t0000_u01750900923523") 2025/06/26 01:23:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d670b5_d20250626_m012202_c001_v0001182_t0017_u01750900922314") 2025/06/26 01:23:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd7ae_d20250626_m012206_c001_v7007000_t0000_u01750900926061") 2025/06/26 01:23:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c904687a7_d20250626_m012204_c001_v0001171_t0034_u01750900924468") 2025/06/26 01:23:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd7aa_d20250626_m012201_c001_v7007000_t0000_u01750900921367") 2025/06/26 01:23:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f10512ddc28545a96_d20250626_m012200_c001_v0001098_t0020_u01750900920632") 2025/06/26 01:23:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd7a9_d20250626_m012159_c001_v7007000_t0000_u01750900919686") 2025/06/26 01:23:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd33445_d20250626_m012158_c001_v0001171_t0009_u01750900918991") 2025/06/26 01:23:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd7a8_d20250626_m012158_c001_v7007000_t0000_u01750900918032") 2025/06/26 01:23:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1070404c90468751_d20250626_m012157_c001_v0001171_t0047_u01750900917287") 2025/06/26 01:23:24 DEBUG : toe/toe/toe: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f404317e131d5f741_d20250626_m012221_c001_v7007000_t0000_u01750900941200") 2025/06/26 01:23:24 DEBUG : toe/toe/toe: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f107af6eb42d6718d_d20250626_m012220_c001_v0001182_t0030_u01750900940583") 2025/06/26 01:23:25 DEBUG : toe/toe/toe: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd7b0_d20250626_m012207_c001_v7007000_t0000_u01750900927873") 2025/06/26 01:23:25 DEBUG : toe/toe/toe: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd334a1_d20250626_m012207_c001_v0001171_t0057_u01750900927012") 2025/06/26 01:23:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd7c0_d20250626_m012216_c001_v7007000_t0000_u01750900936587") 2025/06/26 01:23:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1118b31ecfd334ff_d20250626_m012215_c001_v0001171_t0008_u01750900935443") 2025/06/26 01:23:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f41182932101bd7b5_d20250626_m012213_c001_v7007000_t0000_u01750900933006") 2025/06/26 01:23:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f111f5a7acae782a7_d20250626_m012211_c001_v0001109_t0048_u01750900931741") 2025/06/26 01:23:25 DEBUG : two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45344_d20250626_m011429_c001_v7007000_t0000_u01750900469081") 2025/06/26 01:23:25 DEBUG : two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f406ac1a127f9d09f_d20250626_m011427_c001_v0001104_t0023_u01750900467076") 2025/06/26 01:23:25 DEBUG : two: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f4005c3b814d56325_d20250626_m011424_c001_v0001161_t0054_u01750900464669") 2025/06/26 01:23:25 DEBUG : yam: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45352_d20250626_m011438_c001_v7007000_t0000_u01750900478452") 2025/06/26 01:23:25 DEBUG : yam: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1124d97aad9ec1a8_d20250626_m011437_c001_v0001137_t0029_u01750900477256") 2025/06/26 01:23:25 DEBUG : yam: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4534b_d20250626_m011434_c001_v7007000_t0000_u01750900474540") 2025/06/26 01:23:25 DEBUG : yam: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f106ac1a127f9d0ab_d20250626_m011432_c001_v0001104_t0005_u01750900472963") 2025/06/26 01:23:25 DEBUG : yam: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45347_d20250626_m011431_c001_v7007000_t0000_u01750900471617") 2025/06/26 01:23:25 DEBUG : yam: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f106ac1a127f9d0a3_d20250626_m011429_c001_v0001104_t0030_u01750900469644") 2025/06/26 01:23:25 DEBUG : yaml: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd4534d_d20250626_m011435_c001_v7007000_t0000_u01750900475271") 2025/06/26 01:23:25 DEBUG : yaml: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f111285a8d7b700fc_d20250626_m011434_c001_v0001098_t0057_u01750900474068") 2025/06/26 01:23:25 DEBUG : yaml: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f416ceea3fbd45349_d20250626_m011432_c001_v7007000_t0000_u01750900472350") 2025/06/26 01:23:25 DEBUG : yaml: Deleting (id "4_zdf726d93c0bdab9b9f780e1b_f1141741dedcb9764_d20250626_m011431_c001_v0001117_t0018_u01750900471115") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m38.138306202s (try 1/5)