"./sync.test -test.v -test.timeout 1h0m0s -remote TestUptobox: -verbose" - Starting (try 1/5) 2022/03/14 06:07:47 DEBUG : Creating backend with remote "TestUptobox:rclone-test-lefeyer3cabugig4piyohec8" 2022/03/14 06:07:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/14 06:07:47 DEBUG : Creating backend with remote "/tmp/rclone1174952898" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:07:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/03/14 06:07:48 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:07:48 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.92s) === RUN TestCopy run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:07:50 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:07:50 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:07:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (7.71s) === RUN TestCopyMissingDirectory run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:07:57 DEBUG : Creating backend with remote "/non-existing" 2022/03/14 06:07:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/03/14 06:07:57 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:07:57 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.21s) === RUN TestCopyNoTraverse run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:07:59 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:07:59 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:08:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.20s) === RUN TestCopyCheckFirst run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:08:05 INFO : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Running all checks before starting transfers 2022/03/14 06:08:06 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:08:06 INFO : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Checks finished, now starting transfers 2022/03/14 06:08:06 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:08:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.32s) === RUN TestSyncNoTraverse run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:08:13 ERROR : Ignoring --no-traverse with sync 2022/03/14 06:08:13 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:08:13 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:08:17 INFO : sub dir/hello world: Copied (new) 2022/03/14 06:08:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.21s) === RUN TestCopyWithDepth run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:08:20 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:08:20 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:08:23 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (5.20s) === RUN TestCopyWithFilesFrom run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:08:25 DEBUG : hello world2: Excluded 2022/03/14 06:08:25 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:08:25 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:08:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (5.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:08:31 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:08:31 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:08:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (5.21s) === RUN TestCopyEmptyDirectories run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:08:36 DEBUG : sub dir2: Making directory 2022/03/14 06:08:36 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:08:36 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:08:40 INFO : sub dir/hello world: Copied (new) 2022/03/14 06:08:40 DEBUG : sub dir2: Making directory 2022/03/14 06:08:40 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': copied 1 directories --- PASS: TestCopyEmptyDirectories (9.60s) === RUN TestMoveEmptyDirectories run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:08:45 DEBUG : sub dir2: Making directory 2022/03/14 06:08:46 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:08:46 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:08:49 INFO : sub dir/hello world: Copied (new) 2022/03/14 06:08:49 INFO : sub dir/hello world: Deleted 2022/03/14 06:08:49 DEBUG : sub dir2: Making directory 2022/03/14 06:08:50 DEBUG : sub dir: Making directory 2022/03/14 06:08:51 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': copied 2 directories --- PASS: TestMoveEmptyDirectories (10.41s) === RUN TestSyncEmptyDirectories run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:08:56 DEBUG : sub dir2: Making directory 2022/03/14 06:08:56 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:08:56 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:09:00 INFO : sub dir/hello world: Copied (new) 2022/03/14 06:09:00 DEBUG : sub dir2: Making directory 2022/03/14 06:09:00 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': copied 1 directories 2022/03/14 06:09:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (9.62s) === RUN TestServerSideCopy run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:09:10 DEBUG : Creating backend with remote "TestUptobox:rclone-test-wodugim2nepavam2wexikaf6" 2022/03/14 06:09:10 DEBUG : Config file has changed externaly - reloading sync_test.go:275: Server side copy (if possible) Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8' -> Uptobox root 'rclone-test-wodugim2nepavam2wexikaf6' 2022/03/14 06:09:11 DEBUG : Uptobox root 'rclone-test-wodugim2nepavam2wexikaf6': Waiting for checks to finish 2022/03/14 06:09:11 DEBUG : Uptobox root 'rclone-test-wodugim2nepavam2wexikaf6': Waiting for transfers to finish 2022/03/14 06:09:12 INFO : sub dir/hello world: Copied (server-side copy) 2022/03/14 06:09:14 DEBUG : Uptobox root 'rclone-test-wodugim2nepavam2wexikaf6': Purge object "sub dir/hello world" 2022/03/14 06:09:14 DEBUG : Uptobox root 'rclone-test-wodugim2nepavam2wexikaf6': Purge dir "sub dir" 2022/03/14 06:09:15 DEBUG : Uptobox root 'rclone-test-wodugim2nepavam2wexikaf6': Purge dir "" --- PASS: TestServerSideCopy (13.00s) === RUN TestCopyAfterDelete run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:09:22 ERROR : : error listing: directory not found 2022/03/14 06:09:23 DEBUG : Local file system at /tmp/rclone1174952898: Making directory 2022/03/14 06:09:23 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:09:23 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.01s) === RUN TestCopyRedownload run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:09:31 DEBUG : Local file system at /tmp/rclone1174952898: Waiting for checks to finish 2022/03/14 06:09:31 DEBUG : Local file system at /tmp/rclone1174952898: Waiting for transfers to finish 2022/03/14 06:09:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (8.42s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:09:35 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:09:35 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:09:38 INFO : check sum: Copied (new) 2022/03/14 06:09:38 DEBUG : Waiting for deletions to finish 2022/03/14 06:09:39 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:09:39 NOTICE: Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/03/14 06:09:39 DEBUG : check sum: Size of src and dst objects identical 2022/03/14 06:09:39 DEBUG : check sum: Unchanged skipping 2022/03/14 06:09:39 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:09:39 DEBUG : Waiting for deletions to finish 2022/03/14 06:09:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.00s) === RUN TestSyncSizeOnly run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:09:41 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:09:41 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:09:44 INFO : sizeonly: Copied (new) 2022/03/14 06:09:44 DEBUG : Waiting for deletions to finish 2022/03/14 06:09:45 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:09:45 DEBUG : sizeonly: Sizes identical 2022/03/14 06:09:45 DEBUG : sizeonly: Unchanged skipping 2022/03/14 06:09:45 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:09:45 DEBUG : Waiting for deletions to finish 2022/03/14 06:09:45 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.01s) === RUN TestSyncIgnoreSize run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:09:47 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:09:47 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:09:50 INFO : ignore-size: Copied (new) 2022/03/14 06:09:50 DEBUG : Waiting for deletions to finish 2022/03/14 06:09:51 DEBUG : ignore-size: Sizes identical 2022/03/14 06:09:51 DEBUG : ignore-size: Unchanged skipping 2022/03/14 06:09:51 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:09:51 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:09:51 DEBUG : Waiting for deletions to finish 2022/03/14 06:09:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.01s) === RUN TestSyncIgnoreTimes run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:09:57 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:09:57 DEBUG : existing: Sizes identical 2022/03/14 06:09:57 DEBUG : existing: Unchanged skipping 2022/03/14 06:09:57 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:09:57 DEBUG : Waiting for deletions to finish 2022/03/14 06:09:57 INFO : There was nothing to transfer 2022/03/14 06:09:57 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:09:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/03/14 06:09:57 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:10:00 INFO : existing: Copied (replaced existing) 2022/03/14 06:10:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (9.22s) === RUN TestSyncIgnoreExisting run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:10:02 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:10:02 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:10:05 INFO : existing: Copied (new) 2022/03/14 06:10:05 DEBUG : Waiting for deletions to finish 2022/03/14 06:10:06 DEBUG : existing: Destination exists, skipping 2022/03/14 06:10:06 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:10:06 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:10:06 DEBUG : Waiting for deletions to finish 2022/03/14 06:10:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.01s) === RUN TestSyncIgnoreErrors run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:10:15 DEBUG : d: Making directory 2022/03/14 06:10:18 DEBUG : c/non empty space: Sizes identical 2022/03/14 06:10:18 DEBUG : c/non empty space: Unchanged skipping 2022/03/14 06:10:19 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:10:19 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:10:23 INFO : a/potato2: Copied (new) 2022/03/14 06:10:23 DEBUG : Waiting for deletions to finish 2022/03/14 06:10:23 INFO : b/potato: Deleted 2022/03/14 06:10:23 INFO : d: Removing directory 2022/03/14 06:10:24 INFO : b: Removing directory 2022/03/14 06:10:25 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': deleted 2 directories --- PASS: TestSyncIgnoreErrors (22.03s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:10:34 DEBUG : empty space: Sizes identical 2022/03/14 06:10:34 DEBUG : empty space: Unchanged skipping 2022/03/14 06:10:34 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:10:34 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:10:34 DEBUG : Waiting for deletions to finish 2022/03/14 06:10:34 INFO : There was nothing to transfer 2022/03/14 06:10:35 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:10:35 DEBUG : empty space: Sizes identical 2022/03/14 06:10:35 DEBUG : empty space: Unchanged skipping 2022/03/14 06:10:35 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:10:35 DEBUG : Waiting for deletions to finish 2022/03/14 06:10:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (6.41s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" sync_test.go:577: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.80s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" sync_test.go:602: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.80s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:10:42 DEBUG : empty space: Sizes identical 2022/03/14 06:10:42 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:10:42 DEBUG : empty space: Unchanged skipping 2022/03/14 06:10:42 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:10:45 INFO : potato: Copied (new) 2022/03/14 06:10:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (9.22s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:10:51 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:10:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/03/14 06:10:51 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:10:54 INFO : potato: Copied (replaced existing) 2022/03/14 06:10:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.81s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" sync_test.go:663: ModTimeNotSupported so forcing file to be a different size 2022/03/14 06:11:00 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:11:00 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2022/03/14 06:11:00 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:11:03 INFO : potato: Copied (replaced existing) 2022/03/14 06:11:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:11:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/03/14 06:11:12 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:11:12 DEBUG : empty space: Sizes identical 2022/03/14 06:11:12 DEBUG : empty space: Unchanged skipping 2022/03/14 06:11:12 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:11:12 DEBUG : Waiting for deletions to finish 2022/03/14 06:11:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:11:21 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:11:21 DEBUG : empty space: Sizes identical 2022/03/14 06:11:21 DEBUG : empty space: Unchanged skipping 2022/03/14 06:11:21 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:11:24 INFO : potato2: Copied (new) 2022/03/14 06:11:24 DEBUG : Waiting for deletions to finish 2022/03/14 06:11:24 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (12.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:11:34 DEBUG : d: Making directory 2022/03/14 06:11:34 DEBUG : d/e: Making directory 2022/03/14 06:11:38 DEBUG : c/non empty space: Sizes identical 2022/03/14 06:11:38 DEBUG : c/non empty space: Unchanged skipping 2022/03/14 06:11:40 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:11:40 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:11:43 INFO : a/potato2: Copied (new) 2022/03/14 06:11:43 DEBUG : Waiting for deletions to finish 2022/03/14 06:11:44 INFO : b/potato: Deleted 2022/03/14 06:11:44 INFO : d/e: Removing directory 2022/03/14 06:11:44 INFO : d: Removing directory 2022/03/14 06:11:45 INFO : b: Removing directory 2022/03/14 06:11:46 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (24.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:11:58 DEBUG : d: Making directory 2022/03/14 06:12:02 DEBUG : c/non empty space: Sizes identical 2022/03/14 06:12:02 DEBUG : c/non empty space: Unchanged skipping 2022/03/14 06:12:02 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:12:02 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:12:06 INFO : a/potato2: Copied (new) 2022/03/14 06:12:06 ERROR : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': not deleting files as there were IO errors 2022/03/14 06:12:06 ERROR : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (23.64s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:12:22 DEBUG : Waiting for deletions to finish 2022/03/14 06:12:22 DEBUG : empty space: Sizes identical 2022/03/14 06:12:22 DEBUG : empty space: Unchanged skipping 2022/03/14 06:12:22 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:12:22 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:12:23 INFO : potato: Deleted 2022/03/14 06:12:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (12.82s) === RUN TestSyncDeleteBefore run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:12:34 DEBUG : Waiting for deletions to finish 2022/03/14 06:12:35 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:12:35 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:12:35 INFO : potato: Deleted 2022/03/14 06:12:36 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:12:36 DEBUG : empty space: Sizes identical 2022/03/14 06:12:36 DEBUG : empty space: Unchanged skipping 2022/03/14 06:12:36 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:12:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (13.22s) === RUN TestCopyDeleteBefore run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:12:45 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:12:45 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:12:48 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (9.34s) === RUN TestSyncWithExclude run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:12:57 DEBUG : enormous: Excluded 2022/03/14 06:12:57 DEBUG : potato2: Excluded 2022/03/14 06:12:57 DEBUG : potato2: Excluded 2022/03/14 06:12:57 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:12:57 DEBUG : empty space: Sizes identical 2022/03/14 06:12:57 DEBUG : empty space: Unchanged skipping 2022/03/14 06:12:57 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:12:57 DEBUG : Waiting for deletions to finish 2022/03/14 06:12:57 INFO : There was nothing to transfer 2022/03/14 06:12:58 DEBUG : enormous: Excluded 2022/03/14 06:12:58 DEBUG : potato2: Excluded 2022/03/14 06:12:58 DEBUG : potato2: Excluded 2022/03/14 06:12:58 DEBUG : empty space: Sizes identical 2022/03/14 06:12:58 DEBUG : empty space: Unchanged skipping 2022/03/14 06:12:58 DEBUG : Local file system at /tmp/rclone1174952898: Waiting for checks to finish 2022/03/14 06:12:58 DEBUG : Local file system at /tmp/rclone1174952898: Waiting for transfers to finish 2022/03/14 06:12:58 DEBUG : Waiting for deletions to finish 2022/03/14 06:12:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.62s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:13:10 DEBUG : enormous: Excluded 2022/03/14 06:13:10 DEBUG : potato2: Excluded 2022/03/14 06:13:10 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:13:10 DEBUG : empty space: Sizes identical 2022/03/14 06:13:10 DEBUG : empty space: Unchanged skipping 2022/03/14 06:13:10 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:13:10 DEBUG : Waiting for deletions to finish 2022/03/14 06:13:11 INFO : enormous: Deleted 2022/03/14 06:13:11 INFO : potato2: Deleted 2022/03/14 06:13:11 INFO : There was nothing to transfer 2022/03/14 06:13:12 DEBUG : empty space: Sizes identical 2022/03/14 06:13:12 DEBUG : empty space: Unchanged skipping 2022/03/14 06:13:12 DEBUG : Local file system at /tmp/rclone1174952898: Waiting for checks to finish 2022/03/14 06:13:12 DEBUG : Local file system at /tmp/rclone1174952898: Waiting for transfers to finish 2022/03/14 06:13:12 DEBUG : Waiting for deletions to finish 2022/03/14 06:13:12 INFO : enormous: Deleted 2022/03/14 06:13:12 INFO : potato2: Deleted 2022/03/14 06:13:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (13.22s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" sync_test.go:968: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.80s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" sync_test.go:1058: Can track renames: false 2022/03/14 06:13:14 ERROR : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Ignoring --track-renames as the source and destination do not have a common hash 2022/03/14 06:13:14 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:13:14 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:13:20 INFO : potato: Copied (new) 2022/03/14 06:13:21 INFO : yam: Copied (new) 2022/03/14 06:13:21 DEBUG : Waiting for deletions to finish 2022/03/14 06:13:21 ERROR : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Ignoring --track-renames as the source and destination do not have a common hash 2022/03/14 06:13:21 DEBUG : potato: Sizes identical 2022/03/14 06:13:21 DEBUG : potato: Unchanged skipping 2022/03/14 06:13:21 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:13:21 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:13:25 INFO : yaml: Copied (new) 2022/03/14 06:13:25 DEBUG : Waiting for deletions to finish 2022/03/14 06:13:25 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (13.22s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" sync_test.go:1127: Can track renames: false 2022/03/14 06:13:27 ERROR : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Ignoring --track-renames as either the source or destination do not support modtime 2022/03/14 06:13:27 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:13:27 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:13:33 INFO : potato: Copied (new) 2022/03/14 06:13:34 INFO : yam: Copied (new) 2022/03/14 06:13:34 DEBUG : Waiting for deletions to finish 2022/03/14 06:13:34 ERROR : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Ignoring --track-renames as either the source or destination do not support modtime 2022/03/14 06:13:35 DEBUG : potato: Sizes identical 2022/03/14 06:13:35 DEBUG : potato: Unchanged skipping 2022/03/14 06:13:35 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:13:35 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:13:38 INFO : yaml: Copied (new) 2022/03/14 06:13:38 DEBUG : Waiting for deletions to finish 2022/03/14 06:13:38 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (13.23s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" sync_test.go:1163: Can track renames: false 2022/03/14 06:13:41 INFO : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Making map for --track-renames 2022/03/14 06:13:41 INFO : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Finished making map for --track-renames 2022/03/14 06:13:41 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:13:41 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for renames to finish 2022/03/14 06:13:41 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:13:47 INFO : potato: Copied (new) 2022/03/14 06:13:48 INFO : sub/yam: Copied (new) 2022/03/14 06:13:48 DEBUG : Waiting for deletions to finish 2022/03/14 06:13:49 DEBUG : potato: Sizes identical 2022/03/14 06:13:49 DEBUG : potato: Unchanged skipping 2022/03/14 06:13:49 INFO : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Making map for --track-renames 2022/03/14 06:13:49 INFO : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Finished making map for --track-renames 2022/03/14 06:13:49 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:13:49 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for renames to finish 2022/03/14 06:13:51 INFO : sub/yam: Moved (server-side) to: yam 2022/03/14 06:13:51 INFO : yam: Renamed from "sub/yam" 2022/03/14 06:13:51 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:13:51 DEBUG : Waiting for deletions to finish 2022/03/14 06:13:51 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:13:55 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:13:55 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:14:01 INFO : sub dir/hello world: Copied (new) 2022/03/14 06:14:01 INFO : sub dir/hello world: Deleted 2022/03/14 06:14:02 INFO : nested/sub dir/file: Copied (new) 2022/03/14 06:14:02 INFO : nested/sub dir/file: Deleted 2022/03/14 06:14:02 INFO : sub dir: Removing directory 2022/03/14 06:14:02 INFO : nested/sub dir: Removing directory 2022/03/14 06:14:02 INFO : nested: Removing directory 2022/03/14 06:14:02 DEBUG : Local file system at /tmp/rclone1174952898: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (14.82s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:14:10 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:14:10 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:14:16 INFO : sub dir/hello world: Copied (new) 2022/03/14 06:14:16 INFO : sub dir/hello world: Deleted 2022/03/14 06:14:17 INFO : nested/sub dir/file: Copied (new) 2022/03/14 06:14:17 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (14.83s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:14:24 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:14:24 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:14:30 INFO : existing: Copied (new) 2022/03/14 06:14:30 INFO : existing: Deleted 2022/03/14 06:14:31 INFO : existing-b: Copied (new) 2022/03/14 06:14:31 INFO : existing-b: Deleted 2022/03/14 06:14:32 DEBUG : existing: Destination exists, skipping 2022/03/14 06:14:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/03/14 06:14:32 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:14:32 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:14:32 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (9.62s) === RUN TestServerSideMove run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:14:34 DEBUG : Creating backend with remote "TestUptobox:rclone-test-sowayot1yelipos8lehafeg9" 2022/03/14 06:14:34 DEBUG : Config file has changed externaly - reloading sync_test.go:1215: Server side move (if possible) Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8' -> Uptobox root 'rclone-test-sowayot1yelipos8lehafeg9' 2022/03/14 06:14:51 DEBUG : Uptobox root 'rclone-test-sowayot1yelipos8lehafeg9': Using server-side directory move 2022/03/14 06:14:51 INFO : Uptobox root 'rclone-test-sowayot1yelipos8lehafeg9': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/03/14 06:14:52 DEBUG : empty space: Sizes identical 2022/03/14 06:14:52 DEBUG : empty space: Unchanged skipping 2022/03/14 06:14:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/14 06:14:52 DEBUG : Uptobox root 'rclone-test-sowayot1yelipos8lehafeg9': Waiting for checks to finish 2022/03/14 06:14:52 INFO : empty space: Deleted 2022/03/14 06:14:52 DEBUG : Uptobox root 'rclone-test-sowayot1yelipos8lehafeg9': Waiting for transfers to finish 2022/03/14 06:14:53 INFO : potato3: Deleted 2022/03/14 06:14:54 INFO : potato2: Moved (server-side) 2022/03/14 06:14:55 INFO : potato3: Moved (server-side) 2022/03/14 06:14:55 INFO : There was nothing to transfer 2022/03/14 06:14:55 DEBUG : Creating backend with remote "TestUptobox:rclone-test-fofexab1gekuqay0kilakop5" 2022/03/14 06:14:56 DEBUG : Uptobox root 'rclone-test-fofexab1gekuqay0kilakop5': Using server-side directory move 2022/03/14 06:14:58 INFO : Uptobox root 'rclone-test-fofexab1gekuqay0kilakop5': Server side directory move succeeded 2022/03/14 06:14:58 ERROR : : error listing: directory not found 2022/03/14 06:14:58 DEBUG : Uptobox root 'rclone-test-fofexab1gekuqay0kilakop5': Purge object "empty space" 2022/03/14 06:14:59 DEBUG : Uptobox root 'rclone-test-fofexab1gekuqay0kilakop5': Purge object "potato2" 2022/03/14 06:14:59 DEBUG : Uptobox root 'rclone-test-fofexab1gekuqay0kilakop5': Purge object "potato3" 2022/03/14 06:15:00 DEBUG : Uptobox root 'rclone-test-fofexab1gekuqay0kilakop5': Purge dir "" 2022/03/14 06:15:00 ERROR : : error listing: directory not found 2022/03/14 06:15:00 DEBUG : Uptobox root 'rclone-test-sowayot1yelipos8lehafeg9': Purge dir "" 2022/03/14 06:15:01 purge failed to rmdir "": api error 1: An error occured: Could not find current path 2022/03/14 06:15:01 purge failed: directory not found --- PASS: TestServerSideMove (27.74s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:15:01 DEBUG : Creating backend with remote "TestUptobox:rclone-test-mareqoj2banejay8bemirex1" sync_test.go:1215: Server side move (if possible) Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8' -> Uptobox root 'rclone-test-mareqoj2banejay8bemirex1' 2022/03/14 06:15:18 DEBUG : empty space: Excluded 2022/03/14 06:15:19 DEBUG : empty space: Excluded 2022/03/14 06:15:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/14 06:15:19 DEBUG : Uptobox root 'rclone-test-mareqoj2banejay8bemirex1': Waiting for checks to finish 2022/03/14 06:15:19 DEBUG : Uptobox root 'rclone-test-mareqoj2banejay8bemirex1': Waiting for transfers to finish 2022/03/14 06:15:20 INFO : potato3: Deleted 2022/03/14 06:15:21 INFO : potato2: Moved (server-side) 2022/03/14 06:15:22 INFO : potato3: Moved (server-side) 2022/03/14 06:15:22 INFO : There was nothing to transfer 2022/03/14 06:15:22 DEBUG : Creating backend with remote "TestUptobox:rclone-test-hupogol1fevolaz8qahuqef5" 2022/03/14 06:15:23 DEBUG : empty space: Excluded 2022/03/14 06:15:23 DEBUG : Uptobox root 'rclone-test-hupogol1fevolaz8qahuqef5': Waiting for checks to finish 2022/03/14 06:15:23 DEBUG : Uptobox root 'rclone-test-hupogol1fevolaz8qahuqef5': Waiting for transfers to finish 2022/03/14 06:15:25 INFO : potato2: Moved (server-side) 2022/03/14 06:15:25 INFO : potato3: Moved (server-side) 2022/03/14 06:15:25 INFO : There was nothing to transfer 2022/03/14 06:15:26 DEBUG : Uptobox root 'rclone-test-hupogol1fevolaz8qahuqef5': Purge object "potato2" 2022/03/14 06:15:27 DEBUG : Uptobox root 'rclone-test-hupogol1fevolaz8qahuqef5': Purge object "potato3" 2022/03/14 06:15:27 DEBUG : Uptobox root 'rclone-test-hupogol1fevolaz8qahuqef5': Purge dir "" 2022/03/14 06:15:28 DEBUG : Uptobox root 'rclone-test-mareqoj2banejay8bemirex1': Purge object "empty space" 2022/03/14 06:15:28 DEBUG : Uptobox root 'rclone-test-mareqoj2banejay8bemirex1': Purge dir "" --- PASS: TestServerSideMoveWithFilter (28.78s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:15:30 DEBUG : Creating backend with remote "TestUptobox:rclone-test-voboquq4pubazix1nasuyaz3" 2022/03/14 06:15:40 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8' -> Uptobox root 'rclone-test-voboquq4pubazix1nasuyaz3' 2022/03/14 06:15:48 DEBUG : Uptobox root 'rclone-test-voboquq4pubazix1nasuyaz3': Using server-side directory move 2022/03/14 06:15:49 INFO : Uptobox root 'rclone-test-voboquq4pubazix1nasuyaz3': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/03/14 06:15:50 DEBUG : empty space: Sizes identical 2022/03/14 06:15:50 DEBUG : empty space: Unchanged skipping 2022/03/14 06:15:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/14 06:15:50 DEBUG : Uptobox root 'rclone-test-voboquq4pubazix1nasuyaz3': Waiting for checks to finish 2022/03/14 06:15:50 INFO : empty space: Deleted 2022/03/14 06:15:50 DEBUG : Uptobox root 'rclone-test-voboquq4pubazix1nasuyaz3': Waiting for transfers to finish 2022/03/14 06:15:50 INFO : potato3: Deleted 2022/03/14 06:15:52 INFO : potato2: Moved (server-side) 2022/03/14 06:15:52 INFO : potato3: Moved (server-side) 2022/03/14 06:15:52 INFO : tomatoDir: Removing directory 2022/03/14 06:15:53 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': deleted 1 directories 2022/03/14 06:15:53 INFO : There was nothing to transfer 2022/03/14 06:15:54 DEBUG : Creating backend with remote "TestUptobox:rclone-test-limizod1banurud1beweson8" 2022/03/14 06:15:54 DEBUG : tomatoDir: Making directory 2022/03/14 06:15:55 DEBUG : Uptobox root 'rclone-test-limizod1banurud1beweson8': Using server-side directory move 2022/03/14 06:15:56 INFO : Uptobox root 'rclone-test-limizod1banurud1beweson8': Server side directory move succeeded 2022/03/14 06:15:57 ERROR : : error listing: directory not found 2022/03/14 06:15:58 ERROR : : error listing: directory not found 2022/03/14 06:15:58 DEBUG : Uptobox root 'rclone-test-limizod1banurud1beweson8': Purge object "empty space" 2022/03/14 06:15:58 DEBUG : Uptobox root 'rclone-test-limizod1banurud1beweson8': Purge object "potato2" 2022/03/14 06:15:59 DEBUG : Uptobox root 'rclone-test-limizod1banurud1beweson8': Purge object "potato3" 2022/03/14 06:15:59 DEBUG : Uptobox root 'rclone-test-limizod1banurud1beweson8': Purge dir "tomatoDir" 2022/03/14 06:16:00 DEBUG : Uptobox root 'rclone-test-limizod1banurud1beweson8': Purge dir "" 2022/03/14 06:16:01 ERROR : : error listing: directory not found 2022/03/14 06:16:01 DEBUG : Uptobox root 'rclone-test-voboquq4pubazix1nasuyaz3': Purge dir "" 2022/03/14 06:16:01 purge failed to rmdir "": api error 1: An error occured: Could not find current path 2022/03/14 06:16:01 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (31.87s) === RUN TestServerSideMoveOverlap run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.80s) === RUN TestSyncOverlap run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:16:03 DEBUG : Creating backend with remote "TestUptobox:rclone-test-lefeyer3cabugig4piyohec8/rclone-sync-test" --- PASS: TestSyncOverlap (0.97s) === RUN TestSyncCompareDest run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:16:04 DEBUG : Creating backend with remote "TestUptobox:rclone-test-lefeyer3cabugig4piyohec8/dst" 2022/03/14 06:16:04 DEBUG : Creating backend with remote "TestUptobox:rclone-test-lefeyer3cabugig4piyohec8/CompareDest" 2022/03/14 06:16:05 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for checks to finish 2022/03/14 06:16:05 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for transfers to finish 2022/03/14 06:16:08 INFO : one: Copied (new) 2022/03/14 06:16:08 DEBUG : Waiting for deletions to finish 2022/03/14 06:16:10 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for checks to finish 2022/03/14 06:16:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/14 06:16:10 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for transfers to finish 2022/03/14 06:16:13 INFO : one: Copied (replaced existing) 2022/03/14 06:16:13 DEBUG : Waiting for deletions to finish 2022/03/14 06:16:23 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for checks to finish 2022/03/14 06:16:23 DEBUG : one: Sizes identical 2022/03/14 06:16:23 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/14 06:16:23 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for transfers to finish 2022/03/14 06:16:23 DEBUG : Waiting for deletions to finish 2022/03/14 06:16:23 INFO : There was nothing to transfer 2022/03/14 06:16:29 DEBUG : two: Sizes identical 2022/03/14 06:16:29 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/14 06:16:29 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for checks to finish 2022/03/14 06:16:29 DEBUG : one: Sizes identical 2022/03/14 06:16:29 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/14 06:16:29 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for transfers to finish 2022/03/14 06:16:29 DEBUG : Waiting for deletions to finish 2022/03/14 06:16:29 INFO : There was nothing to transfer 2022/03/14 06:16:30 DEBUG : two: Sizes identical 2022/03/14 06:16:30 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/14 06:16:30 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for checks to finish 2022/03/14 06:16:31 DEBUG : one: Sizes identical 2022/03/14 06:16:31 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/14 06:16:31 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for transfers to finish 2022/03/14 06:16:31 DEBUG : Waiting for deletions to finish 2022/03/14 06:16:31 INFO : There was nothing to transfer sync_test.go:1543: No hash on uploaded file so skipping compare timestamp test 2022/03/14 06:16:33 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/14 06:16:33 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for checks to finish 2022/03/14 06:16:33 DEBUG : one: Sizes identical 2022/03/14 06:16:33 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/14 06:16:33 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for transfers to finish 2022/03/14 06:16:37 INFO : two: Copied (new) 2022/03/14 06:16:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (38.47s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:16:51 DEBUG : Creating backend with remote "TestUptobox:rclone-test-lefeyer3cabugig4piyohec8/dest" 2022/03/14 06:16:51 DEBUG : Creating backend with remote "TestUptobox:rclone-test-lefeyer3cabugig4piyohec8/pre-dest1" 2022/03/14 06:16:51 DEBUG : Creating backend with remote "TestUptobox:rclone-test-lefeyer3cabugig4piyohec8/pre-dest2" 2022/03/14 06:16:52 DEBUG : 1: Sizes identical 2022/03/14 06:16:52 DEBUG : 1: Destination found in --compare-dest, skipping 2022/03/14 06:16:52 DEBUG : 2: Sizes identical 2022/03/14 06:16:52 DEBUG : 2: Destination found in --compare-dest, skipping 2022/03/14 06:16:52 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dest': Waiting for checks to finish 2022/03/14 06:16:52 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dest': Waiting for transfers to finish 2022/03/14 06:16:56 INFO : 3: Copied (new) 2022/03/14 06:16:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (20.84s) === RUN TestSyncCopyDest run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:17:03 DEBUG : Creating backend with remote "TestUptobox:rclone-test-lefeyer3cabugig4piyohec8/dst" 2022/03/14 06:17:04 DEBUG : Creating backend with remote "TestUptobox:rclone-test-lefeyer3cabugig4piyohec8/CopyDest" 2022/03/14 06:17:04 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for checks to finish 2022/03/14 06:17:04 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for transfers to finish 2022/03/14 06:17:08 INFO : one: Copied (new) 2022/03/14 06:17:08 DEBUG : Waiting for deletions to finish 2022/03/14 06:17:09 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for checks to finish 2022/03/14 06:17:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/14 06:17:09 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for transfers to finish 2022/03/14 06:17:13 INFO : one: Copied (replaced existing) 2022/03/14 06:17:13 DEBUG : Waiting for deletions to finish 2022/03/14 06:17:22 DEBUG : Creating backend with remote "TestUptobox:rclone-test-lefeyer3cabugig4piyohec8/BackupDir" 2022/03/14 06:17:23 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for checks to finish 2022/03/14 06:17:23 DEBUG : one: Sizes identical 2022/03/14 06:17:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/14 06:17:25 INFO : one: Moved (server-side) 2022/03/14 06:17:26 INFO : one: Copied (server-side copy) 2022/03/14 06:17:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/03/14 06:17:26 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for transfers to finish 2022/03/14 06:17:26 DEBUG : Waiting for deletions to finish 2022/03/14 06:17:33 DEBUG : two: Sizes identical 2022/03/14 06:17:35 INFO : two: Copied (server-side copy) 2022/03/14 06:17:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/03/14 06:17:35 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for checks to finish 2022/03/14 06:17:35 DEBUG : one: Sizes identical 2022/03/14 06:17:35 DEBUG : one: Sizes identical 2022/03/14 06:17:35 DEBUG : one: Unchanged skipping 2022/03/14 06:17:35 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for transfers to finish 2022/03/14 06:17:35 DEBUG : Waiting for deletions to finish 2022/03/14 06:17:36 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for checks to finish 2022/03/14 06:17:37 DEBUG : one: Sizes identical 2022/03/14 06:17:37 DEBUG : one: Sizes identical 2022/03/14 06:17:37 DEBUG : one: Unchanged skipping 2022/03/14 06:17:37 DEBUG : two: Sizes identical 2022/03/14 06:17:37 DEBUG : two: Sizes identical 2022/03/14 06:17:37 DEBUG : two: Unchanged skipping 2022/03/14 06:17:37 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for transfers to finish 2022/03/14 06:17:37 DEBUG : Waiting for deletions to finish 2022/03/14 06:17:37 INFO : There was nothing to transfer 2022/03/14 06:17:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/03/14 06:17:44 DEBUG : three: Destination not found in --copy-dest 2022/03/14 06:17:44 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for checks to finish 2022/03/14 06:17:44 DEBUG : one: Sizes identical 2022/03/14 06:17:44 DEBUG : one: Sizes identical 2022/03/14 06:17:44 DEBUG : one: Unchanged skipping 2022/03/14 06:17:44 DEBUG : two: Sizes identical 2022/03/14 06:17:44 DEBUG : two: Sizes identical 2022/03/14 06:17:44 DEBUG : two: Unchanged skipping 2022/03/14 06:17:44 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for transfers to finish 2022/03/14 06:17:47 INFO : three: Copied (new) 2022/03/14 06:17:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (52.83s) === RUN TestSyncBackupDir run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:18:08 DEBUG : Creating backend with remote "TestUptobox:rclone-test-lefeyer3cabugig4piyohec8/dst" 2022/03/14 06:18:08 DEBUG : Creating backend with remote "TestUptobox:rclone-test-lefeyer3cabugig4piyohec8/backup" 2022/03/14 06:18:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/14 06:18:08 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for checks to finish 2022/03/14 06:18:08 DEBUG : two: Sizes identical 2022/03/14 06:18:08 DEBUG : two: Unchanged skipping 2022/03/14 06:18:10 INFO : one: Moved (server-side) 2022/03/14 06:18:10 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for transfers to finish 2022/03/14 06:18:13 INFO : one: Copied (new) 2022/03/14 06:18:13 DEBUG : Waiting for deletions to finish 2022/03/14 06:18:15 INFO : three.txt: Moved (server-side) 2022/03/14 06:18:15 INFO : three.txt: Moved into backup dir 2022/03/14 06:18:21 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for checks to finish 2022/03/14 06:18:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/14 06:18:21 DEBUG : two: Sizes identical 2022/03/14 06:18:21 DEBUG : two: Unchanged skipping 2022/03/14 06:18:21 INFO : one: Deleted 2022/03/14 06:18:23 INFO : one: Moved (server-side) 2022/03/14 06:18:23 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for transfers to finish 2022/03/14 06:18:26 INFO : one: Copied (new) 2022/03/14 06:18:26 DEBUG : Waiting for deletions to finish 2022/03/14 06:18:27 INFO : three.txt: Deleted 2022/03/14 06:18:28 INFO : three.txt: Moved (server-side) 2022/03/14 06:18:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (38.13s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:18:46 DEBUG : Creating backend with remote "TestUptobox:rclone-test-lefeyer3cabugig4piyohec8/dst" 2022/03/14 06:18:46 DEBUG : Creating backend with remote "TestUptobox:rclone-test-lefeyer3cabugig4piyohec8/backup" 2022/03/14 06:18:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/14 06:18:46 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for checks to finish 2022/03/14 06:18:46 DEBUG : two: Sizes identical 2022/03/14 06:18:46 DEBUG : two: Unchanged skipping 2022/03/14 06:18:49 INFO : one: Moved (server-side) to: one.bak 2022/03/14 06:18:49 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for transfers to finish 2022/03/14 06:18:52 INFO : one: Copied (new) 2022/03/14 06:18:52 DEBUG : Waiting for deletions to finish 2022/03/14 06:18:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/14 06:18:54 INFO : three.txt: Moved into backup dir 2022/03/14 06:19:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/14 06:19:00 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for checks to finish 2022/03/14 06:19:00 DEBUG : two: Sizes identical 2022/03/14 06:19:00 DEBUG : two: Unchanged skipping 2022/03/14 06:19:00 INFO : one.bak: Deleted 2022/03/14 06:19:02 INFO : one: Moved (server-side) to: one.bak 2022/03/14 06:19:02 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for transfers to finish 2022/03/14 06:19:06 INFO : one: Copied (new) 2022/03/14 06:19:06 DEBUG : Waiting for deletions to finish 2022/03/14 06:19:06 INFO : three.txt.bak: Deleted 2022/03/14 06:19:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/14 06:19:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (39.76s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:19:26 DEBUG : Creating backend with remote "TestUptobox:rclone-test-lefeyer3cabugig4piyohec8/dst" 2022/03/14 06:19:26 DEBUG : Creating backend with remote "TestUptobox:rclone-test-lefeyer3cabugig4piyohec8/backup" 2022/03/14 06:19:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/14 06:19:26 DEBUG : two: Sizes identical 2022/03/14 06:19:26 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for checks to finish 2022/03/14 06:19:26 DEBUG : two: Unchanged skipping 2022/03/14 06:19:29 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/14 06:19:29 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for transfers to finish 2022/03/14 06:19:32 INFO : one: Copied (new) 2022/03/14 06:19:32 DEBUG : Waiting for deletions to finish 2022/03/14 06:19:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/14 06:19:34 INFO : three.txt: Moved into backup dir 2022/03/14 06:19:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/14 06:19:40 DEBUG : two: Sizes identical 2022/03/14 06:19:40 DEBUG : two: Unchanged skipping 2022/03/14 06:19:40 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for checks to finish 2022/03/14 06:19:40 INFO : one-2019-01-01: Deleted 2022/03/14 06:19:42 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/14 06:19:42 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for transfers to finish 2022/03/14 06:19:46 INFO : one: Copied (new) 2022/03/14 06:19:46 DEBUG : Waiting for deletions to finish 2022/03/14 06:19:46 INFO : three-2019-01-01.txt: Deleted 2022/03/14 06:19:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/14 06:19:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (39.93s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:20:05 DEBUG : Creating backend with remote "TestUptobox:rclone-test-lefeyer3cabugig4piyohec8/dst" 2022/03/14 06:20:06 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for checks to finish 2022/03/14 06:20:06 DEBUG : two: Sizes identical 2022/03/14 06:20:06 DEBUG : two: Unchanged skipping 2022/03/14 06:20:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/14 06:20:07 INFO : one: Moved (server-side) to: one.bak 2022/03/14 06:20:07 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for transfers to finish 2022/03/14 06:20:10 INFO : one: Copied (new) 2022/03/14 06:20:10 DEBUG : Waiting for deletions to finish 2022/03/14 06:20:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/14 06:20:11 INFO : three.txt: Moved into backup dir 2022/03/14 06:20:16 DEBUG : three.txt.bak: Excluded 2022/03/14 06:20:16 DEBUG : one.bak: Excluded 2022/03/14 06:20:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/14 06:20:16 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for checks to finish 2022/03/14 06:20:16 DEBUG : two: Sizes identical 2022/03/14 06:20:16 DEBUG : two: Unchanged skipping 2022/03/14 06:20:17 INFO : one.bak: Deleted 2022/03/14 06:20:17 INFO : one: Moved (server-side) to: one.bak 2022/03/14 06:20:17 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8/dst': Waiting for transfers to finish 2022/03/14 06:20:21 INFO : one: Copied (new) 2022/03/14 06:20:21 DEBUG : Waiting for deletions to finish 2022/03/14 06:20:22 INFO : three.txt.bak: Deleted 2022/03/14 06:20:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/14 06:20:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (32.38s) === RUN TestSyncSuffix run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:20:38 DEBUG : Creating backend with remote "TestUptobox:rclone-test-lefeyer3cabugig4piyohec8/dst" 2022/03/14 06:20:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/14 06:20:39 INFO : one: Moved (server-side) to: one.bak 2022/03/14 06:20:43 INFO : one: Copied (new) 2022/03/14 06:20:43 DEBUG : two: Sizes identical 2022/03/14 06:20:43 DEBUG : two: Unchanged skipping 2022/03/14 06:20:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/03/14 06:20:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/14 06:20:48 INFO : three.txt: Copied (new) 2022/03/14 06:20:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/14 06:20:50 INFO : one.bak: Deleted 2022/03/14 06:20:51 INFO : one: Moved (server-side) to: one.bak 2022/03/14 06:20:54 INFO : one: Copied (new) 2022/03/14 06:20:55 DEBUG : two: Sizes identical 2022/03/14 06:20:55 DEBUG : two: Unchanged skipping 2022/03/14 06:20:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/03/14 06:20:56 INFO : three.txt.bak: Deleted 2022/03/14 06:20:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/14 06:21:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (38.30s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:21:16 DEBUG : Creating backend with remote "TestUptobox:rclone-test-lefeyer3cabugig4piyohec8/dst" 2022/03/14 06:21:16 DEBUG : Config file has changed externaly - reloading 2022/03/14 06:21:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/14 06:21:17 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/14 06:21:21 INFO : one: Copied (new) 2022/03/14 06:21:21 DEBUG : two: Sizes identical 2022/03/14 06:21:21 DEBUG : two: Unchanged skipping 2022/03/14 06:21:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/03/14 06:21:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/14 06:21:26 INFO : three.txt: Copied (new) 2022/03/14 06:21:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/14 06:21:28 INFO : one-2019-01-01: Deleted 2022/03/14 06:21:29 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/14 06:21:32 INFO : one: Copied (new) 2022/03/14 06:21:33 DEBUG : two: Sizes identical 2022/03/14 06:21:33 DEBUG : two: Unchanged skipping 2022/03/14 06:21:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/03/14 06:21:34 INFO : three-2019-01-01.txt: Deleted 2022/03/14 06:21:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/14 06:21:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (38.03s) === RUN TestSyncUTFNorm run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:21:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/03/14 06:21:46 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:21:46 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:21:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/03/14 06:21:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.82s) === RUN TestSyncImmutable run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:21:52 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:21:52 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:21:55 INFO : existing: Copied (new) 2022/03/14 06:21:55 DEBUG : Waiting for deletions to finish 2022/03/14 06:21:56 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/03/14 06:21:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/03/14 06:21:56 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:21:56 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:21:56 ERROR : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': not deleting files as there were IO errors 2022/03/14 06:21:56 ERROR : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (6.82s) === RUN TestSyncIgnoreCase run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:22:02 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:22:02 DEBUG : existing: Sizes identical 2022/03/14 06:22:02 DEBUG : existing: Unchanged skipping 2022/03/14 06:22:02 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:22:02 DEBUG : Waiting for deletions to finish 2022/03/14 06:22:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.62s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (2.38s) --- SKIP: TestMaxTransfer/Hard (0.78s) --- SKIP: TestMaxTransfer/Soft (0.81s) --- SKIP: TestMaxTransfer/Cautious (0.80s) === RUN TestSyncConcurrentDelete run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:24:19 DEBUG : both0: Sizes identical 2022/03/14 06:24:19 DEBUG : both0: Unchanged skipping 2022/03/14 06:24:19 DEBUG : both1: Sizes identical 2022/03/14 06:24:19 DEBUG : both1: Unchanged skipping 2022/03/14 06:24:19 DEBUG : both10: Sizes identical 2022/03/14 06:24:19 DEBUG : both10: Unchanged skipping 2022/03/14 06:24:19 DEBUG : both11: Sizes identical 2022/03/14 06:24:19 DEBUG : both11: Unchanged skipping 2022/03/14 06:24:19 DEBUG : both12: Sizes identical 2022/03/14 06:24:19 DEBUG : both12: Unchanged skipping 2022/03/14 06:24:19 DEBUG : both13: Sizes identical 2022/03/14 06:24:19 DEBUG : both13: Unchanged skipping 2022/03/14 06:24:19 DEBUG : both14: Sizes identical 2022/03/14 06:24:19 DEBUG : both14: Unchanged skipping 2022/03/14 06:24:19 DEBUG : both15: Sizes identical 2022/03/14 06:24:19 DEBUG : both15: Unchanged skipping 2022/03/14 06:24:19 DEBUG : both16: Sizes identical 2022/03/14 06:24:19 DEBUG : both16: Unchanged skipping 2022/03/14 06:24:19 DEBUG : both17: Sizes identical 2022/03/14 06:24:19 DEBUG : both17: Unchanged skipping 2022/03/14 06:24:19 DEBUG : both18: Sizes identical 2022/03/14 06:24:19 DEBUG : both18: Unchanged skipping 2022/03/14 06:24:19 DEBUG : both19: Sizes identical 2022/03/14 06:24:19 DEBUG : both19: Unchanged skipping 2022/03/14 06:24:19 DEBUG : both2: Sizes identical 2022/03/14 06:24:19 DEBUG : both2: Unchanged skipping 2022/03/14 06:24:19 DEBUG : both3: Sizes identical 2022/03/14 06:24:19 DEBUG : both3: Unchanged skipping 2022/03/14 06:24:19 DEBUG : both4: Sizes identical 2022/03/14 06:24:19 DEBUG : both4: Unchanged skipping 2022/03/14 06:24:19 DEBUG : both5: Sizes identical 2022/03/14 06:24:19 DEBUG : both5: Unchanged skipping 2022/03/14 06:24:19 DEBUG : both6: Sizes identical 2022/03/14 06:24:19 DEBUG : both6: Unchanged skipping 2022/03/14 06:24:19 DEBUG : both7: Sizes identical 2022/03/14 06:24:19 DEBUG : both7: Unchanged skipping 2022/03/14 06:24:19 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:24:19 DEBUG : both8: Sizes identical 2022/03/14 06:24:19 DEBUG : both8: Unchanged skipping 2022/03/14 06:24:19 DEBUG : both9: Sizes identical 2022/03/14 06:24:19 DEBUG : both9: Unchanged skipping 2022/03/14 06:24:19 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:24:19 DEBUG : Waiting for deletions to finish 2022/03/14 06:24:19 INFO : only1: Deleted 2022/03/14 06:24:20 INFO : only18: Deleted 2022/03/14 06:24:20 INFO : only0: Deleted 2022/03/14 06:24:20 INFO : only12: Deleted 2022/03/14 06:24:21 INFO : only15: Deleted 2022/03/14 06:24:21 INFO : only9: Deleted 2022/03/14 06:24:22 INFO : only10: Deleted 2022/03/14 06:24:22 INFO : only13: Deleted 2022/03/14 06:24:22 INFO : only16: Deleted 2022/03/14 06:24:23 INFO : only19: Deleted 2022/03/14 06:24:23 INFO : only3: Deleted 2022/03/14 06:24:24 INFO : only4: Deleted 2022/03/14 06:24:24 INFO : only5: Deleted 2022/03/14 06:24:24 INFO : only7: Deleted 2022/03/14 06:24:25 INFO : only8: Deleted 2022/03/14 06:24:25 INFO : only11: Deleted 2022/03/14 06:24:26 INFO : only14: Deleted 2022/03/14 06:24:26 INFO : only17: Deleted 2022/03/14 06:24:26 INFO : only2: Deleted 2022/03/14 06:24:27 INFO : only6: Deleted 2022/03/14 06:24:27 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (150.04s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8'", Local "Local file system at /tmp/rclone1174952898", Modify Window "876000h0m0s" 2022/03/14 06:27:24 DEBUG : both1: Sizes identical 2022/03/14 06:27:24 DEBUG : both1: Unchanged skipping 2022/03/14 06:27:24 DEBUG : both10: Sizes identical 2022/03/14 06:27:24 DEBUG : both10: Unchanged skipping 2022/03/14 06:27:24 DEBUG : both11: Sizes identical 2022/03/14 06:27:24 DEBUG : both11: Unchanged skipping 2022/03/14 06:27:24 DEBUG : both13: Sizes identical 2022/03/14 06:27:24 DEBUG : both13: Unchanged skipping 2022/03/14 06:27:24 DEBUG : both14: Sizes identical 2022/03/14 06:27:24 DEBUG : both14: Unchanged skipping 2022/03/14 06:27:24 DEBUG : both15: Sizes identical 2022/03/14 06:27:24 DEBUG : both15: Unchanged skipping 2022/03/14 06:27:24 DEBUG : both16: Sizes identical 2022/03/14 06:27:24 DEBUG : both12: Sizes identical 2022/03/14 06:27:24 DEBUG : both17: Sizes identical 2022/03/14 06:27:24 DEBUG : both17: Unchanged skipping 2022/03/14 06:27:24 DEBUG : both12: Unchanged skipping 2022/03/14 06:27:24 DEBUG : both18: Sizes identical 2022/03/14 06:27:24 DEBUG : both18: Unchanged skipping 2022/03/14 06:27:24 DEBUG : both2: Sizes identical 2022/03/14 06:27:24 DEBUG : both19: Sizes identical 2022/03/14 06:27:24 DEBUG : both2: Unchanged skipping 2022/03/14 06:27:24 DEBUG : both19: Unchanged skipping 2022/03/14 06:27:24 DEBUG : both3: Sizes identical 2022/03/14 06:27:24 DEBUG : both3: Unchanged skipping 2022/03/14 06:27:24 DEBUG : both4: Sizes identical 2022/03/14 06:27:24 DEBUG : both5: Sizes identical 2022/03/14 06:27:24 DEBUG : both4: Unchanged skipping 2022/03/14 06:27:24 DEBUG : both5: Unchanged skipping 2022/03/14 06:27:24 DEBUG : both7: Sizes identical 2022/03/14 06:27:24 DEBUG : both6: Sizes identical 2022/03/14 06:27:24 DEBUG : both7: Unchanged skipping 2022/03/14 06:27:24 DEBUG : both6: Unchanged skipping 2022/03/14 06:27:24 DEBUG : both9: Sizes identical 2022/03/14 06:27:24 DEBUG : both9: Unchanged skipping 2022/03/14 06:27:24 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for checks to finish 2022/03/14 06:27:24 DEBUG : both16: Unchanged skipping 2022/03/14 06:27:24 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/03/14 06:27:24 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/03/14 06:27:24 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/03/14 06:27:24 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/03/14 06:27:24 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/03/14 06:27:24 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/03/14 06:27:24 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/03/14 06:27:24 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/03/14 06:27:24 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/03/14 06:27:24 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/03/14 06:27:24 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/03/14 06:27:24 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/03/14 06:27:24 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/03/14 06:27:24 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/03/14 06:27:24 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/03/14 06:27:24 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/03/14 06:27:24 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/03/14 06:27:24 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/03/14 06:27:24 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/03/14 06:27:24 DEBUG : both8: Sizes identical 2022/03/14 06:27:24 DEBUG : both8: Unchanged skipping 2022/03/14 06:27:24 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/03/14 06:27:24 DEBUG : both0: Sizes identical 2022/03/14 06:27:24 DEBUG : both0: Unchanged skipping 2022/03/14 06:27:24 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Waiting for transfers to finish 2022/03/14 06:27:24 ERROR : only0: Failed to copy: can't upload empty files to this remote 2022/03/14 06:27:24 ERROR : only10: Failed to copy: can't upload empty files to this remote 2022/03/14 06:27:24 ERROR : only11: Failed to copy: can't upload empty files to this remote 2022/03/14 06:27:24 ERROR : only12: Failed to copy: can't upload empty files to this remote 2022/03/14 06:27:24 ERROR : only13: Failed to copy: can't upload empty files to this remote 2022/03/14 06:27:24 ERROR : only14: Failed to copy: can't upload empty files to this remote 2022/03/14 06:27:24 ERROR : only15: Failed to copy: can't upload empty files to this remote 2022/03/14 06:27:24 ERROR : only17: Failed to copy: can't upload empty files to this remote 2022/03/14 06:27:24 ERROR : only19: Failed to copy: can't upload empty files to this remote 2022/03/14 06:27:24 ERROR : only3: Failed to copy: can't upload empty files to this remote 2022/03/14 06:27:24 ERROR : only2: Failed to copy: can't upload empty files to this remote 2022/03/14 06:27:24 ERROR : only18: Failed to copy: can't upload empty files to this remote 2022/03/14 06:27:24 ERROR : only16: Failed to copy: can't upload empty files to this remote 2022/03/14 06:27:24 ERROR : only6: Failed to copy: can't upload empty files to this remote 2022/03/14 06:27:24 ERROR : only5: Failed to copy: can't upload empty files to this remote 2022/03/14 06:27:24 ERROR : only4: Failed to copy: can't upload empty files to this remote 2022/03/14 06:27:24 ERROR : only8: Failed to copy: can't upload empty files to this remote 2022/03/14 06:27:24 ERROR : only9: Failed to copy: can't upload empty files to this remote 2022/03/14 06:27:24 ERROR : only7: Failed to copy: can't upload empty files to this remote 2022/03/14 06:27:24 ERROR : only1: Failed to copy: can't upload empty files to this remote 2022/03/14 06:27:24 ERROR : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': not deleting files as there were IO errors 2022/03/14 06:27:24 ERROR : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': not deleting directories as there were IO errors sync_test.go:2054: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (185.21s) PASS 2022/03/14 06:27:42 DEBUG : Uptobox root 'rclone-test-lefeyer3cabugig4piyohec8': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestUptobox: -verbose" - Finished OK in 19m55.784218388s (try 1/5)