"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/30 01:53:00 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu" 2025/07/30 01:53:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/30 01:53:01 DEBUG : Creating backend with remote "/tmp/rclone1513540148" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 01:53:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/30 01:53:02 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:02 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.60s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/30 01:53:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 01:53:03 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:03 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 01:53:04 INFO : sub dir/hello world: Copied (new) 2025/07/30 01:53:04 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.99s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", 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-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:05 DEBUG : Creating backend with remote "/non-existing" 2025/07/30 01:53:05 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/30 01:53:05 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:05 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 01:53:07 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:07 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 01:53:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.75s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:08 INFO : B2 bucket rclone-test-cocuzoc5famu: Running all checks before starting transfers 2025/07/30 01:53:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 01:53:08 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:08 INFO : B2 bucket rclone-test-cocuzoc5famu: Checks finished, now starting transfers 2025/07/30 01:53:08 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 01:53:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.20s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:09 ERROR : Ignoring --no-traverse with sync 2025/07/30 01:53:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 01:53:09 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:09 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 01:53:10 INFO : sub dir/hello world: Copied (new) 2025/07/30 01:53:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.26s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:11 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/30 01:53:11 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:11 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:11 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/30 01:53:11 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.34s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 01:53:12 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:12 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 01:53:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.33s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 01:53:14 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:14 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 01:53:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.82s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/30 01:53:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/30 01:53:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/30 01:53:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/30 01:53:15 INFO : sub dir2: Making directory 2025/07/30 01:53:15 INFO : sub dir: Making directory 2025/07/30 01:53:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 01:53:15 INFO : sub dir2/sub sub dir2: Making directory 2025/07/30 01:53:15 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:15 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 01:53:15 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/30 01:53:16 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.30s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:16 INFO : sub dir2: Making directory 2025/07/30 01:53:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/30 01:53:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/30 01:53:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 01:53:16 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:16 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 01:53:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:17 DEBUG : sub dir2: Making directory with metadata 2025/07/30 01:53:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/30 01:53:18 INFO : sub dir2: Making directory 2025/07/30 01:53:18 INFO : sub dir: Making directory 2025/07/30 01:53:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 01:53:18 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:18 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 01:53:18 INFO : sub dir/hello world: Copied (new) 2025/07/30 01:53:18 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/30 01:53:18 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/30 01:53:18 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.40s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:19 INFO : sub dir2: Making directory 2025/07/30 01:53:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 01:53:19 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:19 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 01:53:20 INFO : sub dir/hello world: Copied (new) 2025/07/30 01:53:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.34s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:21 DEBUG : sub dir2: Making directory with metadata 2025/07/30 01:53:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/30 01:53:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/30 01:53:21 INFO : sub dir2: Making directory 2025/07/30 01:53:21 INFO : sub dir: Making directory 2025/07/30 01:53:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 01:53:21 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:21 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 01:53:21 INFO : sub dir/hello world: Copied (new) 2025/07/30 01:53:21 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/30 01:53:21 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.40s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:22 INFO : sub dir2: Making directory 2025/07/30 01:53:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 01:53:23 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:23 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 01:53:23 INFO : sub dir/hello world: Copied (new) 2025/07/30 01:53:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.24s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:24 DEBUG : Creating backend with remote "TestB2:rclone-test-yapowef7jeju" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-cocuzoc5famu -> B2 bucket rclone-test-yapowef7jeju 2025/07/30 01:53:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 01:53:25 DEBUG : B2 bucket rclone-test-yapowef7jeju: Waiting for checks to finish 2025/07/30 01:53:25 DEBUG : B2 bucket rclone-test-yapowef7jeju: Waiting for transfers to finish 2025/07/30 01:53:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 01:53:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/30 01:53:27 DEBUG : B2 bucket rclone-test-yapowef7jeju: Purge remote 2025/07/30 01:53:27 INFO : B2 bucket rclone-test-yapowef7jeju: cleaning bucket "rclone-test-yapowef7jeju" of all files 2025/07/30 01:53:27 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2cde3008d5b9b9f880e1b_f116de50b740dfa56_d20250730_m015326_c001_v0001042_t0017_u01753840406484") --- PASS: TestServerSideCopy (4.30s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/30 01:53:29 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:29 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/30 01:53:29 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.08s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:31 DEBUG : Creating backend with remote "TestB2:rclone-test-zufuyow2womu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-cocuzoc5famu -> B2 bucket rclone-test-zufuyow2womu 2025/07/30 01:53:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 01:53:32 DEBUG : B2 bucket rclone-test-zufuyow2womu: Waiting for checks to finish 2025/07/30 01:53:32 DEBUG : B2 bucket rclone-test-zufuyow2womu: Waiting for transfers to finish 2025/07/30 01:53:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 01:53:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/30 01:53:34 DEBUG : B2 bucket rclone-test-zufuyow2womu: Waiting for checks to finish 2025/07/30 01:53:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/30 01:53:34 DEBUG : B2 bucket rclone-test-zufuyow2womu: Waiting for transfers to finish 2025/07/30 01:53:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/30 01:53:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/30 01:53:35 DEBUG : B2 bucket rclone-test-zufuyow2womu: Purge remote 2025/07/30 01:53:35 INFO : B2 bucket rclone-test-zufuyow2womu: cleaning bucket "rclone-test-zufuyow2womu" of all files 2025/07/30 01:53:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f32ed73008d5b9b9f880e1b_f108abf98cf3428a5_d20250730_m015334_c001_v0001145_t0041_u01753840414682") 2025/07/30 01:53:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f32ed73008d5b9b9f880e1b_f107ab8e496f1ce15_d20250730_m015332_c001_v0001178_t0029_u01753840412908") --- PASS: TestServerSideCopyOverSelf (6.25s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/30 01:53:37 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:37 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/30 01:53:37 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/30 01:53:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.93s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:39 DEBUG : Creating backend with remote "TestB2:rclone-test-heluhed0togo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-cocuzoc5famu -> B2 bucket rclone-test-heluhed0togo 2025/07/30 01:53:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 01:53:40 DEBUG : B2 bucket rclone-test-heluhed0togo: Waiting for checks to finish 2025/07/30 01:53:40 DEBUG : B2 bucket rclone-test-heluhed0togo: Waiting for transfers to finish 2025/07/30 01:53:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 01:53:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/30 01:53:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/30 01:53:42 DEBUG : B2 bucket rclone-test-heluhed0togo: Waiting for checks to finish 2025/07/30 01:53:42 DEBUG : B2 bucket rclone-test-heluhed0togo: Waiting for transfers to finish 2025/07/30 01:53:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/30 01:53:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/30 01:53:43 INFO : sub dir/hello world: Deleted 2025/07/30 01:53:44 DEBUG : testing file moves 2025/07/30 01:53:44 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/30 01:53:44 DEBUG : B2 bucket rclone-test-heluhed0togo: Waiting for checks to finish 2025/07/30 01:53:44 DEBUG : B2 bucket rclone-test-heluhed0togo: Waiting for transfers to finish 2025/07/30 01:53:44 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/30 01:53:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/30 01:53:45 INFO : sub dir/hello world: Deleted 2025/07/30 01:53:45 DEBUG : B2 bucket rclone-test-heluhed0togo: Purge remote 2025/07/30 01:53:45 INFO : B2 bucket rclone-test-heluhed0togo: cleaning bucket "rclone-test-heluhed0togo" of all files 2025/07/30 01:53:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fb20d73009d5b9b9f880e1b_f10267ed51949bffa_d20250730_m015344_c001_v0001041_t0001_u01753840424692") 2025/07/30 01:53:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fb20d73009d5b9b9f880e1b_f118ef4d62d2d26d8_d20250730_m015342_c001_v0001180_t0043_u01753840422993") 2025/07/30 01:53:45 DEBUG : sub dir/hello world: Deleting (id "4_z7fb20d73009d5b9b9f880e1b_f1084cdb301919a5c_d20250730_m015341_c001_v0001172_t0024_u01753840421373") --- PASS: TestServerSideMoveOverSelf (8.34s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:47 ERROR : error listing: directory not found 2025/07/30 01:53:47 INFO : Local file system at /tmp/rclone1513540148: Making directory 2025/07/30 01:53:47 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:47 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.59s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 01:53:49 DEBUG : Local file system at /tmp/rclone1513540148: Waiting for checks to finish 2025/07/30 01:53:49 DEBUG : Local file system at /tmp/rclone1513540148: Waiting for transfers to finish 2025/07/30 01:53:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 01:53:50 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/30 01:53:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:50 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/30 01:53:50 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:50 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/30 01:53:51 INFO : check sum: Copied (new) 2025/07/30 01:53:51 DEBUG : Waiting for deletions to finish 2025/07/30 01:53:51 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/30 01:53:51 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/30 01:53:51 DEBUG : check sum: Unchanged skipping 2025/07/30 01:53:51 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:51 DEBUG : Waiting for deletions to finish 2025/07/30 01:53:51 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.76s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/30 01:53:52 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:52 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:52 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/30 01:53:52 INFO : sizeonly: Copied (new) 2025/07/30 01:53:52 DEBUG : Waiting for deletions to finish 2025/07/30 01:53:53 DEBUG : sizeonly: Sizes identical 2025/07/30 01:53:53 DEBUG : sizeonly: Unchanged skipping 2025/07/30 01:53:53 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:53 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:53 DEBUG : Waiting for deletions to finish 2025/07/30 01:53:53 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.67s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/30 01:53:54 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:54 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:54 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/30 01:53:54 INFO : ignore-size: Copied (new) 2025/07/30 01:53:54 DEBUG : Waiting for deletions to finish 2025/07/30 01:53:54 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:54 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:53:54 DEBUG : ignore-size: Unchanged skipping 2025/07/30 01:53:54 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:54 DEBUG : Waiting for deletions to finish 2025/07/30 01:53:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.60s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:53:56 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:56 DEBUG : existing: Unchanged skipping 2025/07/30 01:53:56 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:56 DEBUG : Waiting for deletions to finish 2025/07/30 01:53:56 INFO : There was nothing to transfer 2025/07/30 01:53:56 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/30 01:53:56 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/30 01:53:57 INFO : existing: Copied (replaced existing) 2025/07/30 01:53:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.11s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:53:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/30 01:53:57 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:57 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/30 01:53:58 INFO : existing: Copied (new) 2025/07/30 01:53:58 DEBUG : Waiting for deletions to finish 2025/07/30 01:53:58 DEBUG : existing: Destination exists, skipping 2025/07/30 01:53:58 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:53:58 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:53:58 DEBUG : Waiting for deletions to finish 2025/07/30 01:53:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.71s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:00 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/30 01:54:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/30 01:54:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:54:00 DEBUG : c/non empty space: Unchanged skipping 2025/07/30 01:54:00 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:00 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/30 01:54:01 INFO : a/potato2: Copied (new) 2025/07/30 01:54:01 DEBUG : Waiting for deletions to finish 2025/07/30 01:54:01 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.75s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:02 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/30 01:54:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/30 01:54:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/30 01:54:02 DEBUG : empty space: Unchanged skipping 2025/07/30 01:54:02 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:02 DEBUG : Waiting for deletions to finish 2025/07/30 01:54:02 INFO : There was nothing to transfer 2025/07/30 01:54:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/30 01:54:03 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/30 01:54:04 INFO : empty space: Updated modification time in destination 2025/07/30 01:54:04 DEBUG : empty space: Unchanged skipping 2025/07/30 01:54:04 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:04 DEBUG : Waiting for deletions to finish 2025/07/30 01:54:04 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.89s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:05 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/30 01:54:05 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/30 01:54:05 DEBUG : empty space: Unchanged skipping 2025/07/30 01:54:05 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:05 DEBUG : Waiting for deletions to finish 2025/07/30 01:54:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.37s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:07 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/30 01:54:07 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1513540148) 2025/07/30 01:54:07 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cocuzoc5famu) 2025/07/30 01:54:07 DEBUG : foo: sha1 differ 2025/07/30 01:54:07 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/30 01:54:07 INFO : foo: Copied (replaced existing) 2025/07/30 01:54:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:54:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/30 01:54:08 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:08 DEBUG : empty space: Unchanged skipping 2025/07/30 01:54:08 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:09 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/30 01:54:09 INFO : potato: Copied (new) 2025/07/30 01:54:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.16s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:10 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:10 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/30 01:54:10 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/30 01:54:11 INFO : potato: Copied (replaced existing) 2025/07/30 01:54:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.97s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:12 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/30 01:54:12 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1513540148) 2025/07/30 01:54:12 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cocuzoc5famu) 2025/07/30 01:54:12 DEBUG : potato: sha1 differ 2025/07/30 01:54:12 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/30 01:54:13 INFO : potato: Copied (replaced existing) 2025/07/30 01:54:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 01:54:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:54:14 DEBUG : empty space: Unchanged skipping 2025/07/30 01:54:14 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/30 01:54:14 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:14 DEBUG : Waiting for deletions to finish 2025/07/30 01:54:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 01:54:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:54:16 DEBUG : empty space: Unchanged skipping 2025/07/30 01:54:16 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:16 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/30 01:54:17 INFO : potato2: Copied (new) 2025/07/30 01:54:17 DEBUG : Waiting for deletions to finish 2025/07/30 01:54:17 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:18 INFO : d: Making directory 2025/07/30 01:54:18 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/30 01:54:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/30 01:54:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:54:19 DEBUG : c/non empty space: Unchanged skipping 2025/07/30 01:54:19 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:19 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/30 01:54:19 INFO : a/potato2: Copied (new) 2025/07/30 01:54:19 DEBUG : Waiting for deletions to finish 2025/07/30 01:54:19 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:21 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/30 01:54:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/30 01:54:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:54:21 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:21 DEBUG : c/non empty space: Unchanged skipping 2025/07/30 01:54:21 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/30 01:54:22 INFO : a/potato2: Copied (new) 2025/07/30 01:54:22 ERROR : B2 bucket rclone-test-cocuzoc5famu: not deleting files as there were IO errors 2025/07/30 01:54:22 ERROR : B2 bucket rclone-test-cocuzoc5famu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.53s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:24 DEBUG : Waiting for deletions to finish 2025/07/30 01:54:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:54:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 01:54:24 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:24 DEBUG : empty space: Unchanged skipping 2025/07/30 01:54:24 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:24 INFO : potato: Deleted 2025/07/30 01:54:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/30 01:54:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.62s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:26 DEBUG : Waiting for deletions to finish 2025/07/30 01:54:27 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:27 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:27 INFO : potato: Deleted 2025/07/30 01:54:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:54:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 01:54:27 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:27 DEBUG : empty space: Unchanged skipping 2025/07/30 01:54:27 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/30 01:54:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.94s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 01:54:29 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:29 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:29 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/30 01:54:29 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.91s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:31 DEBUG : enormous: Excluded (Size Filter) 2025/07/30 01:54:31 DEBUG : enormous: Excluded 2025/07/30 01:54:31 DEBUG : potato2: Excluded (Size Filter) 2025/07/30 01:54:31 DEBUG : potato2: Excluded 2025/07/30 01:54:31 DEBUG : potato2: Excluded (Size Filter) 2025/07/30 01:54:31 DEBUG : potato2: Excluded 2025/07/30 01:54:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:54:31 DEBUG : empty space: Unchanged skipping 2025/07/30 01:54:31 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:31 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:31 DEBUG : Waiting for deletions to finish 2025/07/30 01:54:31 INFO : There was nothing to transfer 2025/07/30 01:54:32 DEBUG : enormous: Excluded (Size Filter) 2025/07/30 01:54:32 DEBUG : enormous: Excluded 2025/07/30 01:54:32 DEBUG : potato2: Excluded (Size Filter) 2025/07/30 01:54:32 DEBUG : potato2: Excluded 2025/07/30 01:54:32 DEBUG : potato2: Excluded (Size Filter) 2025/07/30 01:54:32 DEBUG : potato2: Excluded 2025/07/30 01:54:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/30 01:54:32 DEBUG : empty space: Unchanged skipping 2025/07/30 01:54:32 DEBUG : Local file system at /tmp/rclone1513540148: Waiting for checks to finish 2025/07/30 01:54:32 DEBUG : Local file system at /tmp/rclone1513540148: Waiting for transfers to finish 2025/07/30 01:54:32 DEBUG : Waiting for deletions to finish 2025/07/30 01:54:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:34 DEBUG : enormous: Excluded (Size Filter) 2025/07/30 01:54:34 DEBUG : enormous: Excluded 2025/07/30 01:54:34 DEBUG : potato2: Excluded (Size Filter) 2025/07/30 01:54:34 DEBUG : potato2: Excluded 2025/07/30 01:54:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:54:34 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:34 DEBUG : empty space: Unchanged skipping 2025/07/30 01:54:34 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:34 DEBUG : Waiting for deletions to finish 2025/07/30 01:54:35 INFO : enormous: Deleted 2025/07/30 01:54:35 INFO : potato2: Deleted 2025/07/30 01:54:35 INFO : There was nothing to transfer 2025/07/30 01:54:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/30 01:54:35 DEBUG : Local file system at /tmp/rclone1513540148: Waiting for checks to finish 2025/07/30 01:54:35 DEBUG : empty space: Unchanged skipping 2025/07/30 01:54:35 DEBUG : Local file system at /tmp/rclone1513540148: Waiting for transfers to finish 2025/07/30 01:54:35 DEBUG : Waiting for deletions to finish 2025/07/30 01:54:35 INFO : potato2: Deleted 2025/07/30 01:54:35 INFO : enormous: Deleted 2025/07/30 01:54:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.81s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:37 DEBUG : five: Need to transfer - File not found at Destination 2025/07/30 01:54:37 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/30 01:54:37 DEBUG : three: Sizes identical 2025/07/30 01:54:37 DEBUG : one: Destination is newer than source, skipping 2025/07/30 01:54:37 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1513540148) 2025/07/30 01:54:37 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cocuzoc5famu) 2025/07/30 01:54:37 DEBUG : two: sha1 differ 2025/07/30 01:54:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/30 01:54:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/30 01:54:37 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/30 01:54:38 INFO : four: Copied (replaced existing) 2025/07/30 01:54:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/30 01:54:38 INFO : two: Copied (replaced existing) 2025/07/30 01:54:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/30 01:54:38 INFO : five: Copied (new) 2025/07/30 01:54:38 DEBUG : Waiting for deletions to finish 2025/07/30 01:54:39 DEBUG : one: Destination is newer than source, skipping 2025/07/30 01:54:39 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1513540148) 2025/07/30 01:54:39 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cocuzoc5famu) 2025/07/30 01:54:39 DEBUG : three: sha1 differ 2025/07/30 01:54:39 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/30 01:54:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/30 01:54:39 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/30 01:54:39 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/30 01:54:39 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/30 01:54:39 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/30 01:54:39 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/30 01:54:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/30 01:54:39 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/30 01:54:39 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/30 01:54:39 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/30 01:54:39 INFO : three: Copied (replaced existing) 2025/07/30 01:54:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.05s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/30 01:54:41 INFO : B2 bucket rclone-test-cocuzoc5famu: Making map for --track-renames 2025/07/30 01:54:41 INFO : B2 bucket rclone-test-cocuzoc5famu: Finished making map for --track-renames 2025/07/30 01:54:41 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/30 01:54:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/30 01:54:41 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for renames to finish 2025/07/30 01:54:41 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/30 01:54:41 INFO : yam: Copied (new) 2025/07/30 01:54:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/30 01:54:41 INFO : potato: Copied (new) 2025/07/30 01:54:41 DEBUG : Waiting for deletions to finish 2025/07/30 01:54:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:54:42 INFO : B2 bucket rclone-test-cocuzoc5famu: Making map for --track-renames 2025/07/30 01:54:42 INFO : B2 bucket rclone-test-cocuzoc5famu: Finished making map for --track-renames 2025/07/30 01:54:42 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:42 DEBUG : potato: Unchanged skipping 2025/07/30 01:54:42 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for renames to finish 2025/07/30 01:54:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/30 01:54:43 INFO : yam: Copied (server-side copy) to: yaml 2025/07/30 01:54:43 INFO : yam: Deleted 2025/07/30 01:54:43 INFO : yaml: Renamed from "yam" 2025/07/30 01:54:43 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.10s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/30 01:54:44 INFO : B2 bucket rclone-test-cocuzoc5famu: Making map for --track-renames 2025/07/30 01:54:44 INFO : B2 bucket rclone-test-cocuzoc5famu: Finished making map for --track-renames 2025/07/30 01:54:44 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/30 01:54:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/30 01:54:44 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for renames to finish 2025/07/30 01:54:44 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/30 01:54:44 INFO : yam: Copied (new) 2025/07/30 01:54:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/30 01:54:44 INFO : potato: Copied (new) 2025/07/30 01:54:44 DEBUG : Waiting for deletions to finish 2025/07/30 01:54:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:54:45 INFO : B2 bucket rclone-test-cocuzoc5famu: Making map for --track-renames 2025/07/30 01:54:45 INFO : B2 bucket rclone-test-cocuzoc5famu: Finished making map for --track-renames 2025/07/30 01:54:45 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:45 DEBUG : potato: Unchanged skipping 2025/07/30 01:54:45 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for renames to finish 2025/07/30 01:54:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/30 01:54:46 INFO : yam: Copied (server-side copy) to: yaml 2025/07/30 01:54:46 INFO : yam: Deleted 2025/07/30 01:54:46 INFO : yaml: Renamed from "yam" 2025/07/30 01:54:46 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.85s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/30 01:54:47 INFO : B2 bucket rclone-test-cocuzoc5famu: Making map for --track-renames 2025/07/30 01:54:47 INFO : B2 bucket rclone-test-cocuzoc5famu: Finished making map for --track-renames 2025/07/30 01:54:47 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/30 01:54:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/30 01:54:47 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for renames to finish 2025/07/30 01:54:47 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/30 01:54:47 INFO : potato: Copied (new) 2025/07/30 01:54:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/30 01:54:48 INFO : sub/yam: Copied (new) 2025/07/30 01:54:48 DEBUG : Waiting for deletions to finish 2025/07/30 01:54:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:54:48 DEBUG : potato: Unchanged skipping 2025/07/30 01:54:48 INFO : B2 bucket rclone-test-cocuzoc5famu: Making map for --track-renames 2025/07/30 01:54:48 INFO : B2 bucket rclone-test-cocuzoc5famu: Finished making map for --track-renames 2025/07/30 01:54:48 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:48 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for renames to finish 2025/07/30 01:54:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/30 01:54:48 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/30 01:54:49 INFO : sub/yam: Deleted 2025/07/30 01:54:49 INFO : yam: Renamed from "sub/yam" 2025/07/30 01:54:49 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.96s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:50 DEBUG : Creating backend with remote "/tmp/rclone1513540148/dir1" 2025/07/30 01:54:50 DEBUG : Config file has changed externally - reloading 2025/07/30 01:54:50 DEBUG : Creating backend with remote "/tmp/rclone1513540148/dir2" 2025/07/30 01:54:50 DEBUG : Local file system at /tmp/rclone1513540148/dir2: Using server-side directory move 2025/07/30 01:54:50 INFO : Local file system at /tmp/rclone1513540148/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/30 01:54:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/30 01:54:50 INFO : file1.txt: Moved (server-side) 2025/07/30 01:54:50 DEBUG : Local file system at /tmp/rclone1513540148/dir2: Waiting for checks to finish 2025/07/30 01:54:50 DEBUG : Local file system at /tmp/rclone1513540148/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 01:54:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/30 01:54:50 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:50 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/30 01:54:51 INFO : nested/sub dir/file: Copied (new) 2025/07/30 01:54:51 INFO : nested/sub dir/file: Deleted 2025/07/30 01:54:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 01:54:51 INFO : sub dir/hello world: Copied (new) 2025/07/30 01:54:51 INFO : sub dir/hello world: Deleted 2025/07/30 01:54:51 INFO : sub dir: Removing directory 2025/07/30 01:54:51 INFO : nested/sub dir: Removing directory 2025/07/30 01:54:51 INFO : nested: Removing directory 2025/07/30 01:54:51 DEBUG : Local file system at /tmp/rclone1513540148: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 01:54:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/30 01:54:52 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:52 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 01:54:52 INFO : sub dir/hello world: Copied (new) 2025/07/30 01:54:52 INFO : sub dir/hello world: Deleted 2025/07/30 01:54:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/30 01:54:52 INFO : nested/sub dir/file: Copied (new) 2025/07/30 01:54:52 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.57s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/30 01:54:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/30 01:54:54 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:54 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:54 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/30 01:54:54 INFO : existing-b: Copied (new) 2025/07/30 01:54:54 INFO : existing-b: Deleted 2025/07/30 01:54:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/30 01:54:54 INFO : existing: Copied (new) 2025/07/30 01:54:54 INFO : existing: Deleted 2025/07/30 01:54:54 DEBUG : existing: Destination exists, skipping 2025/07/30 01:54:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/30 01:54:54 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:54:54 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:54:54 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.90s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:54:55 DEBUG : Creating backend with remote "TestB2:rclone-test-teqaruj8muge" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cocuzoc5famu -> B2 bucket rclone-test-teqaruj8muge 2025/07/30 01:54:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 01:54:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/30 01:54:59 DEBUG : empty space: Unchanged skipping 2025/07/30 01:54:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/30 01:54:59 DEBUG : B2 bucket rclone-test-teqaruj8muge: Waiting for checks to finish 2025/07/30 01:55:00 INFO : empty space: Deleted 2025/07/30 01:55:00 DEBUG : B2 bucket rclone-test-teqaruj8muge: Waiting for transfers to finish 2025/07/30 01:55:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/30 01:55:00 INFO : potato2: Copied (server-side copy) 2025/07/30 01:55:00 INFO : potato2: Deleted 2025/07/30 01:55:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/30 01:55:00 INFO : potato3: Copied (server-side copy) 2025/07/30 01:55:00 INFO : potato3: Deleted 2025/07/30 01:55:00 DEBUG : Creating backend with remote "TestB2:rclone-test-digudug1boha" 2025/07/30 01:55:02 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/30 01:55:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 01:55:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/30 01:55:02 DEBUG : B2 bucket rclone-test-digudug1boha: Waiting for checks to finish 2025/07/30 01:55:02 DEBUG : B2 bucket rclone-test-digudug1boha: Waiting for transfers to finish 2025/07/30 01:55:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/30 01:55:02 INFO : empty space: Copied (server-side copy) 2025/07/30 01:55:02 INFO : empty space: Deleted 2025/07/30 01:55:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/30 01:55:02 INFO : potato2: Copied (server-side copy) 2025/07/30 01:55:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/30 01:55:03 INFO : potato3: Copied (server-side copy) 2025/07/30 01:55:03 INFO : potato2: Deleted 2025/07/30 01:55:03 INFO : potato3: Deleted 2025/07/30 01:55:03 DEBUG : B2 bucket rclone-test-digudug1boha: Purge remote 2025/07/30 01:55:03 INFO : B2 bucket rclone-test-digudug1boha: cleaning bucket "rclone-test-digudug1boha" of all files 2025/07/30 01:55:03 DEBUG : empty space: Deleting (id "4_z9fd24d5300ad5b9b9f880e1b_f1161d220095e74d0_d20250730_m015502_c001_v0001184_t0022_u01753840502611") 2025/07/30 01:55:03 DEBUG : potato2: Deleting (id "4_z9fd24d5300ad5b9b9f880e1b_f11911b37b743c0f7_d20250730_m015502_c001_v0001183_t0034_u01753840502834") 2025/07/30 01:55:03 DEBUG : potato3: Deleting (id "4_z9fd24d5300ad5b9b9f880e1b_f1063abce2669d696_d20250730_m015502_c001_v0001182_t0029_u01753840502980") 2025/07/30 01:55:04 DEBUG : B2 bucket rclone-test-teqaruj8muge: Purge remote 2025/07/30 01:55:04 INFO : B2 bucket rclone-test-teqaruj8muge: cleaning bucket "rclone-test-teqaruj8muge" of all files 2025/07/30 01:55:04 DEBUG : empty space: Deleting (id "4_z3fa23d5300ad5b9b9f880e1b_f416f0ad7fdc032c3_d20250730_m015502_c001_v7007000_t0000_u01753840502811") 2025/07/30 01:55:04 DEBUG : empty space: Deleting (id "4_z3fa23d5300ad5b9b9f880e1b_f114a380e76b11809_d20250730_m015458_c001_v0001171_t0023_u01753840498952") 2025/07/30 01:55:04 DEBUG : potato2: Deleting (id "4_z3fa23d5300ad5b9b9f880e1b_f416f0ad7fdc032c4_d20250730_m015503_c001_v7007000_t0000_u01753840503061") 2025/07/30 01:55:04 DEBUG : potato2: Deleting (id "4_z3fa23d5300ad5b9b9f880e1b_f107404f08266eb5a_d20250730_m015500_c001_v0001165_t0034_u01753840500013") 2025/07/30 01:55:04 DEBUG : potato3: Deleting (id "4_z3fa23d5300ad5b9b9f880e1b_f416f0ad7fdc032c5_d20250730_m015503_c001_v7007000_t0000_u01753840503193") 2025/07/30 01:55:04 DEBUG : potato3: Deleting (id "4_z3fa23d5300ad5b9b9f880e1b_f111f441b0a862620_d20250730_m015500_c001_v0001183_t0010_u01753840500293") 2025/07/30 01:55:04 DEBUG : potato3: Deleting (id "4_z3fa23d5300ad5b9b9f880e1b_f114a380e76b1180b_d20250730_m015459_c001_v0001171_t0022_u01753840499277") --- PASS: TestServerSideMove (10.68s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:55:06 DEBUG : Creating backend with remote "TestB2:rclone-test-vilosiy0zuci" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cocuzoc5famu -> B2 bucket rclone-test-vilosiy0zuci 2025/07/30 01:55:12 DEBUG : empty space: Excluded (Size Filter) 2025/07/30 01:55:12 DEBUG : empty space: Excluded 2025/07/30 01:55:12 DEBUG : empty space: Excluded (Size Filter) 2025/07/30 01:55:12 DEBUG : empty space: Excluded 2025/07/30 01:55:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 01:55:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/30 01:55:12 DEBUG : B2 bucket rclone-test-vilosiy0zuci: Waiting for checks to finish 2025/07/30 01:55:12 DEBUG : B2 bucket rclone-test-vilosiy0zuci: Waiting for transfers to finish 2025/07/30 01:55:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/30 01:55:12 INFO : potato2: Copied (server-side copy) 2025/07/30 01:55:12 INFO : potato2: Deleted 2025/07/30 01:55:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/30 01:55:13 INFO : potato3: Copied (server-side copy) 2025/07/30 01:55:13 INFO : potato3: Deleted 2025/07/30 01:55:13 DEBUG : Creating backend with remote "TestB2:rclone-test-golevab4sawu" 2025/07/30 01:55:14 DEBUG : empty space: Excluded (Size Filter) 2025/07/30 01:55:14 DEBUG : empty space: Excluded 2025/07/30 01:55:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 01:55:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/30 01:55:14 DEBUG : B2 bucket rclone-test-golevab4sawu: Waiting for checks to finish 2025/07/30 01:55:14 DEBUG : B2 bucket rclone-test-golevab4sawu: Waiting for transfers to finish 2025/07/30 01:55:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/30 01:55:15 INFO : potato2: Copied (server-side copy) 2025/07/30 01:55:16 INFO : potato2: Deleted 2025/07/30 01:55:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/30 01:55:16 INFO : potato3: Copied (server-side copy) 2025/07/30 01:55:16 INFO : potato3: Deleted 2025/07/30 01:55:16 DEBUG : B2 bucket rclone-test-golevab4sawu: Purge remote 2025/07/30 01:55:16 INFO : B2 bucket rclone-test-golevab4sawu: cleaning bucket "rclone-test-golevab4sawu" of all files 2025/07/30 01:55:16 DEBUG : potato2: Deleting (id "4_zff327d7300ad5b9b9f880e1b_f1177d9b534febcdb_d20250730_m015515_c001_v0001131_t0027_u01753840515600") 2025/07/30 01:55:16 DEBUG : potato3: Deleting (id "4_zff327d7300ad5b9b9f880e1b_f118b42a10f9b82bf_d20250730_m015515_c001_v0001178_t0043_u01753840515927") 2025/07/30 01:55:17 DEBUG : B2 bucket rclone-test-vilosiy0zuci: Purge remote 2025/07/30 01:55:17 INFO : B2 bucket rclone-test-vilosiy0zuci: cleaning bucket "rclone-test-vilosiy0zuci" of all files 2025/07/30 01:55:17 DEBUG : empty space: Deleting (id "4_z9f426d3300ad5b9b9f880e1b_f11135c36d6c63955_d20250730_m015510_c001_v0001116_t0031_u01753840510898") 2025/07/30 01:55:17 DEBUG : potato2: Deleting (id "4_z9f426d3300ad5b9b9f880e1b_f4095922555b79ea2_d20250730_m015515_c001_v7007000_t0000_u01753840515957") 2025/07/30 01:55:17 DEBUG : potato2: Deleting (id "4_z9f426d3300ad5b9b9f880e1b_f1157c574b05792cd_d20250730_m015512_c001_v0001137_t0022_u01753840512467") 2025/07/30 01:55:17 DEBUG : potato3: Deleting (id "4_z9f426d3300ad5b9b9f880e1b_f4095922555b79ea3_d20250730_m015516_c001_v7007000_t0000_u01753840516146") 2025/07/30 01:55:17 DEBUG : potato3: Deleting (id "4_z9f426d3300ad5b9b9f880e1b_f108fe3760a0b5933_d20250730_m015512_c001_v0001157_t0027_u01753840512827") 2025/07/30 01:55:17 DEBUG : potato3: Deleting (id "4_z9f426d3300ad5b9b9f880e1b_f11135c36d6c63959_d20250730_m015511_c001_v0001116_t0055_u01753840511387") --- PASS: TestServerSideMoveWithFilter (13.26s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:55:19 DEBUG : Creating backend with remote "TestB2:rclone-test-kuvuwim8qeba" 2025/07/30 01:55:22 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cocuzoc5famu -> B2 bucket rclone-test-kuvuwim8qeba 2025/07/30 01:55:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 01:55:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/30 01:55:25 DEBUG : empty space: Unchanged skipping 2025/07/30 01:55:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/30 01:55:25 DEBUG : B2 bucket rclone-test-kuvuwim8qeba: Waiting for checks to finish 2025/07/30 01:55:25 INFO : empty space: Deleted 2025/07/30 01:55:25 DEBUG : B2 bucket rclone-test-kuvuwim8qeba: Waiting for transfers to finish 2025/07/30 01:55:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/30 01:55:25 INFO : potato2: Copied (server-side copy) 2025/07/30 01:55:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/30 01:55:25 INFO : potato3: Copied (server-side copy) 2025/07/30 01:55:26 INFO : potato2: Deleted 2025/07/30 01:55:26 INFO : potato3: Deleted 2025/07/30 01:55:26 DEBUG : Creating backend with remote "TestB2:rclone-test-nayakab1roxe" 2025/07/30 01:55:27 INFO : tomatoDir: Making directory 2025/07/30 01:55:27 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/30 01:55:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 01:55:27 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/30 01:55:27 DEBUG : B2 bucket rclone-test-nayakab1roxe: Waiting for checks to finish 2025/07/30 01:55:27 DEBUG : B2 bucket rclone-test-nayakab1roxe: Waiting for transfers to finish 2025/07/30 01:55:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/30 01:55:28 INFO : empty space: Copied (server-side copy) 2025/07/30 01:55:29 INFO : empty space: Deleted 2025/07/30 01:55:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/30 01:55:29 INFO : potato3: Copied (server-side copy) 2025/07/30 01:55:29 INFO : potato3: Deleted 2025/07/30 01:55:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/30 01:55:29 INFO : potato2: Copied (server-side copy) 2025/07/30 01:55:29 INFO : potato2: Deleted 2025/07/30 01:55:30 DEBUG : B2 bucket rclone-test-nayakab1roxe: Purge remote 2025/07/30 01:55:30 INFO : B2 bucket rclone-test-nayakab1roxe: cleaning bucket "rclone-test-nayakab1roxe" of all files 2025/07/30 01:55:30 DEBUG : empty space: Deleting (id "4_zaf22ada300ad5b9b9f880e1b_f1068eecbb0d5c010_d20250730_m015528_c001_v0001145_t0056_u01753840528486") 2025/07/30 01:55:30 DEBUG : potato2: Deleting (id "4_zaf22ada300ad5b9b9f880e1b_f1012aacd8986ae0a_d20250730_m015528_c001_v0001161_t0047_u01753840528842") 2025/07/30 01:55:30 DEBUG : potato3: Deleting (id "4_zaf22ada300ad5b9b9f880e1b_f1022d93ba0659ce9_d20250730_m015528_c001_v0001098_t0039_u01753840528851") 2025/07/30 01:55:31 DEBUG : B2 bucket rclone-test-kuvuwim8qeba: Purge remote 2025/07/30 01:55:31 INFO : B2 bucket rclone-test-kuvuwim8qeba: cleaning bucket "rclone-test-kuvuwim8qeba" of all files 2025/07/30 01:55:31 DEBUG : empty space: Deleting (id "4_z3f029d8300ad5b9b9f880e1b_f416f0ad7fdc03347_d20250730_m015528_c001_v7007000_t0000_u01753840528950") 2025/07/30 01:55:31 DEBUG : empty space: Deleting (id "4_z3f029d8300ad5b9b9f880e1b_f100a92050377c08e_d20250730_m015524_c001_v0001134_t0006_u01753840524363") 2025/07/30 01:55:31 DEBUG : potato2: Deleting (id "4_z3f029d8300ad5b9b9f880e1b_f416f0ad7fdc03349_d20250730_m015529_c001_v7007000_t0000_u01753840529475") 2025/07/30 01:55:31 DEBUG : potato2: Deleting (id "4_z3f029d8300ad5b9b9f880e1b_f100e6e8564d8541b_d20250730_m015525_c001_v0001106_t0044_u01753840525449") 2025/07/30 01:55:31 DEBUG : potato3: Deleting (id "4_z3f029d8300ad5b9b9f880e1b_f416f0ad7fdc03348_d20250730_m015529_c001_v7007000_t0000_u01753840529274") 2025/07/30 01:55:31 DEBUG : potato3: Deleting (id "4_z3f029d8300ad5b9b9f880e1b_f101ecf0474b8970a_d20250730_m015525_c001_v0001134_t0019_u01753840525757") 2025/07/30 01:55:31 DEBUG : potato3: Deleting (id "4_z3f029d8300ad5b9b9f880e1b_f100a92050377c090_d20250730_m015524_c001_v0001134_t0036_u01753840524640") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.18s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:55:32 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.46s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:55:35 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:55:36 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/rclone-sync-test" 2025/07/30 01:55:38 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/rclone-sync-test-include/layer2" 2025/07/30 01:55:40 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/rclone-sync-test-ignore-file" 2025/07/30 01:55:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/30 01:55:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/30 01:55:44 DEBUG : pacer: Reducing sleep to 10ms 2025/07/30 01:55:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/30 01:55:44 DEBUG : B2 bucket rclone-test-cocuzoc5famu path rclone-sync-test: Waiting for checks to finish 2025/07/30 01:55:44 DEBUG : B2 bucket rclone-test-cocuzoc5famu path rclone-sync-test: Waiting for transfers to finish 2025/07/30 01:55:44 DEBUG : Waiting for deletions to finish 2025/07/30 01:55:44 INFO : There was nothing to transfer 2025/07/30 01:55:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/30 01:55:44 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:55:44 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:55:44 DEBUG : Waiting for deletions to finish 2025/07/30 01:55:44 INFO : There was nothing to transfer 2025/07/30 01:55:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/30 01:55:45 DEBUG : B2 bucket rclone-test-cocuzoc5famu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/30 01:55:45 DEBUG : B2 bucket rclone-test-cocuzoc5famu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/30 01:55:45 DEBUG : Waiting for deletions to finish 2025/07/30 01:55:45 INFO : There was nothing to transfer 2025/07/30 01:55:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/30 01:55:46 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:55:46 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:55:46 DEBUG : Waiting for deletions to finish 2025/07/30 01:55:46 INFO : There was nothing to transfer 2025/07/30 01:55:46 DEBUG : Excluded 2025/07/30 01:55:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/30 01:55:46 DEBUG : B2 bucket rclone-test-cocuzoc5famu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/30 01:55:46 DEBUG : B2 bucket rclone-test-cocuzoc5famu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/30 01:55:46 DEBUG : Waiting for deletions to finish 2025/07/30 01:55:46 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.36s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:55:47 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/dst" 2025/07/30 01:55:48 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/CompareDest" 2025/07/30 01:55:50 DEBUG : one: Need to transfer - File not found at Destination 2025/07/30 01:55:50 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:55:50 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:55:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/30 01:55:51 INFO : one: Copied (new) 2025/07/30 01:55:51 DEBUG : Waiting for deletions to finish 2025/07/30 01:55:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/30 01:55:51 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:55:52 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:55:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/30 01:55:52 INFO : one: Copied (replaced existing) 2025/07/30 01:55:52 DEBUG : Waiting for deletions to finish 2025/07/30 01:55:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/30 01:55:54 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:55:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:55:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/30 01:55:54 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:55:54 DEBUG : Waiting for deletions to finish 2025/07/30 01:55:54 INFO : There was nothing to transfer 2025/07/30 01:55:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/30 01:55:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:55:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/30 01:55:55 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:55:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:55:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/30 01:55:56 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:55:56 DEBUG : Waiting for deletions to finish 2025/07/30 01:55:56 INFO : There was nothing to transfer 2025/07/30 01:55:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/30 01:55:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:55:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/30 01:55:56 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:55:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:55:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/30 01:55:56 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:55:56 DEBUG : Waiting for deletions to finish 2025/07/30 01:55:56 INFO : There was nothing to transfer 2025/07/30 01:55:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/30 01:55:57 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/07/30 01:55:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/30 01:55:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/30 01:55:57 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:55:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:55:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/30 01:55:57 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:55:57 DEBUG : Waiting for deletions to finish 2025/07/30 01:55:57 INFO : There was nothing to transfer 2025/07/30 01:55:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/30 01:55:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/30 01:55:58 DEBUG : two: Need to transfer - File not found at Destination 2025/07/30 01:55:58 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:55:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:55:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/30 01:55:58 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:55:59 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/30 01:55:59 INFO : two: Copied (new) 2025/07/30 01:55:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.40s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:56:02 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/dest" 2025/07/30 01:56:03 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/pre-dest1" 2025/07/30 01:56:04 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/pre-dest2" 2025/07/30 01:56:06 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:56:06 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/30 01:56:06 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:56:06 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/30 01:56:07 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/30 01:56:07 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dest: Waiting for checks to finish 2025/07/30 01:56:07 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dest: Waiting for transfers to finish 2025/07/30 01:56:07 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/30 01:56:07 INFO : 3: Copied (new) 2025/07/30 01:56:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.09s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:56:09 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/dst" 2025/07/30 01:56:10 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/CopyDest" 2025/07/30 01:56:12 DEBUG : one: Need to transfer - File not found at Destination 2025/07/30 01:56:12 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:56:12 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:56:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/30 01:56:13 INFO : one: Copied (new) 2025/07/30 01:56:13 DEBUG : Waiting for deletions to finish 2025/07/30 01:56:14 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:56:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/30 01:56:14 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:56:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/30 01:56:14 INFO : one: Copied (replaced existing) 2025/07/30 01:56:14 DEBUG : Waiting for deletions to finish 2025/07/30 01:56:16 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/BackupDir" 2025/07/30 01:56:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/30 01:56:17 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:56:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:56:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/30 01:56:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/30 01:56:19 INFO : one: Copied (server-side copy) 2025/07/30 01:56:19 INFO : one: Deleted 2025/07/30 01:56:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/30 01:56:19 INFO : one: Copied (server-side copy) 2025/07/30 01:56:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/30 01:56:19 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:56:19 DEBUG : Waiting for deletions to finish 2025/07/30 01:56:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:56:21 DEBUG : one: Unchanged skipping 2025/07/30 01:56:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:56:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/30 01:56:22 INFO : two: Copied (server-side copy) 2025/07/30 01:56:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/30 01:56:22 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:56:22 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:56:22 DEBUG : Waiting for deletions to finish 2025/07/30 01:56:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:56:22 DEBUG : one: Unchanged skipping 2025/07/30 01:56:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:56:22 DEBUG : two: Unchanged skipping 2025/07/30 01:56:22 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:56:22 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:56:22 DEBUG : Waiting for deletions to finish 2025/07/30 01:56:22 INFO : There was nothing to transfer 2025/07/30 01:56:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:56:23 DEBUG : one: Unchanged skipping 2025/07/30 01:56:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/30 01:56:24 DEBUG : three: Destination not found in --copy-dest 2025/07/30 01:56:24 DEBUG : three: Need to transfer - File not found at Destination 2025/07/30 01:56:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/30 01:56:24 DEBUG : two: Unchanged skipping 2025/07/30 01:56:24 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:56:24 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:56:24 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/30 01:56:24 INFO : three: Copied (new) 2025/07/30 01:56:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.85s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:56:28 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/dst" 2025/07/30 01:56:29 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/backup" 2025/07/30 01:56:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/30 01:56:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:56:31 DEBUG : two: Unchanged skipping 2025/07/30 01:56:31 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:56:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/30 01:56:32 INFO : one: Copied (server-side copy) 2025/07/30 01:56:32 INFO : one: Deleted 2025/07/30 01:56:32 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:56:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/30 01:56:33 INFO : one: Copied (new) 2025/07/30 01:56:33 DEBUG : Waiting for deletions to finish 2025/07/30 01:56:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/30 01:56:34 INFO : three.txt: Copied (server-side copy) 2025/07/30 01:56:34 INFO : three.txt: Deleted 2025/07/30 01:56:34 INFO : three.txt: Moved into backup dir 2025/07/30 01:56:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/30 01:56:36 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:56:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:56:36 DEBUG : two: Unchanged skipping 2025/07/30 01:56:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/30 01:56:36 INFO : one: Copied (server-side copy) 2025/07/30 01:56:36 INFO : one: Deleted 2025/07/30 01:56:36 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:56:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/30 01:56:37 INFO : one: Copied (new) 2025/07/30 01:56:37 DEBUG : Waiting for deletions to finish 2025/07/30 01:56:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/30 01:56:37 INFO : three.txt: Copied (server-side copy) 2025/07/30 01:56:37 INFO : three.txt: Deleted 2025/07/30 01:56:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.64s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:56:41 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/dst" 2025/07/30 01:56:42 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/backup" 2025/07/30 01:56:44 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:56:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/30 01:56:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:56:44 DEBUG : two: Unchanged skipping 2025/07/30 01:56:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/30 01:56:46 INFO : one: Copied (server-side copy) to: one.bak 2025/07/30 01:56:46 INFO : one: Deleted 2025/07/30 01:56:46 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:56:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/30 01:56:47 INFO : one: Copied (new) 2025/07/30 01:56:47 DEBUG : Waiting for deletions to finish 2025/07/30 01:56:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/30 01:56:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/30 01:56:47 INFO : three.txt: Deleted 2025/07/30 01:56:47 INFO : three.txt: Moved into backup dir 2025/07/30 01:56:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/30 01:56:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:56:49 DEBUG : two: Unchanged skipping 2025/07/30 01:56:49 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:56:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/30 01:56:50 INFO : one: Copied (server-side copy) to: one.bak 2025/07/30 01:56:50 INFO : one: Deleted 2025/07/30 01:56:50 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:56:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/30 01:56:50 INFO : one: Copied (new) 2025/07/30 01:56:50 DEBUG : Waiting for deletions to finish 2025/07/30 01:56:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/30 01:56:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/30 01:56:51 INFO : three.txt: Deleted 2025/07/30 01:56:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:56:55 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/dst" 2025/07/30 01:56:56 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/backup" 2025/07/30 01:56:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/30 01:56:58 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:56:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:56:58 DEBUG : two: Unchanged skipping 2025/07/30 01:56:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/30 01:56:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/30 01:56:59 INFO : one: Deleted 2025/07/30 01:56:59 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:57:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/30 01:57:00 INFO : one: Copied (new) 2025/07/30 01:57:00 DEBUG : Waiting for deletions to finish 2025/07/30 01:57:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/30 01:57:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/30 01:57:01 INFO : three.txt: Deleted 2025/07/30 01:57:01 INFO : three.txt: Moved into backup dir 2025/07/30 01:57:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/30 01:57:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:57:03 DEBUG : two: Unchanged skipping 2025/07/30 01:57:03 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:57:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/30 01:57:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/30 01:57:03 INFO : one: Deleted 2025/07/30 01:57:03 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:57:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/30 01:57:04 INFO : one: Copied (new) 2025/07/30 01:57:04 DEBUG : Waiting for deletions to finish 2025/07/30 01:57:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/30 01:57:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/30 01:57:04 INFO : three.txt: Deleted 2025/07/30 01:57:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.38s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:57:07 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1130-12.backblaze.com/b2api/v1/b2_upload_file/ef926df3008d5b9b9f880e1b/c001_v0001130_t0027": EOF 2025/07/30 01:57:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1130-12.backblaze.com/b2api/v1/b2_upload_file/ef926df3008d5b9b9f880e1b/c001_v0001130_t0027": EOF) 2025/07/30 01:57:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-cocuzoc5famu: 1/10 (Post "https://pod-000-1130-12.backblaze.com/b2api/v1/b2_upload_file/ef926df3008d5b9b9f880e1b/c001_v0001130_t0027": EOF) 2025/07/30 01:57:10 DEBUG : pacer: Reducing sleep to 10ms 2025/07/30 01:57:10 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/dst" 2025/07/30 01:57:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/30 01:57:12 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:57:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:57:12 DEBUG : two: Unchanged skipping 2025/07/30 01:57:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/30 01:57:12 INFO : one: Copied (server-side copy) to: one.bak 2025/07/30 01:57:13 INFO : one: Deleted 2025/07/30 01:57:13 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:57:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/30 01:57:14 INFO : one: Copied (new) 2025/07/30 01:57:14 DEBUG : Waiting for deletions to finish 2025/07/30 01:57:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/30 01:57:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/30 01:57:14 INFO : three.txt: Deleted 2025/07/30 01:57:14 INFO : three.txt: Moved into backup dir 2025/07/30 01:57:15 DEBUG : one.bak: Excluded (Path Filter) 2025/07/30 01:57:15 DEBUG : one.bak: Excluded 2025/07/30 01:57:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/30 01:57:15 DEBUG : three.txt.bak: Excluded 2025/07/30 01:57:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/30 01:57:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:57:15 DEBUG : two: Unchanged skipping 2025/07/30 01:57:15 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for checks to finish 2025/07/30 01:57:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/30 01:57:16 INFO : one: Copied (server-side copy) to: one.bak 2025/07/30 01:57:16 INFO : one: Deleted 2025/07/30 01:57:16 DEBUG : B2 bucket rclone-test-cocuzoc5famu path dst: Waiting for transfers to finish 2025/07/30 01:57:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/30 01:57:17 INFO : one: Copied (new) 2025/07/30 01:57:17 DEBUG : Waiting for deletions to finish 2025/07/30 01:57:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/30 01:57:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/30 01:57:17 INFO : three.txt: Deleted 2025/07/30 01:57:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.14s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:57:20 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/dst" 2025/07/30 01:57:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/30 01:57:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/30 01:57:23 INFO : one: Copied (server-side copy) to: one.bak 2025/07/30 01:57:23 INFO : one: Deleted 2025/07/30 01:57:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/30 01:57:24 INFO : one: Copied (new) 2025/07/30 01:57:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:57:24 DEBUG : two: Unchanged skipping 2025/07/30 01:57:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/30 01:57:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/30 01:57:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/30 01:57:25 INFO : three.txt: Deleted 2025/07/30 01:57:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/30 01:57:26 INFO : three.txt: Copied (new) 2025/07/30 01:57:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/30 01:57:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/30 01:57:27 INFO : one: Copied (server-side copy) to: one.bak 2025/07/30 01:57:28 INFO : one: Deleted 2025/07/30 01:57:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/30 01:57:28 INFO : one: Copied (new) 2025/07/30 01:57:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:57:28 DEBUG : two: Unchanged skipping 2025/07/30 01:57:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/30 01:57:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/30 01:57:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/30 01:57:29 INFO : three.txt: Deleted 2025/07/30 01:57:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/30 01:57:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.27s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:57:33 DEBUG : Creating backend with remote "TestB2:rclone-test-cocuzoc5famu/dst" 2025/07/30 01:57:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/30 01:57:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/30 01:57:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/30 01:57:36 INFO : one: Deleted 2025/07/30 01:57:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/30 01:57:37 INFO : one: Copied (new) 2025/07/30 01:57:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:57:37 DEBUG : two: Unchanged skipping 2025/07/30 01:57:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/30 01:57:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/30 01:57:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/30 01:57:38 INFO : three.txt: Deleted 2025/07/30 01:57:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/30 01:57:38 INFO : three.txt: Copied (new) 2025/07/30 01:57:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/30 01:57:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/30 01:57:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/30 01:57:40 INFO : one: Deleted 2025/07/30 01:57:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/30 01:57:40 INFO : one: Copied (new) 2025/07/30 01:57:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:57:41 DEBUG : two: Unchanged skipping 2025/07/30 01:57:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/30 01:57:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/30 01:57:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/30 01:57:41 INFO : three.txt: Deleted 2025/07/30 01:57:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/30 01:57:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.30s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:57:44 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:57:44 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/30 01:57:44 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:57:45 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/30 01:57:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/30 01:57:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.68s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:57:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/30 01:57:46 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:57:46 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:57:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/30 01:57:47 INFO : existing: Copied (new) 2025/07/30 01:57:47 DEBUG : Waiting for deletions to finish 2025/07/30 01:57:47 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/30 01:57:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/30 01:57:47 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:57:47 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:57:47 ERROR : B2 bucket rclone-test-cocuzoc5famu: not deleting files as there were IO errors 2025/07/30 01:57:47 ERROR : B2 bucket rclone-test-cocuzoc5famu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.02s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:57:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:57:49 DEBUG : existing: Unchanged skipping 2025/07/30 01:57:49 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:57:49 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:57:49 DEBUG : Waiting for deletions to finish 2025/07/30 01:57:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:58:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:08 DEBUG : both0: Unchanged skipping 2025/07/30 01:58:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:08 DEBUG : both13: Unchanged skipping 2025/07/30 01:58:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:08 DEBUG : both14: Unchanged skipping 2025/07/30 01:58:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:08 DEBUG : both15: Unchanged skipping 2025/07/30 01:58:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:08 DEBUG : both16: Unchanged skipping 2025/07/30 01:58:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:08 DEBUG : both10: Unchanged skipping 2025/07/30 01:58:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:08 DEBUG : both12: Unchanged skipping 2025/07/30 01:58:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:08 DEBUG : both11: Unchanged skipping 2025/07/30 01:58:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:08 DEBUG : both17: Unchanged skipping 2025/07/30 01:58:08 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:58:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:08 DEBUG : both18: Unchanged skipping 2025/07/30 01:58:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:08 DEBUG : both3: Unchanged skipping 2025/07/30 01:58:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:08 DEBUG : both4: Unchanged skipping 2025/07/30 01:58:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:08 DEBUG : both19: Unchanged skipping 2025/07/30 01:58:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:08 DEBUG : both6: Unchanged skipping 2025/07/30 01:58:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:08 DEBUG : both1: Unchanged skipping 2025/07/30 01:58:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:08 DEBUG : both2: Unchanged skipping 2025/07/30 01:58:08 DEBUG : both5: Unchanged skipping 2025/07/30 01:58:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:08 DEBUG : both7: Unchanged skipping 2025/07/30 01:58:08 DEBUG : both8: Unchanged skipping 2025/07/30 01:58:08 DEBUG : both9: Unchanged skipping 2025/07/30 01:58:08 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:58:08 DEBUG : Waiting for deletions to finish 2025/07/30 01:58:08 INFO : only4: Deleted 2025/07/30 01:58:09 INFO : only5: Deleted 2025/07/30 01:58:09 INFO : only10: Deleted 2025/07/30 01:58:09 INFO : only9: Deleted 2025/07/30 01:58:09 INFO : only13: Deleted 2025/07/30 01:58:09 INFO : only19: Deleted 2025/07/30 01:58:09 INFO : only7: Deleted 2025/07/30 01:58:09 INFO : only8: Deleted 2025/07/30 01:58:09 INFO : only0: Deleted 2025/07/30 01:58:09 INFO : only14: Deleted 2025/07/30 01:58:09 INFO : only15: Deleted 2025/07/30 01:58:09 INFO : only18: Deleted 2025/07/30 01:58:09 INFO : only6: Deleted 2025/07/30 01:58:09 INFO : only12: Deleted 2025/07/30 01:58:09 INFO : only1: Deleted 2025/07/30 01:58:09 INFO : only16: Deleted 2025/07/30 01:58:09 INFO : only17: Deleted 2025/07/30 01:58:09 INFO : only11: Deleted 2025/07/30 01:58:10 INFO : only2: Deleted 2025/07/30 01:58:10 INFO : only3: Deleted 2025/07/30 01:58:10 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.95s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:58:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:30 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:58:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:30 DEBUG : both10: Unchanged skipping 2025/07/30 01:58:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:30 DEBUG : both13: Unchanged skipping 2025/07/30 01:58:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:30 DEBUG : both14: Unchanged skipping 2025/07/30 01:58:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:30 DEBUG : both12: Unchanged skipping 2025/07/30 01:58:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:30 DEBUG : both16: Unchanged skipping 2025/07/30 01:58:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:30 DEBUG : both11: Unchanged skipping 2025/07/30 01:58:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:30 DEBUG : both18: Unchanged skipping 2025/07/30 01:58:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:30 DEBUG : both19: Unchanged skipping 2025/07/30 01:58:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:30 DEBUG : both0: Unchanged skipping 2025/07/30 01:58:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:30 DEBUG : both15: Unchanged skipping 2025/07/30 01:58:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:30 DEBUG : both3: Unchanged skipping 2025/07/30 01:58:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:30 DEBUG : both4: Unchanged skipping 2025/07/30 01:58:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:30 DEBUG : both5: Unchanged skipping 2025/07/30 01:58:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:30 DEBUG : both17: Unchanged skipping 2025/07/30 01:58:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:30 DEBUG : both1: Unchanged skipping 2025/07/30 01:58:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:30 DEBUG : both2: Unchanged skipping 2025/07/30 01:58:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:58:30 DEBUG : both6: Unchanged skipping 2025/07/30 01:58:30 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/30 01:58:30 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/30 01:58:30 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/30 01:58:30 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/30 01:58:30 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/30 01:58:30 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/30 01:58:30 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/30 01:58:30 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/30 01:58:30 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/30 01:58:30 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/30 01:58:30 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/30 01:58:30 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/30 01:58:30 DEBUG : both7: Unchanged skipping 2025/07/30 01:58:30 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/30 01:58:30 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/30 01:58:30 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/30 01:58:30 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/30 01:58:30 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/30 01:58:30 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/30 01:58:30 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/30 01:58:30 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/30 01:58:30 DEBUG : both8: Unchanged skipping 2025/07/30 01:58:30 DEBUG : both9: Unchanged skipping 2025/07/30 01:58:30 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:58:31 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/30 01:58:31 INFO : only0: Copied (replaced existing) 2025/07/30 01:58:31 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/30 01:58:31 INFO : only10: Copied (replaced existing) 2025/07/30 01:58:31 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/30 01:58:31 INFO : only13: Copied (replaced existing) 2025/07/30 01:58:31 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/30 01:58:31 INFO : only14: Copied (replaced existing) 2025/07/30 01:58:31 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/30 01:58:31 INFO : only11: Copied (replaced existing) 2025/07/30 01:58:31 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/30 01:58:31 INFO : only15: Copied (replaced existing) 2025/07/30 01:58:31 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/30 01:58:31 INFO : only16: Copied (replaced existing) 2025/07/30 01:58:31 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/30 01:58:31 INFO : only12: Copied (replaced existing) 2025/07/30 01:58:31 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/30 01:58:31 INFO : only17: Copied (replaced existing) 2025/07/30 01:58:31 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/30 01:58:31 INFO : only18: Copied (replaced existing) 2025/07/30 01:58:31 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/30 01:58:31 INFO : only19: Copied (replaced existing) 2025/07/30 01:58:32 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/30 01:58:32 INFO : only2: Copied (replaced existing) 2025/07/30 01:58:32 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/30 01:58:32 INFO : only3: Copied (replaced existing) 2025/07/30 01:58:32 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/30 01:58:32 INFO : only4: Copied (replaced existing) 2025/07/30 01:58:32 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/30 01:58:32 INFO : only5: Copied (replaced existing) 2025/07/30 01:58:32 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/30 01:58:32 INFO : only6: Copied (replaced existing) 2025/07/30 01:58:32 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/30 01:58:32 INFO : only7: Copied (replaced existing) 2025/07/30 01:58:32 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/30 01:58:32 INFO : only8: Copied (replaced existing) 2025/07/30 01:58:32 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/30 01:58:32 INFO : only9: Copied (replaced existing) 2025/07/30 01:58:32 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/30 01:58:32 INFO : only1: Copied (replaced existing) 2025/07/30 01:58:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.17s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:58:40 DEBUG : empty_dir: Making directory with metadata 2025/07/30 01:58:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/30 01:58:40 DEBUG : empty_on_remote: Making directory with metadata 2025/07/30 01:58:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/30 01:58:40 INFO : empty_on_remote: Making directory 2025/07/30 01:58:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/30 01:58:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/30 01:58:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/30 01:58:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/30 01:58:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.70s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:58:43 DEBUG : empty_dir: Making directory with metadata 2025/07/30 01:58:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/30 01:58:43 DEBUG : empty_on_remote: Making directory with metadata 2025/07/30 01:58:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/30 01:58:43 INFO : empty_on_remote: Making directory 2025/07/30 01:58:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/30 01:58:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/30 01:58:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/30 01:58:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/30 01:58:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/30 01:58:44 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.53s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:58:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/30 01:58:45 INFO : sub dir: Making directory 2025/07/30 01:58:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.56s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:58:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/30 01:58:49 INFO : sub dir: Making directory 2025/07/30 01:58:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.79s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:59:00 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:01 DEBUG : apple: Excluded (Path Filter) 2025/07/30 01:59:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 01:59:01 DEBUG : banana: Excluded (Path Filter) 2025/07/30 01:59:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 01:59:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 01:59:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 01:59:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 01:59:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 01:59:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 01:59:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 01:59:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 01:59:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 01:59:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 01:59:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 01:59:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 01:59:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 01:59:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 01:59:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 01:59:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 01:59:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : apple: Unchanged skipping 2025/07/30 01:59:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 01:59:02 DEBUG : banana: Unchanged skipping 2025/07/30 01:59:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 01:59:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 01:59:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 01:59:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 01:59:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 01:59:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 01:59:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 01:59:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 01:59:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 01:59:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 01:59:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 01:59:02 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:59:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 01:59:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 01:59:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 01:59:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 01:59:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 01:59:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 01:59:02 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:59:02 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:02 INFO : There was nothing to transfer 2025/07/30 01:59:02 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:02 DEBUG : apple: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : banana: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 01:59:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : banana: Unchanged skipping 2025/07/30 01:59:02 DEBUG : apple: Unchanged skipping 2025/07/30 01:59:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 01:59:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:02 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 01:59:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:03 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:59:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 01:59:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 01:59:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 01:59:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 01:59:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 01:59:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 01:59:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 01:59:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 01:59:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 01:59:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 01:59:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 01:59:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 01:59:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 01:59:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 01:59:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 01:59:03 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:59:03 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:03 INFO : There was nothing to transfer 2025/07/30 01:59:03 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:03 DEBUG : apple: Excluded (Path Filter) 2025/07/30 01:59:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 01:59:03 DEBUG : banana: Excluded (Path Filter) 2025/07/30 01:59:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 01:59:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 01:59:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 01:59:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 01:59:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 01:59:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 01:59:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 01:59:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 01:59:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 01:59:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 01:59:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 01:59:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 01:59:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 01:59:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 01:59:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 01:59:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:59:16 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:17 DEBUG : apple: Excluded (Path Filter) 2025/07/30 01:59:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 01:59:17 DEBUG : banana: Excluded (Path Filter) 2025/07/30 01:59:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 01:59:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 01:59:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 01:59:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 01:59:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 01:59:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 01:59:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 01:59:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 01:59:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 01:59:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 01:59:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 01:59:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 01:59:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 01:59:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 01:59:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 01:59:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 01:59:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 01:59:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:17 DEBUG : apple: Unchanged skipping 2025/07/30 01:59:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 01:59:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:17 DEBUG : banana: Unchanged skipping 2025/07/30 01:59:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:17 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 01:59:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 01:59:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 01:59:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 01:59:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 01:59:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 01:59:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:17 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:59:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 01:59:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 01:59:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 01:59:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 01:59:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 01:59:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 01:59:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 01:59:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 01:59:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 01:59:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 01:59:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 01:59:17 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:59:17 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:17 INFO : There was nothing to transfer 2025/07/30 01:59:17 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:18 DEBUG : apple: Excluded (Path Filter) 2025/07/30 01:59:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 01:59:18 DEBUG : banana: Excluded (Path Filter) 2025/07/30 01:59:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 01:59:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 01:59:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 01:59:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 01:59:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 01:59:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 01:59:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 01:59:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 01:59:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 01:59:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 01:59:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 01:59:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 01:59:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 01:59:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 01:59:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 01:59:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 01:59:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 01:59:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:18 DEBUG : apple: Unchanged skipping 2025/07/30 01:59:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 01:59:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:18 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 01:59:18 DEBUG : banana: Unchanged skipping 2025/07/30 01:59:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 01:59:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 01:59:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 01:59:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 01:59:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 01:59:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 01:59:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 01:59:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 01:59:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 01:59:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 01:59:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 01:59:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 01:59:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 01:59:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 01:59:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 01:59:18 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:59:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 01:59:18 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:59:18 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:18 INFO : There was nothing to transfer 2025/07/30 01:59:18 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:19 DEBUG : apple: Excluded (Path Filter) 2025/07/30 01:59:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 01:59:19 DEBUG : banana: Excluded (Path Filter) 2025/07/30 01:59:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 01:59:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 01:59:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 01:59:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 01:59:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 01:59:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 01:59:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 01:59:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 01:59:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 01:59:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 01:59:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 01:59:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 01:59:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 01:59:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 01:59:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 01:59:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 01:59:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:59:32 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:32 DEBUG : apple: Excluded (Path Filter) 2025/07/30 01:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 01:59:32 DEBUG : banana: Excluded (Path Filter) 2025/07/30 01:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 01:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 01:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 01:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 01:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 01:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 01:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 01:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 01:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 01:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 01:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 01:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 01:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 01:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 01:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 01:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 01:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 01:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/30 01:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/30 01:59:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/30 01:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/30 01:59:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/30 01:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/30 01:59:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:33 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:59:33 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:59:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/30 01:59:33 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/30 01:59:33 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/30 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/30 01:59:33 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/30 01:59:33 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/30 01:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/30 01:59:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/30 01:59:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/30 01:59:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/30 01:59:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/30 01:59:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/30 01:59:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/30 01:59:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/30 01:59:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/30 01:59:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/30 01:59:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/30 01:59:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/30 01:59:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/30 01:59:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/30 01:59:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/30 01:59:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/30 01:59:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/30 01:59:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/30 01:59:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:35 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:35 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/30 01:59:35 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/30 01:59:35 INFO : dir1/0003-defghij.txt: Deleted 2025/07/30 01:59:35 INFO : dir1/0008-2345678.txt: Deleted 2025/07/30 01:59:35 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/30 01:59:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/30 01:59:35 INFO : dir1/0009-3456789.txt: Deleted 2025/07/30 01:59:35 INFO : apple: Deleted 2025/07/30 01:59:35 INFO : dir1/0011-56789;.txt: Deleted 2025/07/30 01:59:35 INFO : dir1/0013-789;=.txt: Deleted 2025/07/30 01:59:36 INFO : appleappleapplebanana: Deleted 2025/07/30 01:59:36 INFO : banana: Deleted 2025/07/30 01:59:36 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/30 01:59:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/30 01:59:36 INFO : dir1/0014-89;=.txt: Deleted 2025/07/30 01:59:36 INFO : dir1/0015-9;=.txt: Deleted 2025/07/30 01:59:36 INFO : splitbananasplit: Deleted 2025/07/30 01:59:36 INFO : dir1/0007-1234567.txt: Deleted 2025/07/30 01:59:36 INFO : dir1/0010-456789.txt: Deleted 2025/07/30 01:59:36 INFO : dir1/0012-6789;.txt: Deleted 2025/07/30 01:59:36 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/30 01:59:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/30 01:59:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/30 01:59:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/30 01:59:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/30 01:59:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/30 01:59:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/30 01:59:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/30 01:59:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/30 01:59:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/30 01:59:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:37 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:37 DEBUG : apple: Unchanged skipping 2025/07/30 01:59:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 01:59:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:37 DEBUG : banana: Unchanged skipping 2025/07/30 01:59:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:37 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 01:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/30 01:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 01:59:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 01:59:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 01:59:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 01:59:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 01:59:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 01:59:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 01:59:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/30 01:59:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 01:59:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 01:59:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 01:59:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 01:59:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 01:59:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 01:59:37 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:59:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 01:59:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 01:59:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 01:59:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 01:59:37 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:59:37 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:37 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/30 01:59:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/30 01:59:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/30 01:59:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/30 01:59:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/30 01:59:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/30 01:59:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/30 01:59:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/30 01:59:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/30 01:59:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/30 01:59:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:37 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:37 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:37 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/30 01:59:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:37 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 01:59:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 01:59:37 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 01:59:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 01:59:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 01:59:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 01:59:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 01:59:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 01:59:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 01:59:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 01:59:50 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:50 DEBUG : apple: Excluded (Path Filter) 2025/07/30 01:59:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 01:59:50 DEBUG : banana: Excluded (Path Filter) 2025/07/30 01:59:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 01:59:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 01:59:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 01:59:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 01:59:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 01:59:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 01:59:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 01:59:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 01:59:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 01:59:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 01:59:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 01:59:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 01:59:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 01:59:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 01:59:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 01:59:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 01:59:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 01:59:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/30 01:59:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/30 01:59:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/30 01:59:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/30 01:59:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 01:59:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 01:59:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/30 01:59:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 01:59:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/30 01:59:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 01:59:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 01:59:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 01:59:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 01:59:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 01:59:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 01:59:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 01:59:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 01:59:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 01:59:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 01:59:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 01:59:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 01:59:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/30 01:59:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 01:59:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 01:59:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 01:59:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 01:59:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 01:59:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 01:59:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 01:59:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 01:59:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 01:59:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 01:59:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 01:59:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 01:59:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 01:59:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 01:59:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 01:59:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 01:59:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 01:59:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 01:59:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 01:59:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 01:59:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 01:59:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 01:59:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 01:59:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 01:59:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 01:59:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/30 01:59:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 01:59:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 01:59:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 01:59:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 01:59:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 01:59:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 01:59:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 01:59:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 01:59:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 01:59:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 01:59:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 01:59:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 01:59:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 01:59:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/30 01:59:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 01:59:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 01:59:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 01:59:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 01:59:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 01:59:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 01:59:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 01:59:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 01:59:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 01:59:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 01:59:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 01:59:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 01:59:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 01:59:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 01:59:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 01:59:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/30 01:59:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 01:59:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 01:59:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 01:59:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 01:59:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/30 01:59:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 01:59:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/30 01:59:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 01:59:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/30 01:59:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 01:59:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/30 01:59:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 01:59:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/30 01:59:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 01:59:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 01:59:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 01:59:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 01:59:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 01:59:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 01:59:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 01:59:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 01:59:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 01:59:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 01:59:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/30 01:59:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 01:59:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 01:59:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 01:59:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 01:59:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 01:59:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/30 01:59:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 01:59:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 01:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 01:59:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 01:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 01:59:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 01:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 01:59:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 01:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 01:59:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 01:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 01:59:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/30 01:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 01:59:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 01:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 01:59:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 01:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 01:59:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/30 01:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 01:59:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 01:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 01:59:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 01:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 01:59:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 01:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 01:59:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 01:59:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/30 01:59:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 01:59:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/30 01:59:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 01:59:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/30 01:59:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 01:59:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/30 01:59:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 01:59:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/30 01:59:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/30 01:59:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 01:59:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 01:59:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 01:59:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 01:59:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 01:59:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 01:59:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 01:59:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 01:59:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 01:59:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/30 01:59:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 01:59:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/30 01:59:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 01:59:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 01:59:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 01:59:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 01:59:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 01:59:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/30 01:59:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 01:59:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 01:59:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 01:59:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 01:59:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 01:59:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 01:59:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 01:59:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 01:59:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 01:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 01:59:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/30 01:59:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 01:59:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 01:59:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 01:59:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 01:59:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 01:59:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 01:59:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 01:59:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/30 01:59:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 01:59:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 01:59:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/30 01:59:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/30 01:59:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 01:59:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 01:59:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 01:59:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 01:59:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/30 01:59:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:51 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:59:51 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:59:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/30 01:59:51 INFO : apple: Copied (new) to: PREFIXapple 2025/07/30 01:59:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/30 01:59:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/30 01:59:51 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/30 01:59:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/30 01:59:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/30 01:59:51 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/30 01:59:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/30 01:59:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/30 01:59:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/30 01:59:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/30 01:59:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/30 01:59:51 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/30 01:59:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/30 01:59:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/30 01:59:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/30 01:59:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/30 01:59:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/30 01:59:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/30 01:59:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/30 01:59:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/30 01:59:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/30 01:59:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/30 01:59:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/30 01:59:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/30 01:59:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/30 01:59:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/30 01:59:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/30 01:59:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/30 01:59:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/30 01:59:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/30 01:59:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/30 01:59:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/30 01:59:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/30 01:59:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/30 01:59:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/30 01:59:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/30 01:59:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/30 01:59:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/30 01:59:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/30 01:59:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/30 01:59:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/30 01:59:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/30 01:59:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/30 01:59:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/30 01:59:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/30 01:59:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/30 01:59:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/30 01:59:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/30 01:59:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/30 01:59:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/30 01:59:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/30 01:59:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/30 01:59:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/30 01:59:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/30 01:59:53 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:53 INFO : dir1/0003-defghij.txt: Deleted 2025/07/30 01:59:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/30 01:59:53 INFO : splitbananasplit: Deleted 2025/07/30 01:59:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/30 01:59:53 INFO : dir1/0012-6789;.txt: Deleted 2025/07/30 01:59:53 INFO : apple: Deleted 2025/07/30 01:59:53 INFO : appleappleapplebanana: Deleted 2025/07/30 01:59:53 INFO : banana: Deleted 2025/07/30 01:59:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/30 01:59:53 INFO : dir1/0007-1234567.txt: Deleted 2025/07/30 01:59:53 INFO : dir1/0008-2345678.txt: Deleted 2025/07/30 01:59:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/30 01:59:53 INFO : dir1/0013-789;=.txt: Deleted 2025/07/30 01:59:53 INFO : dir1/0014-89;=.txt: Deleted 2025/07/30 01:59:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/30 01:59:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/30 01:59:53 INFO : dir1/0009-3456789.txt: Deleted 2025/07/30 01:59:53 INFO : dir1/0010-456789.txt: Deleted 2025/07/30 01:59:53 INFO : dir1/0011-56789;.txt: Deleted 2025/07/30 01:59:53 INFO : dir1/0015-9;=.txt: Deleted 2025/07/30 01:59:53 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:54 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/30 01:59:54 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/30 01:59:54 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/30 01:59:54 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/30 01:59:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 01:59:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 01:59:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 01:59:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/30 01:59:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 01:59:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 01:59:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 01:59:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/30 01:59:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/30 01:59:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/30 01:59:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/30 01:59:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/30 01:59:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/30 01:59:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/30 01:59:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/30 01:59:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/30 01:59:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/30 01:59:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/30 01:59:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/30 01:59:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/30 01:59:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/30 01:59:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/30 01:59:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/30 01:59:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/30 01:59:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/30 01:59:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/30 01:59:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/30 01:59:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/30 01:59:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/30 01:59:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/30 01:59:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/30 01:59:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/30 01:59:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/30 01:59:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/30 01:59:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/30 01:59:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/30 01:59:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/30 01:59:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/30 01:59:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/30 01:59:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/30 01:59:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/30 01:59:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/30 01:59:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/30 01:59:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/30 01:59:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/30 01:59:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/30 01:59:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/30 01:59:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/30 01:59:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/30 01:59:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/30 01:59:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/30 01:59:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/30 01:59:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/30 01:59:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/30 01:59:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/30 01:59:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/30 01:59:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/30 01:59:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/30 01:59:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/30 01:59:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/30 01:59:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/30 01:59:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/30 01:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/30 01:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/30 01:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/30 01:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/30 01:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/30 01:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/30 01:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/30 01:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/30 01:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/30 01:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/30 01:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/30 01:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/30 01:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/30 01:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/30 01:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/30 01:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/30 01:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/30 01:59:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/30 01:59:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/30 01:59:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/30 01:59:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/30 01:59:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/30 01:59:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/30 01:59:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/30 01:59:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/30 01:59:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/30 01:59:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/30 01:59:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/30 01:59:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/30 01:59:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/30 01:59:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/30 01:59:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/30 01:59:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 01:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 01:59:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 01:59:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/30 01:59:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/30 01:59:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/30 01:59:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/30 01:59:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/30 01:59:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/30 01:59:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/30 01:59:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/30 01:59:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/30 01:59:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/30 01:59:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/30 01:59:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/30 01:59:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/30 01:59:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/30 01:59:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/30 01:59:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/30 01:59:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/30 01:59:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/30 01:59:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/30 01:59:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/30 01:59:54 INFO : appleappleapplebanana: Copied (new) 2025/07/30 01:59:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/30 01:59:54 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 01:59:54 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 01:59:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/30 01:59:55 INFO : apple: Copied (new) 2025/07/30 01:59:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/30 01:59:55 INFO : splitbananasplit: Copied (new) 2025/07/30 01:59:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/30 01:59:55 INFO : banana: Copied (new) 2025/07/30 01:59:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/30 01:59:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/30 01:59:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/30 01:59:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/30 01:59:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/30 01:59:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/30 01:59:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/30 01:59:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/30 01:59:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/30 01:59:55 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/30 01:59:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/30 01:59:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/30 01:59:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/30 01:59:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/30 01:59:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/30 01:59:55 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/30 01:59:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/30 01:59:55 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/30 01:59:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/30 01:59:55 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/30 01:59:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/30 01:59:56 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/30 01:59:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/30 01:59:56 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/30 01:59:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/30 01:59:56 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/30 01:59:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/30 01:59:56 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/30 01:59:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/30 01:59:56 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/30 01:59:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/30 01:59:56 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/30 01:59:56 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:56 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/30 01:59:56 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/30 01:59:56 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/30 01:59:56 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/30 01:59:56 INFO : PREFIXbanana: Deleted 2025/07/30 01:59:56 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/30 01:59:56 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/30 01:59:56 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/30 01:59:56 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/30 01:59:56 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/30 01:59:56 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/30 01:59:56 INFO : PREFIXapple: Deleted 2025/07/30 01:59:56 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/30 01:59:56 INFO : PREFIXsplitbananasplit: Deleted 2025/07/30 01:59:56 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/30 01:59:56 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/30 01:59:56 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/30 01:59:57 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/30 01:59:57 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/30 01:59:57 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/30 01:59:57 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:57 DEBUG : apple: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : banana: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : Waiting for deletions to finish 2025/07/30 01:59:57 DEBUG : apple: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : banana: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 01:59:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 02:00:11 DEBUG : Waiting for deletions to finish 2025/07/30 02:00:11 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:00:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 02:00:11 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:00:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 02:00:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 02:00:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 02:00:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 02:00:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 02:00:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 02:00:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 02:00:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 02:00:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 02:00:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 02:00:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 02:00:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 02:00:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 02:00:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 02:00:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 02:00:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 02:00:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 02:00:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/30 02:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/30 02:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/30 02:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/30 02:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/30 02:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/30 02:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/30 02:00:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/30 02:00:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/30 02:00:11 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/30 02:00:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 02:00:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:12 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:00:12 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:00:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/30 02:00:12 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/30 02:00:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/30 02:00:12 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/30 02:00:12 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/30 02:00:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/30 02:00:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/30 02:00:12 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/30 02:00:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/30 02:00:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/30 02:00:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/30 02:00:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/30 02:00:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/30 02:00:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/30 02:00:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/30 02:00:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/30 02:00:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/30 02:00:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/30 02:00:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/30 02:00:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/30 02:00:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/30 02:00:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/30 02:00:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/30 02:00:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/30 02:00:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/30 02:00:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/30 02:00:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/30 02:00:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/30 02:00:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/30 02:00:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/30 02:00:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/30 02:00:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/30 02:00:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/30 02:00:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/30 02:00:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/30 02:00:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/30 02:00:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/30 02:00:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/30 02:00:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/30 02:00:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/30 02:00:13 DEBUG : Waiting for deletions to finish 2025/07/30 02:00:13 INFO : banana: Deleted 2025/07/30 02:00:13 INFO : dir1/0009-3456789.txt: Deleted 2025/07/30 02:00:13 INFO : dir1/0015-9;=.txt: Deleted 2025/07/30 02:00:13 INFO : apple: Deleted 2025/07/30 02:00:14 INFO : appleappleapplebanana: Deleted 2025/07/30 02:00:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/30 02:00:14 INFO : dir1/0003-defghij.txt: Deleted 2025/07/30 02:00:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/30 02:00:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/30 02:00:14 INFO : dir1/0010-456789.txt: Deleted 2025/07/30 02:00:14 INFO : dir1/0008-2345678.txt: Deleted 2025/07/30 02:00:14 INFO : dir1/0011-56789;.txt: Deleted 2025/07/30 02:00:14 INFO : dir1/0012-6789;.txt: Deleted 2025/07/30 02:00:14 INFO : dir1/0013-789;=.txt: Deleted 2025/07/30 02:00:14 INFO : dir1/0014-89;=.txt: Deleted 2025/07/30 02:00:14 INFO : splitbananasplit: Deleted 2025/07/30 02:00:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/30 02:00:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/30 02:00:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/30 02:00:14 INFO : dir1/0007-1234567.txt: Deleted 2025/07/30 02:00:14 DEBUG : Waiting for deletions to finish 2025/07/30 02:00:14 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/30 02:00:14 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/30 02:00:14 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/30 02:00:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/30 02:00:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/30 02:00:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/30 02:00:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/30 02:00:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/30 02:00:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/30 02:00:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/30 02:00:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/30 02:00:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/30 02:00:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/30 02:00:14 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/30 02:00:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/30 02:00:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/30 02:00:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/30 02:00:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/30 02:00:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/30 02:00:14 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/30 02:00:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/30 02:00:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/30 02:00:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/30 02:00:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/30 02:00:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/30 02:00:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/30 02:00:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/30 02:00:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/30 02:00:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/30 02:00:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/30 02:00:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/30 02:00:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/30 02:00:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/30 02:00:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/30 02:00:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/30 02:00:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/30 02:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/30 02:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/30 02:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/30 02:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/30 02:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/30 02:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/30 02:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/30 02:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/30 02:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/30 02:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/30 02:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/30 02:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/30 02:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/30 02:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/30 02:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/30 02:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/30 02:00:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 02:00:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/30 02:00:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/30 02:00:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/30 02:00:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/30 02:00:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/30 02:00:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/30 02:00:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:15 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:00:15 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:00:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/30 02:00:15 INFO : appleappleapplebanana: Copied (new) 2025/07/30 02:00:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/30 02:00:15 INFO : splitbananasplit: Copied (new) 2025/07/30 02:00:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/30 02:00:15 INFO : apple: Copied (new) 2025/07/30 02:00:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/30 02:00:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/30 02:00:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/30 02:00:15 INFO : banana: Copied (new) 2025/07/30 02:00:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/30 02:00:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/30 02:00:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/30 02:00:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/30 02:00:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/30 02:00:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/30 02:00:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/30 02:00:16 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/30 02:00:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/30 02:00:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/30 02:00:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/30 02:00:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/30 02:00:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/30 02:00:16 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/30 02:00:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/30 02:00:16 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/30 02:00:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/30 02:00:16 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/30 02:00:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/30 02:00:16 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/30 02:00:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/30 02:00:16 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/30 02:00:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/30 02:00:16 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/30 02:00:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/30 02:00:16 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/30 02:00:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/30 02:00:17 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/30 02:00:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/30 02:00:17 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/30 02:00:17 DEBUG : Waiting for deletions to finish 2025/07/30 02:00:17 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/30 02:00:17 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/30 02:00:17 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/30 02:00:17 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/30 02:00:17 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/30 02:00:17 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/30 02:00:17 INFO : bananaSUFFIX: Deleted 2025/07/30 02:00:17 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/30 02:00:17 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/30 02:00:17 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/30 02:00:17 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/30 02:00:17 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/30 02:00:17 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/30 02:00:17 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/30 02:00:17 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/30 02:00:17 INFO : appleSUFFIX: Deleted 2025/07/30 02:00:17 INFO : splitbananasplitSUFFIX: Deleted 2025/07/30 02:00:17 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/30 02:00:17 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/30 02:00:17 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/30 02:00:17 DEBUG : Waiting for deletions to finish 2025/07/30 02:00:17 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:00:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 02:00:17 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:00:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 02:00:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 02:00:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 02:00:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 02:00:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 02:00:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 02:00:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 02:00:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 02:00:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 02:00:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 02:00:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 02:00:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 02:00:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 02:00:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 02:00:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 02:00:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 02:00:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 02:00:18 DEBUG : Waiting for deletions to finish 2025/07/30 02:00:18 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:00:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 02:00:18 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:00:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 02:00:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 02:00:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 02:00:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 02:00:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 02:00:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 02:00:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 02:00:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 02:00:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 02:00:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 02:00:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 02:00:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 02:00:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 02:00:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 02:00:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 02:00:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 02:00:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 02:00:32 DEBUG : Waiting for deletions to finish 2025/07/30 02:00:32 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:00:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 02:00:32 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:00:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 02:00:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 02:00:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 02:00:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 02:00:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 02:00:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 02:00:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 02:00:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 02:00:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 02:00:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 02:00:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 02:00:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 02:00:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 02:00:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 02:00:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 02:00:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 02:00:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 02:00:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 02:00:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 02:00:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 02:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 02:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/30 02:00:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 02:00:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/30 02:00:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:32 DEBUG : apple: Unchanged skipping 2025/07/30 02:00:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 02:00:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:32 DEBUG : banana: Unchanged skipping 2025/07/30 02:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 02:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 02:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 02:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 02:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 02:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 02:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 02:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 02:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 02:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 02:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 02:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 02:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 02:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 02:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 02:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 02:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 02:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 02:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 02:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 02:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 02:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 02:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 02:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 02:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/30 02:00:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 02:00:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/30 02:00:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 02:00:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 02:00:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/30 02:00:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/30 02:00:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/30 02:00:33 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:00:33 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:00:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/30 02:00:33 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/30 02:00:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/30 02:00:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/30 02:00:33 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/30 02:00:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/30 02:00:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/30 02:00:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/30 02:00:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/30 02:00:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/30 02:00:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/30 02:00:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/30 02:00:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/30 02:00:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/30 02:00:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/30 02:00:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/30 02:00:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/30 02:00:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/30 02:00:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/30 02:00:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/30 02:00:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/30 02:00:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/30 02:00:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/30 02:00:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/30 02:00:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/30 02:00:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/30 02:00:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/30 02:00:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/30 02:00:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/30 02:00:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/30 02:00:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/30 02:00:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/30 02:00:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/30 02:00:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/30 02:00:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/30 02:00:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/30 02:00:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/30 02:00:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/30 02:00:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/30 02:00:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/30 02:00:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/30 02:00:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/30 02:00:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/30 02:00:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/30 02:00:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/30 02:00:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/30 02:00:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/30 02:00:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/30 02:00:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/30 02:00:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/30 02:00:34 DEBUG : Waiting for deletions to finish 2025/07/30 02:00:34 INFO : dir1/0010-456789.txt: Deleted 2025/07/30 02:00:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/30 02:00:34 INFO : dir1/0009-3456789.txt: Deleted 2025/07/30 02:00:34 INFO : dir1/0003-defghij.txt: Deleted 2025/07/30 02:00:34 INFO : dir1/0015-9;=.txt: Deleted 2025/07/30 02:00:35 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/30 02:00:35 INFO : dir1/0013-789;=.txt: Deleted 2025/07/30 02:00:35 INFO : splitbananasplit: Deleted 2025/07/30 02:00:35 INFO : appleappleapplebanana: Deleted 2025/07/30 02:00:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/30 02:00:35 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/30 02:00:35 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/30 02:00:35 INFO : dir1/0011-56789;.txt: Deleted 2025/07/30 02:00:35 INFO : dir1/0012-6789;.txt: Deleted 2025/07/30 02:00:35 INFO : dir1/0014-89;=.txt: Deleted 2025/07/30 02:00:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/30 02:00:35 INFO : dir1/0007-1234567.txt: Deleted 2025/07/30 02:00:35 INFO : dir1/0008-2345678.txt: Deleted 2025/07/30 02:00:35 DEBUG : Waiting for deletions to finish 2025/07/30 02:00:35 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:00:35 DEBUG : appleapple: Excluded (Path Filter) 2025/07/30 02:00:35 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:00:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/30 02:00:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/30 02:00:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/30 02:00:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/30 02:00:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/30 02:00:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/30 02:00:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/30 02:00:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/30 02:00:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/30 02:00:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/30 02:00:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/30 02:00:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/30 02:00:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/30 02:00:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/30 02:00:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/30 02:00:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/30 02:00:35 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/30 02:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/30 02:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/30 02:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/30 02:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/30 02:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/30 02:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/30 02:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/30 02:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/30 02:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/30 02:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/30 02:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/30 02:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/30 02:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/30 02:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/30 02:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/30 02:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/30 02:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/30 02:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/30 02:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/30 02:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/30 02:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/30 02:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/30 02:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/30 02:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/30 02:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/30 02:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/30 02:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/30 02:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/30 02:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/30 02:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/30 02:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/30 02:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/30 02:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/30 02:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/30 02:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/30 02:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/30 02:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/30 02:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/30 02:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/30 02:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/30 02:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/30 02:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/30 02:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/30 02:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/30 02:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/30 02:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/30 02:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/30 02:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/30 02:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/30 02:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/30 02:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/30 02:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/30 02:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/30 02:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/30 02:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/30 02:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/30 02:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/30 02:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/30 02:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/30 02:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/30 02:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/30 02:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 02:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/30 02:00:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/30 02:00:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/30 02:00:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/30 02:00:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/30 02:00:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/30 02:00:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/30 02:00:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/30 02:00:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/30 02:00:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/30 02:00:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/30 02:00:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/30 02:00:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/30 02:00:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/30 02:00:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/30 02:00:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/30 02:00:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 02:00:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 02:00:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 02:00:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 02:00:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:36 DEBUG : apple: Unchanged skipping 2025/07/30 02:00:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 02:00:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:36 DEBUG : banana: Unchanged skipping 2025/07/30 02:00:36 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 02:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 02:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 02:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 02:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 02:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 02:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 02:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 02:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 02:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 02:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 02:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 02:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 02:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 02:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 02:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 02:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/30 02:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 02:00:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 02:00:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 02:00:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 02:00:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 02:00:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 02:00:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 02:00:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 02:00:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 02:00:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 02:00:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 02:00:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/30 02:00:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 02:00:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 02:00:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 02:00:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 02:00:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 02:00:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 02:00:36 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:00:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 02:00:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 02:00:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 02:00:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 02:00:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 02:00:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 02:00:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 02:00:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 02:00:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 02:00:36 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:00:36 DEBUG : Waiting for deletions to finish 2025/07/30 02:00:36 DEBUG : Waiting for deletions to finish 2025/07/30 02:00:36 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:00:36 DEBUG : appleapple: Excluded (Path Filter) 2025/07/30 02:00:36 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:00:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/30 02:00:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/30 02:00:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/30 02:00:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/30 02:00:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/30 02:00:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/30 02:00:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/30 02:00:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/30 02:00:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/30 02:00:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/30 02:00:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/30 02:00:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/30 02:00:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/30 02:00:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/30 02:00:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/30 02:00:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/30 02:00:36 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/30 02:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/30 02:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/30 02:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/30 02:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/30 02:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/30 02:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/30 02:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/30 02:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/30 02:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/30 02:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/30 02:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/30 02:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/30 02:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/30 02:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/30 02:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/30 02:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/30 02:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/30 02:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/30 02:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/30 02:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/30 02:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/30 02:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/30 02:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/30 02:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/30 02:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/30 02:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/30 02:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/30 02:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/30 02:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/30 02:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/30 02:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/30 02:00:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 02:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/30 02:00:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 02:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/30 02:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/30 02:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/30 02:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/30 02:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/30 02:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/30 02:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/30 02:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/30 02:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/30 02:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/30 02:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/30 02:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/30 02:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/30 02:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/30 02:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/30 02:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/30 02:00:36 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 02:00:50 DEBUG : Waiting for deletions to finish 2025/07/30 02:00:51 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:00:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 02:00:51 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:00:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 02:00:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 02:00:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 02:00:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 02:00:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 02:00:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 02:00:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 02:00:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 02:00:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 02:00:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 02:00:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 02:00:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 02:00:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 02:00:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 02:00:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 02:00:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 02:00:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 02:00:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:51 DEBUG : apple: Unchanged skipping 2025/07/30 02:00:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 02:00:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:51 DEBUG : banana: Unchanged skipping 2025/07/30 02:00:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:51 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 02:00:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 02:00:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 02:00:51 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:00:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 02:00:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 02:00:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 02:00:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 02:00:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 02:00:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 02:00:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 02:00:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 02:00:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 02:00:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 02:00:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 02:00:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 02:00:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 02:00:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 02:00:51 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:00:51 DEBUG : Waiting for deletions to finish 2025/07/30 02:00:51 DEBUG : Waiting for deletions to finish 2025/07/30 02:00:52 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:00:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 02:00:52 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:00:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 02:00:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 02:00:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 02:00:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 02:00:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 02:00:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 02:00:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 02:00:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 02:00:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 02:00:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 02:00:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 02:00:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 02:00:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 02:00:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 02:00:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 02:00:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 02:00:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 02:00:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 02:00:52 DEBUG : banana: Unchanged skipping 2025/07/30 02:00:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 02:00:52 DEBUG : apple: Unchanged skipping 2025/07/30 02:00:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 02:00:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 02:00:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 02:00:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 02:00:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 02:00:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 02:00:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 02:00:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 02:00:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 02:00:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 02:00:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 02:00:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 02:00:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 02:00:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 02:00:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 02:00:52 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:00:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:00:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 02:00:52 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:00:52 DEBUG : Waiting for deletions to finish 2025/07/30 02:00:52 DEBUG : Waiting for deletions to finish 2025/07/30 02:00:53 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : Waiting for deletions to finish 2025/07/30 02:00:53 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 02:00:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 02:01:07 DEBUG : Waiting for deletions to finish 2025/07/30 02:01:07 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:01:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 02:01:07 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:01:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 02:01:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 02:01:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 02:01:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 02:01:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 02:01:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 02:01:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 02:01:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 02:01:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 02:01:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 02:01:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 02:01:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 02:01:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 02:01:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 02:01:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 02:01:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 02:01:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 02:01:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 02:01:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:08 DEBUG : banana: Unchanged skipping 2025/07/30 02:01:08 DEBUG : apple: Unchanged skipping 2025/07/30 02:01:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:08 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 02:01:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 02:01:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 02:01:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 02:01:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 02:01:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 02:01:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 02:01:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 02:01:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 02:01:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 02:01:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 02:01:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 02:01:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 02:01:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:08 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:01:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 02:01:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 02:01:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 02:01:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 02:01:08 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:01:08 DEBUG : Waiting for deletions to finish 2025/07/30 02:01:08 DEBUG : Waiting for deletions to finish 2025/07/30 02:01:08 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:01:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 02:01:08 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:01:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 02:01:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 02:01:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 02:01:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 02:01:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 02:01:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 02:01:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 02:01:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 02:01:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 02:01:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 02:01:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 02:01:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 02:01:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 02:01:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 02:01:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 02:01:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 02:01:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 02:01:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:09 DEBUG : apple: Unchanged skipping 2025/07/30 02:01:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 02:01:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 02:01:09 DEBUG : banana: Unchanged skipping 2025/07/30 02:01:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 02:01:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 02:01:09 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:01:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 02:01:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 02:01:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 02:01:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 02:01:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 02:01:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 02:01:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 02:01:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 02:01:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 02:01:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 02:01:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 02:01:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 02:01:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 02:01:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 02:01:09 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:01:09 DEBUG : Waiting for deletions to finish 2025/07/30 02:01:09 DEBUG : Waiting for deletions to finish 2025/07/30 02:01:09 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:01:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 02:01:09 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:01:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 02:01:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 02:01:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 02:01:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 02:01:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 02:01:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 02:01:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 02:01:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 02:01:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 02:01:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 02:01:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 02:01:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 02:01:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 02:01:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 02:01:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 02:01:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 02:01:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 02:01:22 DEBUG : Waiting for deletions to finish 2025/07/30 02:01:23 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:01:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 02:01:23 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:01:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 02:01:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 02:01:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 02:01:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 02:01:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 02:01:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 02:01:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 02:01:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 02:01:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 02:01:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 02:01:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 02:01:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 02:01:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 02:01:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 02:01:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 02:01:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 02:01:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 02:01:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 02:01:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:23 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 02:01:23 DEBUG : apple: Unchanged skipping 2025/07/30 02:01:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:23 DEBUG : banana: Unchanged skipping 2025/07/30 02:01:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 02:01:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 02:01:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 02:01:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 02:01:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 02:01:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 02:01:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 02:01:23 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:01:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 02:01:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 02:01:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 02:01:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 02:01:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 02:01:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 02:01:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 02:01:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 02:01:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 02:01:23 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:01:23 DEBUG : Waiting for deletions to finish 2025/07/30 02:01:23 DEBUG : Waiting for deletions to finish 2025/07/30 02:01:24 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:01:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 02:01:24 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:01:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 02:01:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 02:01:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 02:01:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 02:01:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 02:01:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 02:01:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 02:01:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 02:01:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 02:01:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 02:01:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 02:01:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 02:01:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 02:01:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 02:01:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 02:01:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 02:01:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 02:01:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:24 DEBUG : apple: Unchanged skipping 2025/07/30 02:01:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 02:01:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 02:01:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:24 DEBUG : banana: Unchanged skipping 2025/07/30 02:01:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 02:01:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 02:01:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 02:01:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 02:01:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 02:01:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 02:01:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 02:01:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 02:01:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 02:01:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 02:01:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 02:01:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:24 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:01:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 02:01:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 02:01:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 02:01:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 02:01:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 02:01:24 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:01:24 DEBUG : Waiting for deletions to finish 2025/07/30 02:01:24 DEBUG : Waiting for deletions to finish 2025/07/30 02:01:25 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:01:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 02:01:25 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:01:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 02:01:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 02:01:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 02:01:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 02:01:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 02:01:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 02:01:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 02:01:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 02:01:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 02:01:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 02:01:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 02:01:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 02:01:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 02:01:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 02:01:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 02:01:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 02:01:39 DEBUG : Waiting for deletions to finish 2025/07/30 02:01:40 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:01:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 02:01:40 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 02:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 02:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 02:01:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 02:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 02:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 02:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 02:01:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 02:01:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 02:01:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 02:01:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 02:01:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 02:01:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 02:01:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 02:01:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 02:01:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 02:01:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 02:01:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:40 DEBUG : apple: Unchanged skipping 2025/07/30 02:01:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:40 DEBUG : banana: Unchanged skipping 2025/07/30 02:01:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 02:01:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:40 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 02:01:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 02:01:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 02:01:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 02:01:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 02:01:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 02:01:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 02:01:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 02:01:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 02:01:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 02:01:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 02:01:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 02:01:41 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:01:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 02:01:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 02:01:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 02:01:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 02:01:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 02:01:41 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:01:41 DEBUG : Waiting for deletions to finish 2025/07/30 02:01:41 DEBUG : Waiting for deletions to finish 2025/07/30 02:01:41 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 02:01:41 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 02:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 02:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 02:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 02:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 02:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 02:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 02:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 02:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 02:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 02:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 02:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 02:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 02:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 02:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 02:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 02:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 02:01:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:41 DEBUG : apple: Unchanged skipping 2025/07/30 02:01:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 02:01:41 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 02:01:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:41 DEBUG : banana: Unchanged skipping 2025/07/30 02:01:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 02:01:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 02:01:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 02:01:42 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:01:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 02:01:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 02:01:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 02:01:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 02:01:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 02:01:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 02:01:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 02:01:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 02:01:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 02:01:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 02:01:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 02:01:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 02:01:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 02:01:42 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:01:42 DEBUG : Waiting for deletions to finish 2025/07/30 02:01:42 DEBUG : Waiting for deletions to finish 2025/07/30 02:01:42 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:01:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 02:01:42 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:01:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 02:01:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 02:01:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 02:01:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 02:01:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 02:01:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 02:01:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 02:01:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 02:01:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 02:01:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 02:01:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 02:01:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 02:01:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 02:01:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 02:01:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 02:01:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 02:01:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 02:01:56 DEBUG : Waiting for deletions to finish 2025/07/30 02:01:57 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:01:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 02:01:57 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:01:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 02:01:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 02:01:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 02:01:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 02:01:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 02:01:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 02:01:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 02:01:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 02:01:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 02:01:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 02:01:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 02:01:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 02:01:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 02:01:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 02:01:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 02:01:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 02:01:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 02:01:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:57 DEBUG : banana: Unchanged skipping 2025/07/30 02:01:57 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 02:01:57 DEBUG : apple: Unchanged skipping 2025/07/30 02:01:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 02:01:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 02:01:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 02:01:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 02:01:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 02:01:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 02:01:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 02:01:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 02:01:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 02:01:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 02:01:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 02:01:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 02:01:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 02:01:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 02:01:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 02:01:57 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:01:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 02:01:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 02:01:57 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:01:57 DEBUG : Waiting for deletions to finish 2025/07/30 02:01:57 DEBUG : Waiting for deletions to finish 2025/07/30 02:01:58 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:01:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 02:01:58 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:01:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 02:01:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 02:01:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 02:01:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 02:01:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 02:01:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 02:01:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 02:01:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 02:01:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 02:01:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 02:01:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 02:01:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 02:01:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 02:01:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 02:01:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 02:01:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 02:01:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 02:01:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:58 DEBUG : apple: Unchanged skipping 2025/07/30 02:01:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:58 DEBUG : banana: Unchanged skipping 2025/07/30 02:01:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 02:01:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:58 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 02:01:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 02:01:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 02:01:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:58 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:01:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 02:01:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 02:01:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 02:01:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 02:01:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 02:01:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 02:01:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 02:01:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 02:01:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 02:01:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 02:01:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 02:01:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 02:01:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 02:01:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:01:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 02:01:58 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:01:58 DEBUG : Waiting for deletions to finish 2025/07/30 02:01:58 DEBUG : Waiting for deletions to finish 2025/07/30 02:01:59 DEBUG : apple: Excluded (Path Filter) 2025/07/30 02:01:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 02:01:59 DEBUG : banana: Excluded (Path Filter) 2025/07/30 02:01:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 02:01:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 02:01:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 02:01:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 02:01:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 02:01:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 02:01:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 02:01:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 02:01:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 02:01:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 02:01:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 02:01:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 02:01:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 02:01:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 02:01:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 02:01:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 02:01:59 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (190.82s) --- PASS: TestTransform/NFC (14.90s) --- PASS: TestTransform/NFD (15.73s) --- PASS: TestTransform/base64 (18.50s) --- PASS: TestTransform/prefix (20.27s) --- PASS: TestTransform/suffix (20.63s) --- PASS: TestTransform/truncate (18.21s) --- PASS: TestTransform/encoder (16.91s) --- PASS: TestTransform/ISO-8859-1 (16.13s) --- PASS: TestTransform/charmap (15.53s) --- PASS: TestTransform/lowercase (17.07s) --- PASS: TestTransform/ascii (16.95s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 02:02:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/30 02:02:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/30 02:02:04 INFO : sub dir_somesuffix: Making directory 2025/07/30 02:02:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/30 02:02:04 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/30 02:02:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/30 02:02:04 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/30 02:02:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/30 02:02:04 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:02:04 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:02:04 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 02:02:04 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/30 02:02:04 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.80s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 02:02:05 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:05 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:05 INFO : tictactoe: Making directory 2025/07/30 02:02:05 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:05 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 02:02:05 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/30 02:02:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 02:02:05 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:02:05 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:02:06 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 02:02:06 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/30 02:02:06 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.61s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 02:02:07 INFO : toe: Making directory 2025/07/30 02:02:07 INFO : toe/toe: Making directory 2025/07/30 02:02:07 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/30 02:02:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/30 02:02:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/30 02:02:07 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:02:07 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:02:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 02:02:08 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/30 02:02:08 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.71s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 02:02:09 INFO : toe: Making directory 2025/07/30 02:02:09 INFO : toe/toe: Making directory 2025/07/30 02:02:09 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/30 02:02:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/30 02:02:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/30 02:02:09 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:02:09 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:02:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 02:02:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/30 02:02:09 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.67s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 02:02:10 DEBUG : empty_dir: Making directory with metadata 2025/07/30 02:02:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/30 02:02:10 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:10 INFO : tictacempty_dir: Making directory 2025/07/30 02:02:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:10 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:10 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:10 INFO : tictactoe: Making directory 2025/07/30 02:02:10 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:10 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 02:02:10 INFO : tictactoe/tictactoe: Making directory 2025/07/30 02:02:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 02:02:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/30 02:02:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/30 02:02:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/30 02:02:10 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:02:10 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:02:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 02:02:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/30 02:02:11 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.03s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 02:02:12 DEBUG : empty_dir: Making directory with metadata 2025/07/30 02:02:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/30 02:02:12 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:13 INFO : tictacempty_dir: Making directory 2025/07/30 02:02:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:13 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:13 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:13 INFO : tictactoe: Making directory 2025/07/30 02:02:13 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:13 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 02:02:13 INFO : tictactoe/tictactoe: Making directory 2025/07/30 02:02:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 02:02:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/30 02:02:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 02:02:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/30 02:02:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 02:02:13 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:02:13 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:02:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 02:02:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 02:02:13 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/30 02:02:13 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:02:13 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:14 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:14 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/30 02:02:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 02:02:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/30 02:02:14 NOTICE: B2 bucket rclone-test-cocuzoc5famu: 0 differences found 2025/07/30 02:02:14 NOTICE: B2 bucket rclone-test-cocuzoc5famu: 1 matching files --- PASS: TestAllTag (2.16s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 02:02:14 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:15 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:15 INFO : tictactoe: Making directory 2025/07/30 02:02:15 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:15 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 02:02:15 INFO : tictactoe/tictactoe: Making directory 2025/07/30 02:02:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 02:02:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/30 02:02:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/30 02:02:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/30 02:02:15 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:02:15 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:02:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 02:02:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/30 02:02:15 DEBUG : Waiting for deletions to finish 2025/07/30 02:02:16 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:16 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:16 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 02:02:16 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/30 02:02:16 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:02:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/30 02:02:16 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/30 02:02:16 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:02:16 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.55s) === RUN TestSyntax 2025/07/30 02:02:17 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 02:02:17 INFO : toe: Making directory 2025/07/30 02:02:17 INFO : toe/toe: Making directory 2025/07/30 02:02:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/30 02:02:17 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:02:17 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:02:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 02:02:18 INFO : toe/toe/toe: Copied (new) 2025/07/30 02:02:18 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.71s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 02:02:19 DEBUG : empty_dir: Making directory with metadata 2025/07/30 02:02:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/30 02:02:19 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:19 INFO : tictacempty_dir: Making directory 2025/07/30 02:02:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:19 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:19 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:19 INFO : tictactoe: Making directory 2025/07/30 02:02:19 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:19 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 02:02:19 INFO : tictactoe/tictactoe: Making directory 2025/07/30 02:02:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 02:02:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/30 02:02:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 02:02:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/30 02:02:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 02:02:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 02:02:19 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:02:19 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:02:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 02:02:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 02:02:20 INFO : toe/toe/toe.txt: Deleted 2025/07/30 02:02:20 INFO : toe/toe: Removing directory 2025/07/30 02:02:20 INFO : toe: Removing directory 2025/07/30 02:02:20 INFO : empty_dir: Removing directory 2025/07/30 02:02:20 DEBUG : Local file system at /tmp/rclone1513540148: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.81s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 02:02:21 DEBUG : empty_dir: Making directory with metadata 2025/07/30 02:02:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/30 02:02:21 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:21 INFO : tictacempty_dir: Making directory 2025/07/30 02:02:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:21 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:21 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:21 INFO : tictactoe: Making directory 2025/07/30 02:02:21 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:21 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 02:02:21 INFO : tictactoe/tictactoe: Making directory 2025/07/30 02:02:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 02:02:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/30 02:02:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 02:02:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/30 02:02:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 02:02:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 02:02:21 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:02:21 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:02:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 02:02:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 02:02:21 INFO : toe/toe/toe.txt: Deleted 2025/07/30 02:02:21 INFO : toe/toe: Removing directory 2025/07/30 02:02:21 INFO : toe: Removing directory 2025/07/30 02:02:21 INFO : empty_dir: Removing directory 2025/07/30 02:02:21 DEBUG : Local file system at /tmp/rclone1513540148: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/30 02:02:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/30 02:02:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/30 02:02:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/30 02:02:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/30 02:02:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 02:02:23 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/30 02:02:23 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.22s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 02:02:24 DEBUG : Reset feature "Copy" 2025/07/30 02:02:24 DEBUG : Reset feature "Move" 2025/07/30 02:02:24 DEBUG : Reset feature "Copy" 2025/07/30 02:02:24 DEBUG : Reset feature "Move" 2025/07/30 02:02:24 DEBUG : empty_dir: Making directory with metadata 2025/07/30 02:02:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/30 02:02:24 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:24 INFO : tictacempty_dir: Making directory 2025/07/30 02:02:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 02:02:24 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:24 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:24 INFO : tictactoe: Making directory 2025/07/30 02:02:24 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:24 DEBUG : toe: transformed to: tictactoe 2025/07/30 02:02:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 02:02:24 INFO : tictactoe/tictactoe: Making directory 2025/07/30 02:02:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 02:02:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/30 02:02:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 02:02:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/30 02:02:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 02:02:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 02:02:24 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:02:24 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:02:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 02:02:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 02:02:25 INFO : toe/toe/toe.txt: Deleted 2025/07/30 02:02:25 INFO : toe/toe: Removing directory 2025/07/30 02:02:25 INFO : toe: Removing directory 2025/07/30 02:02:25 INFO : empty_dir: Removing directory 2025/07/30 02:02:25 DEBUG : Local file system at /tmp/rclone1513540148: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/30 02:02:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/30 02:02:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/30 02:02:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/30 02:02:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/30 02:02:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 02:02:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/30 02:02:26 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.68s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 02:02:27 DEBUG : toe: transformed to: dG9l 2025/07/30 02:02:28 DEBUG : toe: transformed to: dG9l 2025/07/30 02:02:28 INFO : dG9l: Making directory 2025/07/30 02:02:28 DEBUG : toe: transformed to: dG9l 2025/07/30 02:02:28 DEBUG : toe: transformed to: dG9l 2025/07/30 02:02:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/30 02:02:28 INFO : dG9l/dG9l: Making directory 2025/07/30 02:02:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/30 02:02:28 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/30 02:02:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/30 02:02:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/30 02:02:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/30 02:02:28 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:02:28 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:02:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 02:02:28 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/30 02:02:28 DEBUG : Waiting for deletions to finish 2025/07/30 02:02:29 DEBUG : dG9l: transformed to: toe 2025/07/30 02:02:29 DEBUG : dG9l: transformed to: toe 2025/07/30 02:02:29 DEBUG : dG9l: transformed to: toe 2025/07/30 02:02:29 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/30 02:02:29 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/30 02:02:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/30 02:02:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/30 02:02:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/30 02:02:29 DEBUG : Local file system at /tmp/rclone1513540148: Waiting for checks to finish 2025/07/30 02:02:29 DEBUG : Local file system at /tmp/rclone1513540148: Waiting for transfers to finish 2025/07/30 02:02:29 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.61s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-cocuzoc5famu", Local "Local file system at /tmp/rclone1513540148", Modify Window "1ms" 2025/07/30 02:02:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/30 02:02:30 DEBUG : toe: transformed to: 2025/07/30 02:02:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/30 02:02:30 DEBUG : toe: transformed to: 2025/07/30 02:02:30 INFO : B2 bucket rclone-test-cocuzoc5famu: Making directory 2025/07/30 02:02:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/30 02:02:30 DEBUG : toe: transformed to: 2025/07/30 02:02:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/30 02:02:30 DEBUG : toe: transformed to: 2025/07/30 02:02:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/30 02:02:30 DEBUG : toe/toe: transformed to: 2025/07/30 02:02:30 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/30 02:02:30 INFO : toe/toe: Making directory 2025/07/30 02:02:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/30 02:02:30 DEBUG : toe/toe: transformed to: 2025/07/30 02:02:30 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/30 02:02:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/30 02:02:30 DEBUG : toe: transformed to: 2025/07/30 02:02:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/30 02:02:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/30 02:02:30 DEBUG : toe/toe/toe: transformed to: 2025/07/30 02:02:30 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/30 02:02:30 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for checks to finish 2025/07/30 02:02:30 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Waiting for transfers to finish 2025/07/30 02:02:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/30 02:02:31 INFO : toe/toe/toe: Copied (new) 2025/07/30 02:02:31 ERROR : B2 bucket rclone-test-cocuzoc5famu: not deleting files as there were IO errors 2025/07/30 02:02:31 ERROR : B2 bucket rclone-test-cocuzoc5famu: not deleting directories as there were IO errors --- PASS: TestError (1.69s) PASS 2025/07/30 02:02:32 DEBUG : B2 bucket rclone-test-cocuzoc5famu: Purge remote 2025/07/30 02:02:32 INFO : B2 bucket rclone-test-cocuzoc5famu: cleaning bucket "rclone-test-cocuzoc5famu" of all files 2025/07/30 02:02:33 DEBUG : BackupDir/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379ec65_d20250730_m015625_c001_v7007000_t0000_u01753840585127") 2025/07/30 02:02:33 DEBUG : BackupDir/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f103a6a65260dd80d_d20250730_m015618_c001_v0001109_t0006_u01753840578876") 2025/07/30 02:02:33 DEBUG : CompareDest/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40516cd1d2978165_d20250730_m015559_c001_v7007000_t0000_u01753840559732") 2025/07/30 02:02:33 DEBUG : CompareDest/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e3588d_d20250730_m015553_c001_v0001171_t0026_u01753840553811") 2025/07/30 02:02:33 DEBUG : CompareDest/two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40516cd1d2978166_d20250730_m015559_c001_v7007000_t0000_u01753840559914") 2025/07/30 02:02:33 DEBUG : CompareDest/two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad1ce_d20250730_m015555_c001_v0001130_t0013_u01753840555193") 2025/07/30 02:02:33 DEBUG : CopyDest/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379ec66_d20250730_m015625_c001_v7007000_t0000_u01753840585310") 2025/07/30 02:02:33 DEBUG : CopyDest/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902325_d20250730_m015615_c001_v0001146_t0043_u01753840575805") 2025/07/30 02:02:33 DEBUG : CopyDest/three: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379ec67_d20250730_m015625_c001_v7007000_t0000_u01753840585491") 2025/07/30 02:02:33 DEBUG : CopyDest/three: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad1fc_d20250730_m015623_c001_v0001130_t0057_u01753840583316") 2025/07/30 02:02:33 DEBUG : CopyDest/two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379ec69_d20250730_m015625_c001_v7007000_t0000_u01753840585673") 2025/07/30 02:02:33 DEBUG : CopyDest/two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e359a5_d20250730_m015620_c001_v0001171_t0010_u01753840580551") 2025/07/30 02:02:33 DEBUG : EXISTING: Deleting (id "4_zef926df3008d5b9b9f880e1b_f417f89adf751be28_d20250730_m015749_c001_v7007000_t0000_u01753840669680") 2025/07/30 02:02:33 DEBUG : EXISTING: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35d45_d20250730_m015748_c001_v0001171_t0053_u01753840668526") 2025/07/30 02:02:33 DEBUG : PREFIXapple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74de89_d20250730_m015956_c001_v7007000_t0000_u01753840796726") 2025/07/30 02:02:34 DEBUG : PREFIXapple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d04c7_d20250730_m015951_c001_v0001182_t0054_u01753840791417") 2025/07/30 02:02:34 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bf1_d20250730_m015956_c001_v7007000_t0000_u01753840796742") 2025/07/30 02:02:34 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667f19_d20250730_m015951_c001_v0001157_t0017_u01753840791404") 2025/07/30 02:02:34 DEBUG : PREFIXbanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bf0_d20250730_m015956_c001_v7007000_t0000_u01753840796557") 2025/07/30 02:02:34 DEBUG : PREFIXbanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e362d4_d20250730_m015951_c001_v0001171_t0006_u01753840791429") 2025/07/30 02:02:34 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f982_d20250730_m015956_c001_v7007000_t0000_u01753840796751") 2025/07/30 02:02:34 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239025f0_d20250730_m015951_c001_v0001146_t0034_u01753840791439") 2025/07/30 02:02:34 DEBUG : Testêé: Deleting (id "4_zef926df3008d5b9b9f880e1b_f417f89adf751be22_d20250730_m015746_c001_v7007000_t0000_u01753840666120") 2025/07/30 02:02:34 DEBUG : Testêé: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35d27_d20250730_m015745_c001_v0001171_t0025_u01753840665251") 2025/07/30 02:02:34 DEBUG : Testêé: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390240e_d20250730_m015744_c001_v0001146_t0031_u01753840664191") 2025/07/30 02:02:34 DEBUG : YXBwbGU=: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58d2_d20250730_m015938_c001_v7007000_t0000_u01753840778085") 2025/07/30 02:02:34 DEBUG : YXBwbGU=: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239025ae_d20250730_m015933_c001_v0001146_t0026_u01753840773665") 2025/07/30 02:02:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58d3_d20250730_m015938_c001_v7007000_t0000_u01753840778270") 2025/07/30 02:02:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d044d_d20250730_m015933_c001_v0001182_t0040_u01753840773680") 2025/07/30 02:02:34 DEBUG : YmFuYW5h: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58d4_d20250730_m015938_c001_v7007000_t0000_u01753840778454") 2025/07/30 02:02:34 DEBUG : YmFuYW5h: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e361fa_d20250730_m015933_c001_v0001171_t0045_u01753840773685") 2025/07/30 02:02:34 DEBUG : a/potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f304_d20250730_m015422_c001_v7007000_t0000_u01753840462613") 2025/07/30 02:02:34 DEBUG : a/potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0fa_d20250730_m015421_c001_v0001130_t0040_u01753840461850") 2025/07/30 02:02:34 DEBUG : a/potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40516cd1d297811f_d20250730_m015420_c001_v7007000_t0000_u01753840460260") 2025/07/30 02:02:34 DEBUG : a/potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0f0_d20250730_m015419_c001_v0001130_t0042_u01753840459274") 2025/07/30 02:02:34 DEBUG : a/potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f2de_d20250730_m015401_c001_v7007000_t0000_u01753840441740") 2025/07/30 02:02:34 DEBUG : a/potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0aa_d20250730_m015400_c001_v0001130_t0047_u01753840440659") 2025/07/30 02:02:34 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db5c_d20250730_m020159_c001_v7007000_t0000_u01753840919687") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e368d1_d20250730_m020154_c001_v0001171_t0052_u01753840914838") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c996623729f9_d20250730_m020142_c001_v7007000_t0000_u01753840902844") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e367ff_d20250730_m020138_c001_v0001171_t0053_u01753840898494") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d92284_d20250730_m020125_c001_v7007000_t0000_u01753840885721") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e3671d_d20250730_m020121_c001_v0001171_t0043_u01753840881758") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c46272_d20250730_m020110_c001_v7007000_t0000_u01753840870165") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36634_d20250730_m020106_c001_v0001171_t0006_u01753840865999") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74ded1_d20250730_m020054_c001_v7007000_t0000_u01753840854113") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36573_d20250730_m020049_c001_v0001171_t0037_u01753840849562") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff98a_d20250730_m020037_c001_v7007000_t0000_u01753840837086") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d05d9_d20250730_m020030_c001_v0001182_t0045_u01753840830800") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9b8_d20250730_m020018_c001_v7007000_t0000_u01753840818967") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e363de_d20250730_m020015_c001_v0001171_t0053_u01753840815327") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f406c34f5179d7868_d20250730_m020013_c001_v7007000_t0000_u01753840813894") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0543_d20250730_m020009_c001_v0001182_t0056_u01753840809669") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bf3_d20250730_m015958_c001_v7007000_t0000_u01753840798305") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36302_d20250730_m015954_c001_v0001171_t0021_u01753840794750") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f95_d20250730_m015953_c001_v7007000_t0000_u01753840793618") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667f0f_d20250730_m015949_c001_v0001157_t0019_u01753840789328") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4200860b740eefdc_d20250730_m015935_c001_v7007000_t0000_u01753840775860") 2025/07/30 02:02:35 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667ea3_d20250730_m015931_c001_v0001157_t0006_u01753840771329") 2025/07/30 02:02:36 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f19e_d20250730_m015919_c001_v7007000_t0000_u01753840759601") 2025/07/30 02:02:36 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667e53_d20250730_m015915_c001_v0001157_t0050_u01753840755413") 2025/07/30 02:02:36 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bb4_d20250730_m015903_c001_v7007000_t0000_u01753840743875") 2025/07/30 02:02:36 DEBUG : apple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667df1_d20250730_m015859_c001_v0001157_t0038_u01753840739446") 2025/07/30 02:02:36 DEBUG : appleSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c9966237296e_d20250730_m020017_c001_v7007000_t0000_u01753840817481") 2025/07/30 02:02:36 DEBUG : appleSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902630_d20250730_m020012_c001_v0001146_t0007_u01753840812054") 2025/07/30 02:02:36 DEBUG : appleapple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff98d_d20250730_m020037_c001_v7007000_t0000_u01753840837270") 2025/07/30 02:02:36 DEBUG : appleapple: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d05f1_d20250730_m020033_c001_v0001182_t0035_u01753840833039") 2025/07/30 02:02:36 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db5d_d20250730_m020159_c001_v7007000_t0000_u01753840919870") 2025/07/30 02:02:36 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239027bb_d20250730_m020155_c001_v0001146_t0008_u01753840915523") 2025/07/30 02:02:36 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c996623729fa_d20250730_m020143_c001_v7007000_t0000_u01753840903036") 2025/07/30 02:02:36 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390276f_d20250730_m020139_c001_v0001146_t0030_u01753840899018") 2025/07/30 02:02:36 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d92285_d20250730_m020125_c001_v7007000_t0000_u01753840885904") 2025/07/30 02:02:36 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902735_d20250730_m020122_c001_v0001146_t0023_u01753840882340") 2025/07/30 02:02:36 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c46274_d20250730_m020110_c001_v7007000_t0000_u01753840870389") 2025/07/30 02:02:36 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902704_d20250730_m020106_c001_v0001146_t0037_u01753840866677") 2025/07/30 02:02:36 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74ded2_d20250730_m020054_c001_v7007000_t0000_u01753840854295") 2025/07/30 02:02:36 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239026be_d20250730_m020050_c001_v0001146_t0038_u01753840850051") 2025/07/30 02:02:36 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f416f0ad7fdc03458_d20250730_m020035_c001_v7007000_t0000_u01753840835074") 2025/07/30 02:02:36 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36477_d20250730_m020031_c001_v0001171_t0058_u01753840831623") 2025/07/30 02:02:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9b9_d20250730_m020019_c001_v7007000_t0000_u01753840819150") 2025/07/30 02:02:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0577_d20250730_m020015_c001_v0001182_t0036_u01753840815317") 2025/07/30 02:02:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9a9_d20250730_m020014_c001_v7007000_t0000_u01753840814040") 2025/07/30 02:02:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e363b4_d20250730_m020010_c001_v0001171_t0037_u01753840810513") 2025/07/30 02:02:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bf4_d20250730_m015958_c001_v7007000_t0000_u01753840798494") 2025/07/30 02:02:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d04e1_d20250730_m015954_c001_v0001182_t0043_u01753840794738") 2025/07/30 02:02:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f97b_d20250730_m015953_c001_v7007000_t0000_u01753840793629") 2025/07/30 02:02:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e362be_d20250730_m015949_c001_v0001171_t0029_u01753840789890") 2025/07/30 02:02:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c996623728f5_d20250730_m015935_c001_v7007000_t0000_u01753840775992") 2025/07/30 02:02:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0447_d20250730_m015931_c001_v0001182_t0040_u01753840771954") 2025/07/30 02:02:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f1a0_d20250730_m015919_c001_v7007000_t0000_u01753840759783") 2025/07/30 02:02:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d03eb_d20250730_m015916_c001_v0001182_t0038_u01753840756151") 2025/07/30 02:02:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bb5_d20250730_m015904_c001_v7007000_t0000_u01753840744060") 2025/07/30 02:02:37 DEBUG : appleappleapplebanana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0379_d20250730_m015900_c001_v0001182_t0049_u01753840740345") 2025/07/30 02:02:37 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c9966237296d_d20250730_m020017_c001_v7007000_t0000_u01753840817295") 2025/07/30 02:02:37 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e363c0_d20250730_m020012_c001_v0001171_t0032_u01753840812043") 2025/07/30 02:02:37 DEBUG : b/potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f305_d20250730_m015422_c001_v7007000_t0000_u01753840462798") 2025/07/30 02:02:37 DEBUG : b/potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0f4_d20250730_m015420_c001_v0001130_t0007_u01753840460808") 2025/07/30 02:02:37 DEBUG : b/potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40516cd1d297811e_d20250730_m015419_c001_v7007000_t0000_u01753840459700") 2025/07/30 02:02:37 DEBUG : b/potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0ec_d20250730_m015418_c001_v0001130_t0056_u01753840458315") 2025/07/30 02:02:37 DEBUG : b/potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f2dc_d20250730_m015401_c001_v7007000_t0000_u01753840441173") 2025/07/30 02:02:37 DEBUG : b/potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0a2_d20250730_m015359_c001_v0001130_t0058_u01753840439540") 2025/07/30 02:02:38 DEBUG : backup/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4049d4ddc9f97aca_d20250730_m015638_c001_v7007000_t0000_u01753840598269") 2025/07/30 02:02:38 DEBUG : backup/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11140860af680555_d20250730_m015636_c001_v0001180_t0027_u01753840596390") 2025/07/30 02:02:38 DEBUG : backup/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f118dae5d6974ef29_d20250730_m015632_c001_v0001171_t0053_u01753840592411") 2025/07/30 02:02:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418407e7a4fc4a09_d20250730_m015705_c001_v7007000_t0000_u01753840625113") 2025/07/30 02:02:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef926df3008d5b9b9f880e1b_f100bae2e64fe03ce_d20250730_m015703_c001_v0001157_t0021_u01753840623461") 2025/07/30 02:02:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef926df3008d5b9b9f880e1b_f112bf6f0044be3a6_d20250730_m015659_c001_v0001157_t0035_u01753840619297") 2025/07/30 02:02:38 DEBUG : backup/one.bak: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c45c68_d20250730_m015651_c001_v7007000_t0000_u01753840611799") 2025/07/30 02:02:38 DEBUG : backup/one.bak: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11847197de4e0b61_d20250730_m015649_c001_v0001137_t0038_u01753840609836") 2025/07/30 02:02:38 DEBUG : backup/one.bak: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11749e15a3bcd0b0_d20250730_m015645_c001_v0001115_t0002_u01753840605781") 2025/07/30 02:02:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418407e7a4fc4a0a_d20250730_m015705_c001_v7007000_t0000_u01753840625296") 2025/07/30 02:02:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1023521d35b44a69_d20250730_m015704_c001_v0001177_t0041_u01753840624342") 2025/07/30 02:02:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f100f6e5844b9284c_d20250730_m015700_c001_v0001029_t0016_u01753840620947") 2025/07/30 02:02:38 DEBUG : backup/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4049d4ddc9f97acb_d20250730_m015638_c001_v7007000_t0000_u01753840598452") 2025/07/30 02:02:38 DEBUG : backup/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10470a1a4dad067f_d20250730_m015637_c001_v0001172_t0024_u01753840597455") 2025/07/30 02:02:38 DEBUG : backup/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f112f6085ffb395e6_d20250730_m015633_c001_v0001105_t0009_u01753840593960") 2025/07/30 02:02:38 DEBUG : backup/three.txt.bak: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c45c69_d20250730_m015651_c001_v7007000_t0000_u01753840611982") 2025/07/30 02:02:38 DEBUG : backup/three.txt.bak: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1141cb122999b00c_d20250730_m015650_c001_v0001042_t0030_u01753840610842") 2025/07/30 02:02:38 DEBUG : backup/three.txt.bak: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1174d27ecad00fde_d20250730_m015647_c001_v0001181_t0005_u01753840607551") 2025/07/30 02:02:38 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db5e_d20250730_m020200_c001_v7007000_t0000_u01753840920056") 2025/07/30 02:02:38 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d080a_d20250730_m020155_c001_v0001182_t0027_u01753840915314") 2025/07/30 02:02:38 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c996623729fb_d20250730_m020143_c001_v7007000_t0000_u01753840903218") 2025/07/30 02:02:39 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d07b6_d20250730_m020138_c001_v0001182_t0010_u01753840898816") 2025/07/30 02:02:39 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d92287_d20250730_m020126_c001_v7007000_t0000_u01753840886086") 2025/07/30 02:02:39 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d075e_d20250730_m020122_c001_v0001182_t0020_u01753840882101") 2025/07/30 02:02:39 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c46275_d20250730_m020110_c001_v7007000_t0000_u01753840870572") 2025/07/30 02:02:39 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0706_d20250730_m020106_c001_v0001182_t0007_u01753840866459") 2025/07/30 02:02:39 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74ded3_d20250730_m020054_c001_v7007000_t0000_u01753840854477") 2025/07/30 02:02:39 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0695_d20250730_m020049_c001_v0001182_t0054_u01753840849850") 2025/07/30 02:02:39 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff98f_d20250730_m020037_c001_v7007000_t0000_u01753840837461") 2025/07/30 02:02:39 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed66800b_d20250730_m020031_c001_v0001157_t0014_u01753840831005") 2025/07/30 02:02:39 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9bb_d20250730_m020019_c001_v7007000_t0000_u01753840819335") 2025/07/30 02:02:39 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667fa1_d20250730_m020015_c001_v0001157_t0042_u01753840815347") 2025/07/30 02:02:39 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9a5_d20250730_m020013_c001_v7007000_t0000_u01753840813859") 2025/07/30 02:02:39 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667f81_d20250730_m020009_c001_v0001157_t0045_u01753840809884") 2025/07/30 02:02:39 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bf5_d20250730_m015958_c001_v7007000_t0000_u01753840798680") 2025/07/30 02:02:39 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239025fc_d20250730_m015954_c001_v0001146_t0033_u01753840794760") 2025/07/30 02:02:39 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bed_d20250730_m015953_c001_v7007000_t0000_u01753840793641") 2025/07/30 02:02:39 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d04bd_d20250730_m015949_c001_v0001182_t0012_u01753840789678") 2025/07/30 02:02:39 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58cc_d20250730_m015936_c001_v7007000_t0000_u01753840776002") 2025/07/30 02:02:39 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239025a6_d20250730_m015931_c001_v0001146_t0012_u01753840771628") 2025/07/30 02:02:40 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f1a1_d20250730_m015919_c001_v7007000_t0000_u01753840759967") 2025/07/30 02:02:40 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902582_d20250730_m015915_c001_v0001146_t0001_u01753840755837") 2025/07/30 02:02:40 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bb6_d20250730_m015904_c001_v7007000_t0000_u01753840744242") 2025/07/30 02:02:40 DEBUG : banana: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902557_d20250730_m015859_c001_v0001146_t0053_u01753840739930") 2025/07/30 02:02:40 DEBUG : bananaSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9b2_d20250730_m020017_c001_v7007000_t0000_u01753840817280") 2025/07/30 02:02:40 DEBUG : bananaSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d054d_d20250730_m020012_c001_v0001182_t0032_u01753840812026") 2025/07/30 02:02:40 DEBUG : both0: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f150_d20250730_m015833_c001_v7007000_t0000_u01753840713029") 2025/07/30 02:02:40 DEBUG : both0: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390247d_d20250730_m015814_c001_v0001146_t0059_u01753840694855") 2025/07/30 02:02:40 DEBUG : both0: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f05_d20250730_m015810_c001_v7007000_t0000_u01753840690566") 2025/07/30 02:02:40 DEBUG : both0: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902422_d20250730_m015751_c001_v0001146_t0044_u01753840671546") 2025/07/30 02:02:40 DEBUG : both1: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f151_d20250730_m015833_c001_v7007000_t0000_u01753840713210") 2025/07/30 02:02:40 DEBUG : both1: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902487_d20250730_m015815_c001_v0001146_t0038_u01753840695954") 2025/07/30 02:02:40 DEBUG : both1: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f06_d20250730_m015810_c001_v7007000_t0000_u01753840690756") 2025/07/30 02:02:40 DEBUG : both1: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902426_d20250730_m015752_c001_v0001146_t0046_u01753840672741") 2025/07/30 02:02:40 DEBUG : both10: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f152_d20250730_m015833_c001_v7007000_t0000_u01753840713392") 2025/07/30 02:02:40 DEBUG : both10: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239024b5_d20250730_m015823_c001_v0001146_t0054_u01753840703270") 2025/07/30 02:02:40 DEBUG : both10: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f08_d20250730_m015811_c001_v7007000_t0000_u01753840691012") 2025/07/30 02:02:40 DEBUG : both10: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902447_d20250730_m015800_c001_v0001146_t0053_u01753840680051") 2025/07/30 02:02:40 DEBUG : both11: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f153_d20250730_m015833_c001_v7007000_t0000_u01753840713573") 2025/07/30 02:02:40 DEBUG : both11: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239024b9_d20250730_m015824_c001_v0001146_t0000_u01753840704099") 2025/07/30 02:02:40 DEBUG : both11: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f09_d20250730_m015811_c001_v7007000_t0000_u01753840691195") 2025/07/30 02:02:41 DEBUG : both11: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390244b_d20250730_m015800_c001_v0001146_t0007_u01753840680762") 2025/07/30 02:02:41 DEBUG : both12: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f154_d20250730_m015833_c001_v7007000_t0000_u01753840713755") 2025/07/30 02:02:41 DEBUG : both12: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239024bb_d20250730_m015824_c001_v0001146_t0037_u01753840704852") 2025/07/30 02:02:41 DEBUG : both12: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f0b_d20250730_m015811_c001_v7007000_t0000_u01753840691377") 2025/07/30 02:02:41 DEBUG : both12: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390244d_d20250730_m015801_c001_v0001146_t0028_u01753840681461") 2025/07/30 02:02:41 DEBUG : both13: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f155_d20250730_m015833_c001_v7007000_t0000_u01753840713952") 2025/07/30 02:02:41 DEBUG : both13: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239024bd_d20250730_m015825_c001_v0001146_t0028_u01753840705554") 2025/07/30 02:02:41 DEBUG : both13: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f0c_d20250730_m015811_c001_v7007000_t0000_u01753840691559") 2025/07/30 02:02:41 DEBUG : both13: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390244f_d20250730_m015802_c001_v0001146_t0023_u01753840682320") 2025/07/30 02:02:41 DEBUG : both14: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f156_d20250730_m015834_c001_v7007000_t0000_u01753840714133") 2025/07/30 02:02:41 DEBUG : both14: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239024c1_d20250730_m015826_c001_v0001146_t0043_u01753840706374") 2025/07/30 02:02:41 DEBUG : both14: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f0d_d20250730_m015811_c001_v7007000_t0000_u01753840691742") 2025/07/30 02:02:41 DEBUG : both14: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902451_d20250730_m015803_c001_v0001146_t0053_u01753840683030") 2025/07/30 02:02:41 DEBUG : both15: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f157_d20250730_m015834_c001_v7007000_t0000_u01753840714315") 2025/07/30 02:02:41 DEBUG : both15: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239024c7_d20250730_m015827_c001_v0001146_t0016_u01753840707135") 2025/07/30 02:02:41 DEBUG : both15: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f0e_d20250730_m015811_c001_v7007000_t0000_u01753840691925") 2025/07/30 02:02:41 DEBUG : both15: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902453_d20250730_m015803_c001_v0001146_t0011_u01753840683763") 2025/07/30 02:02:41 DEBUG : both16: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f158_d20250730_m015834_c001_v7007000_t0000_u01753840714497") 2025/07/30 02:02:41 DEBUG : both16: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239024cc_d20250730_m015827_c001_v0001146_t0044_u01753840707757") 2025/07/30 02:02:41 DEBUG : both16: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f0f_d20250730_m015812_c001_v7007000_t0000_u01753840692107") 2025/07/30 02:02:41 DEBUG : both16: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902455_d20250730_m015804_c001_v0001146_t0020_u01753840684428") 2025/07/30 02:02:42 DEBUG : both17: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f159_d20250730_m015834_c001_v7007000_t0000_u01753840714679") 2025/07/30 02:02:42 DEBUG : both17: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239024d2_d20250730_m015828_c001_v0001146_t0005_u01753840708498") 2025/07/30 02:02:42 DEBUG : both17: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f10_d20250730_m015812_c001_v7007000_t0000_u01753840692290") 2025/07/30 02:02:42 DEBUG : both17: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390245d_d20250730_m015805_c001_v0001146_t0015_u01753840685355") 2025/07/30 02:02:42 DEBUG : both18: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f15a_d20250730_m015834_c001_v7007000_t0000_u01753840714861") 2025/07/30 02:02:42 DEBUG : both18: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239024d4_d20250730_m015829_c001_v0001146_t0010_u01753840709068") 2025/07/30 02:02:42 DEBUG : both18: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f11_d20250730_m015812_c001_v7007000_t0000_u01753840692472") 2025/07/30 02:02:42 DEBUG : both18: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902461_d20250730_m015806_c001_v0001146_t0021_u01753840686295") 2025/07/30 02:02:42 DEBUG : both19: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f15b_d20250730_m015835_c001_v7007000_t0000_u01753840715042") 2025/07/30 02:02:42 DEBUG : both19: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239024d8_d20250730_m015829_c001_v0001146_t0055_u01753840709659") 2025/07/30 02:02:42 DEBUG : both19: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f12_d20250730_m015812_c001_v7007000_t0000_u01753840692654") 2025/07/30 02:02:42 DEBUG : both19: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902464_d20250730_m015806_c001_v0001146_t0037_u01753840686909") 2025/07/30 02:02:42 DEBUG : both2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f15c_d20250730_m015835_c001_v7007000_t0000_u01753840715224") 2025/07/30 02:02:42 DEBUG : both2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902489_d20250730_m015816_c001_v0001146_t0015_u01753840696974") 2025/07/30 02:02:42 DEBUG : both2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f13_d20250730_m015812_c001_v7007000_t0000_u01753840692848") 2025/07/30 02:02:42 DEBUG : both2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390242a_d20250730_m015753_c001_v0001146_t0041_u01753840673507") 2025/07/30 02:02:42 DEBUG : both3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f15d_d20250730_m015835_c001_v7007000_t0000_u01753840715406") 2025/07/30 02:02:42 DEBUG : both3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390248b_d20250730_m015817_c001_v0001146_t0019_u01753840697728") 2025/07/30 02:02:42 DEBUG : both3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f14_d20250730_m015813_c001_v7007000_t0000_u01753840693030") 2025/07/30 02:02:42 DEBUG : both3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390242d_d20250730_m015754_c001_v0001146_t0007_u01753840674360") 2025/07/30 02:02:42 DEBUG : both4: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f15e_d20250730_m015835_c001_v7007000_t0000_u01753840715588") 2025/07/30 02:02:42 DEBUG : both4: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390248f_d20250730_m015818_c001_v0001146_t0014_u01753840698389") 2025/07/30 02:02:43 DEBUG : both4: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f15_d20250730_m015813_c001_v7007000_t0000_u01753840693211") 2025/07/30 02:02:43 DEBUG : both4: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390242f_d20250730_m015754_c001_v0001146_t0003_u01753840674948") 2025/07/30 02:02:43 DEBUG : both5: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f15f_d20250730_m015835_c001_v7007000_t0000_u01753840715770") 2025/07/30 02:02:43 DEBUG : both5: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902495_d20250730_m015819_c001_v0001146_t0002_u01753840699335") 2025/07/30 02:02:43 DEBUG : both5: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f16_d20250730_m015813_c001_v7007000_t0000_u01753840693393") 2025/07/30 02:02:43 DEBUG : both5: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902433_d20250730_m015755_c001_v0001146_t0035_u01753840675600") 2025/07/30 02:02:43 DEBUG : both6: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f160_d20250730_m015835_c001_v7007000_t0000_u01753840715951") 2025/07/30 02:02:43 DEBUG : both6: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390249d_d20250730_m015820_c001_v0001146_t0050_u01753840700126") 2025/07/30 02:02:43 DEBUG : both6: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f17_d20250730_m015813_c001_v7007000_t0000_u01753840693576") 2025/07/30 02:02:43 DEBUG : both6: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902437_d20250730_m015756_c001_v0001146_t0026_u01753840676353") 2025/07/30 02:02:43 DEBUG : both7: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f161_d20250730_m015836_c001_v7007000_t0000_u01753840716133") 2025/07/30 02:02:43 DEBUG : both7: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239024a1_d20250730_m015820_c001_v0001146_t0051_u01753840700876") 2025/07/30 02:02:43 DEBUG : both7: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f18_d20250730_m015813_c001_v7007000_t0000_u01753840693759") 2025/07/30 02:02:43 DEBUG : both7: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390243b_d20250730_m015757_c001_v0001146_t0045_u01753840677002") 2025/07/30 02:02:43 DEBUG : both8: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f163_d20250730_m015836_c001_v7007000_t0000_u01753840716316") 2025/07/30 02:02:43 DEBUG : both8: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239024a7_d20250730_m015821_c001_v0001146_t0040_u01753840701555") 2025/07/30 02:02:43 DEBUG : both8: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f19_d20250730_m015813_c001_v7007000_t0000_u01753840693942") 2025/07/30 02:02:43 DEBUG : both8: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390243f_d20250730_m015758_c001_v0001146_t0056_u01753840678122") 2025/07/30 02:02:43 DEBUG : both9: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f164_d20250730_m015836_c001_v7007000_t0000_u01753840716516") 2025/07/30 02:02:43 DEBUG : both9: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239024ad_d20250730_m015822_c001_v0001146_t0030_u01753840702397") 2025/07/30 02:02:43 DEBUG : both9: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f1a_d20250730_m015814_c001_v7007000_t0000_u01753840694125") 2025/07/30 02:02:44 DEBUG : both9: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902445_d20250730_m015759_c001_v0001146_t0036_u01753840679361") 2025/07/30 02:02:44 DEBUG : c/non empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f307_d20250730_m015422_c001_v7007000_t0000_u01753840462979") 2025/07/30 02:02:44 DEBUG : c/non empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0f6_d20250730_m015421_c001_v0001130_t0028_u01753840461148") 2025/07/30 02:02:44 DEBUG : c/non empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40516cd1d2978120_d20250730_m015420_c001_v7007000_t0000_u01753840460442") 2025/07/30 02:02:44 DEBUG : c/non empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0ee_d20250730_m015418_c001_v0001130_t0008_u01753840458607") 2025/07/30 02:02:44 DEBUG : c/non empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f2df_d20250730_m015401_c001_v7007000_t0000_u01753840441921") 2025/07/30 02:02:44 DEBUG : c/non empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0a4_d20250730_m015359_c001_v0001130_t0044_u01753840439862") 2025/07/30 02:02:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58d5_d20250730_m015938_c001_v7007000_t0000_u01753840778637") 2025/07/30 02:02:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667eaf_d20250730_m015933_c001_v0001157_t0023_u01753840773653") 2025/07/30 02:02:44 DEBUG : check sum: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff826_d20250730_m015352_c001_v7007000_t0000_u01753840432088") 2025/07/30 02:02:44 DEBUG : check sum: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad08a_d20250730_m015350_c001_v0001130_t0046_u01753840430875") 2025/07/30 02:02:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f5ca_d20250730_m020230_c001_v7007000_t0000_u01753840950235") 2025/07/30 02:02:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36a5a_d20250730_m020228_c001_v0001171_t0018_u01753840948574") 2025/07/30 02:02:44 DEBUG : dest/3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379ec53_d20250730_m015608_c001_v7007000_t0000_u01753840568998") 2025/07/30 02:02:44 DEBUG : dest/3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a089392ab7325_d20250730_m015607_c001_v0001137_t0034_u01753840567898") 2025/07/30 02:02:44 DEBUG : dir1/0000-abcde: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff992_d20250730_m020037_c001_v7007000_t0000_u01753840837645") 2025/07/30 02:02:44 DEBUG : dir1/0000-abcde: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390268a_d20250730_m020033_c001_v0001146_t0015_u01753840833265") 2025/07/30 02:02:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db5f_d20250730_m020200_c001_v7007000_t0000_u01753840920238") 2025/07/30 02:02:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36871_d20250730_m020147_c001_v0001171_t0041_u01753840907470") 2025/07/30 02:02:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c996623729fc_d20250730_m020143_c001_v7007000_t0000_u01753840903400") 2025/07/30 02:02:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e3679d_d20250730_m020130_c001_v0001171_t0049_u01753840890409") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d92289_d20250730_m020126_c001_v7007000_t0000_u01753840886269") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e366b6_d20250730_m020114_c001_v0001171_t0024_u01753840874871") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c46276_d20250730_m020110_c001_v7007000_t0000_u01753840870754") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e365e2_d20250730_m020058_c001_v0001171_t0000_u01753840858742") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74ded4_d20250730_m020054_c001_v7007000_t0000_u01753840854658") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36507_d20250730_m020041_c001_v0001171_t0008_u01753840841836") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3c1a_d20250730_m020035_c001_v7007000_t0000_u01753840835171") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d05ab_d20250730_m020023_c001_v0001182_t0038_u01753840823625") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9bc_d20250730_m020019_c001_v7007000_t0000_u01753840819518") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0579_d20250730_m020015_c001_v0001182_t0006_u01753840815534") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9ae_d20250730_m020014_c001_v7007000_t0000_u01753840814403") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0511_d20250730_m020002_c001_v0001182_t0014_u01753840802998") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bf6_d20250730_m015958_c001_v7007000_t0000_u01753840798864") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d04e5_d20250730_m015954_c001_v0001182_t0011_u01753840794959") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f97d_d20250730_m015953_c001_v7007000_t0000_u01753840793817") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667edf_d20250730_m015942_c001_v0001157_t0024_u01753840782726") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58cd_d20250730_m015936_c001_v7007000_t0000_u01753840776014") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667e7b_d20250730_m015924_c001_v0001157_t0023_u01753840764232") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f1a2_d20250730_m015920_c001_v7007000_t0000_u01753840760150") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667e1b_d20250730_m015908_c001_v0001157_t0052_u01753840748495") 2025/07/30 02:02:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bb7_d20250730_m015904_c001_v7007000_t0000_u01753840744426") 2025/07/30 02:02:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667dd3_d20250730_m015853_c001_v0001157_t0039_u01753840733595") 2025/07/30 02:02:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d9220d_d20250730_m020017_c001_v7007000_t0000_u01753840817593") 2025/07/30 02:02:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0555_d20250730_m020012_c001_v0001182_t0056_u01753840812318") 2025/07/30 02:02:46 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff994_d20250730_m020037_c001_v7007000_t0000_u01753840837829") 2025/07/30 02:02:46 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36485_d20250730_m020033_c001_v0001171_t0059_u01753840833255") 2025/07/30 02:02:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db60_d20250730_m020200_c001_v7007000_t0000_u01753840920422") 2025/07/30 02:02:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d07e4_d20250730_m020148_c001_v0001182_t0016_u01753840908364") 2025/07/30 02:02:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c996623729fd_d20250730_m020143_c001_v7007000_t0000_u01753840903581") 2025/07/30 02:02:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0780_d20250730_m020131_c001_v0001182_t0034_u01753840891051") 2025/07/30 02:02:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d9228b_d20250730_m020126_c001_v7007000_t0000_u01753840886452") 2025/07/30 02:02:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0734_d20250730_m020115_c001_v0001182_t0036_u01753840875546") 2025/07/30 02:02:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c46277_d20250730_m020110_c001_v7007000_t0000_u01753840870936") 2025/07/30 02:02:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d06d7_d20250730_m020059_c001_v0001182_t0000_u01753840859681") 2025/07/30 02:02:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74ded5_d20250730_m020054_c001_v7007000_t0000_u01753840854840") 2025/07/30 02:02:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0665_d20250730_m020042_c001_v0001182_t0050_u01753840842752") 2025/07/30 02:02:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff985_d20250730_m020035_c001_v7007000_t0000_u01753840835106") 2025/07/30 02:02:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667fe1_d20250730_m020024_c001_v0001157_t0037_u01753840824236") 2025/07/30 02:02:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9bf_d20250730_m020019_c001_v7007000_t0000_u01753840819728") 2025/07/30 02:02:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902644_d20250730_m020015_c001_v0001146_t0033_u01753840815690") 2025/07/30 02:02:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f406c34f5179d7869_d20250730_m020014_c001_v7007000_t0000_u01753840814075") 2025/07/30 02:02:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667f61_d20250730_m020003_c001_v0001157_t0034_u01753840803560") 2025/07/30 02:02:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bf7_d20250730_m015959_c001_v7007000_t0000_u01753840799050") 2025/07/30 02:02:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36306_d20250730_m015955_c001_v0001171_t0009_u01753840795148") 2025/07/30 02:02:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f97c_d20250730_m015953_c001_v7007000_t0000_u01753840793680") 2025/07/30 02:02:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0493_d20250730_m015943_c001_v0001182_t0034_u01753840783431") 2025/07/30 02:02:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f411320ef57dd76b0_d20250730_m015935_c001_v7007000_t0000_u01753840775838") 2025/07/30 02:02:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902594_d20250730_m015925_c001_v0001146_t0026_u01753840765002") 2025/07/30 02:02:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f1a3_d20250730_m015920_c001_v7007000_t0000_u01753840760333") 2025/07/30 02:02:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390256b_d20250730_m015909_c001_v0001146_t0059_u01753840749481") 2025/07/30 02:02:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bb8_d20250730_m015904_c001_v7007000_t0000_u01753840744609") 2025/07/30 02:02:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902541_d20250730_m015854_c001_v0001146_t0026_u01753840734429") 2025/07/30 02:02:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d9220c_d20250730_m020017_c001_v7007000_t0000_u01753840817410") 2025/07/30 02:02:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902632_d20250730_m020012_c001_v0001146_t0046_u01753840812359") 2025/07/30 02:02:47 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff996_d20250730_m020038_c001_v7007000_t0000_u01753840838012") 2025/07/30 02:02:47 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d05f7_d20250730_m020033_c001_v0001182_t0028_u01753840833427") 2025/07/30 02:02:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db61_d20250730_m020200_c001_v7007000_t0000_u01753840920606") 2025/07/30 02:02:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902797_d20250730_m020148_c001_v0001146_t0059_u01753840908926") 2025/07/30 02:02:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c996623729fe_d20250730_m020143_c001_v7007000_t0000_u01753840903764") 2025/07/30 02:02:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390274f_d20250730_m020131_c001_v0001146_t0043_u01753840891626") 2025/07/30 02:02:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d9228c_d20250730_m020126_c001_v7007000_t0000_u01753840886634") 2025/07/30 02:02:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902721_d20250730_m020116_c001_v0001146_t0022_u01753840876100") 2025/07/30 02:02:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c46278_d20250730_m020111_c001_v7007000_t0000_u01753840871119") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239026e2_d20250730_m020100_c001_v0001146_t0006_u01753840860258") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74ded6_d20250730_m020055_c001_v7007000_t0000_u01753840855022") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239026a6_d20250730_m020043_c001_v0001146_t0050_u01753840843345") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff983_d20250730_m020034_c001_v7007000_t0000_u01753840834727") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e3642f_d20250730_m020025_c001_v0001171_t0038_u01753840825147") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9c0_d20250730_m020019_c001_v7007000_t0000_u01753840819912") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e363e2_d20250730_m020015_c001_v0001171_t0003_u01753840815699") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9aa_d20250730_m020014_c001_v7007000_t0000_u01753840814053") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36364_d20250730_m020004_c001_v0001171_t0040_u01753840804278") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bf8_d20250730_m015959_c001_v7007000_t0000_u01753840799236") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667f3b_d20250730_m015955_c001_v0001157_t0018_u01753840795136") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f93_d20250730_m015953_c001_v7007000_t0000_u01753840793256") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36278_d20250730_m015944_c001_v0001171_t0053_u01753840784001") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f411320ef57dd76b1_d20250730_m015936_c001_v7007000_t0000_u01753840776029") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0417_d20250730_m015925_c001_v0001182_t0030_u01753840765845") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f1a5_d20250730_m015920_c001_v7007000_t0000_u01753840760516") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d03b9_d20250730_m015910_c001_v0001182_t0016_u01753840750161") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bb9_d20250730_m015904_c001_v7007000_t0000_u01753840744795") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d033f_d20250730_m015854_c001_v0001182_t0006_u01753840734910") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f406c34f5179d7870_d20250730_m020017_c001_v7007000_t0000_u01753840817240") 2025/07/30 02:02:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667f8d_d20250730_m020012_c001_v0001157_t0002_u01753840812388") 2025/07/30 02:02:48 DEBUG : dir1/0003-defgh: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff997_d20250730_m020038_c001_v7007000_t0000_u01753840838195") 2025/07/30 02:02:48 DEBUG : dir1/0003-defgh: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed668015_d20250730_m020033_c001_v0001157_t0047_u01753840833523") 2025/07/30 02:02:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db63_d20250730_m020200_c001_v7007000_t0000_u01753840920789") 2025/07/30 02:02:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed6681b3_d20250730_m020149_c001_v0001157_t0046_u01753840909570") 2025/07/30 02:02:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c996623729ff_d20250730_m020143_c001_v7007000_t0000_u01753840903947") 2025/07/30 02:02:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed66814f_d20250730_m020133_c001_v0001157_t0046_u01753840893102") 2025/07/30 02:02:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d9228d_d20250730_m020126_c001_v7007000_t0000_u01753840886820") 2025/07/30 02:02:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed668105_d20250730_m020116_c001_v0001157_t0026_u01753840876795") 2025/07/30 02:02:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c46279_d20250730_m020111_c001_v7007000_t0000_u01753840871302") 2025/07/30 02:02:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed6680b5_d20250730_m020101_c001_v0001157_t0011_u01753840861145") 2025/07/30 02:02:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74ded7_d20250730_m020055_c001_v7007000_t0000_u01753840855206") 2025/07/30 02:02:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed668051_d20250730_m020044_c001_v0001157_t0025_u01753840844168") 2025/07/30 02:02:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3c18_d20250730_m020034_c001_v7007000_t0000_u01753840834798") 2025/07/30 02:02:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390266a_d20250730_m020025_c001_v0001146_t0056_u01753840825799") 2025/07/30 02:02:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9c1_d20250730_m020020_c001_v7007000_t0000_u01753840820096") 2025/07/30 02:02:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d057b_d20250730_m020015_c001_v0001182_t0051_u01753840815753") 2025/07/30 02:02:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4200860b740ef028_d20250730_m020014_c001_v7007000_t0000_u01753840814070") 2025/07/30 02:02:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390261e_d20250730_m020004_c001_v0001146_t0025_u01753840804973") 2025/07/30 02:02:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bf9_d20250730_m015959_c001_v7007000_t0000_u01753840799421") 2025/07/30 02:02:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239025fe_d20250730_m015955_c001_v0001146_t0032_u01753840795155") 2025/07/30 02:02:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f416f0ad7fdc03428_d20250730_m015953_c001_v7007000_t0000_u01753840793243") 2025/07/30 02:02:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239025d8_d20250730_m015944_c001_v0001146_t0016_u01753840784791") 2025/07/30 02:02:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c996623728f3_d20250730_m015935_c001_v7007000_t0000_u01753840775810") 2025/07/30 02:02:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e361b4_d20250730_m015926_c001_v0001171_t0017_u01753840766421") 2025/07/30 02:02:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f1a6_d20250730_m015920_c001_v7007000_t0000_u01753840760699") 2025/07/30 02:02:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36110_d20250730_m015910_c001_v0001171_t0030_u01753840750719") 2025/07/30 02:02:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bba_d20250730_m015904_c001_v7007000_t0000_u01753840744979") 2025/07/30 02:02:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36047_d20250730_m015855_c001_v0001171_t0031_u01753840735136") 2025/07/30 02:02:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f406c34f5179d7871_d20250730_m020017_c001_v7007000_t0000_u01753840817424") 2025/07/30 02:02:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0559_d20250730_m020012_c001_v0001182_t0010_u01753840812533") 2025/07/30 02:02:50 DEBUG : dir1/0004-efghi: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff998_d20250730_m020038_c001_v7007000_t0000_u01753840838378") 2025/07/30 02:02:50 DEBUG : dir1/0004-efghi: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e3648b_d20250730_m020033_c001_v0001171_t0019_u01753840833556") 2025/07/30 02:02:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db64_d20250730_m020200_c001_v7007000_t0000_u01753840920972") 2025/07/30 02:02:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e368a1_d20250730_m020150_c001_v0001171_t0049_u01753840910279") 2025/07/30 02:02:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c99662372a00_d20250730_m020144_c001_v7007000_t0000_u01753840904129") 2025/07/30 02:02:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e367bb_d20250730_m020133_c001_v0001171_t0028_u01753840893511") 2025/07/30 02:02:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d9228e_d20250730_m020127_c001_v7007000_t0000_u01753840887001") 2025/07/30 02:02:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e366d6_d20250730_m020117_c001_v0001171_t0029_u01753840877156") 2025/07/30 02:02:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c4627a_d20250730_m020111_c001_v7007000_t0000_u01753840871486") 2025/07/30 02:02:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e365fe_d20250730_m020101_c001_v0001171_t0029_u01753840861707") 2025/07/30 02:02:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74ded8_d20250730_m020055_c001_v7007000_t0000_u01753840855387") 2025/07/30 02:02:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36533_d20250730_m020044_c001_v0001171_t0007_u01753840844636") 2025/07/30 02:02:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40206a38f7484a9e_d20250730_m020035_c001_v7007000_t0000_u01753840835116") 2025/07/30 02:02:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d05bb_d20250730_m020026_c001_v0001182_t0044_u01753840826103") 2025/07/30 02:02:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9c3_d20250730_m020020_c001_v7007000_t0000_u01753840820278") 2025/07/30 02:02:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667fa5_d20250730_m020015_c001_v0001157_t0016_u01753840815839") 2025/07/30 02:02:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9ab_d20250730_m020014_c001_v7007000_t0000_u01753840814222") 2025/07/30 02:02:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0523_d20250730_m020005_c001_v0001182_t0006_u01753840805455") 2025/07/30 02:02:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bfa_d20250730_m015959_c001_v7007000_t0000_u01753840799606") 2025/07/30 02:02:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d04e7_d20250730_m015955_c001_v0001182_t0024_u01753840795234") 2025/07/30 02:02:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f94_d20250730_m015953_c001_v7007000_t0000_u01753840793437") 2025/07/30 02:02:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667eef_d20250730_m015945_c001_v0001157_t0025_u01753840785093") 2025/07/30 02:02:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58c8_d20250730_m015935_c001_v7007000_t0000_u01753840775625") 2025/07/30 02:02:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667e8b_d20250730_m015926_c001_v0001157_t0055_u01753840766973") 2025/07/30 02:02:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f1a7_d20250730_m015920_c001_v7007000_t0000_u01753840760885") 2025/07/30 02:02:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667e35_d20250730_m015910_c001_v0001157_t0047_u01753840750994") 2025/07/30 02:02:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bbb_d20250730_m015905_c001_v7007000_t0000_u01753840745163") 2025/07/30 02:02:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667dd9_d20250730_m015855_c001_v0001157_t0015_u01753840735449") 2025/07/30 02:02:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419774da3c7287c2_d20250730_m020017_c001_v7007000_t0000_u01753840817449") 2025/07/30 02:02:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e363c6_d20250730_m020012_c001_v0001171_t0015_u01753840812542") 2025/07/30 02:02:51 DEBUG : dir1/0005-fghij: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff999_d20250730_m020038_c001_v7007000_t0000_u01753840838621") 2025/07/30 02:02:51 DEBUG : dir1/0005-fghij: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390268c_d20250730_m020033_c001_v0001146_t0045_u01753840833583") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db65_d20250730_m020201_c001_v7007000_t0000_u01753840921154") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d07ec_d20250730_m020150_c001_v0001182_t0032_u01753840910777") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c99662372a01_d20250730_m020144_c001_v7007000_t0000_u01753840904311") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d079c_d20250730_m020133_c001_v0001182_t0042_u01753840893832") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d9228f_d20250730_m020127_c001_v7007000_t0000_u01753840887184") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d073e_d20250730_m020117_c001_v0001182_t0020_u01753840877624") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c4627b_d20250730_m020111_c001_v7007000_t0000_u01753840871668") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d06ee_d20250730_m020101_c001_v0001182_t0031_u01753840861977") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74ded9_d20250730_m020055_c001_v7007000_t0000_u01753840855572") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0677_d20250730_m020045_c001_v0001182_t0053_u01753840845209") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f405c5fba5840d742_d20250730_m020035_c001_v7007000_t0000_u01753840835131") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667ff1_d20250730_m020026_c001_v0001157_t0024_u01753840826311") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9c5_d20250730_m020020_c001_v7007000_t0000_u01753840820462") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902646_d20250730_m020016_c001_v0001146_t0024_u01753840816035") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9af_d20250730_m020014_c001_v7007000_t0000_u01753840814420") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667f6d_d20250730_m020005_c001_v0001157_t0048_u01753840805666") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bfb_d20250730_m015959_c001_v7007000_t0000_u01753840799792") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36308_d20250730_m015955_c001_v0001171_t0040_u01753840795435") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bee_d20250730_m015953_c001_v7007000_t0000_u01753840793829") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d04a1_d20250730_m015945_c001_v0001182_t0019_u01753840785527") 2025/07/30 02:02:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58c7_d20250730_m015935_c001_v7007000_t0000_u01753840775440") 2025/07/30 02:02:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390259a_d20250730_m015927_c001_v0001146_t0001_u01753840767264") 2025/07/30 02:02:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f1a8_d20250730_m015921_c001_v7007000_t0000_u01753840761069") 2025/07/30 02:02:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902577_d20250730_m015911_c001_v0001146_t0021_u01753840751585") 2025/07/30 02:02:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bbc_d20250730_m015905_c001_v7007000_t0000_u01753840745345") 2025/07/30 02:02:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902545_d20250730_m015855_c001_v0001146_t0057_u01753840735854") 2025/07/30 02:02:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f407dd04ca9b8104f_d20250730_m020017_c001_v7007000_t0000_u01753840817219") 2025/07/30 02:02:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d055b_d20250730_m020012_c001_v0001182_t0039_u01753840812735") 2025/07/30 02:02:53 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff99a_d20250730_m020038_c001_v7007000_t0000_u01753840838805") 2025/07/30 02:02:53 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d05fb_d20250730_m020033_c001_v0001182_t0009_u01753840833661") 2025/07/30 02:02:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db66_d20250730_m020201_c001_v7007000_t0000_u01753840921339") 2025/07/30 02:02:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239027a3_d20250730_m020150_c001_v0001146_t0016_u01753840910979") 2025/07/30 02:02:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c99662372a03_d20250730_m020144_c001_v7007000_t0000_u01753840904492") 2025/07/30 02:02:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902759_d20250730_m020134_c001_v0001146_t0023_u01753840894050") 2025/07/30 02:02:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d92290_d20250730_m020127_c001_v7007000_t0000_u01753840887366") 2025/07/30 02:02:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902729_d20250730_m020117_c001_v0001146_t0024_u01753840877821") 2025/07/30 02:02:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c4627c_d20250730_m020111_c001_v7007000_t0000_u01753840871854") 2025/07/30 02:02:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239026ee_d20250730_m020102_c001_v0001146_t0037_u01753840862184") 2025/07/30 02:02:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74deda_d20250730_m020055_c001_v7007000_t0000_u01753840855754") 2025/07/30 02:02:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239026a8_d20250730_m020045_c001_v0001146_t0049_u01753840845413") 2025/07/30 02:02:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff984_d20250730_m020034_c001_v7007000_t0000_u01753840834923") 2025/07/30 02:02:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e3643a_d20250730_m020026_c001_v0001171_t0000_u01753840826652") 2025/07/30 02:02:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9c7_d20250730_m020020_c001_v7007000_t0000_u01753840820650") 2025/07/30 02:02:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e363e4_d20250730_m020016_c001_v0001171_t0025_u01753840816116") 2025/07/30 02:02:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f406c34f5179d786b_d20250730_m020014_c001_v7007000_t0000_u01753840814439") 2025/07/30 02:02:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36384_d20250730_m020006_c001_v0001171_t0059_u01753840806148") 2025/07/30 02:02:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bfc_d20250730_m015959_c001_v7007000_t0000_u01753840799977") 2025/07/30 02:02:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d04ed_d20250730_m015955_c001_v0001182_t0017_u01753840795444") 2025/07/30 02:02:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74de85_d20250730_m015953_c001_v7007000_t0000_u01753840793646") 2025/07/30 02:02:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36292_d20250730_m015945_c001_v0001171_t0058_u01753840785725") 2025/07/30 02:02:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58cb_d20250730_m015935_c001_v7007000_t0000_u01753840775823") 2025/07/30 02:02:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0427_d20250730_m015927_c001_v0001182_t0058_u01753840767627") 2025/07/30 02:02:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f1aa_d20250730_m015921_c001_v7007000_t0000_u01753840761252") 2025/07/30 02:02:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d03c9_d20250730_m015911_c001_v0001182_t0042_u01753840751875") 2025/07/30 02:02:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bbd_d20250730_m015905_c001_v7007000_t0000_u01753840745530") 2025/07/30 02:02:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0349_d20250730_m015856_c001_v0001182_t0027_u01753840736113") 2025/07/30 02:02:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419774da3c7287c1_d20250730_m020017_c001_v7007000_t0000_u01753840817253") 2025/07/30 02:02:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902636_d20250730_m020012_c001_v0001146_t0000_u01753840812773") 2025/07/30 02:02:54 DEBUG : dir1/0007-12345: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff99b_d20250730_m020038_c001_v7007000_t0000_u01753840838989") 2025/07/30 02:02:54 DEBUG : dir1/0007-12345: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36495_d20250730_m020033_c001_v0001171_t0016_u01753840833864") 2025/07/30 02:02:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db69_d20250730_m020201_c001_v7007000_t0000_u01753840921524") 2025/07/30 02:02:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed6681bb_d20250730_m020151_c001_v0001157_t0036_u01753840911314") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c99662372a04_d20250730_m020144_c001_v7007000_t0000_u01753840904674") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed668159_d20250730_m020134_c001_v0001157_t0026_u01753840894407") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d92291_d20250730_m020127_c001_v7007000_t0000_u01753840887548") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed66810d_d20250730_m020118_c001_v0001157_t0040_u01753840878150") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c4627d_d20250730_m020112_c001_v7007000_t0000_u01753840872037") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed6680bb_d20250730_m020102_c001_v0001157_t0021_u01753840862638") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74dedd_d20250730_m020055_c001_v7007000_t0000_u01753840855935") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed66805f_d20250730_m020045_c001_v0001157_t0042_u01753840845846") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f416f0ad7fdc03459_d20250730_m020035_c001_v7007000_t0000_u01753840835265") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390266e_d20250730_m020027_c001_v0001146_t0043_u01753840827132") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9c9_d20250730_m020020_c001_v7007000_t0000_u01753840820832") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667fa9_d20250730_m020016_c001_v0001157_t0023_u01753840816172") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f407dd04ca9b8104c_d20250730_m020014_c001_v7007000_t0000_u01753840814449") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902622_d20250730_m020006_c001_v0001146_t0051_u01753840806448") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bfd_d20250730_m020000_c001_v7007000_t0000_u01753840800162") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667f3f_d20250730_m015955_c001_v0001157_t0013_u01753840795493") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4200860b740eeffb_d20250730_m015953_c001_v7007000_t0000_u01753840793659") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239025de_d20250730_m015946_c001_v0001146_t0030_u01753840786021") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5da3d_d20250730_m015936_c001_v7007000_t0000_u01753840776072") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e361be_d20250730_m015927_c001_v0001171_t0046_u01753840767847") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f1ab_d20250730_m015921_c001_v7007000_t0000_u01753840761435") 2025/07/30 02:02:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e3611e_d20250730_m015912_c001_v0001171_t0050_u01753840752082") 2025/07/30 02:02:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bbe_d20250730_m015905_c001_v7007000_t0000_u01753840745714") 2025/07/30 02:02:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36057_d20250730_m015856_c001_v0001171_t0022_u01753840736327") 2025/07/30 02:02:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d9220b_d20250730_m020017_c001_v7007000_t0000_u01753840817228") 2025/07/30 02:02:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e363c8_d20250730_m020012_c001_v0001171_t0058_u01753840812844") 2025/07/30 02:02:56 DEBUG : dir1/0008-23456: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff99c_d20250730_m020039_c001_v7007000_t0000_u01753840839172") 2025/07/30 02:02:56 DEBUG : dir1/0008-23456: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0605_d20250730_m020033_c001_v0001182_t0008_u01753840833873") 2025/07/30 02:02:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db6a_d20250730_m020201_c001_v7007000_t0000_u01753840921714") 2025/07/30 02:02:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e368b5_d20250730_m020151_c001_v0001171_t0000_u01753840911725") 2025/07/30 02:02:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c99662372a05_d20250730_m020144_c001_v7007000_t0000_u01753840904855") 2025/07/30 02:02:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e367cd_d20250730_m020134_c001_v0001171_t0029_u01753840894828") 2025/07/30 02:02:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d92292_d20250730_m020127_c001_v7007000_t0000_u01753840887730") 2025/07/30 02:02:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e366eb_d20250730_m020118_c001_v0001171_t0000_u01753840878578") 2025/07/30 02:02:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c4627e_d20250730_m020112_c001_v7007000_t0000_u01753840872220") 2025/07/30 02:02:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e3660c_d20250730_m020102_c001_v0001171_t0047_u01753840862986") 2025/07/30 02:02:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74dede_d20250730_m020056_c001_v7007000_t0000_u01753840856116") 2025/07/30 02:02:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e3654b_d20250730_m020046_c001_v0001171_t0050_u01753840846538") 2025/07/30 02:02:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff986_d20250730_m020035_c001_v7007000_t0000_u01753840835290") 2025/07/30 02:02:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d05c9_d20250730_m020027_c001_v0001182_t0030_u01753840827577") 2025/07/30 02:02:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9ca_d20250730_m020021_c001_v7007000_t0000_u01753840821016") 2025/07/30 02:02:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d057f_d20250730_m020016_c001_v0001182_t0043_u01753840816350") 2025/07/30 02:02:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f406c34f5179d786a_d20250730_m020014_c001_v7007000_t0000_u01753840814256") 2025/07/30 02:02:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d052d_d20250730_m020006_c001_v0001182_t0052_u01753840806885") 2025/07/30 02:02:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bfe_d20250730_m020000_c001_v7007000_t0000_u01753840800351") 2025/07/30 02:02:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902604_d20250730_m015955_c001_v0001146_t0036_u01753840795637") 2025/07/30 02:02:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418407e7a4fc4ac3_d20250730_m015953_c001_v7007000_t0000_u01753840793671") 2025/07/30 02:02:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667ef9_d20250730_m015946_c001_v0001157_t0007_u01753840786321") 2025/07/30 02:02:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58c9_d20250730_m015935_c001_v7007000_t0000_u01753840775810") 2025/07/30 02:02:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667e91_d20250730_m015928_c001_v0001157_t0014_u01753840768271") 2025/07/30 02:02:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f1ac_d20250730_m015921_c001_v7007000_t0000_u01753840761621") 2025/07/30 02:02:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667e3d_d20250730_m015912_c001_v0001157_t0037_u01753840752472") 2025/07/30 02:02:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bbf_d20250730_m015905_c001_v7007000_t0000_u01753840745899") 2025/07/30 02:02:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667ddb_d20250730_m015856_c001_v0001157_t0052_u01753840736705") 2025/07/30 02:02:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f406c34f5179d7872_d20250730_m020017_c001_v7007000_t0000_u01753840817607") 2025/07/30 02:02:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667f91_d20250730_m020012_c001_v0001157_t0024_u01753840812901") 2025/07/30 02:02:57 DEBUG : dir1/0009-34567: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff99d_d20250730_m020039_c001_v7007000_t0000_u01753840839362") 2025/07/30 02:02:57 DEBUG : dir1/0009-34567: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902692_d20250730_m020033_c001_v0001146_t0027_u01753840833934") 2025/07/30 02:02:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db6b_d20250730_m020201_c001_v7007000_t0000_u01753840921897") 2025/07/30 02:02:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d07fa_d20250730_m020152_c001_v0001182_t0023_u01753840912194") 2025/07/30 02:02:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c99662372a06_d20250730_m020145_c001_v7007000_t0000_u01753840905036") 2025/07/30 02:02:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d07a6_d20250730_m020135_c001_v0001182_t0030_u01753840895325") 2025/07/30 02:02:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d92293_d20250730_m020127_c001_v7007000_t0000_u01753840887912") 2025/07/30 02:02:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0746_d20250730_m020119_c001_v0001182_t0036_u01753840879098") 2025/07/30 02:02:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c4627f_d20250730_m020112_c001_v7007000_t0000_u01753840872402") 2025/07/30 02:02:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d06fa_d20250730_m020103_c001_v0001182_t0053_u01753840863454") 2025/07/30 02:02:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74dedf_d20250730_m020056_c001_v7007000_t0000_u01753840856304") 2025/07/30 02:02:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d067f_d20250730_m020046_c001_v0001182_t0050_u01753840846873") 2025/07/30 02:02:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4121b0f6da47c133_d20250730_m020034_c001_v7007000_t0000_u01753840834795") 2025/07/30 02:02:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667ff9_d20250730_m020027_c001_v0001157_t0022_u01753840827792") 2025/07/30 02:02:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9cb_d20250730_m020021_c001_v7007000_t0000_u01753840821200") 2025/07/30 02:02:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390264c_d20250730_m020016_c001_v0001146_t0013_u01753840816404") 2025/07/30 02:02:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9a6_d20250730_m020013_c001_v7007000_t0000_u01753840813870") 2025/07/30 02:02:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667f77_d20250730_m020007_c001_v0001157_t0028_u01753840807103") 2025/07/30 02:02:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bff_d20250730_m020000_c001_v7007000_t0000_u01753840800539") 2025/07/30 02:02:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d04f1_d20250730_m015955_c001_v0001182_t0050_u01753840795688") 2025/07/30 02:02:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74de86_d20250730_m015953_c001_v7007000_t0000_u01753840793837") 2025/07/30 02:02:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d04a9_d20250730_m015946_c001_v0001182_t0035_u01753840786609") 2025/07/30 02:02:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f416f0ad7fdc03415_d20250730_m015935_c001_v7007000_t0000_u01753840775845") 2025/07/30 02:02:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390259e_d20250730_m015928_c001_v0001146_t0039_u01753840768977") 2025/07/30 02:02:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f1ae_d20250730_m015921_c001_v7007000_t0000_u01753840761807") 2025/07/30 02:02:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390257c_d20250730_m015912_c001_v0001146_t0023_u01753840752880") 2025/07/30 02:02:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bc0_d20250730_m015906_c001_v7007000_t0000_u01753840746084") 2025/07/30 02:02:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902547_d20250730_m015857_c001_v0001146_t0052_u01753840737009") 2025/07/30 02:02:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9b4_d20250730_m020017_c001_v7007000_t0000_u01753840817470") 2025/07/30 02:02:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d055d_d20250730_m020012_c001_v0001182_t0038_u01753840812942") 2025/07/30 02:02:59 DEBUG : dir1/0010-45678: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff99e_d20250730_m020039_c001_v7007000_t0000_u01753840839545") 2025/07/30 02:02:59 DEBUG : dir1/0010-45678: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed66801d_d20250730_m020033_c001_v0001157_t0017_u01753840833973") 2025/07/30 02:02:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db6d_d20250730_m020202_c001_v7007000_t0000_u01753840922078") 2025/07/30 02:02:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239027ab_d20250730_m020152_c001_v0001146_t0043_u01753840912412") 2025/07/30 02:02:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c99662372a07_d20250730_m020145_c001_v7007000_t0000_u01753840905218") 2025/07/30 02:02:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390275d_d20250730_m020135_c001_v0001146_t0007_u01753840895538") 2025/07/30 02:02:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d92295_d20250730_m020128_c001_v7007000_t0000_u01753840888100") 2025/07/30 02:02:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390272f_d20250730_m020119_c001_v0001146_t0007_u01753840879311") 2025/07/30 02:02:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c46280_d20250730_m020112_c001_v7007000_t0000_u01753840872585") 2025/07/30 02:02:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239026fa_d20250730_m020103_c001_v0001146_t0019_u01753840863670") 2025/07/30 02:02:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74dee0_d20250730_m020056_c001_v7007000_t0000_u01753840856487") 2025/07/30 02:02:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239026af_d20250730_m020047_c001_v0001146_t0048_u01753840847105") 2025/07/30 02:02:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f416f0ad7fdc03455_d20250730_m020034_c001_v7007000_t0000_u01753840834711") 2025/07/30 02:02:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36451_d20250730_m020028_c001_v0001171_t0011_u01753840828124") 2025/07/30 02:02:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9cc_d20250730_m020021_c001_v7007000_t0000_u01753840821385") 2025/07/30 02:02:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e363ea_d20250730_m020016_c001_v0001171_t0056_u01753840816477") 2025/07/30 02:03:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9ad_d20250730_m020014_c001_v7007000_t0000_u01753840814236") 2025/07/30 02:03:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36394_d20250730_m020007_c001_v0001171_t0056_u01753840807676") 2025/07/30 02:03:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3c00_d20250730_m020000_c001_v7007000_t0000_u01753840800724") 2025/07/30 02:03:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36314_d20250730_m015955_c001_v0001171_t0059_u01753840795885") 2025/07/30 02:03:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4200860b740eeffd_d20250730_m015953_c001_v7007000_t0000_u01753840793849") 2025/07/30 02:03:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e3629e_d20250730_m015946_c001_v0001171_t0033_u01753840786946") 2025/07/30 02:03:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c996623728f6_d20250730_m015936_c001_v7007000_t0000_u01753840776176") 2025/07/30 02:03:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0431_d20250730_m015929_c001_v0001182_t0046_u01753840769391") 2025/07/30 02:03:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f1b0_d20250730_m015921_c001_v7007000_t0000_u01753840761991") 2025/07/30 02:03:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d03d7_d20250730_m015913_c001_v0001182_t0014_u01753840753267") 2025/07/30 02:03:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bc1_d20250730_m015906_c001_v7007000_t0000_u01753840746268") 2025/07/30 02:03:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d035b_d20250730_m015857_c001_v0001182_t0020_u01753840737486") 2025/07/30 02:03:00 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9b1_d20250730_m020017_c001_v7007000_t0000_u01753840817260") 2025/07/30 02:03:00 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902638_d20250730_m020013_c001_v0001146_t0037_u01753840813110") 2025/07/30 02:03:00 DEBUG : dir1/0011-56789: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff99f_d20250730_m020039_c001_v7007000_t0000_u01753840839729") 2025/07/30 02:03:00 DEBUG : dir1/0011-56789: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0607_d20250730_m020034_c001_v0001182_t0048_u01753840834076") 2025/07/30 02:03:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db6e_d20250730_m020202_c001_v7007000_t0000_u01753840922267") 2025/07/30 02:03:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed6681c3_d20250730_m020152_c001_v0001157_t0027_u01753840912899") 2025/07/30 02:03:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c99662372a08_d20250730_m020145_c001_v7007000_t0000_u01753840905401") 2025/07/30 02:03:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed66815f_d20250730_m020136_c001_v0001157_t0042_u01753840896145") 2025/07/30 02:03:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d92296_d20250730_m020128_c001_v7007000_t0000_u01753840888282") 2025/07/30 02:03:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed668115_d20250730_m020119_c001_v0001157_t0038_u01753840879806") 2025/07/30 02:03:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c46281_d20250730_m020112_c001_v7007000_t0000_u01753840872770") 2025/07/30 02:03:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed6680c3_d20250730_m020104_c001_v0001157_t0029_u01753840864062") 2025/07/30 02:03:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74dee1_d20250730_m020056_c001_v7007000_t0000_u01753840856669") 2025/07/30 02:03:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed66806b_d20250730_m020047_c001_v0001157_t0020_u01753840847680") 2025/07/30 02:03:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4121b0f6da47c135_d20250730_m020035_c001_v7007000_t0000_u01753840835134") 2025/07/30 02:03:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902674_d20250730_m020028_c001_v0001146_t0018_u01753840828560") 2025/07/30 02:03:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9cf_d20250730_m020021_c001_v7007000_t0000_u01753840821569") 2025/07/30 02:03:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0583_d20250730_m020016_c001_v0001182_t0045_u01753840816548") 2025/07/30 02:03:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4200860b740ef02a_d20250730_m020014_c001_v7007000_t0000_u01753840814263") 2025/07/30 02:03:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902628_d20250730_m020008_c001_v0001146_t0059_u01753840808016") 2025/07/30 02:03:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3c01_d20250730_m020000_c001_v7007000_t0000_u01753840800909") 2025/07/30 02:03:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d04f3_d20250730_m015955_c001_v0001182_t0007_u01753840795900") 2025/07/30 02:03:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418407e7a4fc4ac4_d20250730_m015953_c001_v7007000_t0000_u01753840793861") 2025/07/30 02:03:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239025e6_d20250730_m015947_c001_v0001146_t0039_u01753840787298") 2025/07/30 02:03:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5da3c_d20250730_m015935_c001_v7007000_t0000_u01753840775871") 2025/07/30 02:03:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e361c8_d20250730_m015929_c001_v0001171_t0052_u01753840769621") 2025/07/30 02:03:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f1b1_d20250730_m015922_c001_v7007000_t0000_u01753840762174") 2025/07/30 02:03:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36138_d20250730_m015913_c001_v0001171_t0050_u01753840753477") 2025/07/30 02:03:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bc2_d20250730_m015906_c001_v7007000_t0000_u01753840746453") 2025/07/30 02:03:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e3606b_d20250730_m015857_c001_v0001171_t0057_u01753840737698") 2025/07/30 02:03:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9b3_d20250730_m020017_c001_v7007000_t0000_u01753840817448") 2025/07/30 02:03:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d055f_d20250730_m020013_c001_v0001182_t0008_u01753840813157") 2025/07/30 02:03:02 DEBUG : dir1/0012-6789;: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff9a0_d20250730_m020039_c001_v7007000_t0000_u01753840839912") 2025/07/30 02:03:02 DEBUG : dir1/0012-6789;: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36499_d20250730_m020034_c001_v0001171_t0037_u01753840834127") 2025/07/30 02:03:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db70_d20250730_m020202_c001_v7007000_t0000_u01753840922450") 2025/07/30 02:03:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e368c1_d20250730_m020153_c001_v0001171_t0057_u01753840913305") 2025/07/30 02:03:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c99662372a09_d20250730_m020145_c001_v7007000_t0000_u01753840905582") 2025/07/30 02:03:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e367e3_d20250730_m020136_c001_v0001171_t0053_u01753840896742") 2025/07/30 02:03:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d92298_d20250730_m020128_c001_v7007000_t0000_u01753840888464") 2025/07/30 02:03:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36709_d20250730_m020120_c001_v0001171_t0029_u01753840880477") 2025/07/30 02:03:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c46282_d20250730_m020112_c001_v7007000_t0000_u01753840872952") 2025/07/30 02:03:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36622_d20250730_m020104_c001_v0001171_t0003_u01753840864380") 2025/07/30 02:03:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74dee2_d20250730_m020056_c001_v7007000_t0000_u01753840856851") 2025/07/30 02:03:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36561_d20250730_m020048_c001_v0001171_t0037_u01753840848056") 2025/07/30 02:03:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f411320ef57dd7720_d20250730_m020035_c001_v7007000_t0000_u01753840835150") 2025/07/30 02:03:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d05cf_d20250730_m020028_c001_v0001182_t0011_u01753840828974") 2025/07/30 02:03:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9d1_d20250730_m020021_c001_v7007000_t0000_u01753840821753") 2025/07/30 02:03:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667fad_d20250730_m020016_c001_v0001157_t0025_u01753840816672") 2025/07/30 02:03:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f407dd04ca9b8104a_d20250730_m020014_c001_v7007000_t0000_u01753840814266") 2025/07/30 02:03:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0533_d20250730_m020008_c001_v0001182_t0043_u01753840808317") 2025/07/30 02:03:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3c02_d20250730_m020001_c001_v7007000_t0000_u01753840801094") 2025/07/30 02:03:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667f43_d20250730_m015955_c001_v0001157_t0018_u01753840795967") 2025/07/30 02:03:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f416f0ad7fdc0342a_d20250730_m015953_c001_v7007000_t0000_u01753840793610") 2025/07/30 02:03:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667f03_d20250730_m015947_c001_v0001157_t0038_u01753840787767") 2025/07/30 02:03:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58ce_d20250730_m015936_c001_v7007000_t0000_u01753840776187") 2025/07/30 02:03:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667e97_d20250730_m015929_c001_v0001157_t0022_u01753840769965") 2025/07/30 02:03:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f1b2_d20250730_m015922_c001_v7007000_t0000_u01753840762359") 2025/07/30 02:03:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667e4d_d20250730_m015913_c001_v0001157_t0045_u01753840753904") 2025/07/30 02:03:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bc4_d20250730_m015906_c001_v7007000_t0000_u01753840746636") 2025/07/30 02:03:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667de3_d20250730_m015858_c001_v0001157_t0056_u01753840738084") 2025/07/30 02:03:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f407dd04ca9b81051_d20250730_m020017_c001_v7007000_t0000_u01753840817399") 2025/07/30 02:03:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667f99_d20250730_m020013_c001_v0001157_t0058_u01753840813201") 2025/07/30 02:03:03 DEBUG : dir1/0013-789;=: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff9a1_d20250730_m020040_c001_v7007000_t0000_u01753840840095") 2025/07/30 02:03:03 DEBUG : dir1/0013-789;=: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902696_d20250730_m020034_c001_v0001146_t0018_u01753840834260") 2025/07/30 02:03:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db71_d20250730_m020202_c001_v7007000_t0000_u01753840922632") 2025/07/30 02:03:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d07fe_d20250730_m020153_c001_v0001182_t0048_u01753840913617") 2025/07/30 02:03:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c99662372a0a_d20250730_m020145_c001_v7007000_t0000_u01753840905764") 2025/07/30 02:03:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d07ae_d20250730_m020137_c001_v0001182_t0040_u01753840897053") 2025/07/30 02:03:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d92299_d20250730_m020128_c001_v7007000_t0000_u01753840888697") 2025/07/30 02:03:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0756_d20250730_m020120_c001_v0001182_t0048_u01753840880793") 2025/07/30 02:03:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c46284_d20250730_m020113_c001_v7007000_t0000_u01753840873135") 2025/07/30 02:03:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0700_d20250730_m020104_c001_v0001182_t0042_u01753840864783") 2025/07/30 02:03:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74dee3_d20250730_m020057_c001_v7007000_t0000_u01753840857033") 2025/07/30 02:03:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d068b_d20250730_m020048_c001_v0001182_t0039_u01753840848567") 2025/07/30 02:03:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4121b0f6da47c134_d20250730_m020034_c001_v7007000_t0000_u01753840834977") 2025/07/30 02:03:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed668001_d20250730_m020029_c001_v0001157_t0051_u01753840829226") 2025/07/30 02:03:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9d2_d20250730_m020021_c001_v7007000_t0000_u01753840821935") 2025/07/30 02:03:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0587_d20250730_m020016_c001_v0001182_t0007_u01753840816746") 2025/07/30 02:03:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4200860b740ef02b_d20250730_m020014_c001_v7007000_t0000_u01753840814270") 2025/07/30 02:03:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667f7f_d20250730_m020008_c001_v0001157_t0052_u01753840808510") 2025/07/30 02:03:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3c03_d20250730_m020001_c001_v7007000_t0000_u01753840801280") 2025/07/30 02:03:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902606_d20250730_m015956_c001_v0001146_t0028_u01753840796020") 2025/07/30 02:03:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f416f0ad7fdc0342b_d20250730_m015953_c001_v7007000_t0000_u01753840793795") 2025/07/30 02:03:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d04b7_d20250730_m015948_c001_v0001182_t0005_u01753840788349") 2025/07/30 02:03:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f84_d20250730_m015935_c001_v7007000_t0000_u01753840775877") 2025/07/30 02:03:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239025a0_d20250730_m015930_c001_v0001146_t0020_u01753840770357") 2025/07/30 02:03:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f1b4_d20250730_m015922_c001_v7007000_t0000_u01753840762542") 2025/07/30 02:03:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902580_d20250730_m015914_c001_v0001146_t0018_u01753840754446") 2025/07/30 02:03:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bc5_d20250730_m015906_c001_v7007000_t0000_u01753840746820") 2025/07/30 02:03:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390254d_d20250730_m015858_c001_v0001146_t0057_u01753840738532") 2025/07/30 02:03:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4200860b740ef031_d20250730_m020017_c001_v7007000_t0000_u01753840817460") 2025/07/30 02:03:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e363d2_d20250730_m020013_c001_v0001171_t0017_u01753840813255") 2025/07/30 02:03:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff9a2_d20250730_m020040_c001_v7007000_t0000_u01753840840285") 2025/07/30 02:03:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d060b_d20250730_m020034_c001_v0001182_t0028_u01753840834289") 2025/07/30 02:03:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db72_d20250730_m020202_c001_v7007000_t0000_u01753840922815") 2025/07/30 02:03:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239027b5_d20250730_m020153_c001_v0001146_t0020_u01753840913819") 2025/07/30 02:03:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c99662372a0b_d20250730_m020145_c001_v7007000_t0000_u01753840905945") 2025/07/30 02:03:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902769_d20250730_m020137_c001_v0001146_t0028_u01753840897249") 2025/07/30 02:03:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d9229a_d20250730_m020128_c001_v7007000_t0000_u01753840888879") 2025/07/30 02:03:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902733_d20250730_m020121_c001_v0001146_t0018_u01753840881010") 2025/07/30 02:03:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c46285_d20250730_m020113_c001_v7007000_t0000_u01753840873332") 2025/07/30 02:03:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902700_d20250730_m020105_c001_v0001146_t0028_u01753840865035") 2025/07/30 02:03:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74dee4_d20250730_m020057_c001_v7007000_t0000_u01753840857224") 2025/07/30 02:03:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239026b8_d20250730_m020048_c001_v0001146_t0009_u01753840848804") 2025/07/30 02:03:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4121b0f6da47c136_d20250730_m020035_c001_v7007000_t0000_u01753840835159") 2025/07/30 02:03:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36465_d20250730_m020029_c001_v0001171_t0033_u01753840829784") 2025/07/30 02:03:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9d3_d20250730_m020022_c001_v7007000_t0000_u01753840822117") 2025/07/30 02:03:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e363ec_d20250730_m020016_c001_v0001171_t0049_u01753840816797") 2025/07/30 02:03:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40516cd1d29782d5_d20250730_m020014_c001_v7007000_t0000_u01753840814282") 2025/07/30 02:03:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e363a4_d20250730_m020008_c001_v0001171_t0052_u01753840808877") 2025/07/30 02:03:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3c04_d20250730_m020001_c001_v7007000_t0000_u01753840801465") 2025/07/30 02:03:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d04f9_d20250730_m015956_c001_v0001182_t0019_u01753840796115") 2025/07/30 02:03:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f96_d20250730_m015953_c001_v7007000_t0000_u01753840793806") 2025/07/30 02:03:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e362b0_d20250730_m015948_c001_v0001171_t0056_u01753840788557") 2025/07/30 02:03:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f416f0ad7fdc03416_d20250730_m015936_c001_v7007000_t0000_u01753840776036") 2025/07/30 02:03:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d043d_d20250730_m015930_c001_v0001182_t0008_u01753840770632") 2025/07/30 02:03:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f1b5_d20250730_m015922_c001_v7007000_t0000_u01753840762726") 2025/07/30 02:03:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d03df_d20250730_m015914_c001_v0001182_t0009_u01753840754845") 2025/07/30 02:03:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bc6_d20250730_m015907_c001_v7007000_t0000_u01753840747003") 2025/07/30 02:03:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0367_d20250730_m015858_c001_v0001182_t0035_u01753840738813") 2025/07/30 02:03:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9b6_d20250730_m020017_c001_v7007000_t0000_u01753840817631") 2025/07/30 02:03:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0561_d20250730_m020013_c001_v0001182_t0000_u01753840813353") 2025/07/30 02:03:06 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff9a3_d20250730_m020040_c001_v7007000_t0000_u01753840840469") 2025/07/30 02:03:06 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed66801f_d20250730_m020034_c001_v0001157_t0032_u01753840834361") 2025/07/30 02:03:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db73_d20250730_m020203_c001_v7007000_t0000_u01753840923007") 2025/07/30 02:03:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed6681cb_d20250730_m020154_c001_v0001157_t0052_u01753840914227") 2025/07/30 02:03:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c99662372a0c_d20250730_m020146_c001_v7007000_t0000_u01753840906128") 2025/07/30 02:03:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed66816f_d20250730_m020137_c001_v0001157_t0030_u01753840897919") 2025/07/30 02:03:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d9229b_d20250730_m020129_c001_v7007000_t0000_u01753840889065") 2025/07/30 02:03:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed668119_d20250730_m020121_c001_v0001157_t0058_u01753840881399") 2025/07/30 02:03:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c46286_d20250730_m020113_c001_v7007000_t0000_u01753840873514") 2025/07/30 02:03:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed6680c9_d20250730_m020105_c001_v0001157_t0007_u01753840865462") 2025/07/30 02:03:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74dee5_d20250730_m020057_c001_v7007000_t0000_u01753840857405") 2025/07/30 02:03:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed668079_d20250730_m020049_c001_v0001157_t0008_u01753840849292") 2025/07/30 02:03:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f416f0ad7fdc03457_d20250730_m020034_c001_v7007000_t0000_u01753840834893") 2025/07/30 02:03:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390267c_d20250730_m020030_c001_v0001146_t0047_u01753840830193") 2025/07/30 02:03:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9d5_d20250730_m020022_c001_v7007000_t0000_u01753840822300") 2025/07/30 02:03:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390264e_d20250730_m020016_c001_v0001146_t0013_u01753840816853") 2025/07/30 02:03:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4200860b740ef026_d20250730_m020013_c001_v7007000_t0000_u01753840813881") 2025/07/30 02:03:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390262a_d20250730_m020009_c001_v0001146_t0043_u01753840809247") 2025/07/30 02:03:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3c05_d20250730_m020001_c001_v7007000_t0000_u01753840801649") 2025/07/30 02:03:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36318_d20250730_m015956_c001_v0001171_t0018_u01753840796175") 2025/07/30 02:03:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f97e_d20250730_m015953_c001_v7007000_t0000_u01753840793870") 2025/07/30 02:03:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239025e8_d20250730_m015948_c001_v0001146_t0013_u01753840788865") 2025/07/30 02:03:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4200860b740eefde_d20250730_m015936_c001_v7007000_t0000_u01753840776050") 2025/07/30 02:03:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e361da_d20250730_m015930_c001_v0001171_t0012_u01753840770828") 2025/07/30 02:03:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f1b6_d20250730_m015922_c001_v7007000_t0000_u01753840762909") 2025/07/30 02:03:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36148_d20250730_m015915_c001_v0001171_t0018_u01753840755090") 2025/07/30 02:03:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bc8_d20250730_m015907_c001_v7007000_t0000_u01753840747185") 2025/07/30 02:03:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36087_d20250730_m015859_c001_v0001171_t0025_u01753840739143") 2025/07/30 02:03:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4200860b740ef030_d20250730_m020017_c001_v7007000_t0000_u01753840817271") 2025/07/30 02:03:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667f9b_d20250730_m020013_c001_v0001157_t0020_u01753840813548") 2025/07/30 02:03:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58d6_d20250730_m015938_c001_v7007000_t0000_u01753840778821") 2025/07/30 02:03:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0451_d20250730_m015933_c001_v0001182_t0036_u01753840773879") 2025/07/30 02:03:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58d9_d20250730_m015939_c001_v7007000_t0000_u01753840779006") 2025/07/30 02:03:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239025b2_d20250730_m015933_c001_v0001146_t0017_u01753840773979") 2025/07/30 02:03:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58db_d20250730_m015939_c001_v7007000_t0000_u01753840779191") 2025/07/30 02:03:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667eb1_d20250730_m015933_c001_v0001157_t0040_u01753840773989") 2025/07/30 02:03:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58dc_d20250730_m015939_c001_v7007000_t0000_u01753840779375") 2025/07/30 02:03:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e3620a_d20250730_m015934_c001_v0001171_t0001_u01753840774024") 2025/07/30 02:03:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58de_d20250730_m015939_c001_v7007000_t0000_u01753840779559") 2025/07/30 02:03:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0457_d20250730_m015934_c001_v0001182_t0041_u01753840774076") 2025/07/30 02:03:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58df_d20250730_m015939_c001_v7007000_t0000_u01753840779742") 2025/07/30 02:03:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0459_d20250730_m015934_c001_v0001182_t0015_u01753840774279") 2025/07/30 02:03:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58e1_d20250730_m015939_c001_v7007000_t0000_u01753840779927") 2025/07/30 02:03:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239025b4_d20250730_m015934_c001_v0001146_t0034_u01753840774320") 2025/07/30 02:03:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58e4_d20250730_m015940_c001_v7007000_t0000_u01753840780110") 2025/07/30 02:03:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667eb3_d20250730_m015934_c001_v0001157_t0014_u01753840774383") 2025/07/30 02:03:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58e5_d20250730_m015940_c001_v7007000_t0000_u01753840780295") 2025/07/30 02:03:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d045d_d20250730_m015934_c001_v0001182_t0040_u01753840774480") 2025/07/30 02:03:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58e7_d20250730_m015940_c001_v7007000_t0000_u01753840780479") 2025/07/30 02:03:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36210_d20250730_m015934_c001_v0001171_t0010_u01753840774655") 2025/07/30 02:03:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58ea_d20250730_m015940_c001_v7007000_t0000_u01753840780663") 2025/07/30 02:03:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239025b6_d20250730_m015934_c001_v0001146_t0011_u01753840774666") 2025/07/30 02:03:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58eb_d20250730_m015940_c001_v7007000_t0000_u01753840780846") 2025/07/30 02:03:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d045f_d20250730_m015934_c001_v0001182_t0029_u01753840774686") 2025/07/30 02:03:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58ed_d20250730_m015941_c001_v7007000_t0000_u01753840781030") 2025/07/30 02:03:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0463_d20250730_m015934_c001_v0001182_t0054_u01753840774902") 2025/07/30 02:03:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58ee_d20250730_m015941_c001_v7007000_t0000_u01753840781214") 2025/07/30 02:03:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239025b9_d20250730_m015934_c001_v0001146_t0044_u01753840774965") 2025/07/30 02:03:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58f0_d20250730_m015941_c001_v7007000_t0000_u01753840781397") 2025/07/30 02:03:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36216_d20250730_m015935_c001_v0001171_t0058_u01753840775022") 2025/07/30 02:03:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4082b8e487cd58f2_d20250730_m015941_c001_v7007000_t0000_u01753840781585") 2025/07/30 02:03:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0465_d20250730_m015935_c001_v0001182_t0009_u01753840775144") 2025/07/30 02:03:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f97f_d20250730_m015956_c001_v7007000_t0000_u01753840796513") 2025/07/30 02:03:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d04cd_d20250730_m015951_c001_v0001182_t0037_u01753840791645") 2025/07/30 02:03:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f980_d20250730_m015956_c001_v7007000_t0000_u01753840796565") 2025/07/30 02:03:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e362d8_d20250730_m015951_c001_v0001171_t0052_u01753840791793") 2025/07/30 02:03:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418407e7a4fc4ac7_d20250730_m015956_c001_v7007000_t0000_u01753840796524") 2025/07/30 02:03:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239025f2_d20250730_m015951_c001_v0001146_t0039_u01753840791842") 2025/07/30 02:03:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4200860b740ef001_d20250730_m015956_c001_v7007000_t0000_u01753840796534") 2025/07/30 02:03:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d04cf_d20250730_m015951_c001_v0001182_t0057_u01753840791852") 2025/07/30 02:03:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f99_d20250730_m015956_c001_v7007000_t0000_u01753840796761") 2025/07/30 02:03:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667f23_d20250730_m015951_c001_v0001157_t0049_u01753840791964") 2025/07/30 02:03:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f98_d20250730_m015956_c001_v7007000_t0000_u01753840796575") 2025/07/30 02:03:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d04d1_d20250730_m015952_c001_v0001182_t0007_u01753840792063") 2025/07/30 02:03:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f416f0ad7fdc0342e_d20250730_m015956_c001_v7007000_t0000_u01753840796584") 2025/07/30 02:03:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e362e2_d20250730_m015952_c001_v0001171_t0014_u01753840792075") 2025/07/30 02:03:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f416f0ad7fdc0342f_d20250730_m015956_c001_v7007000_t0000_u01753840796769") 2025/07/30 02:03:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d04d5_d20250730_m015952_c001_v0001182_t0050_u01753840792295") 2025/07/30 02:03:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74de88_d20250730_m015956_c001_v7007000_t0000_u01753840796545") 2025/07/30 02:03:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239025f4_d20250730_m015952_c001_v0001146_t0037_u01753840792313") 2025/07/30 02:03:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f981_d20250730_m015956_c001_v7007000_t0000_u01753840796711") 2025/07/30 02:03:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667f29_d20250730_m015952_c001_v0001157_t0037_u01753840792378") 2025/07/30 02:03:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bf2_d20250730_m015956_c001_v7007000_t0000_u01753840796928") 2025/07/30 02:03:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e362e8_d20250730_m015952_c001_v0001171_t0021_u01753840792409") 2025/07/30 02:03:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418407e7a4fc4ac9_d20250730_m015956_c001_v7007000_t0000_u01753840796894") 2025/07/30 02:03:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d04d7_d20250730_m015952_c001_v0001182_t0012_u01753840792501") 2025/07/30 02:03:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418407e7a4fc4ac8_d20250730_m015956_c001_v7007000_t0000_u01753840796712") 2025/07/30 02:03:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e362ee_d20250730_m015952_c001_v0001171_t0006_u01753840792679") 2025/07/30 02:03:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4200860b740ef002_d20250730_m015956_c001_v7007000_t0000_u01753840796717") 2025/07/30 02:03:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d04d9_d20250730_m015952_c001_v0001182_t0032_u01753840792704") 2025/07/30 02:03:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4200860b740ef003_d20250730_m015956_c001_v7007000_t0000_u01753840796905") 2025/07/30 02:03:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239025fa_d20250730_m015952_c001_v0001146_t0049_u01753840792715") 2025/07/30 02:03:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74de8a_d20250730_m015956_c001_v7007000_t0000_u01753840796914") 2025/07/30 02:03:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667f2f_d20250730_m015952_c001_v0001157_t0056_u01753840792733") 2025/07/30 02:03:10 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f417f89adf751be1a_d20250730_m015742_c001_v7007000_t0000_u01753840662709") 2025/07/30 02:03:10 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f106880f3e20e6746_d20250730_m015740_c001_v0001178_t0048_u01753840660611") 2025/07/30 02:03:10 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d920de_d20250730_m015740_c001_v7007000_t0000_u01753840660424") 2025/07/30 02:03:11 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f106880f3e20e6738_d20250730_m015736_c001_v0001178_t0008_u01753840656963") 2025/07/30 02:03:11 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d920d8_d20250730_m015736_c001_v7007000_t0000_u01753840656223") 2025/07/30 02:03:11 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35ca1_d20250730_m015731_c001_v0001171_t0051_u01753840651877") 2025/07/30 02:03:11 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4049efe6561b6e90_d20250730_m015730_c001_v7007000_t0000_u01753840650410") 2025/07/30 02:03:11 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f105fffd4ab0dfee2_d20250730_m015728_c001_v0001102_t0041_u01753840648126") 2025/07/30 02:03:11 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3ba6_d20250730_m015727_c001_v7007000_t0000_u01753840647941") 2025/07/30 02:03:11 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f105fffd4ab0dfed3_d20250730_m015724_c001_v0001102_t0050_u01753840644276") 2025/07/30 02:03:11 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3ba4_d20250730_m015723_c001_v7007000_t0000_u01753840643546") 2025/07/30 02:03:11 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239023c8_d20250730_m015719_c001_v0001146_t0024_u01753840639600") 2025/07/30 02:03:11 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418407e7a4fc4a25_d20250730_m015718_c001_v7007000_t0000_u01753840638179") 2025/07/30 02:03:11 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1081523dc3ec40af_d20250730_m015716_c001_v0001042_t0011_u01753840636734") 2025/07/30 02:03:11 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418407e7a4fc4a22_d20250730_m015716_c001_v7007000_t0000_u01753840636552") 2025/07/30 02:03:11 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1081523dc3ec40ab_d20250730_m015713_c001_v0001042_t0031_u01753840633731") 2025/07/30 02:03:11 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418407e7a4fc4a19_d20250730_m015713_c001_v7007000_t0000_u01753840633005") 2025/07/30 02:03:11 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239023a2_d20250730_m015706_c001_v0001146_t0026_u01753840626465") 2025/07/30 02:03:11 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418407e7a4fc4a0b_d20250730_m015705_c001_v7007000_t0000_u01753840625557") 2025/07/30 02:03:11 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f109102935acd3caa_d20250730_m015703_c001_v0001183_t0040_u01753840623940") 2025/07/30 02:03:11 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d920be_d20250730_m015703_c001_v7007000_t0000_u01753840623756") 2025/07/30 02:03:11 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f109102935acd3c9c_d20250730_m015700_c001_v0001183_t0021_u01753840620525") 2025/07/30 02:03:12 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d91cd2_d20250730_m015659_c001_v7007000_t0000_u01753840619797") 2025/07/30 02:03:12 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad23a_d20250730_m015653_c001_v0001130_t0043_u01753840613082") 2025/07/30 02:03:12 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c45c6a_d20250730_m015652_c001_v7007000_t0000_u01753840612168") 2025/07/30 02:03:12 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1186ad129edd807b_d20250730_m015650_c001_v0001176_t0056_u01753840610412") 2025/07/30 02:03:12 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74dd7d_d20250730_m015650_c001_v7007000_t0000_u01753840610226") 2025/07/30 02:03:12 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1186ad129edd806f_d20250730_m015647_c001_v0001176_t0046_u01753840607118") 2025/07/30 02:03:12 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74dd76_d20250730_m015646_c001_v7007000_t0000_u01753840606388") 2025/07/30 02:03:12 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35a6f_d20250730_m015639_c001_v0001171_t0052_u01753840599589") 2025/07/30 02:03:12 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4049d4ddc9f97acc_d20250730_m015638_c001_v7007000_t0000_u01753840598634") 2025/07/30 02:03:12 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f118dae5d6974ef55_d20250730_m015636_c001_v0001171_t0053_u01753840596779") 2025/07/30 02:03:12 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f3ff_d20250730_m015636_c001_v7007000_t0000_u01753840596597") 2025/07/30 02:03:12 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f118dae5d6974ef37_d20250730_m015633_c001_v0001171_t0012_u01753840593479") 2025/07/30 02:03:12 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f3f9_d20250730_m015632_c001_v7007000_t0000_u01753840592758") 2025/07/30 02:03:12 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390233d_d20250730_m015626_c001_v0001146_t0011_u01753840586948") 2025/07/30 02:03:12 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379ec6a_d20250730_m015625_c001_v7007000_t0000_u01753840585855") 2025/07/30 02:03:12 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1181f02575c3e138_d20250730_m015619_c001_v0001134_t0026_u01753840579728") 2025/07/30 02:03:12 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f416f0ad7fdc03376_d20250730_m015619_c001_v7007000_t0000_u01753840579525") 2025/07/30 02:03:12 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad1ec_d20250730_m015615_c001_v0001130_t0058_u01753840575137") 2025/07/30 02:03:12 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1048c6a763a493f0_d20250730_m015614_c001_v0001180_t0020_u01753840574376") 2025/07/30 02:03:12 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1048c6a763a493ea_d20250730_m015613_c001_v0001180_t0024_u01753840573415") 2025/07/30 02:03:13 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40516cd1d2978167_d20250730_m015600_c001_v7007000_t0000_u01753840560094") 2025/07/30 02:03:13 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239022f1_d20250730_m015553_c001_v0001146_t0043_u01753840553051") 2025/07/30 02:03:13 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35873_d20250730_m015552_c001_v0001171_t0050_u01753840552147") 2025/07/30 02:03:13 DEBUG : dst/one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35863_d20250730_m015550_c001_v0001171_t0040_u01753840550915") 2025/07/30 02:03:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef926df3008d5b9b9f880e1b_f417f89adf751be1b_d20250730_m015742_c001_v7007000_t0000_u01753840662892") 2025/07/30 02:03:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11870a2cd3d09d11_d20250730_m015740_c001_v0001044_t0053_u01753840660074") 2025/07/30 02:03:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef926df3008d5b9b9f880e1b_f103d518b9a932807_d20250730_m015735_c001_v0001145_t0020_u01753840655913") 2025/07/30 02:03:13 DEBUG : dst/one.bak: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4049efe6561b6e91_d20250730_m015730_c001_v7007000_t0000_u01753840650593") 2025/07/30 02:03:13 DEBUG : dst/one.bak: Deleting (id "4_zef926df3008d5b9b9f880e1b_f118d240cb782a938_d20250730_m015727_c001_v0001098_t0044_u01753840647433") 2025/07/30 02:03:13 DEBUG : dst/one.bak: Deleting (id "4_zef926df3008d5b9b9f880e1b_f104a6326c3ef6d23_d20250730_m015723_c001_v0001134_t0013_u01753840643237") 2025/07/30 02:03:13 DEBUG : dst/one.bak: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418407e7a4fc4a27_d20250730_m015718_c001_v7007000_t0000_u01753840638362") 2025/07/30 02:03:13 DEBUG : dst/one.bak: Deleting (id "4_zef926df3008d5b9b9f880e1b_f115f9f9f923fdf12_d20250730_m015716_c001_v0001101_t0043_u01753840636178") 2025/07/30 02:03:13 DEBUG : dst/one.bak: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1122924a2c885399_d20250730_m015712_c001_v0001098_t0058_u01753840632593") 2025/07/30 02:03:13 DEBUG : dst/three: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379ec6b_d20250730_m015626_c001_v7007000_t0000_u01753840586037") 2025/07/30 02:03:13 DEBUG : dst/three: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1048c6a763a49416_d20250730_m015624_c001_v0001180_t0019_u01753840584531") 2025/07/30 02:03:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f417f89adf751be1c_d20250730_m015743_c001_v7007000_t0000_u01753840663075") 2025/07/30 02:03:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1141964f3595d0e8_d20250730_m015741_c001_v0001146_t0002_u01753840661489") 2025/07/30 02:03:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1094db714899f428_d20250730_m015737_c001_v0001032_t0026_u01753840657854") 2025/07/30 02:03:13 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f417f89adf751be1d_d20250730_m015743_c001_v7007000_t0000_u01753840663260") 2025/07/30 02:03:13 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f106880f3e20e674a_d20250730_m015742_c001_v0001178_t0010_u01753840662033") 2025/07/30 02:03:13 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d920e1_d20250730_m015741_c001_v7007000_t0000_u01753840661844") 2025/07/30 02:03:13 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f106880f3e20e673e_d20250730_m015738_c001_v0001178_t0035_u01753840658714") 2025/07/30 02:03:13 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d920dc_d20250730_m015738_c001_v7007000_t0000_u01753840658521") 2025/07/30 02:03:14 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35cad_d20250730_m015732_c001_v0001171_t0041_u01753840652998") 2025/07/30 02:03:14 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4049efe6561b6e92_d20250730_m015730_c001_v7007000_t0000_u01753840650777") 2025/07/30 02:03:14 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f105fffd4ab0dfee8_d20250730_m015729_c001_v0001102_t0019_u01753840649657") 2025/07/30 02:03:14 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3ba7_d20250730_m015729_c001_v7007000_t0000_u01753840649469") 2025/07/30 02:03:14 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f105fffd4ab0dfeda_d20250730_m015725_c001_v0001102_t0002_u01753840645858") 2025/07/30 02:03:14 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3ba5_d20250730_m015725_c001_v7007000_t0000_u01753840645672") 2025/07/30 02:03:14 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239023cc_d20250730_m015720_c001_v0001146_t0032_u01753840640429") 2025/07/30 02:03:14 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418407e7a4fc4a24_d20250730_m015717_c001_v7007000_t0000_u01753840637627") 2025/07/30 02:03:14 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35bf7_d20250730_m015715_c001_v0001171_t0045_u01753840635324") 2025/07/30 02:03:14 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418407e7a4fc4a1e_d20250730_m015714_c001_v7007000_t0000_u01753840634590") 2025/07/30 02:03:14 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239023ae_d20250730_m015709_c001_v0001146_t0005_u01753840629873") 2025/07/30 02:03:14 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d920bf_d20250730_m015704_c001_v7007000_t0000_u01753840624557") 2025/07/30 02:03:14 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad248_d20250730_m015702_c001_v0001130_t0010_u01753840622584") 2025/07/30 02:03:14 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d920bc_d20250730_m015701_c001_v7007000_t0000_u01753840621489") 2025/07/30 02:03:14 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35b08_d20250730_m015654_c001_v0001171_t0044_u01753840614849") 2025/07/30 02:03:14 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74dd7e_d20250730_m015651_c001_v7007000_t0000_u01753840611243") 2025/07/30 02:03:14 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35abc_d20250730_m015648_c001_v0001171_t0010_u01753840608930") 2025/07/30 02:03:14 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74dd7a_d20250730_m015647_c001_v7007000_t0000_u01753840607789") 2025/07/30 02:03:14 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390235c_d20250730_m015641_c001_v0001146_t0016_u01753840601212") 2025/07/30 02:03:15 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f400_d20250730_m015637_c001_v7007000_t0000_u01753840597721") 2025/07/30 02:03:15 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902353_d20250730_m015635_c001_v0001146_t0059_u01753840595369") 2025/07/30 02:03:15 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f3fc_d20250730_m015634_c001_v7007000_t0000_u01753840594281") 2025/07/30 02:03:15 DEBUG : dst/three.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad202_d20250730_m015627_c001_v0001130_t0006_u01753840587926") 2025/07/30 02:03:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4049efe6561b6e93_d20250730_m015730_c001_v7007000_t0000_u01753840650961") 2025/07/30 02:03:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zef926df3008d5b9b9f880e1b_f100eaea71b15f52d_d20250730_m015729_c001_v0001171_t0030_u01753840649173") 2025/07/30 02:03:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1167b63155679dcb_d20250730_m015725_c001_v0001182_t0008_u01753840645454") 2025/07/30 02:03:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418407e7a4fc4a29_d20250730_m015718_c001_v7007000_t0000_u01753840638551") 2025/07/30 02:03:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zef926df3008d5b9b9f880e1b_f107d2901122ed0ae_d20250730_m015717_c001_v0001181_t0058_u01753840637376") 2025/07/30 02:03:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1069deece797fbc7_d20250730_m015714_c001_v0001183_t0047_u01753840634381") 2025/07/30 02:03:15 DEBUG : dst/two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f417f89adf751be1e_d20250730_m015743_c001_v7007000_t0000_u01753840663443") 2025/07/30 02:03:15 DEBUG : dst/two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239023ed_d20250730_m015732_c001_v0001146_t0001_u01753840652522") 2025/07/30 02:03:15 DEBUG : dst/two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4049efe6561b6e94_d20250730_m015731_c001_v7007000_t0000_u01753840651143") 2025/07/30 02:03:15 DEBUG : dst/two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35c29_d20250730_m015719_c001_v0001171_t0056_u01753840639942") 2025/07/30 02:03:15 DEBUG : dst/two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418407e7a4fc4a2c_d20250730_m015718_c001_v7007000_t0000_u01753840638735") 2025/07/30 02:03:15 DEBUG : dst/two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35bac_d20250730_m015707_c001_v0001171_t0026_u01753840627261") 2025/07/30 02:03:15 DEBUG : dst/two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418407e7a4fc4a0c_d20250730_m015705_c001_v7007000_t0000_u01753840625739") 2025/07/30 02:03:15 DEBUG : dst/two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902388_d20250730_m015653_c001_v0001146_t0043_u01753840613966") 2025/07/30 02:03:15 DEBUG : dst/two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c45c6b_d20250730_m015652_c001_v7007000_t0000_u01753840612352") 2025/07/30 02:03:15 DEBUG : dst/two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad21e_d20250730_m015640_c001_v0001130_t0058_u01753840600477") 2025/07/30 02:03:15 DEBUG : dst/two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4049d4ddc9f97acd_d20250730_m015638_c001_v7007000_t0000_u01753840598860") 2025/07/30 02:03:15 DEBUG : dst/two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e359fb_d20250730_m015627_c001_v0001171_t0058_u01753840587637") 2025/07/30 02:03:15 DEBUG : dst/two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379ec6c_d20250730_m015626_c001_v7007000_t0000_u01753840586219") 2025/07/30 02:03:16 DEBUG : dst/two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1033ccc0436f70c0_d20250730_m015621_c001_v0001116_t0000_u01753840581440") 2025/07/30 02:03:16 DEBUG : dst/two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40516cd1d2978168_d20250730_m015600_c001_v7007000_t0000_u01753840560276") 2025/07/30 02:03:16 DEBUG : dst/two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e358b5_d20250730_m015559_c001_v0001171_t0030_u01753840559076") 2025/07/30 02:03:16 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40206a38f7484a1b_d20250730_m015525_c001_v7007000_t0000_u01753840525363") 2025/07/30 02:03:16 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad192_d20250730_m015521_c001_v0001130_t0039_u01753840521448") 2025/07/30 02:03:16 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40206a38f7484a1a_d20250730_m015519_c001_v7007000_t0000_u01753840519373") 2025/07/30 02:03:16 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad176_d20250730_m015508_c001_v0001130_t0038_u01753840508160") 2025/07/30 02:03:16 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7f4_d20250730_m015459_c001_v7007000_t0000_u01753840499993") 2025/07/30 02:03:16 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad160_d20250730_m015456_c001_v0001130_t0027_u01753840496720") 2025/07/30 02:03:16 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7ca_d20250730_m015435_c001_v7007000_t0000_u01753840475859") 2025/07/30 02:03:16 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad122_d20250730_m015433_c001_v0001130_t0041_u01753840473718") 2025/07/30 02:03:16 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7c3_d20250730_m015432_c001_v7007000_t0000_u01753840472864") 2025/07/30 02:03:16 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad11e_d20250730_m015431_c001_v0001130_t0049_u01753840471178") 2025/07/30 02:03:16 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f314_d20250730_m015428_c001_v7007000_t0000_u01753840468351") 2025/07/30 02:03:16 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad10a_d20250730_m015426_c001_v0001130_t0040_u01753840466343") 2025/07/30 02:03:16 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f30d_d20250730_m015425_c001_v7007000_t0000_u01753840465410") 2025/07/30 02:03:16 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0fe_d20250730_m015423_c001_v0001130_t0034_u01753840463826") 2025/07/30 02:03:16 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f2ff_d20250730_m015417_c001_v7007000_t0000_u01753840457771") 2025/07/30 02:03:16 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0de_d20250730_m015416_c001_v0001130_t0006_u01753840456229") 2025/07/30 02:03:16 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f2f8_d20250730_m015415_c001_v7007000_t0000_u01753840455410") 2025/07/30 02:03:17 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0d6_d20250730_m015414_c001_v0001130_t0013_u01753840454458") 2025/07/30 02:03:17 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f2eb_d20250730_m015409_c001_v7007000_t0000_u01753840449649") 2025/07/30 02:03:17 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0be_d20250730_m015408_c001_v0001130_t0035_u01753840448037") 2025/07/30 02:03:17 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f2e5_d20250730_m015406_c001_v7007000_t0000_u01753840446188") 2025/07/30 02:03:17 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0b2_d20250730_m015405_c001_v0001130_t0023_u01753840445174") 2025/07/30 02:03:17 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f2e2_d20250730_m015404_c001_v7007000_t0000_u01753840444805") 2025/07/30 02:03:17 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10692511e8365412_d20250730_m015403_c001_v0001106_t0022_u01753840443857") 2025/07/30 02:03:17 DEBUG : empty space: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0ae_d20250730_m015402_c001_v0001130_t0017_u01753840442286") 2025/07/30 02:03:17 DEBUG : enormous: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7c6_d20250730_m015434_c001_v7007000_t0000_u01753840474920") 2025/07/30 02:03:17 DEBUG : enormous: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad126_d20250730_m015434_c001_v0001130_t0039_u01753840474168") 2025/07/30 02:03:17 DEBUG : existing: Deleting (id "4_zef926df3008d5b9b9f880e1b_f417f89adf751be25_d20250730_m015748_c001_v7007000_t0000_u01753840668147") 2025/07/30 02:03:17 DEBUG : existing: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902416_d20250730_m015746_c001_v0001146_t0014_u01753840666880") 2025/07/30 02:03:17 DEBUG : existing: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7f0_d20250730_m015455_c001_v7007000_t0000_u01753840495257") 2025/07/30 02:03:17 DEBUG : existing: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390223b_d20250730_m015454_c001_v0001146_t0036_u01753840494110") 2025/07/30 02:03:17 DEBUG : existing: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff82c_d20250730_m015359_c001_v7007000_t0000_u01753840439162") 2025/07/30 02:03:17 DEBUG : existing: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0a0_d20250730_m015358_c001_v0001130_t0051_u01753840438018") 2025/07/30 02:03:17 DEBUG : existing: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff82b_d20250730_m015357_c001_v7007000_t0000_u01753840437458") 2025/07/30 02:03:17 DEBUG : existing: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad09a_d20250730_m015356_c001_v0001130_t0001_u01753840436654") 2025/07/30 02:03:17 DEBUG : existing: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad098_d20250730_m015355_c001_v0001130_t0051_u01753840435721") 2025/07/30 02:03:17 DEBUG : existing-b: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7f1_d20250730_m015455_c001_v7007000_t0000_u01753840495443") 2025/07/30 02:03:17 DEBUG : existing-b: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad15c_d20250730_m015454_c001_v0001130_t0013_u01753840494099") 2025/07/30 02:03:18 DEBUG : file1: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f184_d20250730_m015845_c001_v7007000_t0000_u01753840725141") 2025/07/30 02:03:18 DEBUG : file1: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0304_d20250730_m015843_c001_v0001182_t0054_u01753840723961") 2025/07/30 02:03:18 DEBUG : file1: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f17f_d20250730_m015842_c001_v7007000_t0000_u01753840722630") 2025/07/30 02:03:18 DEBUG : file1: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667d8b_d20250730_m015841_c001_v0001157_t0047_u01753840721237") 2025/07/30 02:03:18 DEBUG : five: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7d1_d20250730_m015440_c001_v7007000_t0000_u01753840480172") 2025/07/30 02:03:18 DEBUG : five: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40536e07239021e9_d20250730_m015438_c001_v0001146_t0039_u01753840478575") 2025/07/30 02:03:18 DEBUG : foo: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f2e7_d20250730_m015407_c001_v7007000_t0000_u01753840447674") 2025/07/30 02:03:18 DEBUG : foo: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41252b06545ad0ba_d20250730_m015407_c001_v0001130_t0027_u01753840447106") 2025/07/30 02:03:18 DEBUG : foo: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41252b06545ad0b4_d20250730_m015406_c001_v0001130_t0027_u01753840446548") 2025/07/30 02:03:18 DEBUG : four: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7d2_d20250730_m015440_c001_v7007000_t0000_u01753840480356") 2025/07/30 02:03:18 DEBUG : four: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41252b06545ad136_d20250730_m015437_c001_v0001130_t0027_u01753840477860") 2025/07/30 02:03:18 DEBUG : four: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad134_d20250730_m015437_c001_v0001130_t0002_u01753840477031") 2025/07/30 02:03:18 DEBUG : hello world2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401842d4bc864190_d20250730_m015311_c001_v7007000_t0000_u01753840391964") 2025/07/30 02:03:18 DEBUG : hello world2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad02a_d20250730_m015311_c001_v0001130_t0041_u01753840391179") 2025/07/30 02:03:18 DEBUG : ignore-size: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff82a_d20250730_m015355_c001_v7007000_t0000_u01753840435356") 2025/07/30 02:03:18 DEBUG : ignore-size: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad094_d20250730_m015354_c001_v0001130_t0027_u01753840434313") 2025/07/30 02:03:18 DEBUG : nested/sub dir/file: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7ed_d20250730_m015453_c001_v7007000_t0000_u01753840493363") 2025/07/30 02:03:18 DEBUG : nested/sub dir/file: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e355d2_d20250730_m015452_c001_v0001171_t0019_u01753840492538") 2025/07/30 02:03:18 DEBUG : nested/sub dir/file: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7e9_d20250730_m015451_c001_v7007000_t0000_u01753840491794") 2025/07/30 02:03:18 DEBUG : nested/sub dir/file: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e355c0_d20250730_m015450_c001_v0001171_t0039_u01753840490757") 2025/07/30 02:03:19 DEBUG : one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7d3_d20250730_m015440_c001_v7007000_t0000_u01753840480544") 2025/07/30 02:03:19 DEBUG : one: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41252b06545ad12c_d20250730_m015436_c001_v0001130_t0027_u01753840476240") 2025/07/30 02:03:19 DEBUG : only0: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f168_d20250730_m015836_c001_v7007000_t0000_u01753840716805") 2025/07/30 02:03:19 DEBUG : only0: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4039de49c6e35f41_d20250730_m015831_c001_v0001171_t0049_u01753840711054") 2025/07/30 02:03:19 DEBUG : only0: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35e71_d20250730_m015815_c001_v0001171_t0025_u01753840695651") 2025/07/30 02:03:19 DEBUG : only0: Deleting (id "4_zef926df3008d5b9b9f880e1b_f421fca8aac756895_d20250730_m015809_c001_v7007000_t0000_u01753840689375") 2025/07/30 02:03:19 DEBUG : only0: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35d6f_d20250730_m015752_c001_v0001171_t0016_u01753840672488") 2025/07/30 02:03:19 DEBUG : only1: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f169_d20250730_m015836_c001_v7007000_t0000_u01753840716988") 2025/07/30 02:03:19 DEBUG : only1: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4143eba68c6d02c0_d20250730_m015832_c001_v0001182_t0042_u01753840712342") 2025/07/30 02:03:19 DEBUG : only1: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35e7d_d20250730_m015816_c001_v0001171_t0032_u01753840696647") 2025/07/30 02:03:19 DEBUG : only1: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bae_d20250730_m015809_c001_v7007000_t0000_u01753840689732") 2025/07/30 02:03:19 DEBUG : only1: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35d77_d20250730_m015753_c001_v0001171_t0032_u01753840673134") 2025/07/30 02:03:19 DEBUG : only10: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f16a_d20250730_m015837_c001_v7007000_t0000_u01753840717170") 2025/07/30 02:03:19 DEBUG : only10: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40536e07239024da_d20250730_m015831_c001_v0001146_t0039_u01753840711042") 2025/07/30 02:03:19 DEBUG : only10: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35ed5_d20250730_m015823_c001_v0001171_t0050_u01753840703585") 2025/07/30 02:03:19 DEBUG : only10: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648ad0e_d20250730_m015809_c001_v7007000_t0000_u01753840689165") 2025/07/30 02:03:19 DEBUG : only10: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35dc7_d20250730_m015800_c001_v0001171_t0058_u01753840680439") 2025/07/30 02:03:19 DEBUG : only11: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f16b_d20250730_m015837_c001_v7007000_t0000_u01753840717367") 2025/07/30 02:03:19 DEBUG : only11: Deleting (id "4_zef926df3008d5b9b9f880e1b_f414768b2ed667d5b_d20250730_m015831_c001_v0001157_t0024_u01753840711609") 2025/07/30 02:03:19 DEBUG : only11: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35ee1_d20250730_m015824_c001_v0001171_t0051_u01753840704419") 2025/07/30 02:03:19 DEBUG : only11: Deleting (id "4_zef926df3008d5b9b9f880e1b_f421fca8aac756898_d20250730_m015809_c001_v7007000_t0000_u01753840689744") 2025/07/30 02:03:19 DEBUG : only11: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35dcd_d20250730_m015801_c001_v0001171_t0043_u01753840681154") 2025/07/30 02:03:20 DEBUG : only12: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f16c_d20250730_m015837_c001_v7007000_t0000_u01753840717549") 2025/07/30 02:03:20 DEBUG : only12: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4143eba68c6d02ba_d20250730_m015831_c001_v0001182_t0042_u01753840711790") 2025/07/30 02:03:20 DEBUG : only12: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35ee7_d20250730_m015825_c001_v0001171_t0023_u01753840705261") 2025/07/30 02:03:20 DEBUG : only12: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f01_d20250730_m015809_c001_v7007000_t0000_u01753840689568") 2025/07/30 02:03:20 DEBUG : only12: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35dd3_d20250730_m015801_c001_v0001171_t0020_u01753840681796") 2025/07/30 02:03:20 DEBUG : only13: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f16d_d20250730_m015837_c001_v7007000_t0000_u01753840717731") 2025/07/30 02:03:20 DEBUG : only13: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40536e07239024de_d20250730_m015831_c001_v0001146_t0039_u01753840711440") 2025/07/30 02:03:20 DEBUG : only13: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35ef1_d20250730_m015825_c001_v0001171_t0023_u01753840705899") 2025/07/30 02:03:20 DEBUG : only13: Deleting (id "4_zef926df3008d5b9b9f880e1b_f421fca8aac756894_d20250730_m015809_c001_v7007000_t0000_u01753840689184") 2025/07/30 02:03:20 DEBUG : only13: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35ddb_d20250730_m015802_c001_v0001171_t0001_u01753840682678") 2025/07/30 02:03:20 DEBUG : only14: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f16f_d20250730_m015837_c001_v7007000_t0000_u01753840717925") 2025/07/30 02:03:20 DEBUG : only14: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4039de49c6e35f47_d20250730_m015831_c001_v0001171_t0049_u01753840711451") 2025/07/30 02:03:20 DEBUG : only14: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35f01_d20250730_m015826_c001_v0001171_t0013_u01753840706824") 2025/07/30 02:03:20 DEBUG : only14: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f00_d20250730_m015809_c001_v7007000_t0000_u01753840689384") 2025/07/30 02:03:20 DEBUG : only14: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35de7_d20250730_m015803_c001_v0001171_t0039_u01753840683346") 2025/07/30 02:03:20 DEBUG : only15: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f170_d20250730_m015838_c001_v7007000_t0000_u01753840718107") 2025/07/30 02:03:20 DEBUG : only15: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40536e07239024e0_d20250730_m015831_c001_v0001146_t0039_u01753840711623") 2025/07/30 02:03:20 DEBUG : only15: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35f09_d20250730_m015827_c001_v0001171_t0024_u01753840707491") 2025/07/30 02:03:20 DEBUG : only15: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648ad11_d20250730_m015809_c001_v7007000_t0000_u01753840689535") 2025/07/30 02:03:20 DEBUG : only15: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35df3_d20250730_m015804_c001_v0001171_t0038_u01753840684044") 2025/07/30 02:03:20 DEBUG : only16: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f171_d20250730_m015838_c001_v7007000_t0000_u01753840718289") 2025/07/30 02:03:20 DEBUG : only16: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4039de49c6e35f4b_d20250730_m015831_c001_v0001171_t0049_u01753840711634") 2025/07/30 02:03:21 DEBUG : only16: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35f11_d20250730_m015828_c001_v0001171_t0056_u01753840708207") 2025/07/30 02:03:21 DEBUG : only16: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648ad12_d20250730_m015809_c001_v7007000_t0000_u01753840689720") 2025/07/30 02:03:21 DEBUG : only16: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35e00_d20250730_m015804_c001_v0001171_t0057_u01753840684796") 2025/07/30 02:03:21 DEBUG : only17: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f172_d20250730_m015838_c001_v7007000_t0000_u01753840718469") 2025/07/30 02:03:21 DEBUG : only17: Deleting (id "4_zef926df3008d5b9b9f880e1b_f414768b2ed667d5d_d20250730_m015831_c001_v0001157_t0024_u01753840711795") 2025/07/30 02:03:21 DEBUG : only17: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35f17_d20250730_m015828_c001_v0001171_t0038_u01753840708771") 2025/07/30 02:03:21 DEBUG : only17: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f03_d20250730_m015809_c001_v7007000_t0000_u01753840689753") 2025/07/30 02:03:21 DEBUG : only17: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35e17_d20250730_m015805_c001_v0001171_t0049_u01753840685957") 2025/07/30 02:03:21 DEBUG : only18: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f173_d20250730_m015838_c001_v7007000_t0000_u01753840718650") 2025/07/30 02:03:21 DEBUG : only18: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40536e07239024e2_d20250730_m015831_c001_v0001146_t0039_u01753840711806") 2025/07/30 02:03:21 DEBUG : only18: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35f27_d20250730_m015829_c001_v0001171_t0035_u01753840709392") 2025/07/30 02:03:21 DEBUG : only18: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bad_d20250730_m015809_c001_v7007000_t0000_u01753840689548") 2025/07/30 02:03:22 DEBUG : only18: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35e1f_d20250730_m015806_c001_v0001171_t0007_u01753840686627") 2025/07/30 02:03:22 DEBUG : only19: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f174_d20250730_m015838_c001_v7007000_t0000_u01753840718832") 2025/07/30 02:03:22 DEBUG : only19: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4039de49c6e35f4d_d20250730_m015831_c001_v0001171_t0049_u01753840711816") 2025/07/30 02:03:22 DEBUG : only19: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35f35_d20250730_m015830_c001_v0001171_t0024_u01753840710150") 2025/07/30 02:03:22 DEBUG : only19: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4eff_d20250730_m015809_c001_v7007000_t0000_u01753840689190") 2025/07/30 02:03:22 DEBUG : only19: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35e29_d20250730_m015807_c001_v0001171_t0058_u01753840687506") 2025/07/30 02:03:22 DEBUG : only2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f175_d20250730_m015839_c001_v7007000_t0000_u01753840719015") 2025/07/30 02:03:22 DEBUG : only2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4143eba68c6d02bc_d20250730_m015831_c001_v0001182_t0042_u01753840711976") 2025/07/30 02:03:22 DEBUG : only2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35e85_d20250730_m015817_c001_v0001171_t0046_u01753840697361") 2025/07/30 02:03:22 DEBUG : only2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3baf_d20250730_m015809_c001_v7007000_t0000_u01753840689928") 2025/07/30 02:03:22 DEBUG : only2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35d83_d20250730_m015754_c001_v0001171_t0020_u01753840674071") 2025/07/30 02:03:22 DEBUG : only3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f176_d20250730_m015839_c001_v7007000_t0000_u01753840719197") 2025/07/30 02:03:22 DEBUG : only3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f414768b2ed667d61_d20250730_m015831_c001_v0001157_t0024_u01753840711986") 2025/07/30 02:03:22 DEBUG : only3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35e8f_d20250730_m015818_c001_v0001171_t0056_u01753840698095") 2025/07/30 02:03:22 DEBUG : only3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f04_d20250730_m015809_c001_v7007000_t0000_u01753840689938") 2025/07/30 02:03:22 DEBUG : only3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35d87_d20250730_m015754_c001_v0001171_t0029_u01753840674683") 2025/07/30 02:03:22 DEBUG : only4: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f177_d20250730_m015839_c001_v7007000_t0000_u01753840719383") 2025/07/30 02:03:22 DEBUG : only4: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40536e07239024e6_d20250730_m015831_c001_v0001146_t0039_u01753840711997") 2025/07/30 02:03:22 DEBUG : only4: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35e9b_d20250730_m015818_c001_v0001171_t0047_u01753840698742") 2025/07/30 02:03:22 DEBUG : only4: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648ad0c_d20250730_m015808_c001_v7007000_t0000_u01753840688796") 2025/07/30 02:03:23 DEBUG : only4: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35d8f_d20250730_m015755_c001_v0001171_t0037_u01753840675312") 2025/07/30 02:03:23 DEBUG : only5: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f178_d20250730_m015839_c001_v7007000_t0000_u01753840719564") 2025/07/30 02:03:23 DEBUG : only5: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4039de49c6e35f57_d20250730_m015832_c001_v0001171_t0049_u01753840712008") 2025/07/30 02:03:23 DEBUG : only5: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35ea9_d20250730_m015819_c001_v0001171_t0011_u01753840699830") 2025/07/30 02:03:23 DEBUG : only5: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648ad0d_d20250730_m015808_c001_v7007000_t0000_u01753840688981") 2025/07/30 02:03:23 DEBUG : only5: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35d93_d20250730_m015756_c001_v0001171_t0048_u01753840676009") 2025/07/30 02:03:23 DEBUG : only6: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f179_d20250730_m015839_c001_v7007000_t0000_u01753840719747") 2025/07/30 02:03:23 DEBUG : only6: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4143eba68c6d02be_d20250730_m015832_c001_v0001182_t0042_u01753840712159") 2025/07/30 02:03:23 DEBUG : only6: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35eb9_d20250730_m015820_c001_v0001171_t0015_u01753840700527") 2025/07/30 02:03:23 DEBUG : only6: Deleting (id "4_zef926df3008d5b9b9f880e1b_f421fca8aac756896_d20250730_m015809_c001_v7007000_t0000_u01753840689560") 2025/07/30 02:03:23 DEBUG : only6: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35d97_d20250730_m015756_c001_v0001171_t0054_u01753840676676") 2025/07/30 02:03:23 DEBUG : only7: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f17b_d20250730_m015839_c001_v7007000_t0000_u01753840719928") 2025/07/30 02:03:23 DEBUG : only7: Deleting (id "4_zef926df3008d5b9b9f880e1b_f414768b2ed667d63_d20250730_m015832_c001_v0001157_t0024_u01753840712171") 2025/07/30 02:03:23 DEBUG : only7: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35ec5_d20250730_m015821_c001_v0001171_t0049_u01753840701255") 2025/07/30 02:03:23 DEBUG : only7: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648ad0f_d20250730_m015809_c001_v7007000_t0000_u01753840689352") 2025/07/30 02:03:23 DEBUG : only7: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35da7_d20250730_m015757_c001_v0001171_t0044_u01753840677709") 2025/07/30 02:03:23 DEBUG : only8: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f17c_d20250730_m015840_c001_v7007000_t0000_u01753840720109") 2025/07/30 02:03:23 DEBUG : only8: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40536e07239024e8_d20250730_m015832_c001_v0001146_t0039_u01753840712183") 2025/07/30 02:03:23 DEBUG : only8: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35ec9_d20250730_m015822_c001_v0001171_t0001_u01753840702044") 2025/07/30 02:03:23 DEBUG : only8: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bac_d20250730_m015809_c001_v7007000_t0000_u01753840689363") 2025/07/30 02:03:23 DEBUG : only8: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35db5_d20250730_m015758_c001_v0001171_t0048_u01753840678857") 2025/07/30 02:03:24 DEBUG : only9: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f17d_d20250730_m015840_c001_v7007000_t0000_u01753840720291") 2025/07/30 02:03:24 DEBUG : only9: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4039de49c6e35f5d_d20250730_m015832_c001_v0001171_t0049_u01753840712195") 2025/07/30 02:03:24 DEBUG : only9: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35ecd_d20250730_m015822_c001_v0001171_t0032_u01753840702856") 2025/07/30 02:03:24 DEBUG : only9: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bab_d20250730_m015809_c001_v7007000_t0000_u01753840689177") 2025/07/30 02:03:24 DEBUG : only9: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35dc1_d20250730_m015759_c001_v0001171_t0052_u01753840679780") 2025/07/30 02:03:24 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7e6_d20250730_m015449_c001_v7007000_t0000_u01753840489637") 2025/07/30 02:03:24 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35598_d20250730_m015447_c001_v0001171_t0022_u01753840487770") 2025/07/30 02:03:24 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7e0_d20250730_m015446_c001_v7007000_t0000_u01753840486671") 2025/07/30 02:03:24 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad148_d20250730_m015444_c001_v0001130_t0025_u01753840484562") 2025/07/30 02:03:24 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7da_d20250730_m015443_c001_v7007000_t0000_u01753840483828") 2025/07/30 02:03:24 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e3555c_d20250730_m015441_c001_v0001171_t0015_u01753840481457") 2025/07/30 02:03:24 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f319_d20250730_m015430_c001_v7007000_t0000_u01753840470266") 2025/07/30 02:03:24 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad116_d20250730_m015428_c001_v0001130_t0017_u01753840468895") 2025/07/30 02:03:24 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f312_d20250730_m015427_c001_v7007000_t0000_u01753840467096") 2025/07/30 02:03:24 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad108_d20250730_m015425_c001_v0001130_t0034_u01753840465959") 2025/07/30 02:03:24 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f30c_d20250730_m015424_c001_v7007000_t0000_u01753840464657") 2025/07/30 02:03:24 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0fc_d20250730_m015423_c001_v0001130_t0043_u01753840463342") 2025/07/30 02:03:24 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f2fc_d20250730_m015417_c001_v7007000_t0000_u01753840457214") 2025/07/30 02:03:24 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0dc_d20250730_m015415_c001_v0001130_t0056_u01753840455956") 2025/07/30 02:03:25 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f2f9_d20250730_m015415_c001_v7007000_t0000_u01753840455594") 2025/07/30 02:03:25 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0d4_d20250730_m015414_c001_v0001130_t0040_u01753840454023") 2025/07/30 02:03:25 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f2f5_d20250730_m015413_c001_v7007000_t0000_u01753840453648") 2025/07/30 02:03:25 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0d2_d20250730_m015412_c001_v0001130_t0032_u01753840452814") 2025/07/30 02:03:25 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0d0_d20250730_m015412_c001_v0001130_t0008_u01753840452161") 2025/07/30 02:03:25 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f2f1_d20250730_m015411_c001_v7007000_t0000_u01753840451797") 2025/07/30 02:03:25 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0ca_d20250730_m015410_c001_v0001130_t0001_u01753840450979") 2025/07/30 02:03:25 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0c8_d20250730_m015410_c001_v0001130_t0036_u01753840450202") 2025/07/30 02:03:25 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f2ed_d20250730_m015409_c001_v7007000_t0000_u01753840449830") 2025/07/30 02:03:25 DEBUG : potato: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0c2_d20250730_m015408_c001_v0001130_t0058_u01753840448913") 2025/07/30 02:03:25 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40321f9148144e5b_d20250730_m015535_c001_v7007000_t0000_u01753840535020") 2025/07/30 02:03:25 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35781_d20250730_m015534_c001_v0001171_t0022_u01753840534401") 2025/07/30 02:03:25 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40206a38f7484a1c_d20250730_m015525_c001_v7007000_t0000_u01753840525993") 2025/07/30 02:03:25 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e356f9_d20250730_m015520_c001_v0001171_t0051_u01753840520680") 2025/07/30 02:03:25 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f365_d20250730_m015512_c001_v7007000_t0000_u01753840512806") 2025/07/30 02:03:25 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e3565d_d20250730_m015507_c001_v0001171_t0003_u01753840507420") 2025/07/30 02:03:25 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7f6_d20250730_m015500_c001_v7007000_t0000_u01753840500271") 2025/07/30 02:03:25 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e355f2_d20250730_m015456_c001_v0001171_t0030_u01753840496431") 2025/07/30 02:03:25 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7c8_d20250730_m015435_c001_v7007000_t0000_u01753840475102") 2025/07/30 02:03:26 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad120_d20250730_m015433_c001_v0001130_t0018_u01753840473418") 2025/07/30 02:03:26 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7c4_d20250730_m015433_c001_v7007000_t0000_u01753840473046") 2025/07/30 02:03:26 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad11c_d20250730_m015430_c001_v0001130_t0050_u01753840470810") 2025/07/30 02:03:26 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f31a_d20250730_m015430_c001_v7007000_t0000_u01753840470448") 2025/07/30 02:03:26 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad118_d20250730_m015429_c001_v0001130_t0014_u01753840469574") 2025/07/30 02:03:26 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f316_d20250730_m015428_c001_v7007000_t0000_u01753840468533") 2025/07/30 02:03:26 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad10e_d20250730_m015427_c001_v0001130_t0029_u01753840467462") 2025/07/30 02:03:26 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f30e_d20250730_m015425_c001_v7007000_t0000_u01753840465592") 2025/07/30 02:03:26 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad104_d20250730_m015424_c001_v0001130_t0051_u01753840464665") 2025/07/30 02:03:26 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f300_d20250730_m015417_c001_v7007000_t0000_u01753840457952") 2025/07/30 02:03:26 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad0e0_d20250730_m015416_c001_v0001130_t0006_u01753840456876") 2025/07/30 02:03:26 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401842d4bc864192_d20250730_m015315_c001_v7007000_t0000_u01753840395109") 2025/07/30 02:03:26 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad030_d20250730_m015314_c001_v0001130_t0047_u01753840394203") 2025/07/30 02:03:26 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401842d4bc864191_d20250730_m015313_c001_v7007000_t0000_u01753840393293") 2025/07/30 02:03:26 DEBUG : potato2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad02c_d20250730_m015312_c001_v0001130_t0040_u01753840392515") 2025/07/30 02:03:26 DEBUG : potato3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40206a38f7484a1d_d20250730_m015526_c001_v7007000_t0000_u01753840526177") 2025/07/30 02:03:26 DEBUG : potato3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239022bf_d20250730_m015522_c001_v0001146_t0036_u01753840522407") 2025/07/30 02:03:26 DEBUG : potato3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f36b_d20250730_m015513_c001_v7007000_t0000_u01753840513307") 2025/07/30 02:03:26 DEBUG : potato3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902285_d20250730_m015508_c001_v0001146_t0011_u01753840508979") 2025/07/30 02:03:26 DEBUG : potato3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7f7_d20250730_m015500_c001_v7007000_t0000_u01753840500531") 2025/07/30 02:03:26 DEBUG : potato3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902249_d20250730_m015457_c001_v0001146_t0055_u01753840497100") 2025/07/30 02:03:27 DEBUG : pre-dest1/1: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379ec54_d20250730_m015609_c001_v7007000_t0000_u01753840569182") 2025/07/30 02:03:27 DEBUG : pre-dest1/1: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902301_d20250730_m015601_c001_v0001146_t0046_u01753840561014") 2025/07/30 02:03:27 DEBUG : pre-dest2/2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379ec55_d20250730_m015609_c001_v7007000_t0000_u01753840569363") 2025/07/30 02:03:27 DEBUG : pre-dest2/2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e358dd_d20250730_m015601_c001_v0001171_t0042_u01753840561796") 2025/07/30 02:03:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef926df3008d5b9b9f880e1b_f40516cd1d297815c_d20250730_m015546_c001_v7007000_t0000_u01753840546871") 2025/07/30 02:03:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad1ba_d20250730_m015542_c001_v0001130_t0025_u01753840542839") 2025/07/30 02:03:27 DEBUG : sizeonly: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff828_d20250730_m015353_c001_v7007000_t0000_u01753840433759") 2025/07/30 02:03:27 DEBUG : sizeonly: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad090_d20250730_m015352_c001_v0001130_t0053_u01753840432636") 2025/07/30 02:03:27 DEBUG : splitbanan: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff9a4_d20250730_m020040_c001_v7007000_t0000_u01753840840653") 2025/07/30 02:03:27 DEBUG : splitbanan: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed668011_d20250730_m020033_c001_v0001157_t0041_u01753840833048") 2025/07/30 02:03:27 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db76_d20250730_m020203_c001_v7007000_t0000_u01753840923191") 2025/07/30 02:03:27 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed6681d9_d20250730_m020156_c001_v0001157_t0048_u01753840916164") 2025/07/30 02:03:27 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c99662372a0e_d20250730_m020146_c001_v7007000_t0000_u01753840906310") 2025/07/30 02:03:27 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed66817b_d20250730_m020139_c001_v0001157_t0032_u01753840899406") 2025/07/30 02:03:27 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f418771a8f5d9229e_d20250730_m020129_c001_v7007000_t0000_u01753840889251") 2025/07/30 02:03:27 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed66811f_d20250730_m020122_c001_v0001157_t0051_u01753840882681") 2025/07/30 02:03:27 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f400d250f20c46287_d20250730_m020113_c001_v7007000_t0000_u01753840873698") 2025/07/30 02:03:27 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed6680d5_d20250730_m020107_c001_v0001157_t0034_u01753840867070") 2025/07/30 02:03:27 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4102464a4e74dee6_d20250730_m020057_c001_v7007000_t0000_u01753840857587") 2025/07/30 02:03:27 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed668083_d20250730_m020050_c001_v0001157_t0021_u01753840850546") 2025/07/30 02:03:28 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3c19_d20250730_m020034_c001_v7007000_t0000_u01753840834981") 2025/07/30 02:03:28 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902686_d20250730_m020031_c001_v0001146_t0010_u01753840831918") 2025/07/30 02:03:28 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41753ae669c1f9d6_d20250730_m020022_c001_v7007000_t0000_u01753840822483") 2025/07/30 02:03:28 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902640_d20250730_m020015_c001_v0001146_t0025_u01753840815339") 2025/07/30 02:03:28 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f408f676f87bc69f2_d20250730_m020014_c001_v7007000_t0000_u01753840814297") 2025/07/30 02:03:28 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390262e_d20250730_m020010_c001_v0001146_t0059_u01753840810854") 2025/07/30 02:03:28 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3c06_d20250730_m020001_c001_v7007000_t0000_u01753840801835") 2025/07/30 02:03:28 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667f35_d20250730_m015954_c001_v0001157_t0016_u01753840794771") 2025/07/30 02:03:28 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f416f0ad7fdc03429_d20250730_m015953_c001_v7007000_t0000_u01753840793426") 2025/07/30 02:03:28 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239025ec_d20250730_m015950_c001_v0001146_t0045_u01753840790173") 2025/07/30 02:03:28 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41448285bd8a4f85_d20250730_m015936_c001_v7007000_t0000_u01753840776059") 2025/07/30 02:03:28 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e361e8_d20250730_m015932_c001_v0001171_t0051_u01753840772158") 2025/07/30 02:03:28 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f1b8_d20250730_m015923_c001_v7007000_t0000_u01753840763092") 2025/07/30 02:03:28 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e3615a_d20250730_m015916_c001_v0001171_t0056_u01753840756348") 2025/07/30 02:03:28 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4036aae7348f3bc9_d20250730_m015907_c001_v7007000_t0000_u01753840747368") 2025/07/30 02:03:28 DEBUG : splitbananasplit: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e3609b_d20250730_m015900_c001_v0001171_t0027_u01753840740574") 2025/07/30 02:03:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f407dd04ca9b81052_d20250730_m020017_c001_v7007000_t0000_u01753840817581") 2025/07/30 02:03:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667f89_d20250730_m020012_c001_v0001157_t0051_u01753840812031") 2025/07/30 02:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f18b_d20250730_m015852_c001_v7007000_t0000_u01753840732683") 2025/07/30 02:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36013_d20250730_m015850_c001_v0001171_t0013_u01753840730025") 2025/07/30 02:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c99662372850_d20250730_m015848_c001_v7007000_t0000_u01753840728879") 2025/07/30 02:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed667da9_d20250730_m015846_c001_v0001157_t0052_u01753840726104") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7ee_d20250730_m015453_c001_v7007000_t0000_u01753840493549") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902231_d20250730_m015452_c001_v0001146_t0006_u01753840492527") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7eb_d20250730_m015451_c001_v7007000_t0000_u01753840491975") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad156_d20250730_m015451_c001_v0001130_t0024_u01753840491106") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff825_d20250730_m015350_c001_v7007000_t0000_u01753840430325") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad086_d20250730_m015348_c001_v0001130_t0006_u01753840428679") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff823_d20250730_m015348_c001_v7007000_t0000_u01753840428315") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad080_d20250730_m015347_c001_v0001130_t0017_u01753840427091") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff822_d20250730_m015345_c001_v7007000_t0000_u01753840425040") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad07e_d20250730_m015343_c001_v0001130_t0033_u01753840423767") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff821_d20250730_m015343_c001_v7007000_t0000_u01753840423222") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad078_d20250730_m015341_c001_v0001130_t0021_u01753840421963") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad074_d20250730_m015338_c001_v0001130_t0033_u01753840418750") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff81e_d20250730_m015338_c001_v7007000_t0000_u01753840418385") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad070_d20250730_m015337_c001_v0001130_t0015_u01753840417702") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad06c_d20250730_m015336_c001_v0001130_t0009_u01753840416824") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f415e0c79cd9ff81d_d20250730_m015336_c001_v7007000_t0000_u01753840416460") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad064_d20250730_m015333_c001_v0001130_t0020_u01753840413329") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad05e_d20250730_m015330_c001_v0001130_t0030_u01753840410570") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401842d4bc86419d_d20250730_m015330_c001_v7007000_t0000_u01753840410203") 2025/07/30 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad05a_d20250730_m015329_c001_v0001130_t0021_u01753840409536") 2025/07/30 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad058_d20250730_m015328_c001_v0001130_t0038_u01753840408486") 2025/07/30 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401842d4bc86419c_d20250730_m015328_c001_v7007000_t0000_u01753840408116") 2025/07/30 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad052_d20250730_m015324_c001_v0001130_t0008_u01753840404202") 2025/07/30 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401842d4bc86419b_d20250730_m015323_c001_v7007000_t0000_u01753840403807") 2025/07/30 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad04e_d20250730_m015323_c001_v0001130_t0019_u01753840403134") 2025/07/30 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401842d4bc864199_d20250730_m015322_c001_v7007000_t0000_u01753840402216") 2025/07/30 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad04a_d20250730_m015321_c001_v0001130_t0037_u01753840401466") 2025/07/30 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401842d4bc864198_d20250730_m015320_c001_v7007000_t0000_u01753840400781") 2025/07/30 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad046_d20250730_m015320_c001_v0001130_t0059_u01753840400021") 2025/07/30 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401842d4bc864195_d20250730_m015319_c001_v7007000_t0000_u01753840399106") 2025/07/30 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad040_d20250730_m015318_c001_v0001130_t0015_u01753840398256") 2025/07/30 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401842d4bc864194_d20250730_m015317_c001_v7007000_t0000_u01753840397701") 2025/07/30 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad03c_d20250730_m015316_c001_v0001130_t0010_u01753840396956") 2025/07/30 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401842d4bc864193_d20250730_m015316_c001_v7007000_t0000_u01753840396405") 2025/07/30 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad036_d20250730_m015315_c001_v0001130_t0022_u01753840395661") 2025/07/30 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401842d4bc86418f_d20250730_m015310_c001_v7007000_t0000_u01753840390628") 2025/07/30 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad022_d20250730_m015309_c001_v0001130_t0058_u01753840389922") 2025/07/30 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401842d4bc86418d_d20250730_m015309_c001_v7007000_t0000_u01753840389372") 2025/07/30 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad020_d20250730_m015308_c001_v0001130_t0006_u01753840388720") 2025/07/30 02:03:31 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401842d4bc86418c_d20250730_m015307_c001_v7007000_t0000_u01753840387802") 2025/07/30 02:03:31 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad01c_d20250730_m015307_c001_v0001130_t0015_u01753840387147") 2025/07/30 02:03:31 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401842d4bc86418b_d20250730_m015304_c001_v7007000_t0000_u01753840384656") 2025/07/30 02:03:31 DEBUG : sub dir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad016_d20250730_m015303_c001_v0001130_t0036_u01753840383874") 2025/07/30 02:03:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f18d_d20250730_m015852_c001_v7007000_t0000_u01753840732864") 2025/07/30 02:03:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0322_d20250730_m015850_c001_v0001182_t0006_u01753840730033") 2025/07/30 02:03:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4155c99662372851_d20250730_m015849_c001_v7007000_t0000_u01753840729062") 2025/07/30 02:03:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902519_d20250730_m015846_c001_v0001146_t0011_u01753840726116") 2025/07/30 02:03:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db79_d20250730_m020205_c001_v7007000_t0000_u01753840925476") 2025/07/30 02:03:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36922_d20250730_m020204_c001_v0001171_t0032_u01753840924619") 2025/07/30 02:03:31 DEBUG : sub/yam: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7e5_d20250730_m015449_c001_v7007000_t0000_u01753840489061") 2025/07/30 02:03:31 DEBUG : sub/yam: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902215_d20250730_m015447_c001_v0001146_t0040_u01753840487416") 2025/07/30 02:03:31 DEBUG : test_dir1/file2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f185_d20250730_m015845_c001_v7007000_t0000_u01753840725324") 2025/07/30 02:03:31 DEBUG : test_dir1/file2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35fd3_d20250730_m015843_c001_v0001171_t0035_u01753840723618") 2025/07/30 02:03:31 DEBUG : test_dir1/file2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f180_d20250730_m015842_c001_v7007000_t0000_u01753840722812") 2025/07/30 02:03:31 DEBUG : test_dir1/file2: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e35fb5_d20250730_m015841_c001_v0001171_t0043_u01753840721267") 2025/07/30 02:03:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f186_d20250730_m015845_c001_v7007000_t0000_u01753840725519") 2025/07/30 02:03:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902511_d20250730_m015843_c001_v0001146_t0006_u01753840723606") 2025/07/30 02:03:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f401a3108c379f181_d20250730_m015842_c001_v7007000_t0000_u01753840722993") 2025/07/30 02:03:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902503_d20250730_m015841_c001_v0001146_t0026_u01753840721246") 2025/07/30 02:03:32 DEBUG : three: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7d4_d20250730_m015440_c001_v7007000_t0000_u01753840480727") 2025/07/30 02:03:32 DEBUG : three: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad13a_d20250730_m015439_c001_v0001130_t0020_u01753840479140") 2025/07/30 02:03:32 DEBUG : three: Deleting (id "4_zef926df3008d5b9b9f880e1b_f11252b06545ad130_d20250730_m015436_c001_v0001130_t0042_u01753840476608") 2025/07/30 02:03:32 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db7d_d20250730_m020207_c001_v7007000_t0000_u01753840927085") 2025/07/30 02:03:32 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0848_d20250730_m020206_c001_v0001182_t0052_u01753840926432") 2025/07/30 02:03:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5dbab_d20250730_m020226_c001_v7007000_t0000_u01753840946669") 2025/07/30 02:03:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e072390281b_d20250730_m020224_c001_v0001146_t0052_u01753840944900") 2025/07/30 02:03:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5dba2_d20250730_m020223_c001_v7007000_t0000_u01753840943317") 2025/07/30 02:03:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d08a7_d20250730_m020221_c001_v0001182_t0012_u01753840941762") 2025/07/30 02:03:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db9e_d20250730_m020220_c001_v7007000_t0000_u01753840940714") 2025/07/30 02:03:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e369d4_d20250730_m020219_c001_v0001171_t0008_u01753840939873") 2025/07/30 02:03:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db93_d20250730_m020214_c001_v7007000_t0000_u01753840934663") 2025/07/30 02:03:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d0875_d20250730_m020213_c001_v0001182_t0027_u01753840933460") 2025/07/30 02:03:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db97_d20250730_m020217_c001_v7007000_t0000_u01753840937219") 2025/07/30 02:03:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902801_d20250730_m020215_c001_v0001146_t0056_u01753840935622") 2025/07/30 02:03:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db8d_d20250730_m020212_c001_v7007000_t0000_u01753840932503") 2025/07/30 02:03:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1039de49c6e36978_d20250730_m020211_c001_v0001171_t0003_u01753840931662") 2025/07/30 02:03:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db86_d20250730_m020210_c001_v7007000_t0000_u01753840930468") 2025/07/30 02:03:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed668217_d20250730_m020209_c001_v0001157_t0018_u01753840929741") 2025/07/30 02:03:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db83_d20250730_m020208_c001_v7007000_t0000_u01753840928787") 2025/07/30 02:03:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239027e3_d20250730_m020208_c001_v0001146_t0003_u01753840928033") 2025/07/30 02:03:32 DEBUG : toe/toe/toe: Deleting (id "4_zef926df3008d5b9b9f880e1b_f42299629daf5f5cd_d20250730_m020231_c001_v7007000_t0000_u01753840951920") 2025/07/30 02:03:33 DEBUG : toe/toe/toe: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1143eba68c6d08ef_d20250730_m020231_c001_v0001182_t0035_u01753840951195") 2025/07/30 02:03:33 DEBUG : toe/toe/toe: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5db9b_d20250730_m020218_c001_v7007000_t0000_u01753840938924") 2025/07/30 02:03:33 DEBUG : toe/toe/toe: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed66823f_d20250730_m020218_c001_v0001157_t0049_u01753840938166") 2025/07/30 02:03:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5dbaf_d20250730_m020227_c001_v7007000_t0000_u01753840947262") 2025/07/30 02:03:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f114768b2ed668273_d20250730_m020226_c001_v0001157_t0034_u01753840946356") 2025/07/30 02:03:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f419f5d167df5dba3_d20250730_m020223_c001_v7007000_t0000_u01753840943939") 2025/07/30 02:03:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef926df3008d5b9b9f880e1b_f111c1436865f53ce_d20250730_m020222_c001_v0001145_t0053_u01753840942922") 2025/07/30 02:03:33 DEBUG : two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7d5_d20250730_m015440_c001_v7007000_t0000_u01753840480909") 2025/07/30 02:03:33 DEBUG : two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f4039de49c6e3553c_d20250730_m015438_c001_v0001171_t0049_u01753840478389") 2025/07/30 02:03:33 DEBUG : two: Deleting (id "4_zef926df3008d5b9b9f880e1b_f41252b06545ad12e_d20250730_m015436_c001_v0001130_t0027_u01753840476427") 2025/07/30 02:03:33 DEBUG : yam: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7e7_d20250730_m015449_c001_v7007000_t0000_u01753840489820") 2025/07/30 02:03:33 DEBUG : yam: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1003219c8fe017f9_d20250730_m015448_c001_v0001176_t0008_u01753840488856") 2025/07/30 02:03:33 DEBUG : yam: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7df_d20250730_m015446_c001_v7007000_t0000_u01753840486121") 2025/07/30 02:03:33 DEBUG : yam: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e0723902207_d20250730_m015444_c001_v0001146_t0011_u01753840484572") 2025/07/30 02:03:33 DEBUG : yam: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7d9_d20250730_m015443_c001_v7007000_t0000_u01753840483280") 2025/07/30 02:03:33 DEBUG : yam: Deleting (id "4_zef926df3008d5b9b9f880e1b_f10536e07239021fb_d20250730_m015441_c001_v0001146_t0002_u01753840481467") 2025/07/30 02:03:33 DEBUG : yaml: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7e3_d20250730_m015446_c001_v7007000_t0000_u01753840486853") 2025/07/30 02:03:33 DEBUG : yaml: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1173cc00780e0a37_d20250730_m015445_c001_v0001120_t0059_u01753840485749") 2025/07/30 02:03:33 DEBUG : yaml: Deleting (id "4_zef926df3008d5b9b9f880e1b_f402e1f7bb648a7db_d20250730_m015444_c001_v7007000_t0000_u01753840484010") 2025/07/30 02:03:33 DEBUG : yaml: Deleting (id "4_zef926df3008d5b9b9f880e1b_f1172fc8a990b3ac9_d20250730_m015442_c001_v0001101_t0043_u01753840482863") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m34.138098425s (try 1/5)