"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/12/25 01:13:09 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka" 2024/12/25 01:13:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 01:13:09 DEBUG : Creating backend with remote "/tmp/rclone247892171" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 01:13:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/25 01:13:10 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:13:10 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.91s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/25 01:13:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 01:13:11 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:13:11 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:13:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 01:13:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:12 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.11s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", 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-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.41s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:14 DEBUG : Creating backend with remote "/non-existing" 2024/12/25 01:13:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/25 01:13:14 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:13:14 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 01:13:15 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:13:15 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:13:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 01:13:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.97s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:17 INFO : B2 bucket rclone-test-wuxayiz2poka: Running all checks before starting transfers 2024/12/25 01:13:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 01:13:17 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:13:17 INFO : B2 bucket rclone-test-wuxayiz2poka: Checks finished, now starting transfers 2024/12/25 01:13:17 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:13:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 01:13:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.60s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:18 ERROR : Ignoring --no-traverse with sync 2024/12/25 01:13:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 01:13:19 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:13:19 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:13:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 01:13:19 INFO : sub dir/hello world: Copied (new) 2024/12/25 01:13:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.67s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/25 01:13:20 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:13:20 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:13:21 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/25 01:13:21 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.62s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 01:13:22 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:13:22 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:13:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 01:13:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.55s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 01:13:24 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:13:24 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:13:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 01:13:24 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.04s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/25 01:13:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/25 01:13:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/25 01:13:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/25 01:13:25 DEBUG : sub dir: Making directory 2024/12/25 01:13:25 DEBUG : sub dir2: Making directory 2024/12/25 01:13:25 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/25 01:13:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 01:13:25 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:13:25 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:13:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 01:13:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/12/25 01:13:26 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.71s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:27 DEBUG : sub dir2: Making directory 2024/12/25 01:13:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/25 01:13:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/25 01:13:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 01:13:27 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:13:27 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:13:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 01:13:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:28 DEBUG : sub dir2: Making directory with metadata 2024/12/25 01:13:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/25 01:13:28 DEBUG : sub dir: Making directory 2024/12/25 01:13:28 DEBUG : sub dir2: Making directory 2024/12/25 01:13:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 01:13:28 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:13:28 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:13:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 01:13:29 INFO : sub dir/hello world: Copied (new) 2024/12/25 01:13:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/25 01:13:29 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/25 01:13:29 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.77s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", 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-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:30 DEBUG : sub dir2: Making directory 2024/12/25 01:13:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 01:13:30 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:13:30 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:13:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 01:13:31 INFO : sub dir/hello world: Copied (new) 2024/12/25 01:13:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.21s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:31 DEBUG : sub dir2: Making directory with metadata 2024/12/25 01:13:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/25 01:13:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/25 01:13:32 DEBUG : sub dir: Making directory 2024/12/25 01:13:32 DEBUG : sub dir2: Making directory 2024/12/25 01:13:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 01:13:32 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:13:32 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:13:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 01:13:32 INFO : sub dir/hello world: Copied (new) 2024/12/25 01:13:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/25 01:13:32 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.57s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", 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-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:33 DEBUG : sub dir2: Making directory 2024/12/25 01:13:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 01:13:34 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:13:34 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:13:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 01:13:34 INFO : sub dir/hello world: Copied (new) 2024/12/25 01:13:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.56s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:36 DEBUG : Creating backend with remote "TestB2:rclone-test-wibobop3jina" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-wuxayiz2poka -> B2 bucket rclone-test-wibobop3jina 2024/12/25 01:13:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 01:13:37 DEBUG : B2 bucket rclone-test-wibobop3jina: Waiting for checks to finish 2024/12/25 01:13:37 DEBUG : B2 bucket rclone-test-wibobop3jina: Waiting for transfers to finish 2024/12/25 01:13:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 01:13:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:39 DEBUG : B2 bucket rclone-test-wibobop3jina: Purge remote 2024/12/25 01:13:39 INFO : B2 bucket rclone-test-wibobop3jina: cleaning bucket "rclone-test-wibobop3jina" of all files 2024/12/25 01:13:39 DEBUG : sub dir/hello world: Deleting (id "4_zfff25df3600dfbbb9f380e1b_f117fb615a4973d86_d20241225_m011338_c001_v0001117_t0037_u01735089218152") --- PASS: TestServerSideCopy (5.27s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:40 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1130-02.backblaze.com/b2api/v1/b2_upload_file/ff52fd4350fdfbbb9f380e1b/c001_v0001130_t0022": EOF 2024/12/25 01:13:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1130-02.backblaze.com/b2api/v1/b2_upload_file/ff52fd4350fdfbbb9f380e1b/c001_v0001130_t0022": EOF) 2024/12/25 01:13:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-wuxayiz2poka: 1/10 (Post "https://pod-000-1130-02.backblaze.com/b2api/v1/b2_upload_file/ff52fd4350fdfbbb9f380e1b/c001_v0001130_t0022": EOF) 2024/12/25 01:13:43 DEBUG : pacer: Reducing sleep to 10ms 2024/12/25 01:13:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/25 01:13:44 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:13:44 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:13:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/25 01:13:44 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestCopyOverSelf (4.73s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:45 DEBUG : Creating backend with remote "TestB2:rclone-test-gewedem6puru" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-wuxayiz2poka -> B2 bucket rclone-test-gewedem6puru 2024/12/25 01:13:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 01:13:47 DEBUG : B2 bucket rclone-test-gewedem6puru: Waiting for checks to finish 2024/12/25 01:13:47 DEBUG : B2 bucket rclone-test-gewedem6puru: Waiting for transfers to finish 2024/12/25 01:13:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 01:13:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/25 01:13:48 DEBUG : B2 bucket rclone-test-gewedem6puru: Waiting for checks to finish 2024/12/25 01:13:48 DEBUG : B2 bucket rclone-test-gewedem6puru: Waiting for transfers to finish 2024/12/25 01:13:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/25 01:13:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:49 DEBUG : B2 bucket rclone-test-gewedem6puru: Purge remote 2024/12/25 01:13:49 INFO : B2 bucket rclone-test-gewedem6puru: cleaning bucket "rclone-test-gewedem6puru" of all files 2024/12/25 01:13:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d63600dfbbb9f380e1b_f103ce073667dc263_d20241225_m011349_c001_v0001115_t0029_u01735089229019") 2024/12/25 01:13:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f728d63600dfbbb9f380e1b_f118e42c3cbc2b64c_d20241225_m011347_c001_v0001182_t0043_u01735089227778") --- PASS: TestServerSideCopyOverSelf (6.51s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/25 01:13:52 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:13:52 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:13:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/25 01:13:52 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/25 01:13:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.06s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:54 DEBUG : Creating backend with remote "TestB2:rclone-test-widawuq8garo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-wuxayiz2poka -> B2 bucket rclone-test-widawuq8garo 2024/12/25 01:13:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 01:13:55 DEBUG : B2 bucket rclone-test-widawuq8garo: Waiting for checks to finish 2024/12/25 01:13:55 DEBUG : B2 bucket rclone-test-widawuq8garo: Waiting for transfers to finish 2024/12/25 01:13:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 01:13:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:13:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/25 01:13:58 DEBUG : B2 bucket rclone-test-widawuq8garo: Waiting for checks to finish 2024/12/25 01:13:58 DEBUG : B2 bucket rclone-test-widawuq8garo: Waiting for transfers to finish 2024/12/25 01:13:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/25 01:13:58 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/25 01:13:58 INFO : sub dir/hello world: Deleted 2024/12/25 01:13:59 DEBUG : testing file moves 2024/12/25 01:13:59 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/25 01:13:59 DEBUG : B2 bucket rclone-test-widawuq8garo: Waiting for checks to finish 2024/12/25 01:13:59 DEBUG : B2 bucket rclone-test-widawuq8garo: Waiting for transfers to finish 2024/12/25 01:14:00 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/12/25 01:14:00 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/25 01:14:00 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:01 DEBUG : B2 bucket rclone-test-widawuq8garo: Purge remote 2024/12/25 01:14:01 INFO : B2 bucket rclone-test-widawuq8garo: cleaning bucket "rclone-test-widawuq8garo" of all files 2024/12/25 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf42ad73600dfbbb9f380e1b_f110e850d82806b48_d20241225_m011400_c001_v0001106_t0026_u01735089240000") 2024/12/25 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf42ad73600dfbbb9f380e1b_f112b4eeaec7fa3ab_d20241225_m011358_c001_v0001184_t0018_u01735089238452") 2024/12/25 01:14:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf42ad73600dfbbb9f380e1b_f106285662f306898_d20241225_m011356_c001_v0001106_t0000_u01735089236334") --- PASS: TestServerSideMoveOverSelf (9.38s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:03 ERROR : : error listing: directory not found 2024/12/25 01:14:03 DEBUG : Local file system at /tmp/rclone247892171: Making directory 2024/12/25 01:14:04 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:04 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.84s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 01:14:06 DEBUG : Local file system at /tmp/rclone247892171: Waiting for checks to finish 2024/12/25 01:14:06 DEBUG : Local file system at /tmp/rclone247892171: Waiting for transfers to finish 2024/12/25 01:14:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 01:14:06 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/12/25 01:14:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:07 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/25 01:14:07 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:07 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/25 01:14:07 INFO : check sum: Copied (new) 2024/12/25 01:14:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:08 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/25 01:14:08 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/25 01:14:08 DEBUG : check sum: Unchanged skipping 2024/12/25 01:14:08 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:08 DEBUG : Waiting for deletions to finish 2024/12/25 01:14:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.20s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:09 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/25 01:14:09 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:09 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:10 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/25 01:14:10 INFO : sizeonly: Copied (new) 2024/12/25 01:14:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:10 DEBUG : sizeonly: Sizes identical 2024/12/25 01:14:10 DEBUG : sizeonly: Unchanged skipping 2024/12/25 01:14:10 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:10 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:10 DEBUG : Waiting for deletions to finish 2024/12/25 01:14:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.59s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/25 01:14:12 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:12 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:12 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/25 01:14:12 INFO : ignore-size: Copied (new) 2024/12/25 01:14:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:13 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:14:13 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:13 DEBUG : ignore-size: Unchanged skipping 2024/12/25 01:14:13 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:13 DEBUG : Waiting for deletions to finish 2024/12/25 01:14:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.22s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:14:15 DEBUG : existing: Unchanged skipping 2024/12/25 01:14:15 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:15 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:15 DEBUG : Waiting for deletions to finish 2024/12/25 01:14:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/25 01:14:15 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:15 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/25 01:14:15 INFO : existing: Copied (replaced existing) 2024/12/25 01:14:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.50s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:17 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/25 01:14:17 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:17 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/25 01:14:17 INFO : existing: Copied (new) 2024/12/25 01:14:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:17 DEBUG : existing: Destination exists, skipping 2024/12/25 01:14:17 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:17 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:17 DEBUG : Waiting for deletions to finish 2024/12/25 01:14:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.20s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:19 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/25 01:14:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/25 01:14:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:14:20 DEBUG : c/non empty space: Unchanged skipping 2024/12/25 01:14:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 01:14:20 INFO : a/potato2: Copied (new) 2024/12/25 01:14:20 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:20 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:20 DEBUG : Waiting for deletions to finish 2024/12/25 01:14:20 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.66s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:22 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 2024/12/25 01:14:22 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/25 01:14:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/25 01:14:22 DEBUG : empty space: Unchanged skipping 2024/12/25 01:14:22 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:22 DEBUG : Waiting for deletions to finish 2024/12/25 01:14:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:22 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:22 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 2024/12/25 01:14:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/25 01:14:23 INFO : empty space: Updated modification time in destination 2024/12/25 01:14:23 DEBUG : empty space: Unchanged skipping 2024/12/25 01:14:23 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:23 DEBUG : Waiting for deletions to finish 2024/12/25 01:14:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.25s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:25 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 2024/12/25 01:14:25 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/25 01:14:25 DEBUG : empty space: Unchanged skipping 2024/12/25 01:14:25 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:25 DEBUG : Waiting for deletions to finish 2024/12/25 01:14:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.74s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:27 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:27 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 2024/12/25 01:14:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone247892171) 2024/12/25 01:14:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wuxayiz2poka) 2024/12/25 01:14:27 DEBUG : foo: sha1 differ 2024/12/25 01:14:27 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/25 01:14:27 INFO : foo: Copied (replaced existing) 2024/12/25 01:14:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.88s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:29 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/25 01:14:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:14:29 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:29 DEBUG : empty space: Unchanged skipping 2024/12/25 01:14:29 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:29 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 01:14:29 INFO : potato: Copied (new) 2024/12/25 01:14:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.08s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:31 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/25 01:14:31 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:31 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/25 01:14:31 INFO : potato: Copied (replaced existing) 2024/12/25 01:14:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.92s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:33 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 2024/12/25 01:14:33 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone247892171) 2024/12/25 01:14:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wuxayiz2poka) 2024/12/25 01:14:33 DEBUG : potato: sha1 differ 2024/12/25 01:14:33 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/25 01:14:33 INFO : potato: Copied (replaced existing) 2024/12/25 01:14:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 01:14:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/25 01:14:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:14:35 DEBUG : empty space: Unchanged skipping 2024/12/25 01:14:35 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:35 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:35 DEBUG : Waiting for deletions to finish 2024/12/25 01:14:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 01:14:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:14:37 DEBUG : empty space: Unchanged skipping 2024/12/25 01:14:37 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:37 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 01:14:37 INFO : potato2: Copied (new) 2024/12/25 01:14:37 DEBUG : Waiting for deletions to finish 2024/12/25 01:14:37 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:39 DEBUG : d: Making directory 2024/12/25 01:14:39 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/12/25 01:14:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/25 01:14:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:14:40 DEBUG : c/non empty space: Unchanged skipping 2024/12/25 01:14:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 01:14:40 INFO : a/potato2: Copied (new) 2024/12/25 01:14:40 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:40 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:40 DEBUG : Waiting for deletions to finish 2024/12/25 01:14:40 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:42 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/25 01:14:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/25 01:14:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:14:42 DEBUG : c/non empty space: Unchanged skipping 2024/12/25 01:14:42 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:42 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 01:14:42 INFO : a/potato2: Copied (new) 2024/12/25 01:14:42 ERROR : B2 bucket rclone-test-wuxayiz2poka: not deleting files as there were IO errors 2024/12/25 01:14:42 ERROR : B2 bucket rclone-test-wuxayiz2poka: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.53s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:44 DEBUG : Waiting for deletions to finish 2024/12/25 01:14:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 01:14:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:14:45 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:45 DEBUG : empty space: Unchanged skipping 2024/12/25 01:14:45 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:45 INFO : potato: Deleted 2024/12/25 01:14:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 01:14:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.35s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:47 DEBUG : Waiting for deletions to finish 2024/12/25 01:14:47 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:47 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:47 INFO : potato: Deleted 2024/12/25 01:14:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 01:14:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:14:47 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:47 DEBUG : empty space: Unchanged skipping 2024/12/25 01:14:47 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 01:14:47 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.64s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 01:14:49 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:49 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:50 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/25 01:14:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.10s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:52 DEBUG : enormous: Excluded (Size Filter) 2024/12/25 01:14:52 DEBUG : enormous: Excluded 2024/12/25 01:14:52 DEBUG : potato2: Excluded (Size Filter) 2024/12/25 01:14:52 DEBUG : potato2: Excluded 2024/12/25 01:14:52 DEBUG : potato2: Excluded (Size Filter) 2024/12/25 01:14:52 DEBUG : potato2: Excluded 2024/12/25 01:14:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:14:52 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:52 DEBUG : empty space: Unchanged skipping 2024/12/25 01:14:52 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:52 DEBUG : Waiting for deletions to finish 2024/12/25 01:14:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:52 DEBUG : enormous: Excluded (Size Filter) 2024/12/25 01:14:52 DEBUG : enormous: Excluded 2024/12/25 01:14:52 DEBUG : potato2: Excluded (Size Filter) 2024/12/25 01:14:52 DEBUG : potato2: Excluded 2024/12/25 01:14:52 DEBUG : potato2: Excluded (Size Filter) 2024/12/25 01:14:52 DEBUG : potato2: Excluded 2024/12/25 01:14:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/25 01:14:52 DEBUG : empty space: Unchanged skipping 2024/12/25 01:14:52 DEBUG : Local file system at /tmp/rclone247892171: Waiting for checks to finish 2024/12/25 01:14:52 DEBUG : Local file system at /tmp/rclone247892171: Waiting for transfers to finish 2024/12/25 01:14:52 DEBUG : Waiting for deletions to finish 2024/12/25 01:14:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:54 DEBUG : enormous: Excluded (Size Filter) 2024/12/25 01:14:54 DEBUG : enormous: Excluded 2024/12/25 01:14:54 DEBUG : potato2: Excluded (Size Filter) 2024/12/25 01:14:54 DEBUG : potato2: Excluded 2024/12/25 01:14:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:14:55 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:55 DEBUG : empty space: Unchanged skipping 2024/12/25 01:14:55 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:55 DEBUG : Waiting for deletions to finish 2024/12/25 01:14:55 INFO : enormous: Deleted 2024/12/25 01:14:55 INFO : potato2: Deleted 2024/12/25 01:14:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/25 01:14:55 DEBUG : empty space: Unchanged skipping 2024/12/25 01:14:55 DEBUG : Local file system at /tmp/rclone247892171: Waiting for checks to finish 2024/12/25 01:14:55 DEBUG : Local file system at /tmp/rclone247892171: Waiting for transfers to finish 2024/12/25 01:14:55 DEBUG : Waiting for deletions to finish 2024/12/25 01:14:55 INFO : enormous: Deleted 2024/12/25 01:14:55 INFO : potato2: Deleted 2024/12/25 01:14:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:14:58 DEBUG : five: Need to transfer - File not found at Destination 2024/12/25 01:14:58 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/25 01:14:58 DEBUG : one: Destination is newer than source, skipping 2024/12/25 01:14:58 DEBUG : three: Sizes identical 2024/12/25 01:14:58 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:58 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/25 01:14:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone247892171) 2024/12/25 01:14:58 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wuxayiz2poka) 2024/12/25 01:14:58 DEBUG : two: sha1 differ 2024/12/25 01:14:58 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/25 01:14:58 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/25 01:14:58 INFO : five: Copied (new) 2024/12/25 01:14:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/25 01:14:58 INFO : four: Copied (replaced existing) 2024/12/25 01:14:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/25 01:14:59 INFO : two: Copied (replaced existing) 2024/12/25 01:14:59 DEBUG : Waiting for deletions to finish 2024/12/25 01:14:59 DEBUG : one: Destination is newer than source, skipping 2024/12/25 01:14:59 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:14:59 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/25 01:14:59 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/25 01:14:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone247892171) 2024/12/25 01:14:59 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/25 01:14:59 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wuxayiz2poka) 2024/12/25 01:14:59 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/25 01:14:59 DEBUG : three: sha1 differ 2024/12/25 01:14:59 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/25 01:14:59 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/25 01:14:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/25 01:14:59 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/25 01:14:59 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/25 01:14:59 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/25 01:14:59 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:14:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/25 01:14:59 INFO : three: Copied (replaced existing) 2024/12/25 01:14:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.21s) === 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-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/25 01:15:01 INFO : B2 bucket rclone-test-wuxayiz2poka: Making map for --track-renames 2024/12/25 01:15:01 INFO : B2 bucket rclone-test-wuxayiz2poka: Finished making map for --track-renames 2024/12/25 01:15:01 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:15:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/25 01:15:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/25 01:15:01 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for renames to finish 2024/12/25 01:15:01 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:15:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/25 01:15:01 INFO : yam: Copied (new) 2024/12/25 01:15:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/25 01:15:01 INFO : potato: Copied (new) 2024/12/25 01:15:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:15:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:15:02 INFO : B2 bucket rclone-test-wuxayiz2poka: Making map for --track-renames 2024/12/25 01:15:02 INFO : B2 bucket rclone-test-wuxayiz2poka: Finished making map for --track-renames 2024/12/25 01:15:02 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:15:02 DEBUG : potato: Unchanged skipping 2024/12/25 01:15:02 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for renames to finish 2024/12/25 01:15:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/25 01:15:02 INFO : yam: Copied (server-side copy) to: yaml 2024/12/25 01:15:03 INFO : yam: Deleted 2024/12/25 01:15:03 INFO : yaml: Renamed from "yam" 2024/12/25 01:15:03 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:15:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.41s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/25 01:15:04 INFO : B2 bucket rclone-test-wuxayiz2poka: Making map for --track-renames 2024/12/25 01:15:04 INFO : B2 bucket rclone-test-wuxayiz2poka: Finished making map for --track-renames 2024/12/25 01:15:04 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:15:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/25 01:15:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/25 01:15:04 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for renames to finish 2024/12/25 01:15:04 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:15:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/25 01:15:05 INFO : yam: Copied (new) 2024/12/25 01:15:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/25 01:15:05 INFO : potato: Copied (new) 2024/12/25 01:15:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:15:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:15:05 INFO : B2 bucket rclone-test-wuxayiz2poka: Making map for --track-renames 2024/12/25 01:15:05 INFO : B2 bucket rclone-test-wuxayiz2poka: Finished making map for --track-renames 2024/12/25 01:15:05 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:15:05 DEBUG : potato: Unchanged skipping 2024/12/25 01:15:05 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for renames to finish 2024/12/25 01:15:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/25 01:15:06 INFO : yam: Copied (server-side copy) to: yaml 2024/12/25 01:15:06 INFO : yam: Deleted 2024/12/25 01:15:06 INFO : yaml: Renamed from "yam" 2024/12/25 01:15:06 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:15:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/25 01:15:08 INFO : B2 bucket rclone-test-wuxayiz2poka: Making map for --track-renames 2024/12/25 01:15:08 INFO : B2 bucket rclone-test-wuxayiz2poka: Finished making map for --track-renames 2024/12/25 01:15:08 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:15:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/25 01:15:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/25 01:15:08 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for renames to finish 2024/12/25 01:15:08 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:15:08 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/25 01:15:08 INFO : sub/yam: Copied (new) 2024/12/25 01:15:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/25 01:15:09 INFO : potato: Copied (new) 2024/12/25 01:15:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:15:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:15:09 DEBUG : potato: Unchanged skipping 2024/12/25 01:15:09 INFO : B2 bucket rclone-test-wuxayiz2poka: Making map for --track-renames 2024/12/25 01:15:09 INFO : B2 bucket rclone-test-wuxayiz2poka: Finished making map for --track-renames 2024/12/25 01:15:09 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:15:09 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for renames to finish 2024/12/25 01:15:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/25 01:15:10 INFO : sub/yam: Copied (server-side copy) to: yam 2024/12/25 01:15:10 INFO : sub/yam: Deleted 2024/12/25 01:15:10 INFO : yam: Renamed from "sub/yam" 2024/12/25 01:15:10 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:15:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.68s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:15:12 DEBUG : Creating backend with remote "/tmp/rclone247892171/dir1" 2024/12/25 01:15:12 DEBUG : Config file has changed externally - reloading 2024/12/25 01:15:12 DEBUG : Creating backend with remote "/tmp/rclone247892171/dir2" 2024/12/25 01:15:12 DEBUG : Local file system at /tmp/rclone247892171/dir2: Using server-side directory move 2024/12/25 01:15:12 INFO : Local file system at /tmp/rclone247892171/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/25 01:15:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/25 01:15:12 DEBUG : Local file system at /tmp/rclone247892171/dir2: Waiting for checks to finish 2024/12/25 01:15:12 DEBUG : Local file system at /tmp/rclone247892171/dir2: Waiting for transfers to finish 2024/12/25 01:15:12 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:15:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 01:15:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/25 01:15:12 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:15:12 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:15:12 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/25 01:15:12 INFO : nested/sub dir/file: Copied (new) 2024/12/25 01:15:12 INFO : nested/sub dir/file: Deleted 2024/12/25 01:15:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 01:15:13 INFO : sub dir/hello world: Copied (new) 2024/12/25 01:15:13 INFO : sub dir/hello world: Deleted 2024/12/25 01:15:13 INFO : sub dir: Removing directory 2024/12/25 01:15:13 INFO : nested/sub dir: Removing directory 2024/12/25 01:15:13 INFO : nested: Removing directory 2024/12/25 01:15:13 DEBUG : Local file system at /tmp/rclone247892171: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:15:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 01:15:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/25 01:15:14 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:15:14 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:15:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/25 01:15:15 INFO : nested/sub dir/file: Copied (new) 2024/12/25 01:15:15 INFO : nested/sub dir/file: Deleted 2024/12/25 01:15:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/25 01:15:15 INFO : sub dir/hello world: Copied (new) 2024/12/25 01:15:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:15:16 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/25 01:15:16 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/25 01:15:16 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:15:16 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:15:17 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/25 01:15:17 INFO : existing-b: Copied (new) 2024/12/25 01:15:17 INFO : existing-b: Deleted 2024/12/25 01:15:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/25 01:15:17 INFO : existing: Copied (new) 2024/12/25 01:15:17 INFO : existing: Deleted 2024/12/25 01:15:17 DEBUG : existing: Destination exists, skipping 2024/12/25 01:15:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/25 01:15:17 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:15:17 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:15:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.06s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:15:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qejeyux5duzo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wuxayiz2poka -> B2 bucket rclone-test-qejeyux5duzo 2024/12/25 01:15:21 DEBUG : empty space: Clearing upload URL because of error: CPU too busy (503 service_unavailable) 2024/12/25 01:15:21 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable)) 2024/12/25 01:15:21 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:281: Retry Put of "empty space" to B2 bucket rclone-test-qejeyux5duzo: 1/10 (CPU too busy (503 service_unavailable)) 2024/12/25 01:15:23 DEBUG : pacer: Reducing sleep to 500ms 2024/12/25 01:15:25 DEBUG : pacer: Reducing sleep to 250ms 2024/12/25 01:15:25 DEBUG : pacer: Reducing sleep to 125ms 2024/12/25 01:15:25 DEBUG : pacer: Reducing sleep to 62.5ms 2024/12/25 01:15:25 DEBUG : pacer: Reducing sleep to 31.25ms 2024/12/25 01:15:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 01:15:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/25 01:15:26 DEBUG : empty space: Unchanged skipping 2024/12/25 01:15:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/25 01:15:26 DEBUG : B2 bucket rclone-test-qejeyux5duzo: Waiting for checks to finish 2024/12/25 01:15:26 INFO : empty space: Deleted 2024/12/25 01:15:26 DEBUG : B2 bucket rclone-test-qejeyux5duzo: Waiting for transfers to finish 2024/12/25 01:15:26 DEBUG : pacer: Reducing sleep to 15.625ms 2024/12/25 01:15:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/25 01:15:26 INFO : potato3: Copied (server-side copy) 2024/12/25 01:15:26 INFO : potato3: Deleted 2024/12/25 01:15:26 DEBUG : pacer: Reducing sleep to 10ms 2024/12/25 01:15:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 01:15:26 INFO : potato2: Copied (server-side copy) 2024/12/25 01:15:27 INFO : potato2: Deleted 2024/12/25 01:15:27 DEBUG : Creating backend with remote "TestB2:rclone-test-howajij0peto" 2024/12/25 01:15:28 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/25 01:15:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 01:15:28 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/25 01:15:28 DEBUG : B2 bucket rclone-test-howajij0peto: Waiting for checks to finish 2024/12/25 01:15:28 DEBUG : B2 bucket rclone-test-howajij0peto: Waiting for transfers to finish 2024/12/25 01:15:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/25 01:15:29 INFO : empty space: Copied (server-side copy) 2024/12/25 01:15:29 INFO : empty space: Deleted 2024/12/25 01:15:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/25 01:15:29 INFO : potato3: Copied (server-side copy) 2024/12/25 01:15:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 01:15:29 INFO : potato2: Copied (server-side copy) 2024/12/25 01:15:29 INFO : potato3: Deleted 2024/12/25 01:15:30 INFO : potato2: Deleted 2024/12/25 01:15:30 DEBUG : B2 bucket rclone-test-howajij0peto: Purge remote 2024/12/25 01:15:30 INFO : B2 bucket rclone-test-howajij0peto: cleaning bucket "rclone-test-howajij0peto" of all files 2024/12/25 01:15:30 DEBUG : empty space: Deleting (id "4_z4f921d23602dfbbb9f380e1b_f100e08401ea044ab_d20241225_m011529_c001_v0001184_t0031_u01735089329221") 2024/12/25 01:15:30 DEBUG : potato2: Deleting (id "4_z4f921d23602dfbbb9f380e1b_f10751ab2d9f4a359_d20241225_m011529_c001_v0001105_t0007_u01735089329458") 2024/12/25 01:15:30 DEBUG : potato3: Deleting (id "4_z4f921d23602dfbbb9f380e1b_f1049c2b93ea2752c_d20241225_m011529_c001_v0001184_t0059_u01735089329591") 2024/12/25 01:15:31 DEBUG : B2 bucket rclone-test-qejeyux5duzo: Purge remote 2024/12/25 01:15:31 INFO : B2 bucket rclone-test-qejeyux5duzo: cleaning bucket "rclone-test-qejeyux5duzo" of all files 2024/12/25 01:15:31 DEBUG : empty space: Deleting (id "4_z9f72fd23601dfbbb9f380e1b_f4009b2585ef77939_d20241225_m011529_c001_v7007000_t0000_u01735089329436") 2024/12/25 01:15:31 DEBUG : empty space: Deleting (id "4_z9f72fd23601dfbbb9f380e1b_f110fe3c86788fa34_d20241225_m011525_c001_v0001184_t0010_u01735089325127") 2024/12/25 01:15:31 DEBUG : potato2: Deleting (id "4_z9f72fd23601dfbbb9f380e1b_f4024221b768fd8fb_d20241225_m011529_c001_v7007000_t0000_u01735089329946") 2024/12/25 01:15:31 DEBUG : potato2: Deleting (id "4_z9f72fd23601dfbbb9f380e1b_f101b5c6be6a15b8a_d20241225_m011526_c001_v0001184_t0008_u01735089326742") 2024/12/25 01:15:31 DEBUG : potato3: Deleting (id "4_z9f72fd23601dfbbb9f380e1b_f4009b2585ef7793a_d20241225_m011529_c001_v7007000_t0000_u01735089329793") 2024/12/25 01:15:31 DEBUG : potato3: Deleting (id "4_z9f72fd23601dfbbb9f380e1b_f108a619ef8a9492a_d20241225_m011526_c001_v0001105_t0028_u01735089326351") 2024/12/25 01:15:31 DEBUG : potato3: Deleting (id "4_z9f72fd23601dfbbb9f380e1b_f110fe3c86788fa3c_d20241225_m011525_c001_v0001184_t0000_u01735089325347") --- PASS: TestServerSideMove (14.55s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:15:33 DEBUG : Creating backend with remote "TestB2:rclone-test-xirutov0sosu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wuxayiz2poka -> B2 bucket rclone-test-xirutov0sosu 2024/12/25 01:15:38 DEBUG : empty space: Excluded (Size Filter) 2024/12/25 01:15:38 DEBUG : empty space: Excluded 2024/12/25 01:15:38 DEBUG : empty space: Excluded (Size Filter) 2024/12/25 01:15:38 DEBUG : empty space: Excluded 2024/12/25 01:15:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 01:15:38 DEBUG : B2 bucket rclone-test-xirutov0sosu: Waiting for checks to finish 2024/12/25 01:15:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/25 01:15:38 DEBUG : B2 bucket rclone-test-xirutov0sosu: Waiting for transfers to finish 2024/12/25 01:15:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 01:15:38 INFO : potato2: Copied (server-side copy) 2024/12/25 01:15:38 INFO : potato2: Deleted 2024/12/25 01:15:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/25 01:15:38 INFO : potato3: Copied (server-side copy) 2024/12/25 01:15:39 INFO : potato3: Deleted 2024/12/25 01:15:39 DEBUG : Creating backend with remote "TestB2:rclone-test-memogav9fuci" 2024/12/25 01:15:40 DEBUG : empty space: Excluded (Size Filter) 2024/12/25 01:15:40 DEBUG : empty space: Excluded 2024/12/25 01:15:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 01:15:40 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/25 01:15:40 DEBUG : B2 bucket rclone-test-memogav9fuci: Waiting for checks to finish 2024/12/25 01:15:40 DEBUG : B2 bucket rclone-test-memogav9fuci: Waiting for transfers to finish 2024/12/25 01:15:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 01:15:41 INFO : potato2: Copied (server-side copy) 2024/12/25 01:15:41 INFO : potato2: Deleted 2024/12/25 01:15:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/25 01:15:41 INFO : potato3: Copied (server-side copy) 2024/12/25 01:15:42 INFO : potato3: Deleted 2024/12/25 01:15:42 DEBUG : B2 bucket rclone-test-memogav9fuci: Purge remote 2024/12/25 01:15:42 INFO : B2 bucket rclone-test-memogav9fuci: cleaning bucket "rclone-test-memogav9fuci" of all files 2024/12/25 01:15:42 DEBUG : potato2: Deleting (id "4_z8f624d13602dfbbb9f380e1b_f1052ac88d04a2ebd_d20241225_m011541_c001_v0001179_t0021_u01735089341234") 2024/12/25 01:15:42 DEBUG : potato3: Deleting (id "4_z8f624d13602dfbbb9f380e1b_f11674fb34d06cd32_d20241225_m011541_c001_v0001120_t0008_u01735089341502") 2024/12/25 01:15:43 DEBUG : B2 bucket rclone-test-xirutov0sosu: Purge remote 2024/12/25 01:15:43 INFO : B2 bucket rclone-test-xirutov0sosu: cleaning bucket "rclone-test-xirutov0sosu" of all files 2024/12/25 01:15:43 DEBUG : empty space: Deleting (id "4_zcf522df3602dfbbb9f380e1b_f1032957d00ce3f9c_d20241225_m011537_c001_v0001161_t0042_u01735089337205") 2024/12/25 01:15:43 DEBUG : potato2: Deleting (id "4_zcf522df3602dfbbb9f380e1b_f409c812ec06f1c36_d20241225_m011541_c001_v7007000_t0000_u01735089341465") 2024/12/25 01:15:43 DEBUG : potato2: Deleting (id "4_zcf522df3602dfbbb9f380e1b_f106201223fbc8831_d20241225_m011538_c001_v0001183_t0007_u01735089338293") 2024/12/25 01:15:43 DEBUG : potato3: Deleting (id "4_zcf522df3602dfbbb9f380e1b_f409c812ec06f1c37_d20241225_m011541_c001_v7007000_t0000_u01735089341954") 2024/12/25 01:15:43 DEBUG : potato3: Deleting (id "4_zcf522df3602dfbbb9f380e1b_f11603a73cbdbbd97_d20241225_m011538_c001_v0001104_t0033_u01735089338525") 2024/12/25 01:15:43 DEBUG : potato3: Deleting (id "4_zcf522df3602dfbbb9f380e1b_f1032957d00ce3f9e_d20241225_m011537_c001_v0001161_t0035_u01735089337586") --- PASS: TestServerSideMoveWithFilter (12.19s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:15:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qobacuj4voni" 2024/12/25 01:15:47 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wuxayiz2poka -> B2 bucket rclone-test-qobacuj4voni 2024/12/25 01:15:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 01:15:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/25 01:15:50 DEBUG : empty space: Unchanged skipping 2024/12/25 01:15:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/25 01:15:50 DEBUG : B2 bucket rclone-test-qobacuj4voni: Waiting for checks to finish 2024/12/25 01:15:50 INFO : empty space: Deleted 2024/12/25 01:15:50 DEBUG : B2 bucket rclone-test-qobacuj4voni: Waiting for transfers to finish 2024/12/25 01:15:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 01:15:50 INFO : potato2: Copied (server-side copy) 2024/12/25 01:15:51 INFO : potato2: Deleted 2024/12/25 01:15:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/25 01:15:51 INFO : potato3: Copied (server-side copy) 2024/12/25 01:15:51 INFO : potato3: Deleted 2024/12/25 01:15:51 DEBUG : Creating backend with remote "TestB2:rclone-test-menodij6ludi" 2024/12/25 01:15:52 DEBUG : tomatoDir: Making directory 2024/12/25 01:15:53 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/25 01:15:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 01:15:53 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/25 01:15:53 DEBUG : B2 bucket rclone-test-menodij6ludi: Waiting for checks to finish 2024/12/25 01:15:53 DEBUG : B2 bucket rclone-test-menodij6ludi: Waiting for transfers to finish 2024/12/25 01:15:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/25 01:15:53 INFO : empty space: Copied (server-side copy) 2024/12/25 01:15:53 INFO : empty space: Deleted 2024/12/25 01:15:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/25 01:15:54 INFO : potato2: Copied (server-side copy) 2024/12/25 01:15:54 INFO : potato2: Deleted 2024/12/25 01:15:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/25 01:15:56 INFO : potato3: Copied (server-side copy) 2024/12/25 01:15:56 INFO : potato3: Deleted 2024/12/25 01:15:56 DEBUG : B2 bucket rclone-test-menodij6ludi: Purge remote 2024/12/25 01:15:56 INFO : B2 bucket rclone-test-menodij6ludi: cleaning bucket "rclone-test-menodij6ludi" of all files 2024/12/25 01:15:57 DEBUG : empty space: Deleting (id "4_z3f027d23602dfbbb9f380e1b_f107f92c36c44a1d2_d20241225_m011553_c001_v0001184_t0011_u01735089353678") 2024/12/25 01:15:57 DEBUG : potato2: Deleting (id "4_z3f027d23602dfbbb9f380e1b_f11839ca05fb35f00_d20241225_m011553_c001_v0001181_t0005_u01735089353908") 2024/12/25 01:15:57 DEBUG : potato3: Deleting (id "4_z3f027d23602dfbbb9f380e1b_f111ab3b715894258_d20241225_m011556_c001_v0001183_t0028_u01735089356078") 2024/12/25 01:15:57 DEBUG : B2 bucket rclone-test-qobacuj4voni: Purge remote 2024/12/25 01:15:57 INFO : B2 bucket rclone-test-qobacuj4voni: cleaning bucket "rclone-test-qobacuj4voni" of all files 2024/12/25 01:15:58 DEBUG : empty space: Deleting (id "4_z6f325df3602dfbbb9f380e1b_f4053fe083c7221a3_d20241225_m011553_c001_v7007000_t0000_u01735089353881") 2024/12/25 01:15:58 DEBUG : empty space: Deleting (id "4_z6f325df3602dfbbb9f380e1b_f115a8f7271bc1503_d20241225_m011549_c001_v0001093_t0044_u01735089349541") 2024/12/25 01:15:58 DEBUG : potato2: Deleting (id "4_z6f325df3602dfbbb9f380e1b_f4053fe083c7221a4_d20241225_m011554_c001_v7007000_t0000_u01735089354124") 2024/12/25 01:15:58 DEBUG : potato2: Deleting (id "4_z6f325df3602dfbbb9f380e1b_f102a59b7ecc83da5_d20241225_m011550_c001_v0001146_t0013_u01735089350737") 2024/12/25 01:15:58 DEBUG : potato3: Deleting (id "4_z6f325df3602dfbbb9f380e1b_f4053fe083c7221a8_d20241225_m011556_c001_v7007000_t0000_u01735089356284") 2024/12/25 01:15:58 DEBUG : potato3: Deleting (id "4_z6f325df3602dfbbb9f380e1b_f119babad975a7040_d20241225_m011551_c001_v0001183_t0019_u01735089351100") 2024/12/25 01:15:58 DEBUG : potato3: Deleting (id "4_z6f325df3602dfbbb9f380e1b_f115a8f7271bc150b_d20241225_m011549_c001_v0001093_t0021_u01735089349921") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.52s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:15:59 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.40s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:16:02 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncOverlap (3.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:16:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/rclone-sync-test" 2024/12/25 01:16:07 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/rclone-sync-test-include/layer2" 2024/12/25 01:16:09 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/rclone-sync-test-ignore-file" 2024/12/25 01:16:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/12/25 01:16:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/25 01:16:12 DEBUG : pacer: Reducing sleep to 10ms 2024/12/25 01:16:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/25 01:16:12 DEBUG : B2 bucket rclone-test-wuxayiz2poka path rclone-sync-test: Waiting for checks to finish 2024/12/25 01:16:12 DEBUG : B2 bucket rclone-test-wuxayiz2poka path rclone-sync-test: Waiting for transfers to finish 2024/12/25 01:16:12 DEBUG : Waiting for deletions to finish 2024/12/25 01:16:12 INFO : There was nothing to transfer 2024/12/25 01:16:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/25 01:16:13 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:16:13 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:16:13 DEBUG : Waiting for deletions to finish 2024/12/25 01:16:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:16:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/25 01:16:14 DEBUG : B2 bucket rclone-test-wuxayiz2poka path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/25 01:16:14 DEBUG : B2 bucket rclone-test-wuxayiz2poka path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/25 01:16:14 DEBUG : Waiting for deletions to finish 2024/12/25 01:16:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:16:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/25 01:16:14 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:16:14 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:16:14 DEBUG : Waiting for deletions to finish 2024/12/25 01:16:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:16:14 DEBUG : : Excluded 2024/12/25 01:16:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/25 01:16:15 DEBUG : B2 bucket rclone-test-wuxayiz2poka path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/25 01:16:15 DEBUG : B2 bucket rclone-test-wuxayiz2poka path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/25 01:16:15 DEBUG : Waiting for deletions to finish 2024/12/25 01:16:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.62s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:16:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/dst" 2024/12/25 01:16:23 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/CompareDest" 2024/12/25 01:16:25 DEBUG : one: Need to transfer - File not found at Destination 2024/12/25 01:16:25 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:16:25 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:16:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/25 01:16:25 INFO : one: Copied (new) 2024/12/25 01:16:25 DEBUG : Waiting for deletions to finish 2024/12/25 01:16:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 01:16:26 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:16:26 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:16:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/25 01:16:27 INFO : one: Copied (replaced existing) 2024/12/25 01:16:27 DEBUG : Waiting for deletions to finish 2024/12/25 01:16:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 01:16:28 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:16:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:16:28 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 01:16:28 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:16:28 DEBUG : Waiting for deletions to finish 2024/12/25 01:16:28 INFO : There was nothing to transfer 2024/12/25 01:16:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:16:30 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/25 01:16:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 01:16:30 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:16:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:16:30 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 01:16:30 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:16:30 DEBUG : Waiting for deletions to finish 2024/12/25 01:16:30 INFO : There was nothing to transfer 2024/12/25 01:16:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:16:30 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/25 01:16:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 01:16:30 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:16:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:16:31 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 01:16:31 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:16:31 DEBUG : Waiting for deletions to finish 2024/12/25 01:16:31 INFO : There was nothing to transfer 2024/12/25 01:16:32 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 2024/12/25 01:16:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/25 01:16:32 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/25 01:16:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 01:16:32 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:16:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:16:32 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 01:16:32 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:16:32 DEBUG : Waiting for deletions to finish 2024/12/25 01:16:32 INFO : There was nothing to transfer 2024/12/25 01:16:33 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/25 01:16:33 DEBUG : two: Need to transfer - File not found at Destination 2024/12/25 01:16:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 01:16:33 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:16:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:16:33 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 01:16:33 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:16:33 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/25 01:16:33 INFO : two: Copied (new) 2024/12/25 01:16:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.12s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:16:36 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/dest" 2024/12/25 01:16:37 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/pre-dest1" 2024/12/25 01:16:38 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/pre-dest2" 2024/12/25 01:16:40 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:16:40 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/25 01:16:41 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:16:41 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/25 01:16:41 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/25 01:16:41 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dest: Waiting for checks to finish 2024/12/25 01:16:41 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dest: Waiting for transfers to finish 2024/12/25 01:16:42 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/25 01:16:42 INFO : 3: Copied (new) 2024/12/25 01:16:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.83s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:16:43 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/dst" 2024/12/25 01:16:45 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/CopyDest" 2024/12/25 01:16:47 DEBUG : one: Need to transfer - File not found at Destination 2024/12/25 01:16:47 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:16:47 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:16:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/25 01:16:47 INFO : one: Copied (new) 2024/12/25 01:16:47 DEBUG : Waiting for deletions to finish 2024/12/25 01:16:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 01:16:48 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:16:48 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:16:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/25 01:16:48 INFO : one: Copied (replaced existing) 2024/12/25 01:16:48 DEBUG : Waiting for deletions to finish 2024/12/25 01:16:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/BackupDir" 2024/12/25 01:16:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 01:16:51 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:16:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:16:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 01:16:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/25 01:16:53 INFO : one: Copied (server-side copy) 2024/12/25 01:16:53 INFO : one: Deleted 2024/12/25 01:16:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/25 01:16:53 INFO : one: Copied (server-side copy) 2024/12/25 01:16:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/25 01:16:53 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:16:53 DEBUG : Waiting for deletions to finish 2024/12/25 01:16:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:16:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/25 01:16:55 INFO : two: Copied (server-side copy) 2024/12/25 01:16:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/25 01:16:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:16:55 DEBUG : one: Unchanged skipping 2024/12/25 01:16:55 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:16:55 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:16:55 DEBUG : Waiting for deletions to finish 2024/12/25 01:16:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:16:55 DEBUG : one: Unchanged skipping 2024/12/25 01:16:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:16:55 DEBUG : two: Unchanged skipping 2024/12/25 01:16:55 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:16:55 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:16:55 DEBUG : Waiting for deletions to finish 2024/12/25 01:16:55 INFO : There was nothing to transfer 2024/12/25 01:16:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/25 01:16:57 DEBUG : three: Destination not found in --copy-dest 2024/12/25 01:16:57 DEBUG : three: Need to transfer - File not found at Destination 2024/12/25 01:16:57 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:16:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:16:57 DEBUG : one: Unchanged skipping 2024/12/25 01:16:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/25 01:16:57 DEBUG : two: Unchanged skipping 2024/12/25 01:16:57 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:16:57 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/25 01:16:57 INFO : three: Copied (new) 2024/12/25 01:16:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.57s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:17:01 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/dst" 2024/12/25 01:17:02 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/backup" 2024/12/25 01:17:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:17:04 DEBUG : two: Unchanged skipping 2024/12/25 01:17:04 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:17:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 01:17:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/25 01:17:05 INFO : one: Copied (server-side copy) 2024/12/25 01:17:05 INFO : one: Deleted 2024/12/25 01:17:05 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:17:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 01:17:06 INFO : one: Copied (new) 2024/12/25 01:17:06 DEBUG : Waiting for deletions to finish 2024/12/25 01:17:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/25 01:17:06 INFO : three.txt: Copied (server-side copy) 2024/12/25 01:17:07 INFO : three.txt: Deleted 2024/12/25 01:17:07 INFO : three.txt: Moved into backup dir 2024/12/25 01:17:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 01:17:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:17:08 DEBUG : two: Unchanged skipping 2024/12/25 01:17:08 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:17:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 01:17:09 INFO : one: Copied (server-side copy) 2024/12/25 01:17:09 INFO : one: Deleted 2024/12/25 01:17:09 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:17:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/25 01:17:10 INFO : one: Copied (new) 2024/12/25 01:17:10 DEBUG : Waiting for deletions to finish 2024/12/25 01:17:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/25 01:17:11 INFO : three.txt: Copied (server-side copy) 2024/12/25 01:17:11 INFO : three.txt: Deleted 2024/12/25 01:17:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.11s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:17:14 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/dst" 2024/12/25 01:17:15 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/backup" 2024/12/25 01:17:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 01:17:17 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:17:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:17:17 DEBUG : two: Unchanged skipping 2024/12/25 01:17:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/25 01:17:18 INFO : one: Copied (server-side copy) to: one.bak 2024/12/25 01:17:18 INFO : one: Deleted 2024/12/25 01:17:18 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:17:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 01:17:19 INFO : one: Copied (new) 2024/12/25 01:17:19 DEBUG : Waiting for deletions to finish 2024/12/25 01:17:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/25 01:17:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/25 01:17:20 INFO : three.txt: Deleted 2024/12/25 01:17:20 INFO : three.txt: Moved into backup dir 2024/12/25 01:17:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 01:17:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:17:22 DEBUG : two: Unchanged skipping 2024/12/25 01:17:22 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:17:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 01:17:22 INFO : one: Copied (server-side copy) to: one.bak 2024/12/25 01:17:22 INFO : one: Deleted 2024/12/25 01:17:22 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:17:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/25 01:17:23 INFO : one: Copied (new) 2024/12/25 01:17:23 DEBUG : Waiting for deletions to finish 2024/12/25 01:17:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/25 01:17:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/25 01:17:23 INFO : three.txt: Deleted 2024/12/25 01:17:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:17:26 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/dst" 2024/12/25 01:17:28 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/backup" 2024/12/25 01:17:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 01:17:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:17:29 DEBUG : two: Unchanged skipping 2024/12/25 01:17:29 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:17:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/25 01:17:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/25 01:17:31 INFO : one: Deleted 2024/12/25 01:17:31 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:17:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 01:17:32 INFO : one: Copied (new) 2024/12/25 01:17:32 DEBUG : Waiting for deletions to finish 2024/12/25 01:17:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/25 01:17:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/25 01:17:33 INFO : three.txt: Deleted 2024/12/25 01:17:33 INFO : three.txt: Moved into backup dir 2024/12/25 01:17:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:17:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 01:17:34 DEBUG : two: Unchanged skipping 2024/12/25 01:17:34 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:17:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 01:17:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/25 01:17:35 INFO : one: Deleted 2024/12/25 01:17:35 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:17:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/25 01:17:35 INFO : one: Copied (new) 2024/12/25 01:17:35 DEBUG : Waiting for deletions to finish 2024/12/25 01:17:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/25 01:17:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/25 01:17:36 INFO : three.txt: Deleted 2024/12/25 01:17:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.44s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:17:39 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/dst" 2024/12/25 01:17:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 01:17:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:17:41 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:17:41 DEBUG : two: Unchanged skipping 2024/12/25 01:17:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/25 01:17:41 INFO : one: Copied (server-side copy) to: one.bak 2024/12/25 01:17:41 INFO : one: Deleted 2024/12/25 01:17:41 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:17:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 01:17:42 INFO : one: Copied (new) 2024/12/25 01:17:42 DEBUG : Waiting for deletions to finish 2024/12/25 01:17:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/25 01:17:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/25 01:17:43 INFO : three.txt: Deleted 2024/12/25 01:17:43 INFO : three.txt: Moved into backup dir 2024/12/25 01:17:44 DEBUG : one.bak: Excluded (Path Filter) 2024/12/25 01:17:44 DEBUG : one.bak: Excluded 2024/12/25 01:17:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/25 01:17:44 DEBUG : three.txt.bak: Excluded 2024/12/25 01:17:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 01:17:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:17:44 DEBUG : two: Unchanged skipping 2024/12/25 01:17:44 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for checks to finish 2024/12/25 01:17:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 01:17:45 INFO : one: Copied (server-side copy) to: one.bak 2024/12/25 01:17:45 INFO : one: Deleted 2024/12/25 01:17:45 DEBUG : B2 bucket rclone-test-wuxayiz2poka path dst: Waiting for transfers to finish 2024/12/25 01:17:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/25 01:17:46 INFO : one: Copied (new) 2024/12/25 01:17:46 DEBUG : Waiting for deletions to finish 2024/12/25 01:17:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/25 01:17:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/25 01:17:47 INFO : three.txt: Deleted 2024/12/25 01:17:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.77s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:17:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/dst" 2024/12/25 01:17:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 01:17:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/25 01:17:52 INFO : one: Copied (server-side copy) to: one.bak 2024/12/25 01:17:52 INFO : one: Deleted 2024/12/25 01:17:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 01:17:53 INFO : one: Copied (new) 2024/12/25 01:17:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:17:53 DEBUG : two: Unchanged skipping 2024/12/25 01:17:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/25 01:17:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/25 01:17:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/25 01:17:54 INFO : three.txt: Deleted 2024/12/25 01:17:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/25 01:17:54 INFO : three.txt: Copied (new) 2024/12/25 01:17:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 01:17:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 01:17:56 INFO : one: Copied (server-side copy) to: one.bak 2024/12/25 01:17:56 INFO : one: Deleted 2024/12/25 01:17:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/25 01:17:56 INFO : one: Copied (new) 2024/12/25 01:17:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:17:56 DEBUG : two: Unchanged skipping 2024/12/25 01:17:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/25 01:17:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/25 01:17:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/25 01:17:57 INFO : three.txt: Deleted 2024/12/25 01:17:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/25 01:17:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.10s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:18:01 DEBUG : Creating backend with remote "TestB2:rclone-test-wuxayiz2poka/dst" 2024/12/25 01:18:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 01:18:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/25 01:18:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/25 01:18:04 INFO : one: Deleted 2024/12/25 01:18:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 01:18:04 INFO : one: Copied (new) 2024/12/25 01:18:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:05 DEBUG : two: Unchanged skipping 2024/12/25 01:18:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/25 01:18:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/25 01:18:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/25 01:18:06 INFO : three.txt: Deleted 2024/12/25 01:18:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/25 01:18:06 INFO : three.txt: Copied (new) 2024/12/25 01:18:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 01:18:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/25 01:18:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/25 01:18:08 INFO : one: Deleted 2024/12/25 01:18:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/25 01:18:08 INFO : one: Copied (new) 2024/12/25 01:18:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:08 DEBUG : two: Unchanged skipping 2024/12/25 01:18:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/25 01:18:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/25 01:18:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/25 01:18:09 INFO : three.txt: Deleted 2024/12/25 01:18:10 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/25 01:18:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.09s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:18:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/25 01:18:12 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:18:12 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:18:13 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/25 01:18:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/25 01:18:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.27s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:18:14 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/25 01:18:14 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:18:14 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:18:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/25 01:18:14 INFO : existing: Copied (new) 2024/12/25 01:18:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:18:15 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/25 01:18:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/25 01:18:15 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:18:15 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:18:15 ERROR : B2 bucket rclone-test-wuxayiz2poka: not deleting files as there were IO errors 2024/12/25 01:18:15 ERROR : B2 bucket rclone-test-wuxayiz2poka: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncImmutable (3.01s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:18:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:17 DEBUG : existing: Unchanged skipping 2024/12/25 01:18:17 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:18:17 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:18:17 DEBUG : Waiting for deletions to finish 2024/12/25 01:18:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.38s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:18:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:29 DEBUG : both0: Unchanged skipping 2024/12/25 01:18:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:29 DEBUG : both1: Unchanged skipping 2024/12/25 01:18:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:29 DEBUG : both10: Unchanged skipping 2024/12/25 01:18:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:29 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:18:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:29 DEBUG : both14: Unchanged skipping 2024/12/25 01:18:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:29 DEBUG : both15: Unchanged skipping 2024/12/25 01:18:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:29 DEBUG : both16: Unchanged skipping 2024/12/25 01:18:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:29 DEBUG : both17: Unchanged skipping 2024/12/25 01:18:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:29 DEBUG : both18: Unchanged skipping 2024/12/25 01:18:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:29 DEBUG : both19: Unchanged skipping 2024/12/25 01:18:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:29 DEBUG : both12: Unchanged skipping 2024/12/25 01:18:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:29 DEBUG : both13: Unchanged skipping 2024/12/25 01:18:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:29 DEBUG : both11: Unchanged skipping 2024/12/25 01:18:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:29 DEBUG : both4: Unchanged skipping 2024/12/25 01:18:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:29 DEBUG : both6: Unchanged skipping 2024/12/25 01:18:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:29 DEBUG : both7: Unchanged skipping 2024/12/25 01:18:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:29 DEBUG : both8: Unchanged skipping 2024/12/25 01:18:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:29 DEBUG : both9: Unchanged skipping 2024/12/25 01:18:29 DEBUG : both5: Unchanged skipping 2024/12/25 01:18:29 DEBUG : both3: Unchanged skipping 2024/12/25 01:18:29 DEBUG : both2: Unchanged skipping 2024/12/25 01:18:29 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:18:29 DEBUG : Waiting for deletions to finish 2024/12/25 01:18:29 INFO : only8: Deleted 2024/12/25 01:18:30 INFO : only1: Deleted 2024/12/25 01:18:30 INFO : only12: Deleted 2024/12/25 01:18:30 INFO : only11: Deleted 2024/12/25 01:18:30 INFO : only13: Deleted 2024/12/25 01:18:30 INFO : only19: Deleted 2024/12/25 01:18:30 INFO : only4: Deleted 2024/12/25 01:18:30 INFO : only5: Deleted 2024/12/25 01:18:30 INFO : only10: Deleted 2024/12/25 01:18:30 INFO : only14: Deleted 2024/12/25 01:18:30 INFO : only15: Deleted 2024/12/25 01:18:30 INFO : only17: Deleted 2024/12/25 01:18:30 INFO : only0: Deleted 2024/12/25 01:18:30 INFO : only16: Deleted 2024/12/25 01:18:30 INFO : only2: Deleted 2024/12/25 01:18:30 INFO : only6: Deleted 2024/12/25 01:18:30 INFO : only9: Deleted 2024/12/25 01:18:30 INFO : only18: Deleted 2024/12/25 01:18:30 INFO : only3: Deleted 2024/12/25 01:18:30 INFO : only7: Deleted 2024/12/25 01:18:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (15.96s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:18:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:45 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for checks to finish 2024/12/25 01:18:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:45 DEBUG : both10: Unchanged skipping 2024/12/25 01:18:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:45 DEBUG : both0: Unchanged skipping 2024/12/25 01:18:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:45 DEBUG : both13: Unchanged skipping 2024/12/25 01:18:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:45 DEBUG : both14: Unchanged skipping 2024/12/25 01:18:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:45 DEBUG : both15: Unchanged skipping 2024/12/25 01:18:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:45 DEBUG : both16: Unchanged skipping 2024/12/25 01:18:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:45 DEBUG : both17: Unchanged skipping 2024/12/25 01:18:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:45 DEBUG : both18: Unchanged skipping 2024/12/25 01:18:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:45 DEBUG : both19: Unchanged skipping 2024/12/25 01:18:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:45 DEBUG : both2: Unchanged skipping 2024/12/25 01:18:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:45 DEBUG : both3: Unchanged skipping 2024/12/25 01:18:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:45 DEBUG : both4: Unchanged skipping 2024/12/25 01:18:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:45 DEBUG : both5: Unchanged skipping 2024/12/25 01:18:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:45 DEBUG : both6: Unchanged skipping 2024/12/25 01:18:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:45 DEBUG : both7: Unchanged skipping 2024/12/25 01:18:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:45 DEBUG : both8: Unchanged skipping 2024/12/25 01:18:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/25 01:18:45 DEBUG : both9: Unchanged skipping 2024/12/25 01:18:45 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/25 01:18:45 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/25 01:18:45 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/25 01:18:45 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/25 01:18:45 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/25 01:18:45 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/25 01:18:45 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/25 01:18:45 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/25 01:18:45 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/25 01:18:45 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/25 01:18:45 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/25 01:18:45 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/25 01:18:45 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/25 01:18:45 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/25 01:18:45 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/25 01:18:45 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/25 01:18:45 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/25 01:18:45 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/25 01:18:45 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/25 01:18:45 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/25 01:18:45 DEBUG : both1: Unchanged skipping 2024/12/25 01:18:45 DEBUG : both11: Unchanged skipping 2024/12/25 01:18:45 DEBUG : both12: Unchanged skipping 2024/12/25 01:18:45 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Waiting for transfers to finish 2024/12/25 01:18:46 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 01:18:46 INFO : only1: Copied (replaced existing) 2024/12/25 01:18:46 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 01:18:46 INFO : only10: Copied (replaced existing) 2024/12/25 01:18:46 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 01:18:46 INFO : only11: Copied (replaced existing) 2024/12/25 01:18:46 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 01:18:46 INFO : only12: Copied (replaced existing) 2024/12/25 01:18:46 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 01:18:46 INFO : only13: Copied (replaced existing) 2024/12/25 01:18:46 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 01:18:46 INFO : only14: Copied (replaced existing) 2024/12/25 01:18:46 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 01:18:46 INFO : only15: Copied (replaced existing) 2024/12/25 01:18:46 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 01:18:46 INFO : only16: Copied (replaced existing) 2024/12/25 01:18:46 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 01:18:46 INFO : only17: Copied (replaced existing) 2024/12/25 01:18:46 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 01:18:46 INFO : only0: Copied (replaced existing) 2024/12/25 01:18:46 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 01:18:46 INFO : only18: Copied (replaced existing) 2024/12/25 01:18:46 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 01:18:46 INFO : only19: Copied (replaced existing) 2024/12/25 01:18:46 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 01:18:46 INFO : only2: Copied (replaced existing) 2024/12/25 01:18:46 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 01:18:46 INFO : only3: Copied (replaced existing) 2024/12/25 01:18:46 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 01:18:46 INFO : only4: Copied (replaced existing) 2024/12/25 01:18:46 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 01:18:46 INFO : only5: Copied (replaced existing) 2024/12/25 01:18:46 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 01:18:46 INFO : only6: Copied (replaced existing) 2024/12/25 01:18:47 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 01:18:47 INFO : only7: Copied (replaced existing) 2024/12/25 01:18:47 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 01:18:47 INFO : only8: Copied (replaced existing) 2024/12/25 01:18:47 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/25 01:18:47 INFO : only9: Copied (replaced existing) 2024/12/25 01:18:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.94s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:18:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/25 01:18:55 DEBUG : sub dir: Making directory 2024/12/25 01:18:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.62s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" 2024/12/25 01:19:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/25 01:19:00 DEBUG : sub dir: Making directory 2024/12/25 01:19:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuxayiz2poka", Local "Local file system at /tmp/rclone247892171", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.36s) PASS 2024/12/25 01:19:04 DEBUG : B2 bucket rclone-test-wuxayiz2poka: Purge remote 2024/12/25 01:19:04 INFO : B2 bucket rclone-test-wuxayiz2poka: cleaning bucket "rclone-test-wuxayiz2poka" of all files 2024/12/25 01:19:05 DEBUG : BackupDir/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40305ff4ef833977_d20241225_m011658_c001_v7007000_t0000_u01735089418131") 2024/12/25 01:19:05 DEBUG : BackupDir/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f100fd4e695fc4e28_d20241225_m011652_c001_v0001182_t0016_u01735089412996") 2024/12/25 01:19:05 DEBUG : CompareDest/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f41568191abd55a56_d20241225_m011634_c001_v7007000_t0000_u01735089394302") 2024/12/25 01:19:05 DEBUG : CompareDest/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92943f5a_d20241225_m011628_c001_v0001183_t0017_u01735089388227") 2024/12/25 01:19:05 DEBUG : CompareDest/two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f41568191abd55a57_d20241225_m011634_c001_v7007000_t0000_u01735089394484") 2024/12/25 01:19:05 DEBUG : CompareDest/two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f8bff_d20241225_m011629_c001_v0001183_t0012_u01735089389522") 2024/12/25 01:19:05 DEBUG : CopyDest/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40305ff4ef833978_d20241225_m011658_c001_v7007000_t0000_u01735089418314") 2024/12/25 01:19:05 DEBUG : CopyDest/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d62e3_d20241225_m011650_c001_v0001182_t0059_u01735089410100") 2024/12/25 01:19:05 DEBUG : CopyDest/three: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40305ff4ef833979_d20241225_m011658_c001_v7007000_t0000_u01735089418496") 2024/12/25 01:19:05 DEBUG : CopyDest/three: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f8f2c_d20241225_m011656_c001_v0001183_t0001_u01735089416400") 2024/12/25 01:19:05 DEBUG : CopyDest/two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40305ff4ef83397a_d20241225_m011658_c001_v7007000_t0000_u01735089418680") 2024/12/25 01:19:05 DEBUG : CopyDest/two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a9294430f_d20241225_m011654_c001_v0001183_t0041_u01735089414278") 2024/12/25 01:19:05 DEBUG : EXISTING: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f408de58c67b5ef66_d20241225_m011817_c001_v7007000_t0000_u01735089497909") 2024/12/25 01:19:05 DEBUG : EXISTING: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944d64_d20241225_m011816_c001_v0001183_t0049_u01735089496912") 2024/12/25 01:19:05 DEBUG : Testêé: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f408de58c67b5ef56_d20241225_m011813_c001_v7007000_t0000_u01735089493515") 2024/12/25 01:19:05 DEBUG : Testêé: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f97a0_d20241225_m011812_c001_v0001183_t0001_u01735089492926") 2024/12/25 01:19:05 DEBUG : Testêé: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944cda_d20241225_m011811_c001_v0001183_t0055_u01735089491988") 2024/12/25 01:19:06 DEBUG : a/potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c1e_d20241225_m011443_c001_v7007000_t0000_u01735089283297") 2024/12/25 01:19:06 DEBUG : a/potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d57ca_d20241225_m011442_c001_v0001182_t0044_u01735089282727") 2024/12/25 01:19:06 DEBUG : a/potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f417f823df8941d0d_d20241225_m011440_c001_v7007000_t0000_u01735089280955") 2024/12/25 01:19:06 DEBUG : a/potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5796_d20241225_m011440_c001_v0001182_t0008_u01735089280060") 2024/12/25 01:19:06 DEBUG : a/potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4104050ce2921421_d20241225_m011421_c001_v7007000_t0000_u01735089261023") 2024/12/25 01:19:06 DEBUG : a/potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d55fa_d20241225_m011420_c001_v0001182_t0012_u01735089260130") 2024/12/25 01:19:06 DEBUG : b/potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c1f_d20241225_m011443_c001_v7007000_t0000_u01735089283481") 2024/12/25 01:19:06 DEBUG : b/potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d57ba_d20241225_m011441_c001_v0001182_t0049_u01735089281877") 2024/12/25 01:19:06 DEBUG : b/potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f417f823df8941d0a_d20241225_m011440_c001_v7007000_t0000_u01735089280400") 2024/12/25 01:19:06 DEBUG : b/potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d577e_d20241225_m011439_c001_v0001182_t0050_u01735089279176") 2024/12/25 01:19:06 DEBUG : b/potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4104050ce292141f_d20241225_m011420_c001_v7007000_t0000_u01735089260472") 2024/12/25 01:19:06 DEBUG : b/potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d55e0_d20241225_m011419_c001_v0001182_t0014_u01735089259315") 2024/12/25 01:19:06 DEBUG : backup/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4037a3d80daee7dd_d20241225_m011711_c001_v7007000_t0000_u01735089431809") 2024/12/25 01:19:06 DEBUG : backup/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f117207cd70a0045c_d20241225_m011708_c001_v0001183_t0032_u01735089428906") 2024/12/25 01:19:06 DEBUG : backup/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11592a536cba3b15_d20241225_m011705_c001_v0001183_t0037_u01735089425165") 2024/12/25 01:19:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c56_d20241225_m011736_c001_v7007000_t0000_u01735089456741") 2024/12/25 01:19:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f100b52df360b4bc1_d20241225_m011735_c001_v0001145_t0025_u01735089455095") 2024/12/25 01:19:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1043b59db719300a_d20241225_m011731_c001_v0001099_t0053_u01735089451066") 2024/12/25 01:19:06 DEBUG : backup/one.bak: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f407f961c8291b2ba_d20241225_m011724_c001_v7007000_t0000_u01735089444312") 2024/12/25 01:19:07 DEBUG : backup/one.bak: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f112e5202cd87ab00_d20241225_m011722_c001_v0001179_t0008_u01735089442547") 2024/12/25 01:19:07 DEBUG : backup/one.bak: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a9294465a_d20241225_m011718_c001_v0001183_t0046_u01735089438617") 2024/12/25 01:19:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c57_d20241225_m011736_c001_v7007000_t0000_u01735089456922") 2024/12/25 01:19:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f108ef49ff3ed096f_d20241225_m011735_c001_v0001184_t0045_u01735089455982") 2024/12/25 01:19:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f109dc81f32e7442e_d20241225_m011732_c001_v0001144_t0015_u01735089452518") 2024/12/25 01:19:07 DEBUG : backup/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4037a3d80daee7df_d20241225_m011711_c001_v7007000_t0000_u01735089431993") 2024/12/25 01:19:07 DEBUG : backup/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f102e23cbd5a91828_d20241225_m011710_c001_v0001116_t0000_u01735089430406") 2024/12/25 01:19:07 DEBUG : backup/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1141b8ecbf87964b_d20241225_m011706_c001_v0001098_t0028_u01735089426673") 2024/12/25 01:19:07 DEBUG : backup/three.txt.bak: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f407f961c8291b2bb_d20241225_m011724_c001_v7007000_t0000_u01735089444493") 2024/12/25 01:19:07 DEBUG : backup/three.txt.bak: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f113256be3b99117c_d20241225_m011723_c001_v0001103_t0006_u01735089443323") 2024/12/25 01:19:07 DEBUG : backup/three.txt.bak: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1134e05986a9fa33_d20241225_m011719_c001_v0001116_t0047_u01735089439943") 2024/12/25 01:19:07 DEBUG : both0: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e05_d20241225_m011847_c001_v7007000_t0000_u01735089527683") 2024/12/25 01:19:07 DEBUG : both0: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6c6f_d20241225_m011836_c001_v0001182_t0046_u01735089516106") 2024/12/25 01:19:07 DEBUG : both0: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f46221_d20241225_m011831_c001_v7007000_t0000_u01735089511514") 2024/12/25 01:19:07 DEBUG : both0: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f986e_d20241225_m011820_c001_v0001183_t0046_u01735089500144") 2024/12/25 01:19:07 DEBUG : both1: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e06_d20241225_m011847_c001_v7007000_t0000_u01735089527864") 2024/12/25 01:19:07 DEBUG : both1: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9a89_d20241225_m011837_c001_v0001183_t0057_u01735089517231") 2024/12/25 01:19:07 DEBUG : both1: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f46222_d20241225_m011831_c001_v7007000_t0000_u01735089511695") 2024/12/25 01:19:07 DEBUG : both1: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944dd5_d20241225_m011820_c001_v0001183_t0008_u01735089500899") 2024/12/25 01:19:07 DEBUG : both10: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e08_d20241225_m011848_c001_v7007000_t0000_u01735089528045") 2024/12/25 01:19:07 DEBUG : both10: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9b01_d20241225_m011841_c001_v0001183_t0045_u01735089521197") 2024/12/25 01:19:08 DEBUG : both10: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f46223_d20241225_m011831_c001_v7007000_t0000_u01735089511876") 2024/12/25 01:19:08 DEBUG : both10: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944e67_d20241225_m011824_c001_v0001183_t0023_u01735089504651") 2024/12/25 01:19:08 DEBUG : both11: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e09_d20241225_m011848_c001_v7007000_t0000_u01735089528227") 2024/12/25 01:19:08 DEBUG : both11: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a929450b6_d20241225_m011841_c001_v0001183_t0029_u01735089521597") 2024/12/25 01:19:08 DEBUG : both11: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f46224_d20241225_m011832_c001_v7007000_t0000_u01735089512057") 2024/12/25 01:19:08 DEBUG : both11: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6b59_d20241225_m011825_c001_v0001182_t0054_u01735089505054") 2024/12/25 01:19:08 DEBUG : both12: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e0b_d20241225_m011848_c001_v7007000_t0000_u01735089528409") 2024/12/25 01:19:08 DEBUG : both12: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6d0f_d20241225_m011842_c001_v0001182_t0049_u01735089522004") 2024/12/25 01:19:08 DEBUG : both12: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f46225_d20241225_m011832_c001_v7007000_t0000_u01735089512237") 2024/12/25 01:19:08 DEBUG : both12: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9916_d20241225_m011825_c001_v0001183_t0028_u01735089505448") 2024/12/25 01:19:08 DEBUG : both13: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e0c_d20241225_m011848_c001_v7007000_t0000_u01735089528592") 2024/12/25 01:19:08 DEBUG : both13: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9b25_d20241225_m011842_c001_v0001183_t0013_u01735089522413") 2024/12/25 01:19:08 DEBUG : both13: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f46227_d20241225_m011832_c001_v7007000_t0000_u01735089512419") 2024/12/25 01:19:08 DEBUG : both13: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944e95_d20241225_m011825_c001_v0001183_t0040_u01735089505900") 2024/12/25 01:19:08 DEBUG : both14: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e0e_d20241225_m011848_c001_v7007000_t0000_u01735089528772") 2024/12/25 01:19:08 DEBUG : both14: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a929450d8_d20241225_m011842_c001_v0001183_t0008_u01735089522836") 2024/12/25 01:19:08 DEBUG : both14: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f46228_d20241225_m011832_c001_v7007000_t0000_u01735089512602") 2024/12/25 01:19:08 DEBUG : both14: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6b79_d20241225_m011826_c001_v0001182_t0026_u01735089506296") 2024/12/25 01:19:08 DEBUG : both15: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e11_d20241225_m011848_c001_v7007000_t0000_u01735089528953") 2024/12/25 01:19:09 DEBUG : both15: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6d31_d20241225_m011843_c001_v0001182_t0017_u01735089523248") 2024/12/25 01:19:09 DEBUG : both15: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f46229_d20241225_m011832_c001_v7007000_t0000_u01735089512785") 2024/12/25 01:19:09 DEBUG : both15: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f993c_d20241225_m011826_c001_v0001183_t0055_u01735089506702") 2024/12/25 01:19:09 DEBUG : both16: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e12_d20241225_m011849_c001_v7007000_t0000_u01735089529134") 2024/12/25 01:19:09 DEBUG : both16: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9b51_d20241225_m011843_c001_v0001183_t0031_u01735089523663") 2024/12/25 01:19:09 DEBUG : both16: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f4622a_d20241225_m011832_c001_v7007000_t0000_u01735089512969") 2024/12/25 01:19:09 DEBUG : both16: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944ec5_d20241225_m011827_c001_v0001183_t0009_u01735089507121") 2024/12/25 01:19:09 DEBUG : both17: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e14_d20241225_m011849_c001_v7007000_t0000_u01735089529316") 2024/12/25 01:19:09 DEBUG : both17: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92945108_d20241225_m011844_c001_v0001183_t0018_u01735089524088") 2024/12/25 01:19:09 DEBUG : both17: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f4622b_d20241225_m011833_c001_v7007000_t0000_u01735089513151") 2024/12/25 01:19:09 DEBUG : both17: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6ba5_d20241225_m011827_c001_v0001182_t0019_u01735089507554") 2024/12/25 01:19:09 DEBUG : both18: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e15_d20241225_m011849_c001_v7007000_t0000_u01735089529497") 2024/12/25 01:19:09 DEBUG : both18: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6d4d_d20241225_m011844_c001_v0001182_t0004_u01735089524511") 2024/12/25 01:19:09 DEBUG : both18: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f4622c_d20241225_m011833_c001_v7007000_t0000_u01735089513333") 2024/12/25 01:19:09 DEBUG : both18: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9976_d20241225_m011827_c001_v0001183_t0039_u01735089507965") 2024/12/25 01:19:09 DEBUG : both19: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e17_d20241225_m011849_c001_v7007000_t0000_u01735089529691") 2024/12/25 01:19:09 DEBUG : both19: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9b6f_d20241225_m011844_c001_v0001183_t0006_u01735089524933") 2024/12/25 01:19:09 DEBUG : both19: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f4622d_d20241225_m011833_c001_v7007000_t0000_u01735089513519") 2024/12/25 01:19:09 DEBUG : both19: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944ef3_d20241225_m011828_c001_v0001183_t0014_u01735089508371") 2024/12/25 01:19:09 DEBUG : both2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e18_d20241225_m011849_c001_v7007000_t0000_u01735089529877") 2024/12/25 01:19:10 DEBUG : both2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92945016_d20241225_m011837_c001_v0001183_t0046_u01735089517670") 2024/12/25 01:19:10 DEBUG : both2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f4622f_d20241225_m011833_c001_v7007000_t0000_u01735089513701") 2024/12/25 01:19:10 DEBUG : both2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6af9_d20241225_m011821_c001_v0001182_t0011_u01735089501309") 2024/12/25 01:19:10 DEBUG : both3: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e1a_d20241225_m011850_c001_v7007000_t0000_u01735089530072") 2024/12/25 01:19:10 DEBUG : both3: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6cab_d20241225_m011838_c001_v0001182_t0029_u01735089518075") 2024/12/25 01:19:10 DEBUG : both3: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f46230_d20241225_m011833_c001_v7007000_t0000_u01735089513883") 2024/12/25 01:19:10 DEBUG : both3: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9896_d20241225_m011821_c001_v0001183_t0051_u01735089501718") 2024/12/25 01:19:10 DEBUG : both4: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e1c_d20241225_m011850_c001_v7007000_t0000_u01735089530253") 2024/12/25 01:19:10 DEBUG : both4: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9ab1_d20241225_m011838_c001_v0001183_t0032_u01735089518579") 2024/12/25 01:19:10 DEBUG : both4: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f46231_d20241225_m011834_c001_v7007000_t0000_u01735089514065") 2024/12/25 01:19:10 DEBUG : both4: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944dff_d20241225_m011822_c001_v0001183_t0033_u01735089502131") 2024/12/25 01:19:10 DEBUG : both5: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e1d_d20241225_m011850_c001_v7007000_t0000_u01735089530435") 2024/12/25 01:19:10 DEBUG : both5: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a9294505a_d20241225_m011839_c001_v0001183_t0030_u01735089519012") 2024/12/25 01:19:10 DEBUG : both5: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f46232_d20241225_m011834_c001_v7007000_t0000_u01735089514245") 2024/12/25 01:19:10 DEBUG : both5: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6b15_d20241225_m011822_c001_v0001182_t0048_u01735089502558") 2024/12/25 01:19:10 DEBUG : both6: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e1f_d20241225_m011850_c001_v7007000_t0000_u01735089530616") 2024/12/25 01:19:10 DEBUG : both6: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6cd1_d20241225_m011839_c001_v0001182_t0016_u01735089519453") 2024/12/25 01:19:10 DEBUG : both6: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f46233_d20241225_m011834_c001_v7007000_t0000_u01735089514427") 2024/12/25 01:19:10 DEBUG : both6: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f98c6_d20241225_m011823_c001_v0001183_t0048_u01735089503016") 2024/12/25 01:19:10 DEBUG : both7: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e20_d20241225_m011850_c001_v7007000_t0000_u01735089530798") 2024/12/25 01:19:11 DEBUG : both7: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9ad5_d20241225_m011839_c001_v0001183_t0019_u01735089519899") 2024/12/25 01:19:11 DEBUG : both7: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f46234_d20241225_m011834_c001_v7007000_t0000_u01735089514624") 2024/12/25 01:19:11 DEBUG : both7: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944e3f_d20241225_m011823_c001_v0001183_t0029_u01735089503403") 2024/12/25 01:19:11 DEBUG : both8: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e22_d20241225_m011850_c001_v7007000_t0000_u01735089530979") 2024/12/25 01:19:11 DEBUG : both8: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92945088_d20241225_m011840_c001_v0001183_t0048_u01735089520324") 2024/12/25 01:19:11 DEBUG : both8: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f46235_d20241225_m011834_c001_v7007000_t0000_u01735089514810") 2024/12/25 01:19:11 DEBUG : both8: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6b3b_d20241225_m011823_c001_v0001182_t0006_u01735089503816") 2024/12/25 01:19:11 DEBUG : both9: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e23_d20241225_m011851_c001_v7007000_t0000_u01735089531164") 2024/12/25 01:19:11 DEBUG : both9: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6cf1_d20241225_m011840_c001_v0001182_t0044_u01735089520770") 2024/12/25 01:19:11 DEBUG : both9: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f46236_d20241225_m011834_c001_v7007000_t0000_u01735089514995") 2024/12/25 01:19:11 DEBUG : both9: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f98ee_d20241225_m011824_c001_v0001183_t0033_u01735089504216") 2024/12/25 01:19:11 DEBUG : c/non empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c20_d20241225_m011443_c001_v7007000_t0000_u01735089283666") 2024/12/25 01:19:11 DEBUG : c/non empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d57c4_d20241225_m011442_c001_v0001182_t0049_u01735089282100") 2024/12/25 01:19:11 DEBUG : c/non empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f417f823df8941d0e_d20241225_m011441_c001_v7007000_t0000_u01735089281140") 2024/12/25 01:19:11 DEBUG : c/non empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5786_d20241225_m011439_c001_v0001182_t0016_u01735089279453") 2024/12/25 01:19:11 DEBUG : c/non empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4104050ce2921422_d20241225_m011421_c001_v7007000_t0000_u01735089261206") 2024/12/25 01:19:11 DEBUG : c/non empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d55e6_d20241225_m011419_c001_v0001182_t0006_u01735089259524") 2024/12/25 01:19:11 DEBUG : check sum: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4040db686bae0bc6_d20241225_m011408_c001_v7007000_t0000_u01735089248703") 2024/12/25 01:19:11 DEBUG : check sum: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d54ca_d20241225_m011407_c001_v0001182_t0045_u01735089247778") 2024/12/25 01:19:11 DEBUG : dest/3: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40305ff4ef833973_d20241225_m011643_c001_v7007000_t0000_u01735089403318") 2024/12/25 01:19:12 DEBUG : dest/3: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f407f92c36c44a81a_d20241225_m011642_c001_v0001184_t0028_u01735089402106") 2024/12/25 01:19:12 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f408de58c67b5ef47_d20241225_m011810_c001_v7007000_t0000_u01735089490518") 2024/12/25 01:19:12 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11497b6153b57326_d20241225_m011808_c001_v0001184_t0059_u01735089488691") 2024/12/25 01:19:12 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c6c_d20241225_m011808_c001_v7007000_t0000_u01735089488498") 2024/12/25 01:19:12 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11497b6153b572a9_d20241225_m011804_c001_v0001184_t0013_u01735089484744") 2024/12/25 01:19:12 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c6a_d20241225_m011804_c001_v7007000_t0000_u01735089484017") 2024/12/25 01:19:12 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944b87_d20241225_m011759_c001_v0001183_t0035_u01735089479897") 2024/12/25 01:19:12 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c63_d20241225_m011758_c001_v7007000_t0000_u01735089478367") 2024/12/25 01:19:12 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11844623b91b7194_d20241225_m011756_c001_v0001183_t0030_u01735089476318") 2024/12/25 01:19:12 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4009b2585ef77e77_d20241225_m011756_c001_v7007000_t0000_u01735089476133") 2024/12/25 01:19:12 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11844623b91b7152_d20241225_m011753_c001_v0001183_t0010_u01735089473539") 2024/12/25 01:19:12 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4009b2585ef77e5b_d20241225_m011752_c001_v7007000_t0000_u01735089472814") 2024/12/25 01:19:12 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944a57_d20241225_m011748_c001_v0001183_t0035_u01735089468797") 2024/12/25 01:19:12 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c5c_d20241225_m011747_c001_v7007000_t0000_u01735089467509") 2024/12/25 01:19:12 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f107c675a85718b0d_d20241225_m011745_c001_v0001144_t0011_u01735089465349") 2024/12/25 01:19:12 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4009b2585ef77e22_d20241225_m011745_c001_v7007000_t0000_u01735089465162") 2024/12/25 01:19:12 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f107c675a85718aff_d20241225_m011742_c001_v0001144_t0024_u01735089462368") 2024/12/25 01:19:12 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4009b2585ef77e08_d20241225_m011741_c001_v7007000_t0000_u01735089461636") 2024/12/25 01:19:12 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d678b_d20241225_m011738_c001_v0001182_t0025_u01735089458023") 2024/12/25 01:19:13 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c58_d20241225_m011737_c001_v7007000_t0000_u01735089457106") 2024/12/25 01:19:13 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1030f0a606d07091_d20241225_m011735_c001_v0001184_t0039_u01735089455588") 2024/12/25 01:19:13 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4024221b768fdaa5_d20241225_m011735_c001_v7007000_t0000_u01735089455335") 2024/12/25 01:19:13 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1030f0a606d06ff2_d20241225_m011732_c001_v0001184_t0054_u01735089452112") 2024/12/25 01:19:13 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4024221b768fda94_d20241225_m011731_c001_v7007000_t0000_u01735089451384") 2024/12/25 01:19:13 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9230_d20241225_m011725_c001_v0001183_t0023_u01735089445589") 2024/12/25 01:19:13 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f407f961c8291b2bc_d20241225_m011724_c001_v7007000_t0000_u01735089444676") 2024/12/25 01:19:13 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f104f13ed2c066cc8_d20241225_m011722_c001_v0001183_t0025_u01735089442920") 2024/12/25 01:19:13 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40305ff4ef8339e8_d20241225_m011722_c001_v7007000_t0000_u01735089442733") 2024/12/25 01:19:13 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f104f13ed2c066c80_d20241225_m011719_c001_v0001183_t0009_u01735089439539") 2024/12/25 01:19:13 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40305ff4ef8339d6_d20241225_m011718_c001_v7007000_t0000_u01735089438815") 2024/12/25 01:19:13 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a929445aa_d20241225_m011713_c001_v0001183_t0046_u01735089433095") 2024/12/25 01:19:13 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4037a3d80daee7e2_d20241225_m011712_c001_v7007000_t0000_u01735089432176") 2024/12/25 01:19:13 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1105e9eb53c52634_d20241225_m011709_c001_v0001117_t0053_u01735089429296") 2024/12/25 01:19:13 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f416c663fc8c8299c_d20241225_m011709_c001_v7007000_t0000_u01735089429111") 2024/12/25 01:19:13 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1105e9eb53c52630_d20241225_m011706_c001_v0001117_t0052_u01735089426093") 2024/12/25 01:19:13 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f416c663fc8c8299a_d20241225_m011705_c001_v7007000_t0000_u01735089425366") 2024/12/25 01:19:13 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d63d7_d20241225_m011659_c001_v0001182_t0018_u01735089419988") 2024/12/25 01:19:13 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40305ff4ef83397b_d20241225_m011658_c001_v7007000_t0000_u01735089418863") 2024/12/25 01:19:13 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1175c2c696034cab_d20241225_m011653_c001_v0001100_t0030_u01735089413412") 2024/12/25 01:19:14 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4009b2585ef7799a_d20241225_m011653_c001_v7007000_t0000_u01735089413210") 2024/12/25 01:19:14 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f8e5c_d20241225_m011649_c001_v0001183_t0050_u01735089409533") 2024/12/25 01:19:14 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f119babad975a7bde_d20241225_m011648_c001_v0001183_t0014_u01735089408777") 2024/12/25 01:19:14 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f119babad975a7b9b_d20241225_m011647_c001_v0001183_t0013_u01735089407768") 2024/12/25 01:19:14 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f41568191abd55a58_d20241225_m011634_c001_v7007000_t0000_u01735089394666") 2024/12/25 01:19:14 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d60fb_d20241225_m011627_c001_v0001182_t0022_u01735089387670") 2024/12/25 01:19:14 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1041c9614956c9b9_d20241225_m011626_c001_v0001157_t0036_u01735089386769") 2024/12/25 01:19:14 DEBUG : dst/one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1041c9614956c9b3_d20241225_m011625_c001_v0001157_t0017_u01735089385751") 2024/12/25 01:19:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f408de58c67b5ef48_d20241225_m011810_c001_v7007000_t0000_u01735089490700") 2024/12/25 01:19:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1029cc5160384a54_d20241225_m011808_c001_v0001150_t0015_u01735089488235") 2024/12/25 01:19:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1032f72da0dc9f88_d20241225_m011803_c001_v0001183_t0045_u01735089483807") 2024/12/25 01:19:14 DEBUG : dst/one.bak: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c64_d20241225_m011758_c001_v7007000_t0000_u01735089478612") 2024/12/25 01:19:14 DEBUG : dst/one.bak: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f101a31729af3406f_d20241225_m011755_c001_v0001105_t0049_u01735089475680") 2024/12/25 01:19:14 DEBUG : dst/one.bak: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11986a6737ae1c7b_d20241225_m011752_c001_v0001179_t0016_u01735089472597") 2024/12/25 01:19:14 DEBUG : dst/one.bak: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c5e_d20241225_m011747_c001_v7007000_t0000_u01735089467692") 2024/12/25 01:19:14 DEBUG : dst/one.bak: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f106201223fbc95ed_d20241225_m011744_c001_v0001183_t0038_u01735089464945") 2024/12/25 01:19:14 DEBUG : dst/one.bak: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f102216a0ed259f12_d20241225_m011741_c001_v0001182_t0036_u01735089461416") 2024/12/25 01:19:14 DEBUG : dst/three: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40305ff4ef83397c_d20241225_m011659_c001_v7007000_t0000_u01735089419054") 2024/12/25 01:19:14 DEBUG : dst/three: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f119babad975a7da5_d20241225_m011657_c001_v0001183_t0026_u01735089417531") 2024/12/25 01:19:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f408de58c67b5ef4a_d20241225_m011810_c001_v7007000_t0000_u01735089490883") 2024/12/25 01:19:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f10773c531cd9ef40_d20241225_m011809_c001_v0001134_t0014_u01735089489468") 2024/12/25 01:19:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1039d248ce018ec1_d20241225_m011805_c001_v0001144_t0009_u01735089485517") 2024/12/25 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f408de58c67b5ef4c_d20241225_m011811_c001_v7007000_t0000_u01735089491065") 2024/12/25 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11497b6153b57349_d20241225_m011809_c001_v0001184_t0032_u01735089489935") 2024/12/25 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c6d_d20241225_m011809_c001_v7007000_t0000_u01735089489732") 2024/12/25 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11497b6153b572f9_d20241225_m011806_c001_v0001184_t0014_u01735089486886") 2024/12/25 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c6b_d20241225_m011806_c001_v7007000_t0000_u01735089486703") 2024/12/25 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6981_d20241225_m011801_c001_v0001182_t0016_u01735089481044") 2024/12/25 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c65_d20241225_m011758_c001_v7007000_t0000_u01735089478797") 2024/12/25 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11844623b91b71c4_d20241225_m011757_c001_v0001183_t0017_u01735089477768") 2024/12/25 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4009b2585ef77e7d_d20241225_m011757_c001_v7007000_t0000_u01735089477564") 2024/12/25 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11844623b91b7174_d20241225_m011754_c001_v0001183_t0021_u01735089474692") 2024/12/25 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4009b2585ef77e6d_d20241225_m011754_c001_v7007000_t0000_u01735089474506") 2024/12/25 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d68b7_d20241225_m011749_c001_v0001182_t0007_u01735089469922") 2024/12/25 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4009b2585ef77e2f_d20241225_m011746_c001_v7007000_t0000_u01735089466950") 2024/12/25 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d682d_d20241225_m011744_c001_v0001182_t0020_u01735089464142") 2024/12/25 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4009b2585ef77e14_d20241225_m011743_c001_v7007000_t0000_u01735089463409") 2024/12/25 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f93b8_d20241225_m011738_c001_v0001183_t0042_u01735089458816") 2024/12/25 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4024221b768fdaa8_d20241225_m011736_c001_v7007000_t0000_u01735089456185") 2024/12/25 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f933c_d20241225_m011734_c001_v0001183_t0031_u01735089454300") 2024/12/25 01:19:16 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4024221b768fda9c_d20241225_m011733_c001_v7007000_t0000_u01735089453185") 2024/12/25 01:19:16 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944776_d20241225_m011726_c001_v0001183_t0006_u01735089446350") 2024/12/25 01:19:16 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40305ff4ef8339e9_d20241225_m011723_c001_v7007000_t0000_u01735089443766") 2024/12/25 01:19:16 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a929446ca_d20241225_m011721_c001_v0001183_t0024_u01735089441727") 2024/12/25 01:19:16 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40305ff4ef8339e4_d20241225_m011720_c001_v7007000_t0000_u01735089440640") 2024/12/25 01:19:16 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d654d_d20241225_m011714_c001_v0001182_t0011_u01735089434204") 2024/12/25 01:19:16 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f416c663fc8c829a0_d20241225_m011711_c001_v7007000_t0000_u01735089431256") 2024/12/25 01:19:16 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d64a7_d20241225_m011708_c001_v0001182_t0030_u01735089428126") 2024/12/25 01:19:16 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f416c663fc8c8299b_d20241225_m011707_c001_v7007000_t0000_u01735089427036") 2024/12/25 01:19:16 DEBUG : dst/three.txt: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f8fac_d20241225_m011700_c001_v0001183_t0040_u01735089420783") 2024/12/25 01:19:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c66_d20241225_m011758_c001_v7007000_t0000_u01735089478982") 2024/12/25 01:19:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1151a3f3e92b425c_d20241225_m011757_c001_v0001098_t0039_u01735089477088") 2024/12/25 01:19:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f116788811944eef2_d20241225_m011754_c001_v0001184_t0007_u01735089474303") 2024/12/25 01:19:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c5f_d20241225_m011747_c001_v7007000_t0000_u01735089467874") 2024/12/25 01:19:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11168e584fe6d054_d20241225_m011746_c001_v0001093_t0006_u01735089466611") 2024/12/25 01:19:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f104065d72be543d7_d20241225_m011743_c001_v0001182_t0052_u01735089463213") 2024/12/25 01:19:16 DEBUG : dst/two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f408de58c67b5ef4d_d20241225_m011811_c001_v7007000_t0000_u01735089491251") 2024/12/25 01:19:16 DEBUG : dst/two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f95f0_d20241225_m011800_c001_v0001183_t0047_u01735089480474") 2024/12/25 01:19:17 DEBUG : dst/two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c67_d20241225_m011759_c001_v7007000_t0000_u01735089479164") 2024/12/25 01:19:17 DEBUG : dst/two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f94e6_d20241225_m011749_c001_v0001183_t0028_u01735089469365") 2024/12/25 01:19:17 DEBUG : dst/two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c60_d20241225_m011748_c001_v7007000_t0000_u01735089468069") 2024/12/25 01:19:17 DEBUG : dst/two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944917_d20241225_m011738_c001_v0001183_t0059_u01735089458573") 2024/12/25 01:19:17 DEBUG : dst/two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c59_d20241225_m011737_c001_v7007000_t0000_u01735089457296") 2024/12/25 01:19:17 DEBUG : dst/two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6655_d20241225_m011726_c001_v0001182_t0011_u01735089446147") 2024/12/25 01:19:17 DEBUG : dst/two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f407f961c8291b2bd_d20241225_m011724_c001_v7007000_t0000_u01735089444856") 2024/12/25 01:19:17 DEBUG : dst/two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f90e9_d20241225_m011713_c001_v0001183_t0010_u01735089433650") 2024/12/25 01:19:17 DEBUG : dst/two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4037a3d80daee7e3_d20241225_m011712_c001_v7007000_t0000_u01735089432363") 2024/12/25 01:19:17 DEBUG : dst/two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944409_d20241225_m011700_c001_v0001183_t0026_u01735089420565") 2024/12/25 01:19:17 DEBUG : dst/two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40305ff4ef83397d_d20241225_m011659_c001_v7007000_t0000_u01735089419249") 2024/12/25 01:19:17 DEBUG : dst/two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11539ad1ada000fc_d20241225_m011655_c001_v0001091_t0057_u01735089415089") 2024/12/25 01:19:17 DEBUG : dst/two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f41568191abd55a59_d20241225_m011634_c001_v7007000_t0000_u01735089394852") 2024/12/25 01:19:17 DEBUG : dst/two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1041c9614956c9cd_d20241225_m011633_c001_v0001157_t0013_u01735089393662") 2024/12/25 01:19:17 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f41568191abd55a3d_d20241225_m011550_c001_v7007000_t0000_u01735089350702") 2024/12/25 01:19:17 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f8741_d20241225_m011547_c001_v0001183_t0015_u01735089347092") 2024/12/25 01:19:17 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f41568191abd55a3b_d20241225_m011545_c001_v7007000_t0000_u01735089345171") 2024/12/25 01:19:17 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f85ee_d20241225_m011534_c001_v0001183_t0012_u01735089334870") 2024/12/25 01:19:17 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4024221b768fd8f3_d20241225_m011526_c001_v7007000_t0000_u01735089326327") 2024/12/25 01:19:17 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f846a_d20241225_m011519_c001_v0001183_t0038_u01735089319574") 2024/12/25 01:19:18 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c2d_d20241225_m011456_c001_v7007000_t0000_u01735089296078") 2024/12/25 01:19:18 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d58bd_d20241225_m011454_c001_v0001182_t0049_u01735089294368") 2024/12/25 01:19:18 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c29_d20241225_m011452_c001_v7007000_t0000_u01735089292858") 2024/12/25 01:19:18 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5880_d20241225_m011451_c001_v0001182_t0044_u01735089291705") 2024/12/25 01:19:18 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c25_d20241225_m011448_c001_v7007000_t0000_u01735089288464") 2024/12/25 01:19:18 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d581c_d20241225_m011446_c001_v0001182_t0052_u01735089286958") 2024/12/25 01:19:18 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c22_d20241225_m011445_c001_v7007000_t0000_u01735089285831") 2024/12/25 01:19:18 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d57ec_d20241225_m011444_c001_v0001182_t0029_u01735089284640") 2024/12/25 01:19:18 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f417f823df8941d01_d20241225_m011438_c001_v7007000_t0000_u01735089278253") 2024/12/25 01:19:18 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d575e_d20241225_m011436_c001_v0001182_t0045_u01735089276903") 2024/12/25 01:19:18 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f417f823df8941cf4_d20241225_m011435_c001_v7007000_t0000_u01735089275752") 2024/12/25 01:19:18 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5736_d20241225_m011434_c001_v0001182_t0019_u01735089274986") 2024/12/25 01:19:18 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4104050ce292142c_d20241225_m011430_c001_v7007000_t0000_u01735089270002") 2024/12/25 01:19:18 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d56b8_d20241225_m011428_c001_v0001182_t0029_u01735089268847") 2024/12/25 01:19:18 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4104050ce2921427_d20241225_m011426_c001_v7007000_t0000_u01735089266227") 2024/12/25 01:19:18 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5668_d20241225_m011425_c001_v0001182_t0035_u01735089265226") 2024/12/25 01:19:18 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4104050ce2921426_d20241225_m011424_c001_v7007000_t0000_u01735089264125") 2024/12/25 01:19:18 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f107f92c36c44979a_d20241225_m011423_c001_v0001184_t0021_u01735089263550") 2024/12/25 01:19:18 DEBUG : empty space: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5624_d20241225_m011421_c001_v0001182_t0021_u01735089261978") 2024/12/25 01:19:18 DEBUG : enormous: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c2b_d20241225_m011455_c001_v7007000_t0000_u01735089295149") 2024/12/25 01:19:19 DEBUG : enormous: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d58c3_d20241225_m011454_c001_v0001182_t0009_u01735089294577") 2024/12/25 01:19:19 DEBUG : existing: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f408de58c67b5ef5e_d20241225_m011815_c001_v7007000_t0000_u01735089495784") 2024/12/25 01:19:19 DEBUG : existing: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6a8b_d20241225_m011814_c001_v0001182_t0023_u01735089494635") 2024/12/25 01:19:19 DEBUG : existing: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40556f170e0fc855_d20241225_m011517_c001_v7007000_t0000_u01735089317873") 2024/12/25 01:19:19 DEBUG : existing: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5aab_d20241225_m011516_c001_v0001182_t0055_u01735089316929") 2024/12/25 01:19:19 DEBUG : existing: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4104050ce292141e_d20241225_m011418_c001_v7007000_t0000_u01735089258224") 2024/12/25 01:19:19 DEBUG : existing: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d55b8_d20241225_m011417_c001_v0001182_t0049_u01735089257296") 2024/12/25 01:19:19 DEBUG : existing: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4104050ce292141d_d20241225_m011415_c001_v7007000_t0000_u01735089255963") 2024/12/25 01:19:19 DEBUG : existing: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5584_d20241225_m011415_c001_v0001182_t0009_u01735089255383") 2024/12/25 01:19:19 DEBUG : existing: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d556e_d20241225_m011414_c001_v0001182_t0011_u01735089254620") 2024/12/25 01:19:19 DEBUG : existing-b: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40556f170e0fc856_d20241225_m011518_c001_v7007000_t0000_u01735089318071") 2024/12/25 01:19:19 DEBUG : existing-b: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f8417_d20241225_m011516_c001_v0001183_t0027_u01735089316941") 2024/12/25 01:19:19 DEBUG : five: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c30_d20241225_m011500_c001_v7007000_t0000_u01735089300286") 2024/12/25 01:19:19 DEBUG : five: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f41069f07be2d591b_d20241225_m011458_c001_v0001182_t0049_u01735089298396") 2024/12/25 01:19:19 DEBUG : foo: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4104050ce2921428_d20241225_m011428_c001_v7007000_t0000_u01735089268105") 2024/12/25 01:19:19 DEBUG : foo: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f41069f07be2d5696_d20241225_m011427_c001_v0001182_t0049_u01735089267526") 2024/12/25 01:19:19 DEBUG : foo: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f41069f07be2d5685_d20241225_m011426_c001_v0001182_t0049_u01735089266973") 2024/12/25 01:19:19 DEBUG : four: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c31_d20241225_m011500_c001_v7007000_t0000_u01735089300468") 2024/12/25 01:19:19 DEBUG : four: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f405e7ec7566f824a_d20241225_m011458_c001_v0001183_t0013_u01735089298913") 2024/12/25 01:19:19 DEBUG : four: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5905_d20241225_m011457_c001_v0001182_t0045_u01735089297774") 2024/12/25 01:19:19 DEBUG : hello world2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f45ea0_d20241225_m011321_c001_v7007000_t0000_u01735089201563") 2024/12/25 01:19:20 DEBUG : hello world2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f10285a4c41730fa8_d20241225_m011320_c001_v0001130_t0054_u01735089200844") 2024/12/25 01:19:20 DEBUG : ignore-size: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4104050ce292141c_d20241225_m011413_c001_v7007000_t0000_u01735089253523") 2024/12/25 01:19:20 DEBUG : ignore-size: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d553a_d20241225_m011412_c001_v0001182_t0006_u01735089252576") 2024/12/25 01:19:20 DEBUG : nested/sub dir/file: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40556f170e0fc853_d20241225_m011515_c001_v7007000_t0000_u01735089315823") 2024/12/25 01:19:20 DEBUG : nested/sub dir/file: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f83e4_d20241225_m011514_c001_v0001183_t0032_u01735089314915") 2024/12/25 01:19:20 DEBUG : nested/sub dir/file: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40556f170e0fc851_d20241225_m011513_c001_v7007000_t0000_u01735089313752") 2024/12/25 01:19:20 DEBUG : nested/sub dir/file: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f83b4_d20241225_m011512_c001_v0001183_t0012_u01735089312819") 2024/12/25 01:19:20 DEBUG : one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c33_d20241225_m011500_c001_v7007000_t0000_u01735089300650") 2024/12/25 01:19:20 DEBUG : one: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f41069f07be2d58f3_d20241225_m011457_c001_v0001182_t0049_u01735089297187") 2024/12/25 01:19:20 DEBUG : only0: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e25_d20241225_m011851_c001_v7007000_t0000_u01735089531347") 2024/12/25 01:19:20 DEBUG : only0: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f407b6e11dedf54c1_d20241225_m011846_c001_v0001146_t0027_u01735089526574") 2024/12/25 01:19:20 DEBUG : only0: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944ff5_d20241225_m011836_c001_v0001183_t0053_u01735089516660") 2024/12/25 01:19:20 DEBUG : only0: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f408de58c67b5ef7d_d20241225_m011830_c001_v7007000_t0000_u01735089510526") 2024/12/25 01:19:20 DEBUG : only0: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6aef_d20241225_m011820_c001_v0001182_t0023_u01735089500708") 2024/12/25 01:19:20 DEBUG : only1: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e27_d20241225_m011851_c001_v7007000_t0000_u01735089531593") 2024/12/25 01:19:20 DEBUG : only1: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4000769a92945146_d20241225_m011846_c001_v0001183_t0056_u01735089526003") 2024/12/25 01:19:20 DEBUG : only1: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6c99_d20241225_m011837_c001_v0001182_t0059_u01735089517450") 2024/12/25 01:19:20 DEBUG : only1: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4104050ce2921724_d20241225_m011829_c001_v7007000_t0000_u01735089509961") 2024/12/25 01:19:20 DEBUG : only1: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f988e_d20241225_m011821_c001_v0001183_t0017_u01735089501110") 2024/12/25 01:19:20 DEBUG : only10: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e28_d20241225_m011851_c001_v7007000_t0000_u01735089531776") 2024/12/25 01:19:21 DEBUG : only10: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f405e7ec7566f9b96_d20241225_m011846_c001_v0001183_t0013_u01735089526017") 2024/12/25 01:19:21 DEBUG : only10: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6d03_d20241225_m011841_c001_v0001182_t0011_u01735089521397") 2024/12/25 01:19:21 DEBUG : only10: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f408de58c67b5ef7c_d20241225_m011830_c001_v7007000_t0000_u01735089510343") 2024/12/25 01:19:21 DEBUG : only10: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9904_d20241225_m011824_c001_v0001183_t0018_u01735089504856") 2024/12/25 01:19:21 DEBUG : only11: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e2a_d20241225_m011851_c001_v7007000_t0000_u01735089531958") 2024/12/25 01:19:21 DEBUG : only11: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f41069f07be2d6d7b_d20241225_m011846_c001_v0001182_t0049_u01735089526026") 2024/12/25 01:19:21 DEBUG : only11: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9b17_d20241225_m011841_c001_v0001183_t0029_u01735089521798") 2024/12/25 01:19:21 DEBUG : only11: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f4621c_d20241225_m011830_c001_v7007000_t0000_u01735089510144") 2024/12/25 01:19:21 DEBUG : only11: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944e81_d20241225_m011825_c001_v0001183_t0048_u01735089505248") 2024/12/25 01:19:21 DEBUG : only12: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e2c_d20241225_m011852_c001_v7007000_t0000_u01735089532156") 2024/12/25 01:19:21 DEBUG : only12: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4000769a92945150_d20241225_m011846_c001_v0001183_t0056_u01735089526222") 2024/12/25 01:19:21 DEBUG : only12: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a929450c6_d20241225_m011842_c001_v0001183_t0001_u01735089522196") 2024/12/25 01:19:21 DEBUG : only12: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4104050ce2921726_d20241225_m011830_c001_v7007000_t0000_u01735089510144") 2024/12/25 01:19:21 DEBUG : only12: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6b6b_d20241225_m011825_c001_v0001182_t0036_u01735089505646") 2024/12/25 01:19:21 DEBUG : only13: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e2d_d20241225_m011852_c001_v7007000_t0000_u01735089532346") 2024/12/25 01:19:21 DEBUG : only13: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f405e7ec7566f9ba0_d20241225_m011846_c001_v0001183_t0013_u01735089526236") 2024/12/25 01:19:21 DEBUG : only13: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6d25_d20241225_m011842_c001_v0001182_t0048_u01735089522620") 2024/12/25 01:19:21 DEBUG : only13: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f408de58c67b5ef7b_d20241225_m011830_c001_v7007000_t0000_u01735089510149") 2024/12/25 01:19:21 DEBUG : only13: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9922_d20241225_m011826_c001_v0001183_t0033_u01735089506100") 2024/12/25 01:19:21 DEBUG : only14: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e2f_d20241225_m011852_c001_v7007000_t0000_u01735089532528") 2024/12/25 01:19:22 DEBUG : only14: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f41069f07be2d6d83_d20241225_m011846_c001_v0001182_t0049_u01735089526248") 2024/12/25 01:19:22 DEBUG : only14: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9b37_d20241225_m011843_c001_v0001183_t0022_u01735089523031") 2024/12/25 01:19:22 DEBUG : only14: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4053fe083c7223f9_d20241225_m011830_c001_v7007000_t0000_u01735089510361") 2024/12/25 01:19:22 DEBUG : only14: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944eb1_d20241225_m011826_c001_v0001183_t0055_u01735089506503") 2024/12/25 01:19:22 DEBUG : only15: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e30_d20241225_m011852_c001_v7007000_t0000_u01735089532712") 2024/12/25 01:19:22 DEBUG : only15: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4000769a92945158_d20241225_m011846_c001_v0001183_t0056_u01735089526409") 2024/12/25 01:19:22 DEBUG : only15: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a929450f6_d20241225_m011843_c001_v0001183_t0038_u01735089523456") 2024/12/25 01:19:22 DEBUG : only15: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4104050ce2921729_d20241225_m011830_c001_v7007000_t0000_u01735089510509") 2024/12/25 01:19:22 DEBUG : only15: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6b91_d20241225_m011826_c001_v0001182_t0032_u01735089506912") 2024/12/25 01:19:22 DEBUG : only16: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e32_d20241225_m011852_c001_v7007000_t0000_u01735089532894") 2024/12/25 01:19:22 DEBUG : only16: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f405e7ec7566f9bac_d20241225_m011846_c001_v0001183_t0013_u01735089526425") 2024/12/25 01:19:22 DEBUG : only16: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6d3f_d20241225_m011843_c001_v0001182_t0055_u01735089523890") 2024/12/25 01:19:22 DEBUG : only16: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4053fe083c7223fa_d20241225_m011830_c001_v7007000_t0000_u01735089510545") 2024/12/25 01:19:22 DEBUG : only16: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f995e_d20241225_m011827_c001_v0001183_t0050_u01735089507325") 2024/12/25 01:19:22 DEBUG : only17: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e34_d20241225_m011853_c001_v7007000_t0000_u01735089533076") 2024/12/25 01:19:22 DEBUG : only17: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f41069f07be2d6d93_d20241225_m011846_c001_v0001182_t0049_u01735089526433") 2024/12/25 01:19:22 DEBUG : only17: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9b5b_d20241225_m011844_c001_v0001183_t0004_u01735089524302") 2024/12/25 01:19:22 DEBUG : only17: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f4621e_d20241225_m011830_c001_v7007000_t0000_u01735089510519") 2024/12/25 01:19:22 DEBUG : only17: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944edf_d20241225_m011827_c001_v0001183_t0053_u01735089507761") 2024/12/25 01:19:22 DEBUG : only18: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e35_d20241225_m011853_c001_v7007000_t0000_u01735089533256") 2024/12/25 01:19:23 DEBUG : only18: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4000769a92945160_d20241225_m011846_c001_v0001183_t0056_u01735089526592") 2024/12/25 01:19:23 DEBUG : only18: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92945124_d20241225_m011844_c001_v0001183_t0057_u01735089524713") 2024/12/25 01:19:23 DEBUG : only18: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4053fe083c7223fb_d20241225_m011830_c001_v7007000_t0000_u01735089510728") 2024/12/25 01:19:23 DEBUG : only18: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6bb3_d20241225_m011828_c001_v0001182_t0053_u01735089508180") 2024/12/25 01:19:23 DEBUG : only19: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e37_d20241225_m011853_c001_v7007000_t0000_u01735089533438") 2024/12/25 01:19:23 DEBUG : only19: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f405e7ec7566f9bb2_d20241225_m011846_c001_v0001183_t0013_u01735089526607") 2024/12/25 01:19:23 DEBUG : only19: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6d69_d20241225_m011845_c001_v0001182_t0037_u01735089525127") 2024/12/25 01:19:23 DEBUG : only19: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4053fe083c7223f8_d20241225_m011830_c001_v7007000_t0000_u01735089510174") 2024/12/25 01:19:23 DEBUG : only19: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9988_d20241225_m011828_c001_v0001183_t0022_u01735089508573") 2024/12/25 01:19:23 DEBUG : only2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e38_d20241225_m011853_c001_v7007000_t0000_u01735089533620") 2024/12/25 01:19:23 DEBUG : only2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f41069f07be2d6d9b_d20241225_m011846_c001_v0001182_t0049_u01735089526619") 2024/12/25 01:19:23 DEBUG : only2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9a9f_d20241225_m011837_c001_v0001183_t0056_u01735089517880") 2024/12/25 01:19:23 DEBUG : only2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4104050ce292172b_d20241225_m011830_c001_v7007000_t0000_u01735089510692") 2024/12/25 01:19:23 DEBUG : only2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944de5_d20241225_m011821_c001_v0001183_t0023_u01735089501517") 2024/12/25 01:19:23 DEBUG : only3: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e3a_d20241225_m011853_c001_v7007000_t0000_u01735089533802") 2024/12/25 01:19:23 DEBUG : only3: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f407b6e11dedf54c3_d20241225_m011846_c001_v0001146_t0027_u01735089526764") 2024/12/25 01:19:23 DEBUG : only3: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92945032_d20241225_m011838_c001_v0001183_t0055_u01735089518301") 2024/12/25 01:19:23 DEBUG : only3: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4104050ce292172d_d20241225_m011830_c001_v7007000_t0000_u01735089510879") 2024/12/25 01:19:23 DEBUG : only3: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6b05_d20241225_m011821_c001_v0001182_t0019_u01735089501913") 2024/12/25 01:19:23 DEBUG : only4: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e3b_d20241225_m011853_c001_v7007000_t0000_u01735089533985") 2024/12/25 01:19:24 DEBUG : only4: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4000769a92945166_d20241225_m011846_c001_v0001183_t0056_u01735089526774") 2024/12/25 01:19:24 DEBUG : only4: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6cbd_d20241225_m011838_c001_v0001182_t0048_u01735089518815") 2024/12/25 01:19:24 DEBUG : only4: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4104050ce2921728_d20241225_m011830_c001_v7007000_t0000_u01735089510326") 2024/12/25 01:19:24 DEBUG : only4: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f98aa_d20241225_m011822_c001_v0001183_t0024_u01735089502326") 2024/12/25 01:19:24 DEBUG : only5: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e3d_d20241225_m011854_c001_v7007000_t0000_u01735089534171") 2024/12/25 01:19:24 DEBUG : only5: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f405e7ec7566f9bb8_d20241225_m011846_c001_v0001183_t0013_u01735089526790") 2024/12/25 01:19:24 DEBUG : only5: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9ac1_d20241225_m011839_c001_v0001183_t0014_u01735089519226") 2024/12/25 01:19:24 DEBUG : only5: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f4621d_d20241225_m011830_c001_v7007000_t0000_u01735089510336") 2024/12/25 01:19:24 DEBUG : only5: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944e1b_d20241225_m011822_c001_v0001183_t0041_u01735089502815") 2024/12/25 01:19:24 DEBUG : only6: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e3e_d20241225_m011854_c001_v7007000_t0000_u01735089534353") 2024/12/25 01:19:24 DEBUG : only6: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f41069f07be2d6da3_d20241225_m011846_c001_v0001182_t0049_u01735089526807") 2024/12/25 01:19:24 DEBUG : only6: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92945070_d20241225_m011839_c001_v0001183_t0057_u01735089519690") 2024/12/25 01:19:24 DEBUG : only6: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f4621f_d20241225_m011830_c001_v7007000_t0000_u01735089510702") 2024/12/25 01:19:24 DEBUG : only6: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6b23_d20241225_m011823_c001_v0001182_t0012_u01735089503210") 2024/12/25 01:19:24 DEBUG : only7: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e40_d20241225_m011854_c001_v7007000_t0000_u01735089534534") 2024/12/25 01:19:24 DEBUG : only7: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f407b6e11dedf54c5_d20241225_m011846_c001_v0001146_t0027_u01735089526947") 2024/12/25 01:19:24 DEBUG : only7: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6ce3_d20241225_m011840_c001_v0001182_t0017_u01735089520104") 2024/12/25 01:19:24 DEBUG : only7: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f46220_d20241225_m011830_c001_v7007000_t0000_u01735089510889") 2024/12/25 01:19:24 DEBUG : only7: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f98d8_d20241225_m011823_c001_v0001183_t0013_u01735089503615") 2024/12/25 01:19:24 DEBUG : only8: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e42_d20241225_m011854_c001_v7007000_t0000_u01735089534715") 2024/12/25 01:19:25 DEBUG : only8: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4000769a92945172_d20241225_m011846_c001_v0001183_t0056_u01735089526957") 2024/12/25 01:19:25 DEBUG : only8: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9ae1_d20241225_m011840_c001_v0001183_t0053_u01735089520527") 2024/12/25 01:19:25 DEBUG : only8: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4104050ce2921723_d20241225_m011829_c001_v7007000_t0000_u01735089509778") 2024/12/25 01:19:25 DEBUG : only8: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944e53_d20241225_m011824_c001_v0001183_t0049_u01735089504019") 2024/12/25 01:19:25 DEBUG : only9: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e43_d20241225_m011854_c001_v7007000_t0000_u01735089534913") 2024/12/25 01:19:25 DEBUG : only9: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f405e7ec7566f9bc0_d20241225_m011846_c001_v0001183_t0013_u01735089526975") 2024/12/25 01:19:25 DEBUG : only9: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a929450a2_d20241225_m011840_c001_v0001183_t0058_u01735089520995") 2024/12/25 01:19:25 DEBUG : only9: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f408de58c67b5ef7e_d20241225_m011830_c001_v7007000_t0000_u01735089510708") 2024/12/25 01:19:25 DEBUG : only9: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6b4d_d20241225_m011824_c001_v0001182_t0058_u01735089504448") 2024/12/25 01:19:25 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40556f170e0fc84f_d20241225_m011510_c001_v7007000_t0000_u01735089310954") 2024/12/25 01:19:25 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a929435af_d20241225_m011509_c001_v0001183_t0008_u01735089309117") 2024/12/25 01:19:25 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c3c_d20241225_m011506_c001_v7007000_t0000_u01735089306904") 2024/12/25 01:19:25 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d59a3_d20241225_m011505_c001_v0001182_t0035_u01735089305353") 2024/12/25 01:19:25 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c37_d20241225_m011503_c001_v7007000_t0000_u01735089303518") 2024/12/25 01:19:25 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a929434e1_d20241225_m011501_c001_v0001183_t0041_u01735089301581") 2024/12/25 01:19:25 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c27_d20241225_m011450_c001_v7007000_t0000_u01735089290577") 2024/12/25 01:19:25 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d584e_d20241225_m011449_c001_v0001182_t0044_u01735089289391") 2024/12/25 01:19:25 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c24_d20241225_m011447_c001_v7007000_t0000_u01735089287527") 2024/12/25 01:19:25 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5812_d20241225_m011446_c001_v0001182_t0014_u01735089286752") 2024/12/25 01:19:26 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c21_d20241225_m011445_c001_v7007000_t0000_u01735089285240") 2024/12/25 01:19:26 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d57ea_d20241225_m011444_c001_v0001182_t0004_u01735089284408") 2024/12/25 01:19:26 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f417f823df8941cfe_d20241225_m011437_c001_v7007000_t0000_u01735089277705") 2024/12/25 01:19:26 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5758_d20241225_m011436_c001_v0001182_t0048_u01735089276666") 2024/12/25 01:19:26 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f417f823df8941cf5_d20241225_m011435_c001_v7007000_t0000_u01735089275935") 2024/12/25 01:19:26 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5730_d20241225_m011434_c001_v0001182_t0019_u01735089274762") 2024/12/25 01:19:26 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4104050ce292142f_d20241225_m011434_c001_v7007000_t0000_u01735089274007") 2024/12/25 01:19:26 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d570c_d20241225_m011433_c001_v0001182_t0027_u01735089273421") 2024/12/25 01:19:26 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5702_d20241225_m011432_c001_v0001182_t0055_u01735089272846") 2024/12/25 01:19:26 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4104050ce292142e_d20241225_m011432_c001_v7007000_t0000_u01735089272107") 2024/12/25 01:19:26 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d56ea_d20241225_m011431_c001_v0001182_t0048_u01735089271517") 2024/12/25 01:19:26 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d56de_d20241225_m011430_c001_v0001182_t0029_u01735089270928") 2024/12/25 01:19:26 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4104050ce292142d_d20241225_m011430_c001_v7007000_t0000_u01735089270187") 2024/12/25 01:19:26 DEBUG : potato: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d56c5_d20241225_m011429_c001_v0001182_t0054_u01735089269425") 2024/12/25 01:19:26 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4037a3d80daee765_d20241225_m011602_c001_v7007000_t0000_u01735089362088") 2024/12/25 01:19:26 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92943c05_d20241225_m011601_c001_v0001183_t0013_u01735089361524") 2024/12/25 01:19:26 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f41568191abd55a3e_d20241225_m011551_c001_v7007000_t0000_u01735089351081") 2024/12/25 01:19:27 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92943a18_d20241225_m011546_c001_v0001183_t0006_u01735089346450") 2024/12/25 01:19:27 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f418e7f21d7920eab_d20241225_m011538_c001_v7007000_t0000_u01735089338496") 2024/12/25 01:19:27 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92943879_d20241225_m011534_c001_v0001183_t0044_u01735089334285") 2024/12/25 01:19:27 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4024221b768fd8f5_d20241225_m011526_c001_v7007000_t0000_u01735089326976") 2024/12/25 01:19:27 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a929436e6_d20241225_m011519_c001_v0001183_t0032_u01735089319377") 2024/12/25 01:19:27 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c2c_d20241225_m011455_c001_v7007000_t0000_u01735089295333") 2024/12/25 01:19:27 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d58b7_d20241225_m011454_c001_v0001182_t0016_u01735089294143") 2024/12/25 01:19:27 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c2a_d20241225_m011453_c001_v7007000_t0000_u01735089293043") 2024/12/25 01:19:27 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5878_d20241225_m011451_c001_v0001182_t0020_u01735089291491") 2024/12/25 01:19:27 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c28_d20241225_m011450_c001_v7007000_t0000_u01735089290760") 2024/12/25 01:19:27 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5854_d20241225_m011450_c001_v0001182_t0018_u01735089289999") 2024/12/25 01:19:27 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c26_d20241225_m011448_c001_v7007000_t0000_u01735089288648") 2024/12/25 01:19:27 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d582e_d20241225_m011447_c001_v0001182_t0029_u01735089287895") 2024/12/25 01:19:27 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c23_d20241225_m011446_c001_v7007000_t0000_u01735089286013") 2024/12/25 01:19:27 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d57f4_d20241225_m011445_c001_v0001182_t0053_u01735089285248") 2024/12/25 01:19:27 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f417f823df8941d03_d20241225_m011438_c001_v7007000_t0000_u01735089278442") 2024/12/25 01:19:27 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d576a_d20241225_m011437_c001_v0001182_t0040_u01735089277474") 2024/12/25 01:19:27 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f45eb0_d20241225_m011325_c001_v7007000_t0000_u01735089205146") 2024/12/25 01:19:27 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f10285a4c41730fac_d20241225_m011324_c001_v0001130_t0037_u01735089204372") 2024/12/25 01:19:27 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f45ea8_d20241225_m011323_c001_v7007000_t0000_u01735089203102") 2024/12/25 01:19:28 DEBUG : potato2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f10285a4c41730faa_d20241225_m011322_c001_v0001130_t0022_u01735089202463") 2024/12/25 01:19:28 DEBUG : potato3: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f41568191abd55a3f_d20241225_m011551_c001_v7007000_t0000_u01735089351322") 2024/12/25 01:19:28 DEBUG : potato3: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5d15_d20241225_m011547_c001_v0001182_t0057_u01735089347656") 2024/12/25 01:19:28 DEBUG : potato3: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f418e7f21d7920eb0_d20241225_m011539_c001_v7007000_t0000_u01735089339061") 2024/12/25 01:19:28 DEBUG : potato3: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5c0d_d20241225_m011535_c001_v0001182_t0029_u01735089335443") 2024/12/25 01:19:28 DEBUG : potato3: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4024221b768fd8f4_d20241225_m011526_c001_v7007000_t0000_u01735089326760") 2024/12/25 01:19:28 DEBUG : potato3: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5ae0_d20241225_m011519_c001_v0001182_t0024_u01735089319776") 2024/12/25 01:19:28 DEBUG : pre-dest1/1: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40305ff4ef833974_d20241225_m011643_c001_v7007000_t0000_u01735089403501") 2024/12/25 01:19:28 DEBUG : pre-dest1/1: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d61bc_d20241225_m011635_c001_v0001182_t0019_u01735089395584") 2024/12/25 01:19:28 DEBUG : pre-dest2/2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40305ff4ef833975_d20241225_m011643_c001_v7007000_t0000_u01735089403684") 2024/12/25 01:19:28 DEBUG : pre-dest2/2: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92944078_d20241225_m011636_c001_v0001183_t0031_u01735089396152") 2024/12/25 01:19:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f41568191abd55a4a_d20241225_m011615_c001_v7007000_t0000_u01735089375434") 2024/12/25 01:19:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f89cf_d20241225_m011611_c001_v0001183_t0059_u01735089371577") 2024/12/25 01:19:28 DEBUG : sizeonly: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4040db686bae0bcf_d20241225_m011410_c001_v7007000_t0000_u01735089250938") 2024/12/25 01:19:28 DEBUG : sizeonly: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d550a_d20241225_m011409_c001_v0001182_t0011_u01735089249982") 2024/12/25 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e64_d20241225_m011903_c001_v7007000_t0000_u01735089543344") 2024/12/25 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92945383_d20241225_m011900_c001_v0001183_t0009_u01735089540872") 2024/12/25 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e52_d20241225_m011858_c001_v7007000_t0000_u01735089538972") 2024/12/25 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f107b6e11dedf54f5_d20241225_m011856_c001_v0001146_t0050_u01735089536253") 2024/12/25 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40556f170e0fc854_d20241225_m011516_c001_v7007000_t0000_u01735089316006") 2024/12/25 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1000769a92943671_d20241225_m011515_c001_v0001183_t0042_u01735089315263") 2024/12/25 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40556f170e0fc852_d20241225_m011513_c001_v7007000_t0000_u01735089313939") 2024/12/25 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5a4e_d20241225_m011513_c001_v0001182_t0032_u01735089313177") 2024/12/25 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4040db686bae0bbe_d20241225_m011406_c001_v7007000_t0000_u01735089246871") 2024/12/25 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5496_d20241225_m011405_c001_v0001182_t0033_u01735089245373") 2024/12/25 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4040db686bae0bb6_d20241225_m011404_c001_v7007000_t0000_u01735089244638") 2024/12/25 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5478_d20241225_m011403_c001_v0001182_t0028_u01735089243532") 2024/12/25 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4040db686bae0ba8_d20241225_m011400_c001_v7007000_t0000_u01735089240748") 2024/12/25 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5403_d20241225_m011359_c001_v0001182_t0023_u01735089239223") 2024/12/25 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4040db686bae0ba0_d20241225_m011358_c001_v7007000_t0000_u01735089238678") 2024/12/25 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d53d1_d20241225_m011357_c001_v0001182_t0010_u01735089237525") 2024/12/25 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5391_d20241225_m011354_c001_v0001182_t0012_u01735089234148") 2024/12/25 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4040db686bae0b87_d20241225_m011353_c001_v7007000_t0000_u01735089233408") 2024/12/25 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d536e_d20241225_m011352_c001_v0001182_t0009_u01735089232846") 2024/12/25 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d535a_d20241225_m011352_c001_v0001182_t0008_u01735089232090") 2024/12/25 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4040db686bae0b7e_d20241225_m011351_c001_v7007000_t0000_u01735089231002") 2024/12/25 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d52ff_d20241225_m011348_c001_v0001182_t0044_u01735089228170") 2024/12/25 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d52b9_d20241225_m011345_c001_v0001182_t0052_u01735089225580") 2024/12/25 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4040db686bae0b6b_d20241225_m011344_c001_v7007000_t0000_u01735089224855") 2024/12/25 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5287_d20241225_m011344_c001_v0001182_t0008_u01735089224300") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d5278_d20241225_m011343_c001_v0001182_t0038_u01735089223541") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4040db686bae0b5c_d20241225_m011340_c001_v7007000_t0000_u01735089220119") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f10285a4c41730fcc_d20241225_m011335_c001_v0001130_t0005_u01735089215615") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4040db686bae0b4c_d20241225_m011335_c001_v7007000_t0000_u01735089215212") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f10285a4c41730fc6_d20241225_m011334_c001_v0001130_t0026_u01735089214562") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f45ecb_d20241225_m011332_c001_v7007000_t0000_u01735089212934") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f10285a4c41730fbe_d20241225_m011332_c001_v0001130_t0033_u01735089212272") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f45eca_d20241225_m011331_c001_v7007000_t0000_u01735089211731") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f10285a4c41730fbc_d20241225_m011331_c001_v0001130_t0058_u01735089211068") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f45ec7_d20241225_m011329_c001_v7007000_t0000_u01735089209805") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f10285a4c41730fba_d20241225_m011328_c001_v0001130_t0032_u01735089208940") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f45ec2_d20241225_m011328_c001_v7007000_t0000_u01735089208396") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f10285a4c41730fb8_d20241225_m011327_c001_v0001130_t0014_u01735089207764") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f45ebb_d20241225_m011326_c001_v7007000_t0000_u01735089206861") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f10285a4c41730fb0_d20241225_m011326_c001_v0001130_t0048_u01735089206053") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f45e95_d20241225_m011319_c001_v7007000_t0000_u01735089199942") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f10285a4c41730fa2_d20241225_m011319_c001_v0001130_t0035_u01735089199172") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f45e8c_d20241225_m011318_c001_v7007000_t0000_u01735089198274") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f10285a4c41730f9e_d20241225_m011317_c001_v0001130_t0035_u01735089197571") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f45e86_d20241225_m011316_c001_v7007000_t0000_u01735089196670") 2024/12/25 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f10285a4c41730f9c_d20241225_m011315_c001_v0001130_t0056_u01735089195976") 2024/12/25 01:19:31 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f401e59d573f45e7e_d20241225_m011313_c001_v7007000_t0000_u01735089193026") 2024/12/25 01:19:31 DEBUG : sub dir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f10285a4c41730f90_d20241225_m011312_c001_v0001130_t0019_u01735089192358") 2024/12/25 01:19:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e66_d20241225_m011903_c001_v7007000_t0000_u01735089543526") 2024/12/25 01:19:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f9d3c_d20241225_m011900_c001_v0001183_t0020_u01735089540881") 2024/12/25 01:19:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4063d5e88e371e54_d20241225_m011859_c001_v7007000_t0000_u01735089539156") 2024/12/25 01:19:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d6e77_d20241225_m011856_c001_v0001182_t0016_u01735089536241") 2024/12/25 01:19:31 DEBUG : sub/yam: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40556f170e0fc84d_d20241225_m011510_c001_v7007000_t0000_u01735089310397") 2024/12/25 01:19:31 DEBUG : sub/yam: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f8350_d20241225_m011508_c001_v0001183_t0022_u01735089308752") 2024/12/25 01:19:31 DEBUG : three: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c34_d20241225_m011500_c001_v7007000_t0000_u01735089300833") 2024/12/25 01:19:31 DEBUG : three: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d592d_d20241225_m011459_c001_v0001182_t0041_u01735089299689") 2024/12/25 01:19:31 DEBUG : three: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f11069f07be2d58ff_d20241225_m011457_c001_v0001182_t0023_u01735089297560") 2024/12/25 01:19:31 DEBUG : two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c35_d20241225_m011501_c001_v7007000_t0000_u01735089301014") 2024/12/25 01:19:31 DEBUG : two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f4000769a9294349e_d20241225_m011459_c001_v0001183_t0056_u01735089299107") 2024/12/25 01:19:31 DEBUG : two: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f41069f07be2d58f7_d20241225_m011457_c001_v0001182_t0049_u01735089297373") 2024/12/25 01:19:31 DEBUG : yam: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40556f170e0fc850_d20241225_m011511_c001_v7007000_t0000_u01735089311138") 2024/12/25 01:19:31 DEBUG : yam: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f1169398edc325599_d20241225_m011510_c001_v0001091_t0053_u01735089310085") 2024/12/25 01:19:31 DEBUG : yam: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c3b_d20241225_m011506_c001_v7007000_t0000_u01735089306355") 2024/12/25 01:19:31 DEBUG : yam: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f82f2_d20241225_m011504_c001_v0001183_t0044_u01735089304998") 2024/12/25 01:19:31 DEBUG : yam: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c36_d20241225_m011502_c001_v7007000_t0000_u01735089302967") 2024/12/25 01:19:31 DEBUG : yam: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f105e7ec7566f8290_d20241225_m011501_c001_v0001183_t0001_u01735089301573") 2024/12/25 01:19:32 DEBUG : yaml: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f40556f170e0fc84b_d20241225_m011507_c001_v7007000_t0000_u01735089307466") 2024/12/25 01:19:32 DEBUG : yaml: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f116788811944d671_d20241225_m011506_c001_v0001184_t0043_u01735089306145") 2024/12/25 01:19:32 DEBUG : yaml: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f411502e0f7447c38_d20241225_m011503_c001_v7007000_t0000_u01735089303700") 2024/12/25 01:19:32 DEBUG : yaml: Deleting (id "4_zff52fd4350fdfbbb9f380e1b_f110e0ae2f93e9953_d20241225_m011502_c001_v0001183_t0010_u01735089302763") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m24.076440028s (try 1/5)