"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/25 02:37:01 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu" 2025/04/25 02:37:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 02:37:02 DEBUG : Creating backend with remote "/tmp/rclone3169628847" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 02:37:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/25 02:37:03 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:37:03 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.87s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/25 02:37:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 02:37:04 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:37:04 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:37:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:37:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:05 DEBUG : B2 bucket rclone-test-kobujin4livu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.50s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:07 DEBUG : Creating backend with remote "/non-existing" 2025/04/25 02:37:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/25 02:37:07 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:37:07 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 02:37:08 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:37:08 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:37:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:37:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestCopyNoTraverse (3.29s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:11 INFO : B2 bucket rclone-test-kobujin4livu: Running all checks before starting transfers 2025/04/25 02:37:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 02:37:11 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:37:11 INFO : B2 bucket rclone-test-kobujin4livu: Checks finished, now starting transfers 2025/04/25 02:37:11 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:37:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:37:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.82s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:13 ERROR : Ignoring --no-traverse with sync 2025/04/25 02:37:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 02:37:13 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:37:13 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:37:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:37:14 INFO : sub dir/hello world: Copied (new) 2025/04/25 02:37:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncNoTraverse (2.16s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/25 02:37:15 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:37:15 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:37:16 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/25 02:37:16 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.97s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:37:17 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:37:17 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:37:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:37:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.87s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:37:19 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:37:19 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:37:20 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:37:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.32s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/25 02:37:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 02:37:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/25 02:37:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/25 02:37:21 INFO : sub dir: Making directory 2025/04/25 02:37:21 INFO : sub dir2: Making directory 2025/04/25 02:37:21 INFO : sub dir2/sub sub dir2: Making directory 2025/04/25 02:37:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 02:37:21 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:37:21 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:37:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:37:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/25 02:37:22 DEBUG : B2 bucket rclone-test-kobujin4livu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.85s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:23 INFO : sub dir2: Making directory 2025/04/25 02:37:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/25 02:37:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 02:37:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 02:37:23 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:37:23 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:37:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:37:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.70s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:25 DEBUG : sub dir2: Making directory with metadata 2025/04/25 02:37:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 02:37:25 INFO : sub dir: Making directory 2025/04/25 02:37:25 INFO : sub dir2: Making directory 2025/04/25 02:37:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 02:37:25 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:37:25 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:37:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:37:25 INFO : sub dir/hello world: Copied (new) 2025/04/25 02:37:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/25 02:37:26 DEBUG : B2 bucket rclone-test-kobujin4livu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/25 02:37:26 DEBUG : B2 bucket rclone-test-kobujin4livu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.00s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:27 INFO : sub dir2: Making directory 2025/04/25 02:37:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 02:37:27 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:37:27 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:37:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:37:28 INFO : sub dir/hello world: Copied (new) 2025/04/25 02:37:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.92s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:29 DEBUG : sub dir2: Making directory with metadata 2025/04/25 02:37:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 02:37:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/25 02:37:29 INFO : sub dir: Making directory 2025/04/25 02:37:29 INFO : sub dir2: Making directory 2025/04/25 02:37:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 02:37:29 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:37:29 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:37:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:37:30 INFO : sub dir/hello world: Copied (new) 2025/04/25 02:37:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/25 02:37:30 DEBUG : B2 bucket rclone-test-kobujin4livu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.79s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:31 INFO : sub dir2: Making directory 2025/04/25 02:37:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 02:37:32 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:37:32 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:37:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:37:32 INFO : sub dir/hello world: Copied (new) 2025/04/25 02:37:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.85s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:34 DEBUG : Creating backend with remote "TestB2:rclone-test-nenizil4puja" 2025/04/25 02:37:34 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-kobujin4livu -> B2 bucket rclone-test-nenizil4puja 2025/04/25 02:37:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 02:37:35 DEBUG : B2 bucket rclone-test-nenizil4puja: Waiting for checks to finish 2025/04/25 02:37:35 DEBUG : B2 bucket rclone-test-nenizil4puja: Waiting for transfers to finish 2025/04/25 02:37:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:37:36 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:36 DEBUG : B2 bucket rclone-test-nenizil4puja: Purge remote 2025/04/25 02:37:36 INFO : B2 bucket rclone-test-nenizil4puja: cleaning bucket "rclone-test-nenizil4puja" of all files 2025/04/25 02:37:36 DEBUG : sub dir/hello world: Deleting (id "4_zdf62bdb3c0ed6bab9f680e1b_f1018f27cd4d496ab_d20250425_m023736_c001_v0001183_t0040_u01745548656043") --- PASS: TestServerSideCopy (4.57s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/25 02:37:39 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:37:39 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:37:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/25 02:37:39 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.83s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xaborob6jedu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-kobujin4livu -> B2 bucket rclone-test-xaborob6jedu 2025/04/25 02:37:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 02:37:43 DEBUG : B2 bucket rclone-test-xaborob6jedu: Waiting for checks to finish 2025/04/25 02:37:43 DEBUG : B2 bucket rclone-test-xaborob6jedu: Waiting for transfers to finish 2025/04/25 02:37:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:37:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/25 02:37:44 DEBUG : B2 bucket rclone-test-xaborob6jedu: Waiting for checks to finish 2025/04/25 02:37:44 DEBUG : B2 bucket rclone-test-xaborob6jedu: Waiting for transfers to finish 2025/04/25 02:37:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/25 02:37:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:45 DEBUG : B2 bucket rclone-test-xaborob6jedu: Purge remote 2025/04/25 02:37:45 INFO : B2 bucket rclone-test-xaborob6jedu: cleaning bucket "rclone-test-xaborob6jedu" of all files 2025/04/25 02:37:45 DEBUG : sub dir/hello world: Deleting (id "4_zaf12dd93c0ed6bab9f680e1b_f113480db76b58d7e_d20250425_m023745_c001_v0001134_t0018_u01745548665038") 2025/04/25 02:37:45 DEBUG : sub dir/hello world: Deleting (id "4_zaf12dd93c0ed6bab9f680e1b_f1084ff5c6e602005_d20250425_m023743_c001_v0001184_t0055_u01745548663700") --- PASS: TestServerSideCopyOverSelf (6.80s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/25 02:37:48 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:37:48 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:37:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/25 02:37:49 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/25 02:37:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.93s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:51 DEBUG : Creating backend with remote "TestB2:rclone-test-fihimez5bapo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-kobujin4livu -> B2 bucket rclone-test-fihimez5bapo 2025/04/25 02:37:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 02:37:52 DEBUG : B2 bucket rclone-test-fihimez5bapo: Waiting for checks to finish 2025/04/25 02:37:52 DEBUG : B2 bucket rclone-test-fihimez5bapo: Waiting for transfers to finish 2025/04/25 02:37:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:37:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/25 02:37:54 DEBUG : B2 bucket rclone-test-fihimez5bapo: Waiting for checks to finish 2025/04/25 02:37:54 DEBUG : B2 bucket rclone-test-fihimez5bapo: Waiting for transfers to finish 2025/04/25 02:37:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/25 02:37:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/25 02:37:55 INFO : sub dir/hello world: Deleted 2025/04/25 02:37:56 DEBUG : testing file moves 2025/04/25 02:37:56 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/25 02:37:56 DEBUG : B2 bucket rclone-test-fihimez5bapo: Waiting for checks to finish 2025/04/25 02:37:56 DEBUG : B2 bucket rclone-test-fihimez5bapo: Waiting for transfers to finish 2025/04/25 02:37:57 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/25 02:37:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/25 02:37:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:37:57 DEBUG : B2 bucket rclone-test-fihimez5bapo: Purge remote 2025/04/25 02:37:57 INFO : B2 bucket rclone-test-fihimez5bapo: cleaning bucket "rclone-test-fihimez5bapo" of all files 2025/04/25 02:37:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f72fde3c0ed6bab9f680e1b_f1036f89e461ca29f_d20250425_m023756_c001_v0001184_t0034_u01745548676942") 2025/04/25 02:37:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f72fde3c0ed6bab9f680e1b_f1102738fc8cb84db_d20250425_m023755_c001_v0001171_t0048_u01745548675079") 2025/04/25 02:37:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f72fde3c0ed6bab9f680e1b_f1157a98577ed45cc_d20250425_m023753_c001_v0001040_t0009_u01745548673109") --- PASS: TestServerSideMoveOverSelf (9.24s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:00 ERROR : : error listing: directory not found 2025/04/25 02:38:01 INFO : Local file system at /tmp/rclone3169628847: Making directory 2025/04/25 02:38:01 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:01 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.53s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 02:38:03 DEBUG : Local file system at /tmp/rclone3169628847: Waiting for checks to finish 2025/04/25 02:38:03 DEBUG : Local file system at /tmp/rclone3169628847: Waiting for transfers to finish 2025/04/25 02:38:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:38:04 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/25 02:38:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestCopyRedownload (2.68s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:05 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/25 02:38:05 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:05 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/25 02:38:06 INFO : check sum: Copied (new) 2025/04/25 02:38:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:06 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/25 02:38:06 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/25 02:38:06 DEBUG : check sum: Unchanged skipping 2025/04/25 02:38:06 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:06 DEBUG : Waiting for deletions to finish 2025/04/25 02:38:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (3.10s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/25 02:38:08 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:08 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:08 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/25 02:38:08 INFO : sizeonly: Copied (new) 2025/04/25 02:38:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:09 DEBUG : sizeonly: Sizes identical 2025/04/25 02:38:09 DEBUG : sizeonly: Unchanged skipping 2025/04/25 02:38:09 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:09 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:09 DEBUG : Waiting for deletions to finish 2025/04/25 02:38:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.44s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/25 02:38:10 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:10 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:11 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/25 02:38:11 INFO : ignore-size: Copied (new) 2025/04/25 02:38:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:11 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:11 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:38:11 DEBUG : ignore-size: Unchanged skipping 2025/04/25 02:38:11 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:11 DEBUG : Waiting for deletions to finish 2025/04/25 02:38:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.85s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:14 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:38:14 DEBUG : existing: Unchanged skipping 2025/04/25 02:38:14 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:14 DEBUG : Waiting for deletions to finish 2025/04/25 02:38:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/25 02:38:14 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:14 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/25 02:38:15 INFO : existing: Copied (replaced existing) 2025/04/25 02:38:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.04s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/25 02:38:16 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:16 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/25 02:38:17 INFO : existing: Copied (new) 2025/04/25 02:38:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:17 DEBUG : existing: Destination exists, skipping 2025/04/25 02:38:17 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:17 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:17 DEBUG : Waiting for deletions to finish 2025/04/25 02:38:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.55s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:20 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/25 02:38:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:38:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/25 02:38:20 DEBUG : c/non empty space: Unchanged skipping 2025/04/25 02:38:20 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:20 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 02:38:21 INFO : a/potato2: Copied (new) 2025/04/25 02:38:21 DEBUG : Waiting for deletions to finish 2025/04/25 02:38:21 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.98s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:23 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/25 02:38:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/25 02:38:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/25 02:38:23 DEBUG : empty space: Unchanged skipping 2025/04/25 02:38:23 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:23 DEBUG : Waiting for deletions to finish 2025/04/25 02:38:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:24 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/04/25 02:38:24 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/25 02:38:25 INFO : empty space: Updated modification time in destination 2025/04/25 02:38:25 DEBUG : empty space: Unchanged skipping 2025/04/25 02:38:25 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:25 DEBUG : Waiting for deletions to finish 2025/04/25 02:38:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.88s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:28 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:28 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/04/25 02:38:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/25 02:38:28 DEBUG : empty space: Unchanged skipping 2025/04/25 02:38:28 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:28 DEBUG : Waiting for deletions to finish 2025/04/25 02:38:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.33s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:29 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/04/25 02:38:29 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3169628847) 2025/04/25 02:38:29 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kobujin4livu) 2025/04/25 02:38:29 DEBUG : foo: sha1 differ 2025/04/25 02:38:29 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/25 02:38:29 INFO : foo: Copied (replaced existing) 2025/04/25 02:38:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:38:32 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/25 02:38:32 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:32 DEBUG : empty space: Unchanged skipping 2025/04/25 02:38:32 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:32 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 02:38:32 INFO : potato: Copied (new) 2025/04/25 02:38:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (3.14s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:35 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/25 02:38:35 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/25 02:38:35 INFO : potato: Copied (replaced existing) 2025/04/25 02:38:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.87s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:38 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/04/25 02:38:38 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3169628847) 2025/04/25 02:38:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kobujin4livu) 2025/04/25 02:38:38 DEBUG : potato: sha1 differ 2025/04/25 02:38:38 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/25 02:38:39 INFO : potato: Copied (replaced existing) 2025/04/25 02:38:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (3.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:38:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:38:41 DEBUG : empty space: Unchanged skipping 2025/04/25 02:38:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/25 02:38:41 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:41 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:41 DEBUG : Waiting for deletions to finish 2025/04/25 02:38:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:38:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:38:44 DEBUG : empty space: Unchanged skipping 2025/04/25 02:38:44 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:44 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 02:38:45 INFO : potato2: Copied (new) 2025/04/25 02:38:45 DEBUG : Waiting for deletions to finish 2025/04/25 02:38:45 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:48 INFO : d: Making directory 2025/04/25 02:38:48 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/25 02:38:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:38:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/25 02:38:48 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:48 DEBUG : c/non empty space: Unchanged skipping 2025/04/25 02:38:48 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 02:38:49 INFO : a/potato2: Copied (new) 2025/04/25 02:38:49 DEBUG : Waiting for deletions to finish 2025/04/25 02:38:49 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:52 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/25 02:38:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:38:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/25 02:38:52 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:52 DEBUG : c/non empty space: Unchanged skipping 2025/04/25 02:38:52 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 02:38:53 INFO : a/potato2: Copied (new) 2025/04/25 02:38:53 ERROR : B2 bucket rclone-test-kobujin4livu: not deleting files as there were IO errors 2025/04/25 02:38:53 ERROR : B2 bucket rclone-test-kobujin4livu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.75s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:38:56 DEBUG : Waiting for deletions to finish 2025/04/25 02:38:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:38:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:38:56 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:38:56 DEBUG : empty space: Unchanged skipping 2025/04/25 02:38:56 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:38:56 INFO : potato: Deleted 2025/04/25 02:38:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 02:38:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.78s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:39:00 DEBUG : Waiting for deletions to finish 2025/04/25 02:39:00 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:39:00 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:39:00 INFO : potato: Deleted 2025/04/25 02:39:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:39:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:39:00 DEBUG : empty space: Unchanged skipping 2025/04/25 02:39:00 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:39:00 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:39:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 02:39:01 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.67s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:39:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:39:04 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:39:04 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:39:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/25 02:39:05 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.21s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:39:08 DEBUG : enormous: Excluded (Size Filter) 2025/04/25 02:39:08 DEBUG : enormous: Excluded 2025/04/25 02:39:08 DEBUG : potato2: Excluded (Size Filter) 2025/04/25 02:39:08 DEBUG : potato2: Excluded 2025/04/25 02:39:08 DEBUG : potato2: Excluded (Size Filter) 2025/04/25 02:39:08 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:39:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:39:08 DEBUG : empty space: Unchanged skipping 2025/04/25 02:39:08 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:39:08 DEBUG : Waiting for deletions to finish 2025/04/25 02:39:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:39:08 DEBUG : enormous: Excluded (Size Filter) 2025/04/25 02:39:08 DEBUG : enormous: Excluded 2025/04/25 02:39:08 DEBUG : potato2: Excluded (Size Filter) 2025/04/25 02:39:08 DEBUG : potato2: Excluded 2025/04/25 02:39:08 DEBUG : potato2: Excluded (Size Filter) 2025/04/25 02:39:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/25 02:39:08 DEBUG : empty space: Unchanged skipping 2025/04/25 02:39:08 DEBUG : Local file system at /tmp/rclone3169628847: Waiting for checks to finish 2025/04/25 02:39:08 DEBUG : Local file system at /tmp/rclone3169628847: Waiting for transfers to finish 2025/04/25 02:39:08 DEBUG : Waiting for deletions to finish 2025/04/25 02:39:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.69s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:39:12 DEBUG : enormous: Excluded (Size Filter) 2025/04/25 02:39:12 DEBUG : enormous: Excluded 2025/04/25 02:39:12 DEBUG : potato2: Excluded (Size Filter) 2025/04/25 02:39:12 DEBUG : potato2: Excluded 2025/04/25 02:39:12 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:39:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:39:12 DEBUG : empty space: Unchanged skipping 2025/04/25 02:39:12 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:39:12 DEBUG : Waiting for deletions to finish 2025/04/25 02:39:12 INFO : enormous: Deleted 2025/04/25 02:39:12 INFO : potato2: Deleted 2025/04/25 02:39:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:39:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/25 02:39:13 DEBUG : empty space: Unchanged skipping 2025/04/25 02:39:13 DEBUG : Local file system at /tmp/rclone3169628847: Waiting for checks to finish 2025/04/25 02:39:13 DEBUG : Local file system at /tmp/rclone3169628847: Waiting for transfers to finish 2025/04/25 02:39:13 DEBUG : Waiting for deletions to finish 2025/04/25 02:39:13 INFO : enormous: Deleted 2025/04/25 02:39:13 INFO : potato2: Deleted 2025/04/25 02:39:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.39s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:39:16 DEBUG : five: Need to transfer - File not found at Destination 2025/04/25 02:39:16 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/25 02:39:16 DEBUG : three: Sizes identical 2025/04/25 02:39:16 DEBUG : one: Destination is newer than source, skipping 2025/04/25 02:39:16 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:39:16 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/25 02:39:16 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/25 02:39:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3169628847) 2025/04/25 02:39:16 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kobujin4livu) 2025/04/25 02:39:16 DEBUG : two: sha1 differ 2025/04/25 02:39:16 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:39:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/25 02:39:16 INFO : five: Copied (new) 2025/04/25 02:39:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/25 02:39:17 INFO : two: Copied (replaced existing) 2025/04/25 02:39:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/25 02:39:18 INFO : four: Copied (replaced existing) 2025/04/25 02:39:18 DEBUG : Waiting for deletions to finish 2025/04/25 02:39:18 DEBUG : one: Destination is newer than source, skipping 2025/04/25 02:39:18 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:39:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/25 02:39:18 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/25 02:39:18 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/25 02:39:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/25 02:39:18 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/25 02:39:18 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/25 02:39:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3169628847) 2025/04/25 02:39:18 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kobujin4livu) 2025/04/25 02:39:18 DEBUG : three: sha1 differ 2025/04/25 02:39:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/25 02:39:18 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/25 02:39:18 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/25 02:39:18 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/25 02:39:18 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:39:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/25 02:39:18 INFO : three: Copied (replaced existing) 2025/04/25 02:39:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.85s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: 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-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/25 02:39:20 INFO : B2 bucket rclone-test-kobujin4livu: Making map for --track-renames 2025/04/25 02:39:20 INFO : B2 bucket rclone-test-kobujin4livu: Finished making map for --track-renames 2025/04/25 02:39:20 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:39:20 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for renames to finish 2025/04/25 02:39:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/25 02:39:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/25 02:39:20 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:39:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/25 02:39:21 INFO : potato: Copied (new) 2025/04/25 02:39:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/25 02:39:21 INFO : yam: Copied (new) 2025/04/25 02:39:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:39:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:39:21 INFO : B2 bucket rclone-test-kobujin4livu: Making map for --track-renames 2025/04/25 02:39:21 INFO : B2 bucket rclone-test-kobujin4livu: Finished making map for --track-renames 2025/04/25 02:39:21 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:39:21 DEBUG : potato: Unchanged skipping 2025/04/25 02:39:21 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for renames to finish 2025/04/25 02:39:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/25 02:39:22 INFO : yam: Copied (server-side copy) to: yaml 2025/04/25 02:39:22 INFO : yam: Deleted 2025/04/25 02:39:22 INFO : yaml: Renamed from "yam" 2025/04/25 02:39:22 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:39:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/25 02:39:24 INFO : B2 bucket rclone-test-kobujin4livu: Making map for --track-renames 2025/04/25 02:39:24 INFO : B2 bucket rclone-test-kobujin4livu: Finished making map for --track-renames 2025/04/25 02:39:24 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:39:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/25 02:39:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/25 02:39:24 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for renames to finish 2025/04/25 02:39:24 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:39:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/25 02:39:25 INFO : yam: Copied (new) 2025/04/25 02:39:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/25 02:39:25 INFO : potato: Copied (new) 2025/04/25 02:39:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:39:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:39:25 INFO : B2 bucket rclone-test-kobujin4livu: Making map for --track-renames 2025/04/25 02:39:25 INFO : B2 bucket rclone-test-kobujin4livu: Finished making map for --track-renames 2025/04/25 02:39:25 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:39:25 DEBUG : potato: Unchanged skipping 2025/04/25 02:39:25 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for renames to finish 2025/04/25 02:39:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/25 02:39:27 INFO : yam: Copied (server-side copy) to: yaml 2025/04/25 02:39:27 INFO : yam: Deleted 2025/04/25 02:39:27 INFO : yaml: Renamed from "yam" 2025/04/25 02:39:27 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:39:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.52s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/25 02:39:29 INFO : B2 bucket rclone-test-kobujin4livu: Making map for --track-renames 2025/04/25 02:39:29 INFO : B2 bucket rclone-test-kobujin4livu: Finished making map for --track-renames 2025/04/25 02:39:29 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:39:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/25 02:39:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/25 02:39:29 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for renames to finish 2025/04/25 02:39:29 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:39:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/25 02:39:29 INFO : potato: Copied (new) 2025/04/25 02:39:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/25 02:39:29 INFO : sub/yam: Copied (new) 2025/04/25 02:39:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:39:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:39:30 DEBUG : potato: Unchanged skipping 2025/04/25 02:39:30 INFO : B2 bucket rclone-test-kobujin4livu: Making map for --track-renames 2025/04/25 02:39:30 INFO : B2 bucket rclone-test-kobujin4livu: Finished making map for --track-renames 2025/04/25 02:39:30 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:39:30 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for renames to finish 2025/04/25 02:39:30 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/25 02:39:30 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/25 02:39:31 INFO : sub/yam: Deleted 2025/04/25 02:39:31 INFO : yam: Renamed from "sub/yam" 2025/04/25 02:39:31 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:39:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.83s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:39:32 DEBUG : Creating backend with remote "/tmp/rclone3169628847/dir1" 2025/04/25 02:39:32 DEBUG : Creating backend with remote "/tmp/rclone3169628847/dir2" 2025/04/25 02:39:32 DEBUG : Local file system at /tmp/rclone3169628847/dir2: Using server-side directory move 2025/04/25 02:39:32 INFO : Local file system at /tmp/rclone3169628847/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/25 02:39:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/25 02:39:32 DEBUG : Local file system at /tmp/rclone3169628847/dir2: Waiting for checks to finish 2025/04/25 02:39:32 DEBUG : Local file system at /tmp/rclone3169628847/dir2: Waiting for transfers to finish 2025/04/25 02:39:32 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:39:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 02:39:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/25 02:39:33 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:39:33 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:39:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/25 02:39:33 INFO : nested/sub dir/file: Copied (new) 2025/04/25 02:39:33 INFO : nested/sub dir/file: Deleted 2025/04/25 02:39:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:39:34 INFO : sub dir/hello world: Copied (new) 2025/04/25 02:39:34 INFO : sub dir/hello world: Deleted 2025/04/25 02:39:34 INFO : sub dir: Removing directory 2025/04/25 02:39:34 INFO : nested/sub dir: Removing directory 2025/04/25 02:39:34 INFO : nested: Removing directory 2025/04/25 02:39:34 DEBUG : Local file system at /tmp/rclone3169628847: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.29s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:39:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 02:39:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/25 02:39:35 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:39:35 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:39:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/25 02:39:36 INFO : nested/sub dir/file: Copied (new) 2025/04/25 02:39:36 INFO : nested/sub dir/file: Deleted 2025/04/25 02:39:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 02:39:36 INFO : sub dir/hello world: Copied (new) 2025/04/25 02:39:36 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.59s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:39:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/25 02:39:38 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/25 02:39:38 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:39:38 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:39:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/25 02:39:38 INFO : existing: Copied (new) 2025/04/25 02:39:38 INFO : existing: Deleted 2025/04/25 02:39:38 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/25 02:39:38 INFO : existing-b: Copied (new) 2025/04/25 02:39:38 INFO : existing-b: Deleted 2025/04/25 02:39:39 DEBUG : existing: Destination exists, skipping 2025/04/25 02:39:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/25 02:39:39 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:39:39 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:39:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.43s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:39:40 DEBUG : Creating backend with remote "TestB2:rclone-test-fobohod3vere" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kobujin4livu -> B2 bucket rclone-test-fobohod3vere 2025/04/25 02:39:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:39:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/25 02:39:45 DEBUG : empty space: Unchanged skipping 2025/04/25 02:39:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/25 02:39:45 DEBUG : B2 bucket rclone-test-fobohod3vere: Waiting for checks to finish 2025/04/25 02:39:46 INFO : empty space: Deleted 2025/04/25 02:39:46 DEBUG : B2 bucket rclone-test-fobohod3vere: Waiting for transfers to finish 2025/04/25 02:39:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 02:39:46 INFO : potato2: Copied (server-side copy) 2025/04/25 02:39:46 INFO : potato2: Deleted 2025/04/25 02:39:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/25 02:39:46 INFO : potato3: Copied (server-side copy) 2025/04/25 02:39:46 INFO : potato3: Deleted 2025/04/25 02:39:46 DEBUG : Creating backend with remote "TestB2:rclone-test-qayicin5jaqe" 2025/04/25 02:39:48 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/25 02:39:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:39:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/25 02:39:48 DEBUG : B2 bucket rclone-test-qayicin5jaqe: Waiting for checks to finish 2025/04/25 02:39:48 DEBUG : B2 bucket rclone-test-qayicin5jaqe: Waiting for transfers to finish 2025/04/25 02:39:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/25 02:39:48 INFO : empty space: Copied (server-side copy) 2025/04/25 02:39:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 02:39:49 INFO : potato2: Copied (server-side copy) 2025/04/25 02:39:49 INFO : empty space: Deleted 2025/04/25 02:39:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/25 02:39:49 INFO : potato3: Copied (server-side copy) 2025/04/25 02:39:49 INFO : potato2: Deleted 2025/04/25 02:39:49 INFO : potato3: Deleted 2025/04/25 02:39:49 DEBUG : B2 bucket rclone-test-qayicin5jaqe: Purge remote 2025/04/25 02:39:49 INFO : B2 bucket rclone-test-qayicin5jaqe: cleaning bucket "rclone-test-qayicin5jaqe" of all files 2025/04/25 02:39:49 DEBUG : empty space: Deleting (id "4_zeff2cd13d00d6bab9f680e1b_f1151b010b7380281_d20250425_m023948_c001_v0001171_t0048_u01745548788615") 2025/04/25 02:39:49 DEBUG : potato2: Deleting (id "4_zeff2cd13d00d6bab9f680e1b_f1082700c5a75cb89_d20250425_m023948_c001_v0001179_t0030_u01745548788993") 2025/04/25 02:39:49 DEBUG : potato3: Deleting (id "4_zeff2cd13d00d6bab9f680e1b_f101c440918817ddc_d20250425_m023948_c001_v0001103_t0044_u01745548788998") 2025/04/25 02:39:51 DEBUG : B2 bucket rclone-test-fobohod3vere: Purge remote 2025/04/25 02:39:51 INFO : B2 bucket rclone-test-fobohod3vere: cleaning bucket "rclone-test-fobohod3vere" of all files 2025/04/25 02:39:51 DEBUG : empty space: Deleting (id "4_zff72ade3d00d6bab9f680e1b_f4174e756d22230b3_d20250425_m023949_c001_v7007000_t0000_u01745548789046") 2025/04/25 02:39:51 DEBUG : empty space: Deleting (id "4_zff72ade3d00d6bab9f680e1b_f102e39c480b247f1_d20250425_m023945_c001_v0001182_t0018_u01745548785306") 2025/04/25 02:39:51 DEBUG : potato2: Deleting (id "4_zff72ade3d00d6bab9f680e1b_f40170bfa15732582_d20250425_m023949_c001_v7007000_t0000_u01745548789207") 2025/04/25 02:39:51 DEBUG : potato2: Deleting (id "4_zff72ade3d00d6bab9f680e1b_f1036f89e461cb1d7_d20250425_m023946_c001_v0001184_t0022_u01745548786088") 2025/04/25 02:39:51 DEBUG : potato3: Deleting (id "4_zff72ade3d00d6bab9f680e1b_f4174e756d22230b5_d20250425_m023949_c001_v7007000_t0000_u01745548789345") 2025/04/25 02:39:51 DEBUG : potato3: Deleting (id "4_zff72ade3d00d6bab9f680e1b_f112257761f6448f8_d20250425_m023946_c001_v0001182_t0048_u01745548786302") 2025/04/25 02:39:51 DEBUG : potato3: Deleting (id "4_zff72ade3d00d6bab9f680e1b_f102e39c480b247f3_d20250425_m023945_c001_v0001182_t0055_u01745548785502") --- PASS: TestServerSideMove (13.05s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:39:53 DEBUG : Creating backend with remote "TestB2:rclone-test-bivasaz6suyu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kobujin4livu -> B2 bucket rclone-test-bivasaz6suyu 2025/04/25 02:40:02 DEBUG : empty space: Excluded (Size Filter) 2025/04/25 02:40:02 DEBUG : empty space: Excluded (Size Filter) 2025/04/25 02:40:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:40:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/25 02:40:02 DEBUG : B2 bucket rclone-test-bivasaz6suyu: Waiting for checks to finish 2025/04/25 02:40:02 DEBUG : B2 bucket rclone-test-bivasaz6suyu: Waiting for transfers to finish 2025/04/25 02:40:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 02:40:03 INFO : potato2: Copied (server-side copy) 2025/04/25 02:40:03 INFO : potato2: Deleted 2025/04/25 02:40:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/25 02:40:04 INFO : potato3: Copied (server-side copy) 2025/04/25 02:40:04 INFO : potato3: Deleted 2025/04/25 02:40:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyatom5gomu" 2025/04/25 02:40:05 DEBUG : empty space: Excluded (Size Filter) 2025/04/25 02:40:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:40:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/25 02:40:05 DEBUG : B2 bucket rclone-test-xeyatom5gomu: Waiting for checks to finish 2025/04/25 02:40:05 DEBUG : B2 bucket rclone-test-xeyatom5gomu: Waiting for transfers to finish 2025/04/25 02:40:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 02:40:06 INFO : potato2: Copied (server-side copy) 2025/04/25 02:40:06 INFO : potato2: Deleted 2025/04/25 02:40:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/25 02:40:06 INFO : potato3: Copied (server-side copy) 2025/04/25 02:40:07 INFO : potato3: Deleted 2025/04/25 02:40:07 DEBUG : B2 bucket rclone-test-xeyatom5gomu: Purge remote 2025/04/25 02:40:07 INFO : B2 bucket rclone-test-xeyatom5gomu: cleaning bucket "rclone-test-xeyatom5gomu" of all files 2025/04/25 02:40:07 DEBUG : potato2: Deleting (id "4_z5f020d73d01d6bab9f680e1b_f117832ffa6be1cba_d20250425_m024006_c001_v0001130_t0012_u01745548806411") 2025/04/25 02:40:07 DEBUG : potato3: Deleting (id "4_z5f020d73d01d6bab9f680e1b_f103698c21224b2b1_d20250425_m024006_c001_v0001176_t0002_u01745548806746") 2025/04/25 02:40:08 DEBUG : B2 bucket rclone-test-bivasaz6suyu: Purge remote 2025/04/25 02:40:08 INFO : B2 bucket rclone-test-bivasaz6suyu: cleaning bucket "rclone-test-bivasaz6suyu" of all files 2025/04/25 02:40:08 DEBUG : empty space: Deleting (id "4_z9ff2ed53d00d6bab9f680e1b_f119663d2ed380f60_d20250425_m024001_c001_v0001044_t0029_u01745548801342") 2025/04/25 02:40:08 DEBUG : potato2: Deleting (id "4_z9ff2ed53d00d6bab9f680e1b_f4075ed500fe46319_d20250425_m024006_c001_v7007000_t0000_u01745548806729") 2025/04/25 02:40:08 DEBUG : potato2: Deleting (id "4_z9ff2ed53d00d6bab9f680e1b_f1020356cb642666e_d20250425_m024003_c001_v0001177_t0055_u01745548803084") 2025/04/25 02:40:08 DEBUG : potato3: Deleting (id "4_z9ff2ed53d00d6bab9f680e1b_f4075ed500fe4631a_d20250425_m024006_c001_v7007000_t0000_u01745548806987") 2025/04/25 02:40:08 DEBUG : potato3: Deleting (id "4_z9ff2ed53d00d6bab9f680e1b_f1185d790a402d7da_d20250425_m024003_c001_v0001165_t0008_u01745548803380") 2025/04/25 02:40:08 DEBUG : potato3: Deleting (id "4_z9ff2ed53d00d6bab9f680e1b_f119663d2ed380f64_d20250425_m024001_c001_v0001044_t0049_u01745548801756") --- PASS: TestServerSideMoveWithFilter (17.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:40:10 DEBUG : Creating backend with remote "TestB2:rclone-test-pulemog5yoyu" 2025/04/25 02:40:13 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kobujin4livu -> B2 bucket rclone-test-pulemog5yoyu 2025/04/25 02:40:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:40:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/25 02:40:17 DEBUG : empty space: Unchanged skipping 2025/04/25 02:40:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/25 02:40:17 DEBUG : B2 bucket rclone-test-pulemog5yoyu: Waiting for checks to finish 2025/04/25 02:40:17 INFO : empty space: Deleted 2025/04/25 02:40:17 DEBUG : B2 bucket rclone-test-pulemog5yoyu: Waiting for transfers to finish 2025/04/25 02:40:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 02:40:17 INFO : potato2: Copied (server-side copy) 2025/04/25 02:40:18 INFO : potato2: Deleted 2025/04/25 02:40:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/25 02:40:18 INFO : potato3: Copied (server-side copy) 2025/04/25 02:40:18 INFO : potato3: Deleted 2025/04/25 02:40:18 DEBUG : Creating backend with remote "TestB2:rclone-test-caseyaw8bime" 2025/04/25 02:40:19 INFO : tomatoDir: Making directory 2025/04/25 02:40:19 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/25 02:40:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 02:40:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/25 02:40:19 DEBUG : B2 bucket rclone-test-caseyaw8bime: Waiting for checks to finish 2025/04/25 02:40:19 DEBUG : B2 bucket rclone-test-caseyaw8bime: Waiting for transfers to finish 2025/04/25 02:40:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/25 02:40:20 INFO : empty space: Copied (server-side copy) 2025/04/25 02:40:20 INFO : empty space: Deleted 2025/04/25 02:40:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 02:40:21 INFO : potato2: Copied (server-side copy) 2025/04/25 02:40:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/25 02:40:21 INFO : potato3: Copied (server-side copy) 2025/04/25 02:40:21 INFO : potato2: Deleted 2025/04/25 02:40:21 INFO : potato3: Deleted 2025/04/25 02:40:21 DEBUG : B2 bucket rclone-test-caseyaw8bime: Purge remote 2025/04/25 02:40:21 INFO : B2 bucket rclone-test-caseyaw8bime: cleaning bucket "rclone-test-caseyaw8bime" of all files 2025/04/25 02:40:22 DEBUG : empty space: Deleting (id "4_z8fb23de3d01d6bab9f680e1b_f106a02b9b5eef600_d20250425_m024020_c001_v0001161_t0011_u01745548820588") 2025/04/25 02:40:22 DEBUG : potato2: Deleting (id "4_z8fb23de3d01d6bab9f680e1b_f112ae3c8e3ae77cb_d20250425_m024020_c001_v0001184_t0028_u01745548820907") 2025/04/25 02:40:22 DEBUG : potato3: Deleting (id "4_z8fb23de3d01d6bab9f680e1b_f104ac7fd16f79faa_d20250425_m024020_c001_v0001137_t0027_u01745548820985") 2025/04/25 02:40:22 DEBUG : B2 bucket rclone-test-pulemog5yoyu: Purge remote 2025/04/25 02:40:22 INFO : B2 bucket rclone-test-pulemog5yoyu: cleaning bucket "rclone-test-pulemog5yoyu" of all files 2025/04/25 02:40:22 DEBUG : empty space: Deleting (id "4_z9f022d73d01d6bab9f680e1b_f41290d5606dc8271_d20250425_m024020_c001_v7007000_t0000_u01745548820866") 2025/04/25 02:40:22 DEBUG : empty space: Deleting (id "4_z9f022d73d01d6bab9f680e1b_f1003da7d97e550e0_d20250425_m024016_c001_v0001109_t0028_u01745548816190") 2025/04/25 02:40:22 DEBUG : potato2: Deleting (id "4_z9f022d73d01d6bab9f680e1b_f41290d5606dc8272_d20250425_m024021_c001_v7007000_t0000_u01745548821130") 2025/04/25 02:40:22 DEBUG : potato2: Deleting (id "4_z9f022d73d01d6bab9f680e1b_f100df3a26867b073_d20250425_m024017_c001_v0001183_t0029_u01745548817783") 2025/04/25 02:40:22 DEBUG : potato3: Deleting (id "4_z9f022d73d01d6bab9f680e1b_f407bc95a5e264c0a_d20250425_m024021_c001_v7007000_t0000_u01745548821270") 2025/04/25 02:40:22 DEBUG : potato3: Deleting (id "4_z9f022d73d01d6bab9f680e1b_f116cd74c11a133d2_d20250425_m024018_c001_v0001179_t0019_u01745548818016") 2025/04/25 02:40:22 DEBUG : potato3: Deleting (id "4_z9f022d73d01d6bab9f680e1b_f1003da7d97e550e4_d20250425_m024016_c001_v0001109_t0049_u01745548816664") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.02s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:40:24 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:40:27 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:40:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/rclone-sync-test" 2025/04/25 02:40:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/rclone-sync-test-include/layer2" 2025/04/25 02:40:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/rclone-sync-test-ignore-file" 2025/04/25 02:40:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/25 02:40:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/25 02:40:37 DEBUG : pacer: Reducing sleep to 10ms 2025/04/25 02:40:37 DEBUG : B2 bucket rclone-test-kobujin4livu path rclone-sync-test: Waiting for checks to finish 2025/04/25 02:40:37 DEBUG : B2 bucket rclone-test-kobujin4livu path rclone-sync-test: Waiting for transfers to finish 2025/04/25 02:40:37 DEBUG : Waiting for deletions to finish 2025/04/25 02:40:37 INFO : There was nothing to transfer 2025/04/25 02:40:37 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:40:37 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:40:37 DEBUG : Waiting for deletions to finish 2025/04/25 02:40:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:40:38 DEBUG : B2 bucket rclone-test-kobujin4livu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/25 02:40:38 DEBUG : B2 bucket rclone-test-kobujin4livu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/25 02:40:38 DEBUG : Waiting for deletions to finish 2025/04/25 02:40:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:40:38 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:40:38 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:40:38 DEBUG : Waiting for deletions to finish 2025/04/25 02:40:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:40:39 DEBUG : B2 bucket rclone-test-kobujin4livu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/25 02:40:39 DEBUG : B2 bucket rclone-test-kobujin4livu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/25 02:40:39 DEBUG : Waiting for deletions to finish 2025/04/25 02:40:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.82s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:40:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/dst" 2025/04/25 02:40:47 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/CompareDest" 2025/04/25 02:40:49 DEBUG : one: Need to transfer - File not found at Destination 2025/04/25 02:40:49 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:40:49 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:40:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/25 02:40:49 INFO : one: Copied (new) 2025/04/25 02:40:49 DEBUG : Waiting for deletions to finish 2025/04/25 02:40:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 02:40:50 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:40:50 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:40:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/25 02:40:51 INFO : one: Copied (replaced existing) 2025/04/25 02:40:51 DEBUG : Waiting for deletions to finish 2025/04/25 02:40:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 02:40:53 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:40:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:40:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 02:40:53 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:40:53 DEBUG : Waiting for deletions to finish 2025/04/25 02:40:53 INFO : There was nothing to transfer 2025/04/25 02:40:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 02:40:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:40:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/25 02:40:55 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:40:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:40:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 02:40:55 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:40:55 DEBUG : Waiting for deletions to finish 2025/04/25 02:40:55 INFO : There was nothing to transfer 2025/04/25 02:40:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 02:40:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:40:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/25 02:40:55 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:40:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:40:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 02:40:55 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:40:55 DEBUG : Waiting for deletions to finish 2025/04/25 02:40:55 INFO : There was nothing to transfer 2025/04/25 02:40:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 02:40:56 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/04/25 02:40:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/25 02:40:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/25 02:40:56 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:40:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:40:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 02:40:56 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:40:56 DEBUG : Waiting for deletions to finish 2025/04/25 02:40:56 INFO : There was nothing to transfer 2025/04/25 02:40:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 02:40:57 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/25 02:40:57 DEBUG : two: Need to transfer - File not found at Destination 2025/04/25 02:40:57 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:40:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:40:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 02:40:57 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:40:58 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/25 02:40:58 INFO : two: Copied (new) 2025/04/25 02:40:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.93s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:41:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/dest" 2025/04/25 02:41:03 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/pre-dest1" 2025/04/25 02:41:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/pre-dest2" 2025/04/25 02:41:06 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:41:06 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/25 02:41:06 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:41:06 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/25 02:41:07 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/25 02:41:07 DEBUG : B2 bucket rclone-test-kobujin4livu path dest: Waiting for checks to finish 2025/04/25 02:41:07 DEBUG : B2 bucket rclone-test-kobujin4livu path dest: Waiting for transfers to finish 2025/04/25 02:41:07 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/25 02:41:07 INFO : 3: Copied (new) 2025/04/25 02:41:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.51s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:41:09 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/dst" 2025/04/25 02:41:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/CopyDest" 2025/04/25 02:41:12 DEBUG : one: Need to transfer - File not found at Destination 2025/04/25 02:41:12 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:41:12 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:41:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/25 02:41:13 INFO : one: Copied (new) 2025/04/25 02:41:13 DEBUG : Waiting for deletions to finish 2025/04/25 02:41:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 02:41:14 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:41:14 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:41:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/25 02:41:14 INFO : one: Copied (replaced existing) 2025/04/25 02:41:14 DEBUG : Waiting for deletions to finish 2025/04/25 02:41:16 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/BackupDir" 2025/04/25 02:41:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 02:41:18 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:41:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:41:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 02:41:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/25 02:41:19 INFO : one: Copied (server-side copy) 2025/04/25 02:41:19 INFO : one: Deleted 2025/04/25 02:41:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/25 02:41:19 INFO : one: Copied (server-side copy) 2025/04/25 02:41:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/25 02:41:19 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:41:19 DEBUG : Waiting for deletions to finish 2025/04/25 02:41:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:41:21 DEBUG : one: Unchanged skipping 2025/04/25 02:41:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:41:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/25 02:41:21 INFO : two: Copied (server-side copy) 2025/04/25 02:41:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/25 02:41:21 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:41:21 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:41:21 DEBUG : Waiting for deletions to finish 2025/04/25 02:41:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:41:22 DEBUG : one: Unchanged skipping 2025/04/25 02:41:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:41:22 DEBUG : two: Unchanged skipping 2025/04/25 02:41:22 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:41:22 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:41:22 DEBUG : Waiting for deletions to finish 2025/04/25 02:41:22 INFO : There was nothing to transfer 2025/04/25 02:41:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:41:23 DEBUG : one: Unchanged skipping 2025/04/25 02:41:23 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/25 02:41:23 DEBUG : three: Destination not found in --copy-dest 2025/04/25 02:41:23 DEBUG : three: Need to transfer - File not found at Destination 2025/04/25 02:41:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 02:41:23 DEBUG : two: Unchanged skipping 2025/04/25 02:41:23 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:41:23 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:41:24 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/25 02:41:24 INFO : three: Copied (new) 2025/04/25 02:41:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.97s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:41:29 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/dst" 2025/04/25 02:41:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/backup" 2025/04/25 02:41:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 02:41:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:41:32 DEBUG : two: Unchanged skipping 2025/04/25 02:41:32 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:41:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/25 02:41:34 INFO : one: Copied (server-side copy) 2025/04/25 02:41:34 INFO : one: Deleted 2025/04/25 02:41:34 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:41:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 02:41:35 INFO : one: Copied (new) 2025/04/25 02:41:35 DEBUG : Waiting for deletions to finish 2025/04/25 02:41:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/25 02:41:35 INFO : three.txt: Copied (server-side copy) 2025/04/25 02:41:36 INFO : three.txt: Deleted 2025/04/25 02:41:36 INFO : three.txt: Moved into backup dir 2025/04/25 02:41:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/25 02:41:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:41:38 DEBUG : two: Unchanged skipping 2025/04/25 02:41:38 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:41:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 02:41:39 INFO : one: Copied (server-side copy) 2025/04/25 02:41:39 INFO : one: Deleted 2025/04/25 02:41:39 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:41:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/25 02:41:39 INFO : one: Copied (new) 2025/04/25 02:41:39 DEBUG : Waiting for deletions to finish 2025/04/25 02:41:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/25 02:41:40 INFO : three.txt: Copied (server-side copy) 2025/04/25 02:41:40 INFO : three.txt: Deleted 2025/04/25 02:41:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.27s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:41:43 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1117-13.backblaze.com/b2api/v1/b2_upload_file/8f023db3c0ed6bab9f680e1b/c001_v0001117_t0017": EOF 2025/04/25 02:41:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1117-13.backblaze.com/b2api/v1/b2_upload_file/8f023db3c0ed6bab9f680e1b/c001_v0001117_t0017": EOF) 2025/04/25 02:41:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-kobujin4livu: 1/10 (Post "https://pod-000-1117-13.backblaze.com/b2api/v1/b2_upload_file/8f023db3c0ed6bab9f680e1b/c001_v0001117_t0017": EOF) 2025/04/25 02:41:45 DEBUG : pacer: Reducing sleep to 10ms 2025/04/25 02:41:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/dst" 2025/04/25 02:41:46 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/backup" 2025/04/25 02:41:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 02:41:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:41:48 DEBUG : two: Unchanged skipping 2025/04/25 02:41:48 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:41:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/25 02:41:49 INFO : one: Copied (server-side copy) to: one.bak 2025/04/25 02:41:50 INFO : one: Deleted 2025/04/25 02:41:50 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:41:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 02:41:50 INFO : one: Copied (new) 2025/04/25 02:41:50 DEBUG : Waiting for deletions to finish 2025/04/25 02:41:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/25 02:41:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/25 02:41:51 INFO : three.txt: Deleted 2025/04/25 02:41:51 INFO : three.txt: Moved into backup dir 2025/04/25 02:41:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/25 02:41:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:41:53 DEBUG : two: Unchanged skipping 2025/04/25 02:41:53 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:41:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 02:41:53 INFO : one: Copied (server-side copy) to: one.bak 2025/04/25 02:41:53 INFO : one: Deleted 2025/04/25 02:41:53 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:41:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/25 02:41:53 INFO : one: Copied (new) 2025/04/25 02:41:53 DEBUG : Waiting for deletions to finish 2025/04/25 02:41:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/25 02:41:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/25 02:41:54 INFO : three.txt: Deleted 2025/04/25 02:41:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.22s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:41:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/dst" 2025/04/25 02:41:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/backup" 2025/04/25 02:42:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 02:42:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:42:00 DEBUG : two: Unchanged skipping 2025/04/25 02:42:00 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:42:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/25 02:42:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/25 02:42:02 INFO : one: Deleted 2025/04/25 02:42:02 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:42:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 02:42:03 INFO : one: Copied (new) 2025/04/25 02:42:03 DEBUG : Waiting for deletions to finish 2025/04/25 02:42:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/25 02:42:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/25 02:42:03 INFO : three.txt: Deleted 2025/04/25 02:42:03 INFO : three.txt: Moved into backup dir 2025/04/25 02:42:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/25 02:42:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:42:05 DEBUG : two: Unchanged skipping 2025/04/25 02:42:05 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:42:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 02:42:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/25 02:42:06 INFO : one: Deleted 2025/04/25 02:42:06 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:42:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/25 02:42:06 INFO : one: Copied (new) 2025/04/25 02:42:06 DEBUG : Waiting for deletions to finish 2025/04/25 02:42:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/25 02:42:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/25 02:42:07 INFO : three.txt: Deleted 2025/04/25 02:42:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.64s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:42:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/dst" 2025/04/25 02:42:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 02:42:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:42:12 DEBUG : two: Unchanged skipping 2025/04/25 02:42:12 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:42:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/25 02:42:13 INFO : one: Copied (server-side copy) to: one.bak 2025/04/25 02:42:13 INFO : one: Deleted 2025/04/25 02:42:13 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:42:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 02:42:14 INFO : one: Copied (new) 2025/04/25 02:42:14 DEBUG : Waiting for deletions to finish 2025/04/25 02:42:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/25 02:42:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/25 02:42:15 INFO : three.txt: Deleted 2025/04/25 02:42:15 INFO : three.txt: Moved into backup dir 2025/04/25 02:42:16 DEBUG : one.bak: Excluded (Path Filter) 2025/04/25 02:42:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/25 02:42:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/25 02:42:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:42:16 DEBUG : two: Unchanged skipping 2025/04/25 02:42:16 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for checks to finish 2025/04/25 02:42:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 02:42:17 INFO : one: Copied (server-side copy) to: one.bak 2025/04/25 02:42:17 INFO : one: Deleted 2025/04/25 02:42:17 DEBUG : B2 bucket rclone-test-kobujin4livu path dst: Waiting for transfers to finish 2025/04/25 02:42:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/25 02:42:17 INFO : one: Copied (new) 2025/04/25 02:42:17 DEBUG : Waiting for deletions to finish 2025/04/25 02:42:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/25 02:42:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/25 02:42:18 INFO : three.txt: Deleted 2025/04/25 02:42:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.33s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:42:21 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/dst" 2025/04/25 02:42:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 02:42:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/25 02:42:24 INFO : one: Copied (server-side copy) to: one.bak 2025/04/25 02:42:24 INFO : one: Deleted 2025/04/25 02:42:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 02:42:25 INFO : one: Copied (new) 2025/04/25 02:42:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:42:25 DEBUG : two: Unchanged skipping 2025/04/25 02:42:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/25 02:42:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/25 02:42:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/25 02:42:26 INFO : three.txt: Deleted 2025/04/25 02:42:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/25 02:42:26 INFO : three.txt: Copied (new) 2025/04/25 02:42:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/25 02:42:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 02:42:28 INFO : one: Copied (server-side copy) to: one.bak 2025/04/25 02:42:28 INFO : one: Deleted 2025/04/25 02:42:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/25 02:42:28 INFO : one: Copied (new) 2025/04/25 02:42:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:42:28 DEBUG : two: Unchanged skipping 2025/04/25 02:42:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/25 02:42:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/25 02:42:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/25 02:42:30 INFO : three.txt: Deleted 2025/04/25 02:42:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/25 02:42:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.02s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:42:34 DEBUG : Creating backend with remote "TestB2:rclone-test-kobujin4livu/dst" 2025/04/25 02:42:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 02:42:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/25 02:42:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/25 02:42:36 INFO : one: Deleted 2025/04/25 02:42:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 02:42:37 INFO : one: Copied (new) 2025/04/25 02:42:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:42:37 DEBUG : two: Unchanged skipping 2025/04/25 02:42:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/25 02:42:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/25 02:42:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/25 02:42:38 INFO : three.txt: Deleted 2025/04/25 02:42:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/25 02:42:38 INFO : three.txt: Copied (new) 2025/04/25 02:42:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/25 02:42:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 02:42:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/25 02:42:40 INFO : one: Deleted 2025/04/25 02:42:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/25 02:42:40 INFO : one: Copied (new) 2025/04/25 02:42:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:42:40 DEBUG : two: Unchanged skipping 2025/04/25 02:42:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/25 02:42:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/25 02:42:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/25 02:42:41 INFO : three.txt: Deleted 2025/04/25 02:42:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/25 02:42:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.49s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:42:44 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/25 02:42:44 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:42:44 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:42:45 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/25 02:42:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/25 02:42:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.84s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:42:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/25 02:42:46 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:42:46 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:42:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/25 02:42:46 INFO : existing: Copied (new) 2025/04/25 02:42:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:42:47 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/25 02:42:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/25 02:42:47 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:42:47 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:42:47 ERROR : B2 bucket rclone-test-kobujin4livu: not deleting files as there were IO errors 2025/04/25 02:42:47 ERROR : B2 bucket rclone-test-kobujin4livu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncImmutable (2.81s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:42:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:42:49 DEBUG : existing: Unchanged skipping 2025/04/25 02:42:49 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:42:49 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:42:49 DEBUG : Waiting for deletions to finish 2025/04/25 02:42:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.65s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:43:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:11 DEBUG : both0: Unchanged skipping 2025/04/25 02:43:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:11 DEBUG : both1: Unchanged skipping 2025/04/25 02:43:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:11 DEBUG : both10: Unchanged skipping 2025/04/25 02:43:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:11 DEBUG : both11: Unchanged skipping 2025/04/25 02:43:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:11 DEBUG : both12: Unchanged skipping 2025/04/25 02:43:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:11 DEBUG : both13: Unchanged skipping 2025/04/25 02:43:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:11 DEBUG : both14: Unchanged skipping 2025/04/25 02:43:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:11 DEBUG : both15: Unchanged skipping 2025/04/25 02:43:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:11 DEBUG : both16: Unchanged skipping 2025/04/25 02:43:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:11 DEBUG : both17: Unchanged skipping 2025/04/25 02:43:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:11 DEBUG : both18: Unchanged skipping 2025/04/25 02:43:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:11 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:43:11 DEBUG : both19: Unchanged skipping 2025/04/25 02:43:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:11 DEBUG : both5: Unchanged skipping 2025/04/25 02:43:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:11 DEBUG : both6: Unchanged skipping 2025/04/25 02:43:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:11 DEBUG : both7: Unchanged skipping 2025/04/25 02:43:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:11 DEBUG : both8: Unchanged skipping 2025/04/25 02:43:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:11 DEBUG : both9: Unchanged skipping 2025/04/25 02:43:11 DEBUG : both2: Unchanged skipping 2025/04/25 02:43:11 DEBUG : both3: Unchanged skipping 2025/04/25 02:43:11 DEBUG : both4: Unchanged skipping 2025/04/25 02:43:11 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:43:11 DEBUG : Waiting for deletions to finish 2025/04/25 02:43:11 INFO : only16: Deleted 2025/04/25 02:43:11 INFO : only9: Deleted 2025/04/25 02:43:11 INFO : only0: Deleted 2025/04/25 02:43:11 INFO : only1: Deleted 2025/04/25 02:43:11 INFO : only13: Deleted 2025/04/25 02:43:11 INFO : only15: Deleted 2025/04/25 02:43:11 INFO : only17: Deleted 2025/04/25 02:43:11 INFO : only18: Deleted 2025/04/25 02:43:11 INFO : only19: Deleted 2025/04/25 02:43:11 INFO : only10: Deleted 2025/04/25 02:43:12 INFO : only12: Deleted 2025/04/25 02:43:12 INFO : only14: Deleted 2025/04/25 02:43:12 INFO : only3: Deleted 2025/04/25 02:43:12 INFO : only4: Deleted 2025/04/25 02:43:12 INFO : only5: Deleted 2025/04/25 02:43:12 INFO : only6: Deleted 2025/04/25 02:43:12 INFO : only7: Deleted 2025/04/25 02:43:12 INFO : only11: Deleted 2025/04/25 02:43:12 INFO : only2: Deleted 2025/04/25 02:43:12 INFO : only8: Deleted 2025/04/25 02:43:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (25.05s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:43:35 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:35 DEBUG : both0: Unchanged skipping 2025/04/25 02:43:35 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:35 DEBUG : both1: Unchanged skipping 2025/04/25 02:43:35 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:35 DEBUG : both10: Unchanged skipping 2025/04/25 02:43:35 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:35 DEBUG : both11: Unchanged skipping 2025/04/25 02:43:35 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:35 DEBUG : both12: Unchanged skipping 2025/04/25 02:43:35 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:35 DEBUG : both13: Unchanged skipping 2025/04/25 02:43:35 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:35 DEBUG : both14: Unchanged skipping 2025/04/25 02:43:35 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:35 DEBUG : both15: Unchanged skipping 2025/04/25 02:43:35 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:35 DEBUG : both16: Unchanged skipping 2025/04/25 02:43:35 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:35 DEBUG : both17: Unchanged skipping 2025/04/25 02:43:35 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:35 DEBUG : both18: Unchanged skipping 2025/04/25 02:43:35 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:35 DEBUG : both19: Unchanged skipping 2025/04/25 02:43:35 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:35 DEBUG : both2: Unchanged skipping 2025/04/25 02:43:35 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:35 DEBUG : both3: Unchanged skipping 2025/04/25 02:43:35 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:35 DEBUG : both4: Unchanged skipping 2025/04/25 02:43:35 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:35 DEBUG : both5: Unchanged skipping 2025/04/25 02:43:35 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:35 DEBUG : both6: Unchanged skipping 2025/04/25 02:43:35 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:35 DEBUG : both7: Unchanged skipping 2025/04/25 02:43:35 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:35 DEBUG : both8: Unchanged skipping 2025/04/25 02:43:35 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 02:43:35 DEBUG : both9: Unchanged skipping 2025/04/25 02:43:35 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/25 02:43:35 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/25 02:43:35 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/25 02:43:35 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/25 02:43:35 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/25 02:43:35 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/25 02:43:35 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/25 02:43:35 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/25 02:43:35 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/25 02:43:35 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/25 02:43:35 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/25 02:43:35 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/25 02:43:35 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for checks to finish 2025/04/25 02:43:35 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/25 02:43:35 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/25 02:43:35 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/25 02:43:35 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/25 02:43:35 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/25 02:43:35 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/25 02:43:35 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/25 02:43:35 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/25 02:43:35 DEBUG : B2 bucket rclone-test-kobujin4livu: Waiting for transfers to finish 2025/04/25 02:43:36 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:43:36 INFO : only0: Copied (replaced existing) 2025/04/25 02:43:36 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:43:36 INFO : only1: Copied (replaced existing) 2025/04/25 02:43:36 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:43:36 INFO : only12: Copied (replaced existing) 2025/04/25 02:43:36 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:43:36 INFO : only13: Copied (replaced existing) 2025/04/25 02:43:36 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:43:36 INFO : only10: Copied (replaced existing) 2025/04/25 02:43:36 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:43:36 INFO : only14: Copied (replaced existing) 2025/04/25 02:43:36 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:43:36 INFO : only15: Copied (replaced existing) 2025/04/25 02:43:36 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:43:36 INFO : only16: Copied (replaced existing) 2025/04/25 02:43:36 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:43:36 INFO : only11: Copied (replaced existing) 2025/04/25 02:43:36 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:43:36 INFO : only19: Copied (replaced existing) 2025/04/25 02:43:36 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:43:36 INFO : only3: Copied (replaced existing) 2025/04/25 02:43:36 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:43:36 INFO : only4: Copied (replaced existing) 2025/04/25 02:43:36 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:43:36 INFO : only17: Copied (replaced existing) 2025/04/25 02:43:36 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:43:36 INFO : only18: Copied (replaced existing) 2025/04/25 02:43:36 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:43:36 INFO : only5: Copied (replaced existing) 2025/04/25 02:43:37 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:43:37 INFO : only2: Copied (replaced existing) 2025/04/25 02:43:37 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:43:37 INFO : only7: Copied (replaced existing) 2025/04/25 02:43:37 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:43:37 INFO : only9: Copied (replaced existing) 2025/04/25 02:43:37 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:43:37 INFO : only6: Copied (replaced existing) 2025/04/25 02:43:37 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 02:43:37 INFO : only8: Copied (replaced existing) 2025/04/25 02:43:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (28.53s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:43:45 DEBUG : empty_dir: Making directory with metadata 2025/04/25 02:43:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 02:43:45 DEBUG : empty_on_remote: Making directory with metadata 2025/04/25 02:43:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 02:43:45 INFO : empty_on_remote: Making directory 2025/04/25 02:43:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:43:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/25 02:43:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/25 02:43:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/25 02:43:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.12s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:43:48 DEBUG : empty_dir: Making directory with metadata 2025/04/25 02:43:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 02:43:48 DEBUG : empty_on_remote: Making directory with metadata 2025/04/25 02:43:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 02:43:48 INFO : empty_on_remote: Making directory 2025/04/25 02:43:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:43:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/25 02:43:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/25 02:43:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/25 02:43:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/25 02:43:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.89s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:43:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/25 02:43:51 INFO : sub dir: Making directory 2025/04/25 02:43:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.91s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" 2025/04/25 02:43:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/25 02:43:54 INFO : sub dir: Making directory 2025/04/25 02:43:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kobujin4livu", Local "Local file system at /tmp/rclone3169628847", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.28s) PASS 2025/04/25 02:43:57 DEBUG : B2 bucket rclone-test-kobujin4livu: Purge remote 2025/04/25 02:43:57 INFO : B2 bucket rclone-test-kobujin4livu: cleaning bucket "rclone-test-kobujin4livu" of all files 2025/04/25 02:43:58 DEBUG : BackupDir/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f419a281d9a842dfa_d20250425_m024124_c001_v7007000_t0000_u01745548884997") 2025/04/25 02:43:58 DEBUG : BackupDir/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f112d2164ab65b1a5_d20250425_m024119_c001_v0001179_t0021_u01745548879336") 2025/04/25 02:43:58 DEBUG : CompareDest/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40170bfa157325c1_d20250425_m024059_c001_v7007000_t0000_u01745548859023") 2025/04/25 02:43:58 DEBUG : CompareDest/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decd9a_d20250425_m024052_c001_v0001041_t0018_u01745548852732") 2025/04/25 02:43:58 DEBUG : CompareDest/two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40170bfa157325c2_d20250425_m024059_c001_v7007000_t0000_u01745548859215") 2025/04/25 02:43:58 DEBUG : CompareDest/two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2737cd_d20250425_m024054_c001_v0001102_t0000_u01745548854194") 2025/04/25 02:43:58 DEBUG : CopyDest/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f419a281d9a842dfb_d20250425_m024125_c001_v7007000_t0000_u01745548885178") 2025/04/25 02:43:58 DEBUG : CopyDest/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587804_d20250425_m024115_c001_v0001117_t0008_u01745548875942") 2025/04/25 02:43:58 DEBUG : CopyDest/three: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f419a281d9a842dfc_d20250425_m024125_c001_v7007000_t0000_u01745548885359") 2025/04/25 02:43:58 DEBUG : CopyDest/three: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273843_d20250425_m024122_c001_v0001102_t0021_u01745548882954") 2025/04/25 02:43:59 DEBUG : CopyDest/two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f419a281d9a842dfd_d20250425_m024125_c001_v7007000_t0000_u01745548885543") 2025/04/25 02:43:59 DEBUG : CopyDest/two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decdc0_d20250425_m024120_c001_v0001041_t0026_u01745548880715") 2025/04/25 02:43:59 DEBUG : EXISTING: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57ff7_d20250425_m024250_c001_v7007000_t0000_u01745548970369") 2025/04/25 02:43:59 DEBUG : EXISTING: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe27397a_d20250425_m024249_c001_v0001102_t0055_u01745548969086") 2025/04/25 02:43:59 DEBUG : Testêé: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57ff5_d20250425_m024245_c001_v7007000_t0000_u01745548965902") 2025/04/25 02:43:59 DEBUG : Testêé: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273964_d20250425_m024245_c001_v0001102_t0052_u01745548965038") 2025/04/25 02:43:59 DEBUG : Testêé: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece38_d20250425_m024243_c001_v0001041_t0009_u01745548963791") 2025/04/25 02:43:59 DEBUG : a/potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc81fa_d20250425_m023853_c001_v7007000_t0000_u01745548733772") 2025/04/25 02:43:59 DEBUG : a/potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45875df_d20250425_m023852_c001_v0001117_t0041_u01745548732892") 2025/04/25 02:43:59 DEBUG : a/potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc81f2_d20250425_m023850_c001_v7007000_t0000_u01745548730242") 2025/04/25 02:43:59 DEBUG : a/potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45875cf_d20250425_m023848_c001_v0001117_t0046_u01745548728849") 2025/04/25 02:43:59 DEBUG : a/potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40040ee6b4fe23d6_d20250425_m023822_c001_v7007000_t0000_u01745548702210") 2025/04/25 02:43:59 DEBUG : a/potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587557_d20250425_m023820_c001_v0001117_t0011_u01745548700863") 2025/04/25 02:43:59 DEBUG : b/potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc81fc_d20250425_m023853_c001_v7007000_t0000_u01745548733953") 2025/04/25 02:43:59 DEBUG : b/potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45875d7_d20250425_m023851_c001_v0001117_t0044_u01745548731145") 2025/04/25 02:43:59 DEBUG : b/potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc81f1_d20250425_m023849_c001_v7007000_t0000_u01745548729684") 2025/04/25 02:43:59 DEBUG : b/potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45875c1_d20250425_m023847_c001_v0001117_t0057_u01745548727046") 2025/04/25 02:43:59 DEBUG : b/potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40040ee6b4fe23d5_d20250425_m023821_c001_v7007000_t0000_u01745548701656") 2025/04/25 02:44:00 DEBUG : b/potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a458754d_d20250425_m023819_c001_v0001117_t0042_u01745548699145") 2025/04/25 02:44:00 DEBUG : backup/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57f87_d20250425_m024140_c001_v7007000_t0000_u01745548900816") 2025/04/25 02:44:00 DEBUG : backup/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f10954adfc9b4b0e7_d20250425_m024138_c001_v0001180_t0041_u01745548898941") 2025/04/25 02:44:00 DEBUG : backup/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f10794d983ddb6177_d20250425_m024133_c001_v0001041_t0021_u01745548893534") 2025/04/25 02:44:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4036cebb0005d5d5_d20250425_m024207_c001_v7007000_t0000_u01745548927669") 2025/04/25 02:44:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1132568a07d6acb1_d20250425_m024205_c001_v0001183_t0011_u01745548925892") 2025/04/25 02:44:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f11308fd2464fa981_d20250425_m024201_c001_v0001145_t0002_u01745548921989") 2025/04/25 02:44:00 DEBUG : backup/one.bak: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f408d5495823f586d_d20250425_m024155_c001_v7007000_t0000_u01745548915031") 2025/04/25 02:44:00 DEBUG : backup/one.bak: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f10291cbe742f4031_d20250425_m024153_c001_v0001131_t0023_u01745548913341") 2025/04/25 02:44:00 DEBUG : backup/one.bak: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f105b8f448412c574_d20250425_m024149_c001_v0001180_t0013_u01745548909791") 2025/04/25 02:44:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4036cebb0005d5d6_d20250425_m024207_c001_v7007000_t0000_u01745548927861") 2025/04/25 02:44:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f104d2c579fa69780_d20250425_m024206_c001_v0001179_t0044_u01745548926864") 2025/04/25 02:44:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1097a39f4d8b743e_d20250425_m024203_c001_v0001176_t0023_u01745548923588") 2025/04/25 02:44:00 DEBUG : backup/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57f88_d20250425_m024140_c001_v7007000_t0000_u01745548900999") 2025/04/25 02:44:00 DEBUG : backup/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1191de5b627a5ad2_d20250425_m024139_c001_v0001113_t0017_u01745548899875") 2025/04/25 02:44:00 DEBUG : backup/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f111ad631ad46665b_d20250425_m024135_c001_v0001098_t0059_u01745548895593") 2025/04/25 02:44:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f408d5495823f586e_d20250425_m024155_c001_v7007000_t0000_u01745548915214") 2025/04/25 02:44:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f102e22cdf529b554_d20250425_m024154_c001_v0001184_t0042_u01745548914268") 2025/04/25 02:44:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1180f313dafd2708_d20250425_m024151_c001_v0001178_t0052_u01745548911125") 2025/04/25 02:44:01 DEBUG : both0: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f48_d20250425_m024337_c001_v7007000_t0000_u01745549017926") 2025/04/25 02:44:01 DEBUG : both0: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece90_d20250425_m024317_c001_v0001041_t0059_u01745548997685") 2025/04/25 02:44:01 DEBUG : both0: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe46335_d20250425_m024312_c001_v7007000_t0000_u01745548992991") 2025/04/25 02:44:01 DEBUG : both0: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece48_d20250425_m024252_c001_v0001041_t0049_u01745548972631") 2025/04/25 02:44:01 DEBUG : both1: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f49_d20250425_m024338_c001_v7007000_t0000_u01745549018125") 2025/04/25 02:44:01 DEBUG : both1: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece92_d20250425_m024318_c001_v0001041_t0024_u01745548998810") 2025/04/25 02:44:01 DEBUG : both1: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe46336_d20250425_m024313_c001_v7007000_t0000_u01745548993240") 2025/04/25 02:44:01 DEBUG : both1: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece4a_d20250425_m024253_c001_v0001041_t0013_u01745548973669") 2025/04/25 02:44:01 DEBUG : both10: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f4a_d20250425_m024338_c001_v7007000_t0000_u01745549018308") 2025/04/25 02:44:01 DEBUG : both10: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669deceac_d20250425_m024325_c001_v0001041_t0059_u01745549005991") 2025/04/25 02:44:01 DEBUG : both10: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe46338_d20250425_m024313_c001_v7007000_t0000_u01745548993425") 2025/04/25 02:44:01 DEBUG : both10: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece6c_d20250425_m024302_c001_v0001041_t0013_u01745548982133") 2025/04/25 02:44:01 DEBUG : both11: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f4c_d20250425_m024338_c001_v7007000_t0000_u01745549018490") 2025/04/25 02:44:01 DEBUG : both11: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669deceb0_d20250425_m024327_c001_v0001041_t0003_u01745549007007") 2025/04/25 02:44:01 DEBUG : both11: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe4633a_d20250425_m024313_c001_v7007000_t0000_u01745548993607") 2025/04/25 02:44:01 DEBUG : both11: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece70_d20250425_m024302_c001_v0001041_t0028_u01745548982972") 2025/04/25 02:44:01 DEBUG : both12: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f4d_d20250425_m024338_c001_v7007000_t0000_u01745549018672") 2025/04/25 02:44:02 DEBUG : both12: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669deceb4_d20250425_m024327_c001_v0001041_t0001_u01745549007911") 2025/04/25 02:44:02 DEBUG : both12: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe4633b_d20250425_m024313_c001_v7007000_t0000_u01745548993789") 2025/04/25 02:44:02 DEBUG : both12: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece72_d20250425_m024303_c001_v0001041_t0037_u01745548983830") 2025/04/25 02:44:02 DEBUG : both13: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f4e_d20250425_m024338_c001_v7007000_t0000_u01745549018853") 2025/04/25 02:44:02 DEBUG : both13: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669deceb6_d20250425_m024329_c001_v0001041_t0014_u01745549009336") 2025/04/25 02:44:02 DEBUG : both13: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe4633c_d20250425_m024313_c001_v7007000_t0000_u01745548993971") 2025/04/25 02:44:02 DEBUG : both13: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece76_d20250425_m024304_c001_v0001041_t0029_u01745548984460") 2025/04/25 02:44:02 DEBUG : both14: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f4f_d20250425_m024339_c001_v7007000_t0000_u01745549019034") 2025/04/25 02:44:02 DEBUG : both14: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669deceb8_d20250425_m024330_c001_v0001041_t0015_u01745549010277") 2025/04/25 02:44:02 DEBUG : both14: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe4633e_d20250425_m024314_c001_v7007000_t0000_u01745548994177") 2025/04/25 02:44:02 DEBUG : both14: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece78_d20250425_m024305_c001_v0001041_t0020_u01745548985382") 2025/04/25 02:44:02 DEBUG : both15: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f50_d20250425_m024339_c001_v7007000_t0000_u01745549019216") 2025/04/25 02:44:02 DEBUG : both15: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decebc_d20250425_m024330_c001_v0001041_t0021_u01745549010976") 2025/04/25 02:44:02 DEBUG : both15: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe4633f_d20250425_m024314_c001_v7007000_t0000_u01745548994359") 2025/04/25 02:44:02 DEBUG : both15: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece7e_d20250425_m024306_c001_v0001041_t0000_u01745548986081") 2025/04/25 02:44:02 DEBUG : both16: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f51_d20250425_m024339_c001_v7007000_t0000_u01745549019398") 2025/04/25 02:44:02 DEBUG : both16: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decec0_d20250425_m024331_c001_v0001041_t0039_u01745549011782") 2025/04/25 02:44:02 DEBUG : both16: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe46340_d20250425_m024314_c001_v7007000_t0000_u01745548994556") 2025/04/25 02:44:02 DEBUG : both16: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece80_d20250425_m024306_c001_v0001041_t0027_u01745548986843") 2025/04/25 02:44:02 DEBUG : both17: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f53_d20250425_m024339_c001_v7007000_t0000_u01745549019591") 2025/04/25 02:44:02 DEBUG : both17: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decec4_d20250425_m024332_c001_v0001041_t0000_u01745549012418") 2025/04/25 02:44:03 DEBUG : both17: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe46341_d20250425_m024314_c001_v7007000_t0000_u01745548994738") 2025/04/25 02:44:03 DEBUG : both17: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece82_d20250425_m024307_c001_v0001041_t0024_u01745548987977") 2025/04/25 02:44:03 DEBUG : both18: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f54_d20250425_m024339_c001_v7007000_t0000_u01745549019788") 2025/04/25 02:44:03 DEBUG : both18: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decec6_d20250425_m024333_c001_v0001041_t0000_u01745549013283") 2025/04/25 02:44:03 DEBUG : both18: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe46342_d20250425_m024314_c001_v7007000_t0000_u01745548994924") 2025/04/25 02:44:03 DEBUG : both18: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece84_d20250425_m024308_c001_v0001041_t0033_u01745548988785") 2025/04/25 02:44:03 DEBUG : both19: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f55_d20250425_m024339_c001_v7007000_t0000_u01745549019973") 2025/04/25 02:44:03 DEBUG : both19: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dececa_d20250425_m024334_c001_v0001041_t0041_u01745549014241") 2025/04/25 02:44:03 DEBUG : both19: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe46343_d20250425_m024315_c001_v7007000_t0000_u01745548995108") 2025/04/25 02:44:03 DEBUG : both19: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece86_d20250425_m024309_c001_v0001041_t0046_u01745548989504") 2025/04/25 02:44:03 DEBUG : both2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f56_d20250425_m024340_c001_v7007000_t0000_u01745549020154") 2025/04/25 02:44:03 DEBUG : both2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece94_d20250425_m024319_c001_v0001041_t0051_u01745548999501") 2025/04/25 02:44:03 DEBUG : both2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe46344_d20250425_m024315_c001_v7007000_t0000_u01745548995290") 2025/04/25 02:44:03 DEBUG : both2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece50_d20250425_m024254_c001_v0001041_t0015_u01745548974448") 2025/04/25 02:44:03 DEBUG : both3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f57_d20250425_m024340_c001_v7007000_t0000_u01745549020335") 2025/04/25 02:44:03 DEBUG : both3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece96_d20250425_m024320_c001_v0001041_t0004_u01745549000232") 2025/04/25 02:44:03 DEBUG : both3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe46345_d20250425_m024315_c001_v7007000_t0000_u01745548995473") 2025/04/25 02:44:03 DEBUG : both3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece52_d20250425_m024255_c001_v0001041_t0017_u01745548975619") 2025/04/25 02:44:03 DEBUG : both4: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f58_d20250425_m024340_c001_v7007000_t0000_u01745549020518") 2025/04/25 02:44:03 DEBUG : both4: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece9c_d20250425_m024321_c001_v0001041_t0022_u01745549001186") 2025/04/25 02:44:04 DEBUG : both4: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe46346_d20250425_m024315_c001_v7007000_t0000_u01745548995654") 2025/04/25 02:44:04 DEBUG : both4: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece56_d20250425_m024256_c001_v0001041_t0040_u01745548976433") 2025/04/25 02:44:04 DEBUG : both5: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f59_d20250425_m024340_c001_v7007000_t0000_u01745549020700") 2025/04/25 02:44:04 DEBUG : both5: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece9e_d20250425_m024321_c001_v0001041_t0043_u01745549001885") 2025/04/25 02:44:04 DEBUG : both5: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe46347_d20250425_m024315_c001_v7007000_t0000_u01745548995836") 2025/04/25 02:44:04 DEBUG : both5: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece5a_d20250425_m024257_c001_v0001041_t0022_u01745548977225") 2025/04/25 02:44:04 DEBUG : both6: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f5a_d20250425_m024340_c001_v7007000_t0000_u01745549020882") 2025/04/25 02:44:04 DEBUG : both6: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decea0_d20250425_m024322_c001_v0001041_t0035_u01745549002493") 2025/04/25 02:44:04 DEBUG : both6: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe46348_d20250425_m024316_c001_v7007000_t0000_u01745548996018") 2025/04/25 02:44:04 DEBUG : both6: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece5e_d20250425_m024258_c001_v0001041_t0028_u01745548978352") 2025/04/25 02:44:04 DEBUG : both7: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f5b_d20250425_m024341_c001_v7007000_t0000_u01745549021063") 2025/04/25 02:44:04 DEBUG : both7: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decea2_d20250425_m024323_c001_v0001041_t0042_u01745549003475") 2025/04/25 02:44:04 DEBUG : both7: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe46349_d20250425_m024316_c001_v7007000_t0000_u01745548996201") 2025/04/25 02:44:04 DEBUG : both7: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece62_d20250425_m024259_c001_v0001041_t0024_u01745548979170") 2025/04/25 02:44:04 DEBUG : both8: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f5d_d20250425_m024341_c001_v7007000_t0000_u01745549021245") 2025/04/25 02:44:04 DEBUG : both8: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decea6_d20250425_m024324_c001_v0001041_t0010_u01745549004518") 2025/04/25 02:44:04 DEBUG : both8: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe4634a_d20250425_m024316_c001_v7007000_t0000_u01745548996383") 2025/04/25 02:44:04 DEBUG : both8: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece64_d20250425_m024259_c001_v0001041_t0056_u01745548979777") 2025/04/25 02:44:04 DEBUG : both9: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f5e_d20250425_m024341_c001_v7007000_t0000_u01745549021426") 2025/04/25 02:44:04 DEBUG : both9: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669deceaa_d20250425_m024325_c001_v0001041_t0038_u01745549005220") 2025/04/25 02:44:05 DEBUG : both9: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe4634b_d20250425_m024316_c001_v7007000_t0000_u01745548996577") 2025/04/25 02:44:05 DEBUG : both9: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece68_d20250425_m024300_c001_v0001041_t0056_u01745548980924") 2025/04/25 02:44:05 DEBUG : c/non empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc81fd_d20250425_m023854_c001_v7007000_t0000_u01745548734134") 2025/04/25 02:44:05 DEBUG : c/non empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45875dd_d20250425_m023851_c001_v0001117_t0044_u01745548731920") 2025/04/25 02:44:05 DEBUG : c/non empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc81f3_d20250425_m023850_c001_v7007000_t0000_u01745548730423") 2025/04/25 02:44:05 DEBUG : c/non empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45875c3_d20250425_m023847_c001_v0001117_t0024_u01745548727586") 2025/04/25 02:44:05 DEBUG : c/non empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40040ee6b4fe23d7_d20250425_m023822_c001_v7007000_t0000_u01745548702393") 2025/04/25 02:44:05 DEBUG : c/non empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a458754f_d20250425_m023820_c001_v0001117_t0011_u01745548700035") 2025/04/25 02:44:05 DEBUG : check sum: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a93da_d20250425_m023807_c001_v7007000_t0000_u01745548687173") 2025/04/25 02:44:05 DEBUG : check sum: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a458751f_d20250425_m023805_c001_v0001117_t0003_u01745548685345") 2025/04/25 02:44:05 DEBUG : dest/3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f419a281d9a842dea_d20250425_m024108_c001_v7007000_t0000_u01745548868763") 2025/04/25 02:44:05 DEBUG : dest/3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f405a389e2764aebd_d20250425_m024107_c001_v0001150_t0009_u01745548867658") 2025/04/25 02:44:05 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57fef_d20250425_m024242_c001_v7007000_t0000_u01745548962329") 2025/04/25 02:44:05 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f119528940b274daa_d20250425_m024240_c001_v0001184_t0027_u01745548960161") 2025/04/25 02:44:05 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f419d64187d5aa795_d20250425_m024239_c001_v7007000_t0000_u01745548959981") 2025/04/25 02:44:05 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f119528940b274d52_d20250425_m024237_c001_v0001184_t0007_u01745548957446") 2025/04/25 02:44:05 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f419d64187d5aa791_d20250425_m024236_c001_v7007000_t0000_u01745548956726") 2025/04/25 02:44:05 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273946_d20250425_m024232_c001_v0001102_t0034_u01745548952302") 2025/04/25 02:44:05 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57fe6_d20250425_m024230_c001_v7007000_t0000_u01745548950842") 2025/04/25 02:44:05 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103063f402e0c8f8_d20250425_m024228_c001_v0001161_t0012_u01745548948548") 2025/04/25 02:44:05 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f418f955f45152a3f_d20250425_m024228_c001_v7007000_t0000_u01745548948365") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103063f402e0c8da_d20250425_m024225_c001_v0001161_t0038_u01745548945039") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f418f955f45152a3b_d20250425_m024224_c001_v7007000_t0000_u01745548944308") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece0c_d20250425_m024220_c001_v0001041_t0030_u01745548940284") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4036cebb0005d5de_d20250425_m024219_c001_v7007000_t0000_u01745548939004") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f119fe55c4b6df6c9_d20250425_m024217_c001_v0001040_t0025_u01745548937375") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57fdf_d20250425_m024217_c001_v7007000_t0000_u01745548937192") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f119fe55c4b6df6bd_d20250425_m024214_c001_v0001040_t0002_u01745548934132") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57fdd_d20250425_m024213_c001_v7007000_t0000_u01745548933400") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decdf6_d20250425_m024208_c001_v0001041_t0023_u01745548928954") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4036cebb0005d5d7_d20250425_m024208_c001_v7007000_t0000_u01745548928043") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f104cca699c420cde_d20250425_m024206_c001_v0001099_t0014_u01745548926273") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40040ee6b4fe24ab_d20250425_m024206_c001_v7007000_t0000_u01745548926092") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f104cca699c420cda_d20250425_m024203_c001_v0001099_t0017_u01745548923102") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40040ee6b4fe24a8_d20250425_m024202_c001_v7007000_t0000_u01745548922363") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decde4_d20250425_m024156_c001_v0001041_t0032_u01745548916311") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f408d5495823f586f_d20250425_m024155_c001_v7007000_t0000_u01745548915397") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1009d6e6bd1630c9_d20250425_m024153_c001_v0001184_t0002_u01745548913855") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f413b04a4739c2652_d20250425_m024153_c001_v7007000_t0000_u01745548913670") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1009d6e6bd163079_d20250425_m024150_c001_v0001184_t0056_u01745548910723") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f413b04a4739c264e_d20250425_m024149_c001_v7007000_t0000_u01745548909997") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decdce_d20250425_m024142_c001_v0001041_t0031_u01745548902096") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57f89_d20250425_m024141_c001_v7007000_t0000_u01745548901183") 2025/04/25 02:44:06 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f111300334c8c1e96_d20250425_m024139_c001_v0001100_t0043_u01745548899350") 2025/04/25 02:44:07 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a944e_d20250425_m024139_c001_v7007000_t0000_u01745548899165") 2025/04/25 02:44:07 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f111300334c8c1e8a_d20250425_m024135_c001_v0001100_t0013_u01745548895058") 2025/04/25 02:44:07 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a9447_d20250425_m024134_c001_v7007000_t0000_u01745548894279") 2025/04/25 02:44:07 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587820_d20250425_m024126_c001_v0001117_t0029_u01745548886823") 2025/04/25 02:44:07 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f419a281d9a842dfe_d20250425_m024125_c001_v7007000_t0000_u01745548885725") 2025/04/25 02:44:07 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1122b98e1c0f6605_d20250425_m024119_c001_v0001145_t0045_u01745548879742") 2025/04/25 02:44:07 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40615452e2b7d879_d20250425_m024119_c001_v7007000_t0000_u01745548879539") 2025/04/25 02:44:07 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe27382d_d20250425_m024115_c001_v0001102_t0051_u01745548875157") 2025/04/25 02:44:07 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f102dc7c2948e32c7_d20250425_m024114_c001_v0001136_t0011_u01745548874291") 2025/04/25 02:44:07 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f102dc7c2948e32c4_d20250425_m024113_c001_v0001136_t0054_u01745548873157") 2025/04/25 02:44:07 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40170bfa157325c4_d20250425_m024059_c001_v7007000_t0000_u01745548859412") 2025/04/25 02:44:07 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a458779a_d20250425_m024051_c001_v0001117_t0056_u01745548851644") 2025/04/25 02:44:07 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f118821eaf75b6794_d20250425_m024050_c001_v0001098_t0022_u01745548850801") 2025/04/25 02:44:07 DEBUG : dst/one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f118821eaf75b678c_d20250425_m024049_c001_v0001098_t0043_u01745548849732") 2025/04/25 02:44:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57ff0_d20250425_m024242_c001_v7007000_t0000_u01745548962513") 2025/04/25 02:44:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1042e942010ff59b_d20250425_m024239_c001_v0001040_t0040_u01745548959588") 2025/04/25 02:44:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f11684601be442e1d_d20250425_m024236_c001_v0001180_t0009_u01745548956480") 2025/04/25 02:44:07 DEBUG : dst/one.bak: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57fe7_d20250425_m024231_c001_v7007000_t0000_u01745548951025") 2025/04/25 02:44:07 DEBUG : dst/one.bak: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f100ccb76b625aeae_d20250425_m024228_c001_v0001178_t0015_u01745548948149") 2025/04/25 02:44:07 DEBUG : dst/one.bak: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f11075324c1e25bf9_d20250425_m024223_c001_v0001104_t0018_u01745548943831") 2025/04/25 02:44:08 DEBUG : dst/one.bak: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4036cebb0005d5df_d20250425_m024219_c001_v7007000_t0000_u01745548939186") 2025/04/25 02:44:08 DEBUG : dst/one.bak: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f106c2dd05bb7903c_d20250425_m024216_c001_v0001172_t0012_u01745548936793") 2025/04/25 02:44:08 DEBUG : dst/one.bak: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f11272d967d0634ae_d20250425_m024212_c001_v0001115_t0043_u01745548932702") 2025/04/25 02:44:08 DEBUG : dst/three: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f419a281d9a842dff_d20250425_m024125_c001_v7007000_t0000_u01745548885906") 2025/04/25 02:44:08 DEBUG : dst/three: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f102dc7c2948e32dd_d20250425_m024124_c001_v0001136_t0001_u01745548884219") 2025/04/25 02:44:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57ff1_d20250425_m024242_c001_v7007000_t0000_u01745548962698") 2025/04/25 02:44:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f111621f2dc118335_d20250425_m024240_c001_v0001093_t0008_u01745548960923") 2025/04/25 02:44:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f112ae3c8e3ae8286_d20250425_m024238_c001_v0001184_t0022_u01745548958224") 2025/04/25 02:44:08 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57ff2_d20250425_m024242_c001_v7007000_t0000_u01745548962880") 2025/04/25 02:44:08 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f119528940b274ddc_d20250425_m024241_c001_v0001184_t0056_u01745548961737") 2025/04/25 02:44:08 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f419d64187d5aa796_d20250425_m024241_c001_v7007000_t0000_u01745548961558") 2025/04/25 02:44:08 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f119528940b274d80_d20250425_m024238_c001_v0001184_t0024_u01745548958606") 2025/04/25 02:44:08 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f419d64187d5aa794_d20250425_m024238_c001_v7007000_t0000_u01745548958426") 2025/04/25 02:44:08 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe27394e_d20250425_m024233_c001_v0001102_t0019_u01745548953710") 2025/04/25 02:44:08 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57fe8_d20250425_m024231_c001_v7007000_t0000_u01745548951208") 2025/04/25 02:44:08 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103063f402e0c8fc_d20250425_m024230_c001_v0001161_t0036_u01745548950124") 2025/04/25 02:44:08 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f418f955f45152a42_d20250425_m024229_c001_v7007000_t0000_u01745548949940") 2025/04/25 02:44:08 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103063f402e0c8f2_d20250425_m024226_c001_v0001161_t0007_u01745548946596") 2025/04/25 02:44:08 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f418f955f45152a3d_d20250425_m024226_c001_v7007000_t0000_u01745548946411") 2025/04/25 02:44:08 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece10_d20250425_m024221_c001_v0001041_t0034_u01745548941087") 2025/04/25 02:44:09 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57fe1_d20250425_m024218_c001_v7007000_t0000_u01745548938451") 2025/04/25 02:44:09 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2738f8_d20250425_m024215_c001_v0001102_t0033_u01745548935882") 2025/04/25 02:44:09 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57fde_d20250425_m024215_c001_v7007000_t0000_u01745548935150") 2025/04/25 02:44:09 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decdf8_d20250425_m024209_c001_v0001041_t0030_u01745548929837") 2025/04/25 02:44:09 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40040ee6b4fe24ac_d20250425_m024207_c001_v7007000_t0000_u01745548927095") 2025/04/25 02:44:09 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2738d6_d20250425_m024204_c001_v0001102_t0016_u01745548924920") 2025/04/25 02:44:09 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40040ee6b4fe24aa_d20250425_m024203_c001_v7007000_t0000_u01745548923812") 2025/04/25 02:44:09 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decde6_d20250425_m024157_c001_v0001041_t0000_u01745548917334") 2025/04/25 02:44:09 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f413b04a4739c2653_d20250425_m024154_c001_v7007000_t0000_u01745548914474") 2025/04/25 02:44:09 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2738af_d20250425_m024152_c001_v0001102_t0014_u01745548912431") 2025/04/25 02:44:09 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f413b04a4739c264f_d20250425_m024151_c001_v7007000_t0000_u01745548911332") 2025/04/25 02:44:09 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decdd6_d20250425_m024145_c001_v0001041_t0011_u01745548905341") 2025/04/25 02:44:09 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a9450_d20250425_m024140_c001_v7007000_t0000_u01745548900224") 2025/04/25 02:44:09 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587842_d20250425_m024137_c001_v0001117_t0031_u01745548897105") 2025/04/25 02:44:09 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a9449_d20250425_m024136_c001_v7007000_t0000_u01745548896009") 2025/04/25 02:44:09 DEBUG : dst/three.txt: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273865_d20250425_m024129_c001_v0001102_t0005_u01745548889036") 2025/04/25 02:44:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57fe9_d20250425_m024231_c001_v7007000_t0000_u01745548951391") 2025/04/25 02:44:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f100a6471138bf0d5_d20250425_m024229_c001_v0001171_t0046_u01745548949456") 2025/04/25 02:44:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1005cfd0a76cb8bd_d20250425_m024225_c001_v0001120_t0002_u01745548945937") 2025/04/25 02:44:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4036cebb0005d5e0_d20250425_m024219_c001_v7007000_t0000_u01745548939370") 2025/04/25 02:44:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f102b323e73f2a678_d20250425_m024218_c001_v0001161_t0031_u01745548938093") 2025/04/25 02:44:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103cf0792b3c22bc_d20250425_m024214_c001_v0001177_t0007_u01745548934834") 2025/04/25 02:44:10 DEBUG : dst/two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57ff3_d20250425_m024243_c001_v7007000_t0000_u01745548963062") 2025/04/25 02:44:10 DEBUG : dst/two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece1c_d20250425_m024233_c001_v0001041_t0000_u01745548953072") 2025/04/25 02:44:10 DEBUG : dst/two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57fea_d20250425_m024231_c001_v7007000_t0000_u01745548951573") 2025/04/25 02:44:10 DEBUG : dst/two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe27391a_d20250425_m024220_c001_v0001102_t0052_u01745548940588") 2025/04/25 02:44:10 DEBUG : dst/two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4036cebb0005d5e1_d20250425_m024219_c001_v7007000_t0000_u01745548939553") 2025/04/25 02:44:10 DEBUG : dst/two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2738de_d20250425_m024209_c001_v0001102_t0013_u01745548929425") 2025/04/25 02:44:10 DEBUG : dst/two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4036cebb0005d5d9_d20250425_m024208_c001_v7007000_t0000_u01745548928225") 2025/04/25 02:44:10 DEBUG : dst/two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2738c1_d20250425_m024156_c001_v0001102_t0055_u01745548916773") 2025/04/25 02:44:10 DEBUG : dst/two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f408d5495823f5870_d20250425_m024155_c001_v7007000_t0000_u01745548915580") 2025/04/25 02:44:10 DEBUG : dst/two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe27388d_d20250425_m024142_c001_v0001102_t0012_u01745548902819") 2025/04/25 02:44:10 DEBUG : dst/two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57f8b_d20250425_m024141_c001_v7007000_t0000_u01745548901365") 2025/04/25 02:44:10 DEBUG : dst/two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decdc6_d20250425_m024127_c001_v0001041_t0007_u01745548887922") 2025/04/25 02:44:10 DEBUG : dst/two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f419a281d9a842e00_d20250425_m024126_c001_v7007000_t0000_u01745548886095") 2025/04/25 02:44:10 DEBUG : dst/two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f115b15e77887b1dd_d20250425_m024121_c001_v0001130_t0029_u01745548881642") 2025/04/25 02:44:10 DEBUG : dst/two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40170bfa157325c6_d20250425_m024059_c001_v7007000_t0000_u01745548859594") 2025/04/25 02:44:10 DEBUG : dst/two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f118821eaf75b67a0_d20250425_m024058_c001_v0001098_t0058_u01745548858190") 2025/04/25 02:44:10 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4186c45cec2b45e8_d20250425_m024017_c001_v7007000_t0000_u01745548817763") 2025/04/25 02:44:10 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273735_d20250425_m024012_c001_v0001102_t0052_u01745548812377") 2025/04/25 02:44:10 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4186c45cec2b45de_d20250425_m024010_c001_v7007000_t0000_u01745548810345") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2736f7_d20250425_m023955_c001_v0001102_t0000_u01745548795183") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4047c5ea14195b0c_d20250425_m023946_c001_v7007000_t0000_u01745548786065") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2736d1_d20250425_m023941_c001_v0001102_t0044_u01745548781577") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc8220_d20250425_m023913_c001_v7007000_t0000_u01745548753545") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587631_d20250425_m023911_c001_v0001117_t0021_u01745548751086") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc8214_d20250425_m023908_c001_v7007000_t0000_u01745548748974") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587623_d20250425_m023907_c001_v0001117_t0031_u01745548747274") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc820a_d20250425_m023902_c001_v7007000_t0000_u01745548742432") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45875fb_d20250425_m023859_c001_v0001117_t0043_u01745548739457") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc8202_d20250425_m023857_c001_v7007000_t0000_u01745548737766") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45875ed_d20250425_m023855_c001_v0001117_t0000_u01745548735661") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc81eb_d20250425_m023846_c001_v7007000_t0000_u01745548726135") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45875b9_d20250425_m023843_c001_v0001117_t0028_u01745548723880") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40040ee6b4fe23f4_d20250425_m023842_c001_v7007000_t0000_u01745548722326") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45875af_d20250425_m023841_c001_v0001117_t0025_u01745548721113") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40040ee6b4fe23e5_d20250425_m023833_c001_v7007000_t0000_u01745548713403") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a458757d_d20250425_m023831_c001_v0001117_t0046_u01745548711175") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40040ee6b4fe23dd_d20250425_m023828_c001_v7007000_t0000_u01745548708605") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a458756b_d20250425_m023827_c001_v0001117_t0024_u01745548707003") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40040ee6b4fe23db_d20250425_m023825_c001_v7007000_t0000_u01745548705913") 2025/04/25 02:44:11 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f11200601f1697aee_d20250425_m023825_c001_v0001117_t0043_u01745548705035") 2025/04/25 02:44:12 DEBUG : empty space: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587561_d20250425_m023823_c001_v0001117_t0003_u01745548703122") 2025/04/25 02:44:12 DEBUG : enormous: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc821d_d20250425_m023912_c001_v7007000_t0000_u01745548752631") 2025/04/25 02:44:12 DEBUG : enormous: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587633_d20250425_m023911_c001_v0001117_t0058_u01745548751717") 2025/04/25 02:44:12 DEBUG : existing: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40833a2b02c57ff6_d20250425_m024247_c001_v7007000_t0000_u01745548967973") 2025/04/25 02:44:12 DEBUG : existing: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669dece3c_d20250425_m024246_c001_v0001041_t0048_u01745548966647") 2025/04/25 02:44:12 DEBUG : existing: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4047c5ea14195afb_d20250425_m023939_c001_v7007000_t0000_u01745548779623") 2025/04/25 02:44:12 DEBUG : existing: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2736c7_d20250425_m023938_c001_v0001102_t0024_u01745548778319") 2025/04/25 02:44:12 DEBUG : existing: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40040ee6b4fe23d0_d20250425_m023818_c001_v7007000_t0000_u01745548698051") 2025/04/25 02:44:12 DEBUG : existing: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587545_d20250425_m023816_c001_v0001117_t0059_u01745548696778") 2025/04/25 02:44:12 DEBUG : existing: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40040ee6b4fe23cd_d20250425_m023815_c001_v7007000_t0000_u01745548695499") 2025/04/25 02:44:12 DEBUG : existing: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a458753b_d20250425_m023814_c001_v0001117_t0010_u01745548694602") 2025/04/25 02:44:12 DEBUG : existing: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587539_d20250425_m023813_c001_v0001117_t0025_u01745548693553") 2025/04/25 02:44:12 DEBUG : existing-b: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4047c5ea14195afc_d20250425_m023939_c001_v7007000_t0000_u01745548779806") 2025/04/25 02:44:12 DEBUG : existing-b: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45876ad_d20250425_m023938_c001_v0001117_t0048_u01745548778307") 2025/04/25 02:44:12 DEBUG : file1: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f7c_d20250425_m024350_c001_v7007000_t0000_u01745549030334") 2025/04/25 02:44:12 DEBUG : file1: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f115249c1c5ec02cc_d20250425_m024349_c001_v0001184_t0053_u01745549029548") 2025/04/25 02:44:12 DEBUG : file1: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f76_d20250425_m024347_c001_v7007000_t0000_u01745549027442") 2025/04/25 02:44:12 DEBUG : file1: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f107d75f7b8239902_d20250425_m024346_c001_v0001176_t0017_u01745549026411") 2025/04/25 02:44:12 DEBUG : five: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc8224_d20250425_m023919_c001_v7007000_t0000_u01745548759371") 2025/04/25 02:44:12 DEBUG : five: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f413fa722a4587651_d20250425_m023916_c001_v0001117_t0017_u01745548756411") 2025/04/25 02:44:12 DEBUG : foo: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40040ee6b4fe23e1_d20250425_m023830_c001_v7007000_t0000_u01745548710443") 2025/04/25 02:44:13 DEBUG : foo: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f413fa722a4587573_d20250425_m023829_c001_v0001117_t0017_u01745548709889") 2025/04/25 02:44:13 DEBUG : foo: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f413fa722a458756f_d20250425_m023829_c001_v0001117_t0017_u01745548709332") 2025/04/25 02:44:13 DEBUG : four: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc8225_d20250425_m023919_c001_v7007000_t0000_u01745548759551") 2025/04/25 02:44:13 DEBUG : four: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4105123669deccdb_d20250425_m023917_c001_v0001041_t0021_u01745548756964") 2025/04/25 02:44:13 DEBUG : four: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a458764f_d20250425_m023915_c001_v0001117_t0021_u01745548755433") 2025/04/25 02:44:13 DEBUG : hello world2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40217cf5884bbf24_d20250425_m023716_c001_v7007000_t0000_u01745548636858") 2025/04/25 02:44:13 DEBUG : hello world2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a458744f_d20250425_m023715_c001_v0001117_t0039_u01745548635788") 2025/04/25 02:44:13 DEBUG : ignore-size: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a93df_d20250425_m023812_c001_v7007000_t0000_u01745548692084") 2025/04/25 02:44:13 DEBUG : ignore-size: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587531_d20250425_m023810_c001_v0001117_t0029_u01745548690891") 2025/04/25 02:44:13 DEBUG : nested/sub dir/file: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4047c5ea14195af3_d20250425_m023937_c001_v7007000_t0000_u01745548777102") 2025/04/25 02:44:13 DEBUG : nested/sub dir/file: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2736c1_d20250425_m023935_c001_v0001102_t0054_u01745548775732") 2025/04/25 02:44:13 DEBUG : nested/sub dir/file: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4047c5ea14195aee_d20250425_m023934_c001_v7007000_t0000_u01745548774621") 2025/04/25 02:44:13 DEBUG : nested/sub dir/file: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2736b9_d20250425_m023933_c001_v0001102_t0013_u01745548773435") 2025/04/25 02:44:13 DEBUG : one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc8226_d20250425_m023919_c001_v7007000_t0000_u01745548759752") 2025/04/25 02:44:13 DEBUG : one: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f413fa722a4587643_d20250425_m023914_c001_v0001117_t0017_u01745548754641") 2025/04/25 02:44:13 DEBUG : only0: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f60_d20250425_m024341_c001_v7007000_t0000_u01745549021607") 2025/04/25 02:44:13 DEBUG : only0: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4105123669deced0_d20250425_m024335_c001_v0001041_t0021_u01745549015901") 2025/04/25 02:44:13 DEBUG : only0: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2739f6_d20250425_m024318_c001_v0001102_t0014_u01745548998507") 2025/04/25 02:44:13 DEBUG : only0: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a94a8_d20250425_m024311_c001_v7007000_t0000_u01745548991622") 2025/04/25 02:44:13 DEBUG : only0: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe27398c_d20250425_m024253_c001_v0001102_t0001_u01745548973323") 2025/04/25 02:44:14 DEBUG : only1: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f61_d20250425_m024341_c001_v7007000_t0000_u01745549021790") 2025/04/25 02:44:14 DEBUG : only1: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f403a5df3fe273a4a_d20250425_m024335_c001_v0001102_t0024_u01745549015912") 2025/04/25 02:44:14 DEBUG : only1: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2739fa_d20250425_m024319_c001_v0001102_t0038_u01745548999160") 2025/04/25 02:44:14 DEBUG : only1: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe46330_d20250425_m024311_c001_v7007000_t0000_u01745548991634") 2025/04/25 02:44:14 DEBUG : only1: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273990_d20250425_m024253_c001_v0001102_t0048_u01745548973995") 2025/04/25 02:44:14 DEBUG : only10: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f62_d20250425_m024341_c001_v7007000_t0000_u01745549021972") 2025/04/25 02:44:14 DEBUG : only10: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f415249c1c5ec017c_d20250425_m024336_c001_v0001184_t0036_u01745549016468") 2025/04/25 02:44:14 DEBUG : only10: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273a22_d20250425_m024326_c001_v0001102_t0016_u01745549006488") 2025/04/25 02:44:14 DEBUG : only10: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f413b04a4739c267d_d20250425_m024311_c001_v7007000_t0000_u01745548991867") 2025/04/25 02:44:14 DEBUG : only10: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2739ae_d20250425_m024302_c001_v0001102_t0058_u01745548982584") 2025/04/25 02:44:14 DEBUG : only11: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f63_d20250425_m024342_c001_v7007000_t0000_u01745549022155") 2025/04/25 02:44:14 DEBUG : only11: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f407d75f7b82398e0_d20250425_m024336_c001_v0001176_t0027_u01745549016661") 2025/04/25 02:44:14 DEBUG : only11: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273a24_d20250425_m024327_c001_v0001102_t0026_u01745549007620") 2025/04/25 02:44:14 DEBUG : only11: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f413b04a4739c2680_d20250425_m024312_c001_v7007000_t0000_u01745548992234") 2025/04/25 02:44:14 DEBUG : only11: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2739b3_d20250425_m024303_c001_v0001102_t0035_u01745548983306") 2025/04/25 02:44:14 DEBUG : only12: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f64_d20250425_m024342_c001_v7007000_t0000_u01745549022337") 2025/04/25 02:44:14 DEBUG : only12: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4105123669deced2_d20250425_m024336_c001_v0001041_t0021_u01745549016300") 2025/04/25 02:44:14 DEBUG : only12: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273a2c_d20250425_m024328_c001_v0001102_t0042_u01745549008879") 2025/04/25 02:44:14 DEBUG : only12: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a94aa_d20250425_m024311_c001_v7007000_t0000_u01745548991986") 2025/04/25 02:44:14 DEBUG : only12: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2739b8_d20250425_m024304_c001_v0001102_t0038_u01745548984178") 2025/04/25 02:44:14 DEBUG : only13: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f65_d20250425_m024342_c001_v7007000_t0000_u01745549022519") 2025/04/25 02:44:15 DEBUG : only13: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f403a5df3fe273a52_d20250425_m024336_c001_v0001102_t0024_u01745549016310") 2025/04/25 02:44:15 DEBUG : only13: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273a2e_d20250425_m024329_c001_v0001102_t0015_u01745549009962") 2025/04/25 02:44:15 DEBUG : only13: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f3b_d20250425_m024311_c001_v7007000_t0000_u01745548991656") 2025/04/25 02:44:15 DEBUG : only13: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2739c0_d20250425_m024304_c001_v0001102_t0056_u01745548984778") 2025/04/25 02:44:15 DEBUG : only14: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f66_d20250425_m024342_c001_v7007000_t0000_u01745549022701") 2025/04/25 02:44:15 DEBUG : only14: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4105123669deced4_d20250425_m024336_c001_v0001041_t0021_u01745549016484") 2025/04/25 02:44:15 DEBUG : only14: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273a34_d20250425_m024330_c001_v0001102_t0016_u01745549010656") 2025/04/25 02:44:15 DEBUG : only14: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe46332_d20250425_m024311_c001_v7007000_t0000_u01745548991997") 2025/04/25 02:44:15 DEBUG : only14: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2739c2_d20250425_m024305_c001_v0001102_t0017_u01745548985718") 2025/04/25 02:44:15 DEBUG : only15: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f67_d20250425_m024342_c001_v7007000_t0000_u01745549022882") 2025/04/25 02:44:15 DEBUG : only15: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f403a5df3fe273a56_d20250425_m024336_c001_v0001102_t0024_u01745549016512") 2025/04/25 02:44:15 DEBUG : only15: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273a3c_d20250425_m024331_c001_v0001102_t0000_u01745549011370") 2025/04/25 02:44:15 DEBUG : only15: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f413b04a4739c267c_d20250425_m024311_c001_v7007000_t0000_u01745548991674") 2025/04/25 02:44:15 DEBUG : only15: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2739ca_d20250425_m024306_c001_v0001102_t0044_u01745548986542") 2025/04/25 02:44:15 DEBUG : only16: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f68_d20250425_m024343_c001_v7007000_t0000_u01745549023079") 2025/04/25 02:44:15 DEBUG : only16: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f415249c1c5ec0180_d20250425_m024336_c001_v0001184_t0036_u01745549016652") 2025/04/25 02:44:15 DEBUG : only16: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273a40_d20250425_m024332_c001_v0001102_t0044_u01745549012109") 2025/04/25 02:44:15 DEBUG : only16: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a94a6_d20250425_m024311_c001_v7007000_t0000_u01745548991258") 2025/04/25 02:44:15 DEBUG : only16: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2739ce_d20250425_m024307_c001_v0001102_t0059_u01745548987252") 2025/04/25 02:44:15 DEBUG : only17: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f69_d20250425_m024343_c001_v7007000_t0000_u01745549023261") 2025/04/25 02:44:15 DEBUG : only17: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f407d75f7b82398e2_d20250425_m024336_c001_v0001176_t0027_u01745549016848") 2025/04/25 02:44:16 DEBUG : only17: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273a42_d20250425_m024332_c001_v0001102_t0030_u01745549012887") 2025/04/25 02:44:16 DEBUG : only17: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a94a9_d20250425_m024311_c001_v7007000_t0000_u01745548991803") 2025/04/25 02:44:16 DEBUG : only17: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2739d4_d20250425_m024308_c001_v0001102_t0008_u01745548988353") 2025/04/25 02:44:16 DEBUG : only18: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f6a_d20250425_m024343_c001_v7007000_t0000_u01745549023446") 2025/04/25 02:44:16 DEBUG : only18: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4105123669deced8_d20250425_m024336_c001_v0001041_t0021_u01745549016859") 2025/04/25 02:44:16 DEBUG : only18: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273a44_d20250425_m024333_c001_v0001102_t0048_u01745549013783") 2025/04/25 02:44:16 DEBUG : only18: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe46331_d20250425_m024311_c001_v7007000_t0000_u01745548991816") 2025/04/25 02:44:16 DEBUG : only18: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2739dc_d20250425_m024309_c001_v0001102_t0011_u01745548989181") 2025/04/25 02:44:16 DEBUG : only19: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f6b_d20250425_m024343_c001_v7007000_t0000_u01745549023628") 2025/04/25 02:44:16 DEBUG : only19: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4105123669deced6_d20250425_m024336_c001_v0001041_t0021_u01745549016669") 2025/04/25 02:44:16 DEBUG : only19: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273a46_d20250425_m024334_c001_v0001102_t0057_u01745549014668") 2025/04/25 02:44:16 DEBUG : only19: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f3c_d20250425_m024311_c001_v7007000_t0000_u01745548991847") 2025/04/25 02:44:16 DEBUG : only19: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2739e2_d20250425_m024309_c001_v0001102_t0027_u01745548989898") 2025/04/25 02:44:16 DEBUG : only2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f6c_d20250425_m024343_c001_v7007000_t0000_u01745549023809") 2025/04/25 02:44:16 DEBUG : only2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f415249c1c5ec0186_d20250425_m024337_c001_v0001184_t0036_u01745549017020") 2025/04/25 02:44:16 DEBUG : only2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273a00_d20250425_m024319_c001_v0001102_t0040_u01745548999891") 2025/04/25 02:44:16 DEBUG : only2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a94ac_d20250425_m024312_c001_v7007000_t0000_u01745548992349") 2025/04/25 02:44:16 DEBUG : only2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273994_d20250425_m024254_c001_v0001102_t0053_u01745548974954") 2025/04/25 02:44:16 DEBUG : only3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f6d_d20250425_m024343_c001_v7007000_t0000_u01745549023990") 2025/04/25 02:44:16 DEBUG : only3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f403a5df3fe273a58_d20250425_m024336_c001_v0001102_t0024_u01745549016696") 2025/04/25 02:44:16 DEBUG : only3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273a06_d20250425_m024320_c001_v0001102_t0027_u01745549000851") 2025/04/25 02:44:17 DEBUG : only3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f3d_d20250425_m024312_c001_v7007000_t0000_u01745548992029") 2025/04/25 02:44:17 DEBUG : only3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273996_d20250425_m024255_c001_v0001102_t0054_u01745548975964") 2025/04/25 02:44:17 DEBUG : only4: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f6e_d20250425_m024344_c001_v7007000_t0000_u01745549024177") 2025/04/25 02:44:17 DEBUG : only4: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f415249c1c5ec0184_d20250425_m024336_c001_v0001184_t0036_u01745549016835") 2025/04/25 02:44:17 DEBUG : only4: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273a0c_d20250425_m024321_c001_v0001102_t0048_u01745549001554") 2025/04/25 02:44:17 DEBUG : only4: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f413b04a4739c267e_d20250425_m024312_c001_v7007000_t0000_u01745548992051") 2025/04/25 02:44:17 DEBUG : only4: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273998_d20250425_m024256_c001_v0001102_t0059_u01745548976852") 2025/04/25 02:44:17 DEBUG : only5: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f6f_d20250425_m024344_c001_v7007000_t0000_u01745549024358") 2025/04/25 02:44:17 DEBUG : only5: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f403a5df3fe273a5a_d20250425_m024336_c001_v0001102_t0024_u01745549016881") 2025/04/25 02:44:17 DEBUG : only5: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273a10_d20250425_m024322_c001_v0001102_t0034_u01745549002181") 2025/04/25 02:44:17 DEBUG : only5: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a94ab_d20250425_m024312_c001_v7007000_t0000_u01745548992168") 2025/04/25 02:44:17 DEBUG : only5: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe27399c_d20250425_m024257_c001_v0001102_t0002_u01745548977890") 2025/04/25 02:44:17 DEBUG : only6: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f70_d20250425_m024344_c001_v7007000_t0000_u01745549024540") 2025/04/25 02:44:17 DEBUG : only6: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f403a5df3fe273a5c_d20250425_m024337_c001_v0001102_t0024_u01745549017066") 2025/04/25 02:44:17 DEBUG : only6: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273a16_d20250425_m024322_c001_v0001102_t0005_u01745549002946") 2025/04/25 02:44:17 DEBUG : only6: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe46333_d20250425_m024312_c001_v7007000_t0000_u01745548992178") 2025/04/25 02:44:17 DEBUG : only6: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe27399e_d20250425_m024258_c001_v0001102_t0024_u01745548978785") 2025/04/25 02:44:17 DEBUG : only7: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f71_d20250425_m024344_c001_v7007000_t0000_u01745549024722") 2025/04/25 02:44:17 DEBUG : only7: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f407d75f7b82398e4_d20250425_m024337_c001_v0001176_t0027_u01745549017033") 2025/04/25 02:44:17 DEBUG : only7: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273a18_d20250425_m024324_c001_v0001102_t0022_u01745549004129") 2025/04/25 02:44:17 DEBUG : only7: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f40_d20250425_m024312_c001_v7007000_t0000_u01745548992209") 2025/04/25 02:44:18 DEBUG : only7: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2739a2_d20250425_m024259_c001_v0001102_t0019_u01745548979493") 2025/04/25 02:44:18 DEBUG : only8: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f72_d20250425_m024344_c001_v7007000_t0000_u01745549024903") 2025/04/25 02:44:18 DEBUG : only8: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f415249c1c5ec018a_d20250425_m024337_c001_v0001184_t0036_u01745549017216") 2025/04/25 02:44:18 DEBUG : only8: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273a1c_d20250425_m024324_c001_v0001102_t0034_u01745549004894") 2025/04/25 02:44:18 DEBUG : only8: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe46334_d20250425_m024312_c001_v7007000_t0000_u01745548992360") 2025/04/25 02:44:18 DEBUG : only8: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2739a6_d20250425_m024300_c001_v0001102_t0030_u01745548980530") 2025/04/25 02:44:18 DEBUG : only9: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f73_d20250425_m024345_c001_v7007000_t0000_u01745549025087") 2025/04/25 02:44:18 DEBUG : only9: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4105123669decedc_d20250425_m024337_c001_v0001041_t0021_u01745549017044") 2025/04/25 02:44:18 DEBUG : only9: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273a1e_d20250425_m024325_c001_v0001102_t0048_u01745549005559") 2025/04/25 02:44:18 DEBUG : only9: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a94a7_d20250425_m024311_c001_v7007000_t0000_u01745548991441") 2025/04/25 02:44:18 DEBUG : only9: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2739aa_d20250425_m024301_c001_v0001102_t0018_u01745548981537") 2025/04/25 02:44:18 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4047c5ea14195ae6_d20250425_m023931_c001_v7007000_t0000_u01745548771579") 2025/04/25 02:44:18 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe2736ab_d20250425_m023929_c001_v0001102_t0041_u01745548769237") 2025/04/25 02:44:18 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4047c5ea14195ab8_d20250425_m023927_c001_v7007000_t0000_u01745548767756") 2025/04/25 02:44:18 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a458767b_d20250425_m023925_c001_v0001117_t0047_u01745548765068") 2025/04/25 02:44:18 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4047c5ea14195aae_d20250425_m023923_c001_v7007000_t0000_u01745548763236") 2025/04/25 02:44:18 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273691_d20250425_m023920_c001_v0001102_t0004_u01745548760659") 2025/04/25 02:44:18 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc820f_d20250425_m023905_c001_v7007000_t0000_u01745548745634") 2025/04/25 02:44:18 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587611_d20250425_m023903_c001_v0001117_t0057_u01745548743336") 2025/04/25 02:44:18 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc8208_d20250425_m023900_c001_v7007000_t0000_u01745548740518") 2025/04/25 02:44:19 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45875f5_d20250425_m023858_c001_v0001117_t0046_u01745548738669") 2025/04/25 02:44:19 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc8201_d20250425_m023856_c001_v7007000_t0000_u01745548736838") 2025/04/25 02:44:19 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45875eb_d20250425_m023854_c001_v0001117_t0038_u01745548734890") 2025/04/25 02:44:19 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40040ee6b4fe23fd_d20250425_m023845_c001_v7007000_t0000_u01745548725221") 2025/04/25 02:44:19 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45875b3_d20250425_m023843_c001_v0001117_t0054_u01745548723238") 2025/04/25 02:44:19 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40040ee6b4fe23f5_d20250425_m023842_c001_v7007000_t0000_u01745548722509") 2025/04/25 02:44:19 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45875ad_d20250425_m023840_c001_v0001117_t0035_u01745548720502") 2025/04/25 02:44:19 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40040ee6b4fe23f1_d20250425_m023839_c001_v7007000_t0000_u01745548719775") 2025/04/25 02:44:19 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45875a3_d20250425_m023838_c001_v0001117_t0033_u01745548718490") 2025/04/25 02:44:19 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587597_d20250425_m023837_c001_v0001117_t0026_u01745548717185") 2025/04/25 02:44:19 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40040ee6b4fe23eb_d20250425_m023836_c001_v7007000_t0000_u01745548716454") 2025/04/25 02:44:19 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587593_d20250425_m023835_c001_v0001117_t0010_u01745548715511") 2025/04/25 02:44:19 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a458758d_d20250425_m023834_c001_v0001117_t0050_u01745548714317") 2025/04/25 02:44:19 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40040ee6b4fe23e6_d20250425_m023833_c001_v7007000_t0000_u01745548713585") 2025/04/25 02:44:19 DEBUG : potato: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587583_d20250425_m023832_c001_v0001117_t0028_u01745548712164") 2025/04/25 02:44:19 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4075ed500fe4631c_d20250425_m024026_c001_v7007000_t0000_u01745548826896") 2025/04/25 02:44:19 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decd52_d20250425_m024026_c001_v0001041_t0031_u01745548826208") 2025/04/25 02:44:19 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4186c45cec2b45e9_d20250425_m024017_c001_v7007000_t0000_u01745548817979") 2025/04/25 02:44:19 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decd34_d20250425_m024011_c001_v0001041_t0026_u01745548811646") 2025/04/25 02:44:19 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48ec3_d20250425_m024003_c001_v7007000_t0000_u01745548803352") 2025/04/25 02:44:20 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decd16_d20250425_m023954_c001_v0001041_t0021_u01745548794527") 2025/04/25 02:44:20 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4047c5ea14195b0e_d20250425_m023946_c001_v7007000_t0000_u01745548786283") 2025/04/25 02:44:20 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decd0c_d20250425_m023941_c001_v0001041_t0032_u01745548781123") 2025/04/25 02:44:20 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc821e_d20250425_m023912_c001_v7007000_t0000_u01745548752812") 2025/04/25 02:44:20 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a458762d_d20250425_m023910_c001_v0001117_t0003_u01745548750241") 2025/04/25 02:44:20 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc8215_d20250425_m023909_c001_v7007000_t0000_u01745548749155") 2025/04/25 02:44:20 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a458761f_d20250425_m023906_c001_v0001117_t0050_u01745548746552") 2025/04/25 02:44:20 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc8210_d20250425_m023905_c001_v7007000_t0000_u01745548745815") 2025/04/25 02:44:20 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587613_d20250425_m023904_c001_v0001117_t0033_u01745548744255") 2025/04/25 02:44:20 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc820b_d20250425_m023902_c001_v7007000_t0000_u01745548742613") 2025/04/25 02:44:20 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587603_d20250425_m023900_c001_v0001117_t0003_u01745548740880") 2025/04/25 02:44:20 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc8203_d20250425_m023857_c001_v7007000_t0000_u01745548737947") 2025/04/25 02:44:20 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45875f1_d20250425_m023856_c001_v0001117_t0059_u01745548736849") 2025/04/25 02:44:20 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc81ec_d20250425_m023846_c001_v7007000_t0000_u01745548726326") 2025/04/25 02:44:20 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45875bd_d20250425_m023844_c001_v0001117_t0016_u01745548724692") 2025/04/25 02:44:20 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40217cf5884bbf27_d20250425_m023721_c001_v7007000_t0000_u01745548641041") 2025/04/25 02:44:20 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a458745f_d20250425_m023719_c001_v0001117_t0046_u01745548639983") 2025/04/25 02:44:20 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40217cf5884bbf26_d20250425_m023718_c001_v7007000_t0000_u01745548638720") 2025/04/25 02:44:20 DEBUG : potato2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587459_d20250425_m023717_c001_v0001117_t0048_u01745548637757") 2025/04/25 02:44:20 DEBUG : potato3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4186c45cec2b45eb_d20250425_m024018_c001_v7007000_t0000_u01745548818217") 2025/04/25 02:44:20 DEBUG : potato3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587712_d20250425_m024013_c001_v0001117_t0058_u01745548813118") 2025/04/25 02:44:21 DEBUG : potato3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48ec4_d20250425_m024004_c001_v7007000_t0000_u01745548804255") 2025/04/25 02:44:21 DEBUG : potato3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45876d9_d20250425_m023956_c001_v0001117_t0000_u01745548796018") 2025/04/25 02:44:21 DEBUG : potato3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4047c5ea14195b10_d20250425_m023946_c001_v7007000_t0000_u01745548786505") 2025/04/25 02:44:21 DEBUG : potato3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45876bd_d20250425_m023942_c001_v0001117_t0058_u01745548782125") 2025/04/25 02:44:21 DEBUG : pre-dest1/1: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f419a281d9a842deb_d20250425_m024108_c001_v7007000_t0000_u01745548868945") 2025/04/25 02:44:21 DEBUG : pre-dest1/1: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45877ba_d20250425_m024100_c001_v0001117_t0025_u01745548860347") 2025/04/25 02:44:21 DEBUG : pre-dest2/2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f419a281d9a842dec_d20250425_m024109_c001_v7007000_t0000_u01745548869127") 2025/04/25 02:44:21 DEBUG : pre-dest2/2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decda4_d20250425_m024101_c001_v0001041_t0002_u01745548861406") 2025/04/25 02:44:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40170bfa157325b9_d20250425_m024039_c001_v7007000_t0000_u01745548839370") 2025/04/25 02:44:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe27378f_d20250425_m024036_c001_v0001102_t0040_u01745548836203") 2025/04/25 02:44:21 DEBUG : sizeonly: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a93dd_d20250425_m023809_c001_v7007000_t0000_u01745548689613") 2025/04/25 02:44:21 DEBUG : sizeonly: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587525_d20250425_m023808_c001_v0001117_t0027_u01745548688448") 2025/04/25 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f84_d20250425_m024356_c001_v7007000_t0000_u01745549036675") 2025/04/25 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f115249c1c5ec0356_d20250425_m024355_c001_v0001184_t0040_u01745549035375") 2025/04/25 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f81_d20250425_m024353_c001_v7007000_t0000_u01745549033453") 2025/04/25 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f107d75f7b8239910_d20250425_m024352_c001_v0001176_t0059_u01745549032453") 2025/04/25 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4047c5ea14195af5_d20250425_m023937_c001_v7007000_t0000_u01745548777284") 2025/04/25 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decd03_d20250425_m023936_c001_v0001041_t0009_u01745548776089") 2025/04/25 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4047c5ea14195aef_d20250425_m023934_c001_v7007000_t0000_u01745548774804") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587697_d20250425_m023933_c001_v0001117_t0003_u01745548773787") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a93d9_d20250425_m023804_c001_v7007000_t0000_u01745548684431") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587510_d20250425_m023802_c001_v0001117_t0048_u01745548682491") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a93d7_d20250425_m023801_c001_v7007000_t0000_u01745548681758") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587508_d20250425_m023759_c001_v0001117_t0033_u01745548679956") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a93d5_d20250425_m023757_c001_v7007000_t0000_u01745548677155") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45874f0_d20250425_m023755_c001_v0001117_t0036_u01745548675968") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a93d2_d20250425_m023755_c001_v7007000_t0000_u01745548675424") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45874ea_d20250425_m023753_c001_v0001117_t0048_u01745548673896") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45874e0_d20250425_m023750_c001_v0001117_t0058_u01745548670717") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a93cf_d20250425_m023749_c001_v7007000_t0000_u01745548669970") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45874da_d20250425_m023748_c001_v0001117_t0033_u01745548668698") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45874d8_d20250425_m023747_c001_v0001117_t0021_u01745548667792") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a93cb_d20250425_m023746_c001_v7007000_t0000_u01745548666702") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45874cb_d20250425_m023744_c001_v0001117_t0009_u01745548664085") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45874c3_d20250425_m023740_c001_v0001117_t0019_u01745548660995") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a93ca_d20250425_m023740_c001_v7007000_t0000_u01745548660262") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45874bb_d20250425_m023739_c001_v0001117_t0028_u01745548659182") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45874b7_d20250425_m023738_c001_v0001117_t0020_u01745548658169") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a93c4_d20250425_m023737_c001_v7007000_t0000_u01745548657422") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a45874a3_d20250425_m023733_c001_v0001117_t0017_u01745548653585") 2025/04/25 02:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4104b912982a93c2_d20250425_m023733_c001_v7007000_t0000_u01745548653222") 2025/04/25 02:44:23 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a458749d_d20250425_m023732_c001_v0001117_t0019_u01745548652276") 2025/04/25 02:44:23 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40217cf5884bbf2e_d20250425_m023730_c001_v7007000_t0000_u01745548650648") 2025/04/25 02:44:23 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587495_d20250425_m023729_c001_v0001117_t0040_u01745548649765") 2025/04/25 02:44:23 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40217cf5884bbf2c_d20250425_m023729_c001_v7007000_t0000_u01745548649221") 2025/04/25 02:44:23 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587487_d20250425_m023727_c001_v0001117_t0007_u01745548647844") 2025/04/25 02:44:23 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40217cf5884bbf2b_d20250425_m023726_c001_v7007000_t0000_u01745548646580") 2025/04/25 02:44:23 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a458747d_d20250425_m023725_c001_v0001117_t0054_u01745548645488") 2025/04/25 02:44:23 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40217cf5884bbf29_d20250425_m023724_c001_v7007000_t0000_u01745548644943") 2025/04/25 02:44:23 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587473_d20250425_m023723_c001_v0001117_t0039_u01745548643804") 2025/04/25 02:44:23 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40217cf5884bbf28_d20250425_m023722_c001_v7007000_t0000_u01745548642825") 2025/04/25 02:44:23 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587469_d20250425_m023721_c001_v0001117_t0058_u01745548641942") 2025/04/25 02:44:23 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40217cf5884bbf22_d20250425_m023714_c001_v7007000_t0000_u01745548634888") 2025/04/25 02:44:23 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587443_d20250425_m023713_c001_v0001117_t0043_u01745548633627") 2025/04/25 02:44:23 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40217cf5884bbf21_d20250425_m023712_c001_v7007000_t0000_u01745548632724") 2025/04/25 02:44:23 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587435_d20250425_m023711_c001_v0001117_t0028_u01745548631805") 2025/04/25 02:44:23 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40217cf5884bbf20_d20250425_m023710_c001_v7007000_t0000_u01745548630904") 2025/04/25 02:44:23 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587427_d20250425_m023710_c001_v0001117_t0025_u01745548628878") 2025/04/25 02:44:23 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f40217cf5884bbf1f_d20250425_m023705_c001_v7007000_t0000_u01745548625982") 2025/04/25 02:44:23 DEBUG : sub dir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587413_d20250425_m023704_c001_v0001117_t0014_u01745548624923") 2025/04/25 02:44:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f85_d20250425_m024356_c001_v7007000_t0000_u01745549036861") 2025/04/25 02:44:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decef8_d20250425_m024355_c001_v0001041_t0009_u01745549035328") 2025/04/25 02:44:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f82_d20250425_m024353_c001_v7007000_t0000_u01745549033635") 2025/04/25 02:44:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273aa4_d20250425_m024352_c001_v0001102_t0057_u01745549032096") 2025/04/25 02:44:24 DEBUG : sub/yam: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4047c5ea14195ae4_d20250425_m023931_c001_v7007000_t0000_u01745548771027") 2025/04/25 02:44:24 DEBUG : sub/yam: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669deccf5_d20250425_m023929_c001_v0001041_t0019_u01745548769585") 2025/04/25 02:44:24 DEBUG : test_dir1/file2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f7e_d20250425_m024350_c001_v7007000_t0000_u01745549030517") 2025/04/25 02:44:24 DEBUG : test_dir1/file2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273a92_d20250425_m024349_c001_v0001102_t0025_u01745549029200") 2025/04/25 02:44:24 DEBUG : test_dir1/file2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f77_d20250425_m024347_c001_v7007000_t0000_u01745549027624") 2025/04/25 02:44:24 DEBUG : test_dir1/file2: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273a7e_d20250425_m024346_c001_v0001102_t0042_u01745549026421") 2025/04/25 02:44:24 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f7f_d20250425_m024350_c001_v7007000_t0000_u01745549030699") 2025/04/25 02:44:24 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669deceea_d20250425_m024349_c001_v0001041_t0047_u01745549029191") 2025/04/25 02:44:24 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f411ac54a1ea48f78_d20250425_m024347_c001_v7007000_t0000_u01745549027806") 2025/04/25 02:44:24 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decee4_d20250425_m024346_c001_v0001041_t0042_u01745549026412") 2025/04/25 02:44:24 DEBUG : three: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc8227_d20250425_m023919_c001_v7007000_t0000_u01745548759932") 2025/04/25 02:44:24 DEBUG : three: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a458765b_d20250425_m023918_c001_v0001117_t0011_u01745548758599") 2025/04/25 02:44:24 DEBUG : three: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f113fa722a4587649_d20250425_m023915_c001_v0001117_t0022_u01745548755004") 2025/04/25 02:44:24 DEBUG : two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f41290d5606dc8228_d20250425_m023920_c001_v7007000_t0000_u01745548760113") 2025/04/25 02:44:24 DEBUG : two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f403a5df3fe273685_d20250425_m023917_c001_v0001102_t0024_u01745548757157") 2025/04/25 02:44:24 DEBUG : two: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f413fa722a4587647_d20250425_m023914_c001_v0001117_t0017_u01745548754822") 2025/04/25 02:44:24 DEBUG : yam: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4047c5ea14195ae7_d20250425_m023931_c001_v7007000_t0000_u01745548771763") 2025/04/25 02:44:24 DEBUG : yam: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1107547f81f7eea6_d20250425_m023930_c001_v0001144_t0024_u01745548770513") 2025/04/25 02:44:25 DEBUG : yam: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4047c5ea14195ab7_d20250425_m023927_c001_v7007000_t0000_u01745548767202") 2025/04/25 02:44:25 DEBUG : yam: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f103a5df3fe273699_d20250425_m023924_c001_v0001102_t0016_u01745548764712") 2025/04/25 02:44:25 DEBUG : yam: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4047c5ea14195aad_d20250425_m023922_c001_v7007000_t0000_u01745548762687") 2025/04/25 02:44:25 DEBUG : yam: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1105123669decce1_d20250425_m023920_c001_v0001041_t0057_u01745548760669") 2025/04/25 02:44:25 DEBUG : yaml: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4047c5ea14195aba_d20250425_m023927_c001_v7007000_t0000_u01745548767938") 2025/04/25 02:44:25 DEBUG : yaml: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1172842766b83ecc_d20250425_m023926_c001_v0001105_t0023_u01745548766192") 2025/04/25 02:44:25 DEBUG : yaml: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f4047c5ea14195aaf_d20250425_m023923_c001_v7007000_t0000_u01745548763417") 2025/04/25 02:44:25 DEBUG : yaml: Deleting (id "4_z8f023db3c0ed6bab9f680e1b_f1067d1a602ddaf5c_d20250425_m023922_c001_v0001171_t0014_u01745548762327") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m25.838096824s (try 1/5)