"./sync.test -test.v -test.timeout 1h0m0s -remote TestUptobox: -verbose" - Starting (try 1/5) 2021/11/13 06:17:57 DEBUG : Creating backend with remote "TestUptobox:rclone-test-cohoton1qafapof4gazekos9" 2021/11/13 06:17:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/11/13 06:17:58 DEBUG : Creating backend with remote "/tmp/rclone1243355971" === 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:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:17:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2021/11/13 06:17:59 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:17:59 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.99s) === RUN TestCopy run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:18:00 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:18:00 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:18:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (7.21s) === RUN TestCopyMissingDirectory run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:18:07 DEBUG : Creating backend with remote "/non-existing" 2021/11/13 06:18:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2021/11/13 06:18:08 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:18:08 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.20s) === RUN TestCopyNoTraverse run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:18:09 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:18:09 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:18:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.21s) === RUN TestCopyCheckFirst run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:18:16 INFO : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Running all checks before starting transfers 2021/11/13 06:18:16 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:18:16 INFO : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Checks finished, now starting transfers 2021/11/13 06:18:16 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:18:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.21s) === RUN TestSyncNoTraverse run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:18:23 ERROR : Ignoring --no-traverse with sync 2021/11/13 06:18:23 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:18:23 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:18:27 INFO : sub dir/hello world: Copied (new) 2021/11/13 06:18:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.21s) === RUN TestCopyWithDepth run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:18:31 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:18:31 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:18:34 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (5.21s) === RUN TestCopyWithFilesFrom run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:18:35 DEBUG : hello world2: Excluded 2021/11/13 06:18:36 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:18:36 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:18:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (5.23s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:18:41 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:18:41 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:18:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (5.18s) === RUN TestCopyEmptyDirectories run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:18:46 DEBUG : sub dir2: Making directory 2021/11/13 06:18:46 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:18:46 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:18:50 INFO : sub dir/hello world: Copied (new) 2021/11/13 06:18:50 DEBUG : sub dir2: Making directory 2021/11/13 06:18:51 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': copied 1 directories --- PASS: TestCopyEmptyDirectories (9.62s) === RUN TestMoveEmptyDirectories run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:18:55 DEBUG : sub dir2: Making directory 2021/11/13 06:18:56 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:18:56 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:18:59 INFO : sub dir/hello world: Copied (new) 2021/11/13 06:18:59 INFO : sub dir/hello world: Deleted 2021/11/13 06:18:59 DEBUG : sub dir2: Making directory 2021/11/13 06:19:00 DEBUG : sub dir: Making directory 2021/11/13 06:19:01 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': copied 2 directories --- PASS: TestMoveEmptyDirectories (10.43s) === RUN TestSyncEmptyDirectories run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:19:06 DEBUG : sub dir2: Making directory 2021/11/13 06:19:06 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:19:06 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:19:10 INFO : sub dir/hello world: Copied (new) 2021/11/13 06:19:10 DEBUG : sub dir2: Making directory 2021/11/13 06:19:11 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': copied 1 directories 2021/11/13 06:19:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (9.61s) === RUN TestServerSideCopy run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:19:20 DEBUG : Creating backend with remote "TestUptobox:rclone-test-tumetil8nuxegug1quqicap1" sync_test.go:275: Server side copy (if possible) Uptobox root 'rclone-test-cohoton1qafapof4gazekos9' -> Uptobox root 'rclone-test-tumetil8nuxegug1quqicap1' 2021/11/13 06:19:21 DEBUG : Uptobox root 'rclone-test-tumetil8nuxegug1quqicap1': Waiting for checks to finish 2021/11/13 06:19:21 DEBUG : Uptobox root 'rclone-test-tumetil8nuxegug1quqicap1': Waiting for transfers to finish 2021/11/13 06:19:23 INFO : sub dir/hello world: Copied (server-side copy) 2021/11/13 06:19:25 DEBUG : Uptobox root 'rclone-test-tumetil8nuxegug1quqicap1': Purge object "sub dir/hello world" 2021/11/13 06:19:25 DEBUG : Uptobox root 'rclone-test-tumetil8nuxegug1quqicap1': Purge dir "sub dir" 2021/11/13 06:19:26 DEBUG : Uptobox root 'rclone-test-tumetil8nuxegug1quqicap1': Purge dir "" --- PASS: TestServerSideCopy (13.35s) === RUN TestCopyAfterDelete run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:19:32 ERROR : : error listing: directory not found 2021/11/13 06:19:33 DEBUG : Local file system at /tmp/rclone1243355971: Making directory 2021/11/13 06:19:34 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:19:34 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.02s) === RUN TestCopyRedownload run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:19:42 DEBUG : Local file system at /tmp/rclone1243355971: Waiting for checks to finish 2021/11/13 06:19:42 DEBUG : Local file system at /tmp/rclone1243355971: Waiting for transfers to finish 2021/11/13 06:19:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (8.41s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:19:46 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:19:46 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:19:49 INFO : check sum: Copied (new) 2021/11/13 06:19:49 DEBUG : Waiting for deletions to finish 2021/11/13 06:19:50 NOTICE: Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2021/11/13 06:19:50 DEBUG : check sum: Size of src and dst objects identical 2021/11/13 06:19:50 DEBUG : check sum: Unchanged skipping 2021/11/13 06:19:50 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:19:50 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:19:50 DEBUG : Waiting for deletions to finish 2021/11/13 06:19:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.00s) === RUN TestSyncSizeOnly run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:19:52 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:19:52 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:19:55 INFO : sizeonly: Copied (new) 2021/11/13 06:19:55 DEBUG : Waiting for deletions to finish 2021/11/13 06:19:56 DEBUG : sizeonly: Sizes identical 2021/11/13 06:19:56 DEBUG : sizeonly: Unchanged skipping 2021/11/13 06:19:56 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:19:56 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:19:56 DEBUG : Waiting for deletions to finish 2021/11/13 06:19:56 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.01s) === RUN TestSyncIgnoreSize run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:19:58 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:19:58 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:20:01 INFO : ignore-size: Copied (new) 2021/11/13 06:20:01 DEBUG : Waiting for deletions to finish 2021/11/13 06:20:02 DEBUG : ignore-size: Sizes identical 2021/11/13 06:20:02 DEBUG : ignore-size: Unchanged skipping 2021/11/13 06:20:02 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:20:02 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:20:02 DEBUG : Waiting for deletions to finish 2021/11/13 06:20:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.01s) === RUN TestSyncIgnoreTimes run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:20:07 DEBUG : existing: Sizes identical 2021/11/13 06:20:07 DEBUG : existing: Unchanged skipping 2021/11/13 06:20:07 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:20:07 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:20:07 DEBUG : Waiting for deletions to finish 2021/11/13 06:20:07 INFO : There was nothing to transfer 2021/11/13 06:20:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/11/13 06:20:08 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:20:08 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:20:11 INFO : existing: Copied (replaced existing) 2021/11/13 06:20:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (9.22s) === RUN TestSyncIgnoreExisting run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:20:13 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:20:13 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:20:16 INFO : existing: Copied (new) 2021/11/13 06:20:16 DEBUG : Waiting for deletions to finish 2021/11/13 06:20:17 DEBUG : existing: Destination exists, skipping 2021/11/13 06:20:17 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:20:17 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:20:17 DEBUG : Waiting for deletions to finish 2021/11/13 06:20:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.01s) === RUN TestSyncIgnoreErrors run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:20:26 DEBUG : d: Making directory 2021/11/13 06:20:29 DEBUG : c/non empty space: Sizes identical 2021/11/13 06:20:29 DEBUG : c/non empty space: Unchanged skipping 2021/11/13 06:20:30 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:20:30 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:20:33 INFO : a/potato2: Copied (new) 2021/11/13 06:20:33 DEBUG : Waiting for deletions to finish 2021/11/13 06:20:34 INFO : b/potato: Deleted 2021/11/13 06:20:34 INFO : d: Removing directory 2021/11/13 06:20:34 INFO : b: Removing directory 2021/11/13 06:20:35 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': deleted 2 directories --- PASS: TestSyncIgnoreErrors (22.04s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:20:44 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:20:44 DEBUG : empty space: Sizes identical 2021/11/13 06:20:44 DEBUG : empty space: Unchanged skipping 2021/11/13 06:20:44 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:20:44 DEBUG : Waiting for deletions to finish 2021/11/13 06:20:44 INFO : There was nothing to transfer 2021/11/13 06:20:45 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:20:45 DEBUG : empty space: Sizes identical 2021/11/13 06:20:45 DEBUG : empty space: Unchanged skipping 2021/11/13 06:20:45 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:20:45 DEBUG : Waiting for deletions to finish 2021/11/13 06:20:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (6.41s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" sync_test.go:577: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.81s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", 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-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:20:53 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:20:53 DEBUG : empty space: Sizes identical 2021/11/13 06:20:53 DEBUG : empty space: Unchanged skipping 2021/11/13 06:20:53 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:20:56 INFO : potato: Copied (new) 2021/11/13 06:20:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (9.22s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:21:02 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:21:02 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/11/13 06:21:02 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:21:05 INFO : potato: Copied (replaced existing) 2021/11/13 06:21:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.81s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" sync_test.go:663: ModTimeNotSupported so forcing file to be a different size 2021/11/13 06:21:11 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2021/11/13 06:21:11 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:21:11 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:21:14 INFO : potato: Copied (replaced existing) 2021/11/13 06:21:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:21:22 DEBUG : empty space: Sizes identical 2021/11/13 06:21:22 DEBUG : empty space: Unchanged skipping 2021/11/13 06:21:22 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:21:22 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:21:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/11/13 06:21:22 DEBUG : Waiting for deletions to finish 2021/11/13 06:21:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:21:31 DEBUG : empty space: Sizes identical 2021/11/13 06:21:31 DEBUG : empty space: Unchanged skipping 2021/11/13 06:21:31 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:21:31 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:21:35 INFO : potato2: Copied (new) 2021/11/13 06:21:35 DEBUG : Waiting for deletions to finish 2021/11/13 06:21:35 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (12.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:21:44 DEBUG : d: Making directory 2021/11/13 06:21:45 DEBUG : d/e: Making directory 2021/11/13 06:21:50 DEBUG : c/non empty space: Sizes identical 2021/11/13 06:21:50 DEBUG : c/non empty space: Unchanged skipping 2021/11/13 06:21:51 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:21:51 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:21:54 INFO : a/potato2: Copied (new) 2021/11/13 06:21:54 DEBUG : Waiting for deletions to finish 2021/11/13 06:21:54 INFO : b/potato: Deleted 2021/11/13 06:21:54 INFO : d/e: Removing directory 2021/11/13 06:21:55 INFO : d: Removing directory 2021/11/13 06:21:56 INFO : b: Removing directory 2021/11/13 06:21:57 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (24.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:22:09 DEBUG : d: Making directory 2021/11/13 06:22:12 DEBUG : c/non empty space: Sizes identical 2021/11/13 06:22:12 DEBUG : c/non empty space: Unchanged skipping 2021/11/13 06:22:13 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:22:13 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:22:17 INFO : a/potato2: Copied (new) 2021/11/13 06:22:17 ERROR : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': not deleting files as there were IO errors 2021/11/13 06:22:17 ERROR : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': 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-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:22:32 DEBUG : Waiting for deletions to finish 2021/11/13 06:22:33 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:22:33 DEBUG : empty space: Sizes identical 2021/11/13 06:22:33 DEBUG : empty space: Unchanged skipping 2021/11/13 06:22:33 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:22:33 INFO : potato: Deleted 2021/11/13 06:22:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (12.81s) === RUN TestSyncDeleteBefore run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:22:45 DEBUG : Waiting for deletions to finish 2021/11/13 06:22:45 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:22:45 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:22:46 INFO : potato: Deleted 2021/11/13 06:22:46 DEBUG : empty space: Sizes identical 2021/11/13 06:22:46 DEBUG : empty space: Unchanged skipping 2021/11/13 06:22:46 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:22:46 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:22:49 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (13.22s) === RUN TestCopyDeleteBefore run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:22:56 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:22:56 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:22:59 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (9.22s) === RUN TestSyncWithExclude run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:23:08 DEBUG : enormous: Excluded 2021/11/13 06:23:08 DEBUG : potato2: Excluded 2021/11/13 06:23:08 DEBUG : potato2: Excluded 2021/11/13 06:23:08 DEBUG : empty space: Sizes identical 2021/11/13 06:23:08 DEBUG : empty space: Unchanged skipping 2021/11/13 06:23:08 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:23:08 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:23:08 DEBUG : Waiting for deletions to finish 2021/11/13 06:23:08 INFO : There was nothing to transfer 2021/11/13 06:23:08 DEBUG : enormous: Excluded 2021/11/13 06:23:08 DEBUG : potato2: Excluded 2021/11/13 06:23:09 DEBUG : potato2: Excluded 2021/11/13 06:23:09 DEBUG : Local file system at /tmp/rclone1243355971: Waiting for checks to finish 2021/11/13 06:23:09 DEBUG : empty space: Sizes identical 2021/11/13 06:23:09 DEBUG : empty space: Unchanged skipping 2021/11/13 06:23:09 DEBUG : Local file system at /tmp/rclone1243355971: Waiting for transfers to finish 2021/11/13 06:23:09 DEBUG : Waiting for deletions to finish 2021/11/13 06:23:09 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:23:20 DEBUG : enormous: Excluded 2021/11/13 06:23:20 DEBUG : potato2: Excluded 2021/11/13 06:23:21 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:23:21 DEBUG : empty space: Sizes identical 2021/11/13 06:23:21 DEBUG : empty space: Unchanged skipping 2021/11/13 06:23:21 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:23:21 DEBUG : Waiting for deletions to finish 2021/11/13 06:23:21 INFO : enormous: Deleted 2021/11/13 06:23:22 INFO : potato2: Deleted 2021/11/13 06:23:22 INFO : There was nothing to transfer 2021/11/13 06:23:22 DEBUG : empty space: Sizes identical 2021/11/13 06:23:22 DEBUG : empty space: Unchanged skipping 2021/11/13 06:23:22 DEBUG : Local file system at /tmp/rclone1243355971: Waiting for checks to finish 2021/11/13 06:23:22 DEBUG : Local file system at /tmp/rclone1243355971: Waiting for transfers to finish 2021/11/13 06:23:22 DEBUG : Waiting for deletions to finish 2021/11/13 06:23:22 INFO : enormous: Deleted 2021/11/13 06:23:22 INFO : potato2: Deleted 2021/11/13 06:23:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (13.23s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", 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-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" sync_test.go:1058: Can track renames: false 2021/11/13 06:23:24 ERROR : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Ignoring --track-renames as the source and destination do not have a common hash 2021/11/13 06:23:25 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:23:25 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:23:31 INFO : potato: Copied (new) 2021/11/13 06:23:31 INFO : yam: Copied (new) 2021/11/13 06:23:31 DEBUG : Waiting for deletions to finish 2021/11/13 06:23:32 ERROR : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Ignoring --track-renames as the source and destination do not have a common hash 2021/11/13 06:23:32 DEBUG : potato: Sizes identical 2021/11/13 06:23:32 DEBUG : potato: Unchanged skipping 2021/11/13 06:23:32 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:23:32 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:23:35 INFO : yaml: Copied (new) 2021/11/13 06:23:35 DEBUG : Waiting for deletions to finish 2021/11/13 06:23:36 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (13.26s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" sync_test.go:1127: Can track renames: false 2021/11/13 06:23:38 ERROR : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Ignoring --track-renames as either the source or destination do not support modtime 2021/11/13 06:23:38 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:23:38 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:23:44 INFO : yam: Copied (new) 2021/11/13 06:23:44 INFO : potato: Copied (new) 2021/11/13 06:23:44 DEBUG : Waiting for deletions to finish 2021/11/13 06:23:45 ERROR : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Ignoring --track-renames as either the source or destination do not support modtime 2021/11/13 06:23:45 DEBUG : potato: Sizes identical 2021/11/13 06:23:45 DEBUG : potato: Unchanged skipping 2021/11/13 06:23:45 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:23:45 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:23:48 INFO : yaml: Copied (new) 2021/11/13 06:23:48 DEBUG : Waiting for deletions to finish 2021/11/13 06:23:49 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (13.18s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" sync_test.go:1163: Can track renames: false 2021/11/13 06:23:51 INFO : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Making map for --track-renames 2021/11/13 06:23:51 INFO : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Finished making map for --track-renames 2021/11/13 06:23:51 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:23:51 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for renames to finish 2021/11/13 06:23:51 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:23:57 INFO : potato: Copied (new) 2021/11/13 06:23:59 INFO : sub/yam: Copied (new) 2021/11/13 06:23:59 DEBUG : Waiting for deletions to finish 2021/11/13 06:24:00 DEBUG : potato: Sizes identical 2021/11/13 06:24:00 DEBUG : potato: Unchanged skipping 2021/11/13 06:24:00 INFO : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Making map for --track-renames 2021/11/13 06:24:00 INFO : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Finished making map for --track-renames 2021/11/13 06:24:00 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:24:00 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for renames to finish 2021/11/13 06:24:02 INFO : sub/yam: Moved (server-side) to: yam 2021/11/13 06:24:02 INFO : yam: Renamed from "sub/yam" 2021/11/13 06:24:02 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:24:02 DEBUG : Waiting for deletions to finish 2021/11/13 06:24:02 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.62s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:24:06 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:24:06 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:24:13 INFO : sub dir/hello world: Copied (new) 2021/11/13 06:24:13 INFO : sub dir/hello world: Deleted 2021/11/13 06:24:13 INFO : nested/sub dir/file: Copied (new) 2021/11/13 06:24:13 INFO : nested/sub dir/file: Deleted 2021/11/13 06:24:13 INFO : sub dir: Removing directory 2021/11/13 06:24:13 INFO : nested/sub dir: Removing directory 2021/11/13 06:24:13 INFO : nested: Removing directory 2021/11/13 06:24:13 DEBUG : Local file system at /tmp/rclone1243355971: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (14.82s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:24:21 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:24:21 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:24:28 INFO : sub dir/hello world: Copied (new) 2021/11/13 06:24:28 INFO : sub dir/hello world: Deleted 2021/11/13 06:24:29 INFO : nested/sub dir/file: Copied (new) 2021/11/13 06:24:29 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (15.45s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:24:36 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:24:36 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:24:42 INFO : existing: Copied (new) 2021/11/13 06:24:42 INFO : existing: Deleted 2021/11/13 06:24:42 INFO : existing-b: Copied (new) 2021/11/13 06:24:42 INFO : existing-b: Deleted 2021/11/13 06:24:43 DEBUG : existing: Destination exists, skipping 2021/11/13 06:24:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2021/11/13 06:24:43 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:24:43 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:24:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (9.62s) === RUN TestServerSideMove run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:24:45 DEBUG : Creating backend with remote "TestUptobox:rclone-test-qadafuq2vonudiz5cimuvuj0" sync_test.go:1215: Server side move (if possible) Uptobox root 'rclone-test-cohoton1qafapof4gazekos9' -> Uptobox root 'rclone-test-qadafuq2vonudiz5cimuvuj0' 2021/11/13 06:25:03 DEBUG : Uptobox root 'rclone-test-qadafuq2vonudiz5cimuvuj0': Using server-side directory move 2021/11/13 06:25:04 INFO : Uptobox root 'rclone-test-qadafuq2vonudiz5cimuvuj0': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/11/13 06:25:04 DEBUG : empty space: Sizes identical 2021/11/13 06:25:04 DEBUG : empty space: Unchanged skipping 2021/11/13 06:25:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/11/13 06:25:04 DEBUG : Uptobox root 'rclone-test-qadafuq2vonudiz5cimuvuj0': Waiting for checks to finish 2021/11/13 06:25:04 INFO : empty space: Deleted 2021/11/13 06:25:04 DEBUG : Uptobox root 'rclone-test-qadafuq2vonudiz5cimuvuj0': Waiting for transfers to finish 2021/11/13 06:25:05 INFO : potato3: Deleted 2021/11/13 06:25:06 INFO : potato2: Moved (server-side) 2021/11/13 06:25:07 INFO : potato3: Moved (server-side) 2021/11/13 06:25:07 INFO : There was nothing to transfer 2021/11/13 06:25:07 DEBUG : Creating backend with remote "TestUptobox:rclone-test-taxiveb9pajevev6sicikid7" 2021/11/13 06:25:07 DEBUG : Config file has changed externaly - reloading 2021/11/13 06:25:08 DEBUG : Uptobox root 'rclone-test-taxiveb9pajevev6sicikid7': Using server-side directory move 2021/11/13 06:25:10 INFO : Uptobox root 'rclone-test-taxiveb9pajevev6sicikid7': Server side directory move succeeded 2021/11/13 06:25:10 ERROR : : error listing: directory not found 2021/11/13 06:25:11 DEBUG : Uptobox root 'rclone-test-taxiveb9pajevev6sicikid7': Purge object "empty space" 2021/11/13 06:25:11 DEBUG : Uptobox root 'rclone-test-taxiveb9pajevev6sicikid7': Purge object "potato2" 2021/11/13 06:25:12 DEBUG : Uptobox root 'rclone-test-taxiveb9pajevev6sicikid7': Purge object "potato3" 2021/11/13 06:25:12 DEBUG : Uptobox root 'rclone-test-taxiveb9pajevev6sicikid7': Purge dir "" 2021/11/13 06:25:13 ERROR : : error listing: directory not found 2021/11/13 06:25:13 DEBUG : Uptobox root 'rclone-test-qadafuq2vonudiz5cimuvuj0': Purge dir "" 2021/11/13 06:25:13 purge failed to rmdir "": api error 1: An error occured: Could not find current path 2021/11/13 06:25:13 purge failed: directory not found --- PASS: TestServerSideMove (28.44s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:25:14 DEBUG : Creating backend with remote "TestUptobox:rclone-test-gapeyep4bigawef1gimikor8" sync_test.go:1215: Server side move (if possible) Uptobox root 'rclone-test-cohoton1qafapof4gazekos9' -> Uptobox root 'rclone-test-gapeyep4bigawef1gimikor8' 2021/11/13 06:25:31 DEBUG : empty space: Excluded 2021/11/13 06:25:32 DEBUG : empty space: Excluded 2021/11/13 06:25:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/11/13 06:25:32 DEBUG : Uptobox root 'rclone-test-gapeyep4bigawef1gimikor8': Waiting for checks to finish 2021/11/13 06:25:32 DEBUG : Uptobox root 'rclone-test-gapeyep4bigawef1gimikor8': Waiting for transfers to finish 2021/11/13 06:25:32 INFO : potato3: Deleted 2021/11/13 06:25:34 INFO : potato2: Moved (server-side) 2021/11/13 06:25:34 INFO : potato3: Moved (server-side) 2021/11/13 06:25:34 INFO : There was nothing to transfer 2021/11/13 06:25:35 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jumubim9ciwoqed8kuxofuz0" 2021/11/13 06:25:36 DEBUG : empty space: Excluded 2021/11/13 06:25:36 DEBUG : Uptobox root 'rclone-test-jumubim9ciwoqed8kuxofuz0': Waiting for checks to finish 2021/11/13 06:25:36 DEBUG : Uptobox root 'rclone-test-jumubim9ciwoqed8kuxofuz0': Waiting for transfers to finish 2021/11/13 06:25:38 INFO : potato2: Moved (server-side) 2021/11/13 06:25:39 INFO : potato3: Moved (server-side) 2021/11/13 06:25:39 INFO : There was nothing to transfer 2021/11/13 06:25:39 DEBUG : Uptobox root 'rclone-test-jumubim9ciwoqed8kuxofuz0': Purge object "potato2" 2021/11/13 06:25:40 DEBUG : Uptobox root 'rclone-test-jumubim9ciwoqed8kuxofuz0': Purge object "potato3" 2021/11/13 06:25:40 DEBUG : Uptobox root 'rclone-test-jumubim9ciwoqed8kuxofuz0': Purge dir "" 2021/11/13 06:25:41 DEBUG : Uptobox root 'rclone-test-gapeyep4bigawef1gimikor8': Purge object "empty space" 2021/11/13 06:25:41 DEBUG : Uptobox root 'rclone-test-gapeyep4bigawef1gimikor8': Purge dir "" --- PASS: TestServerSideMoveWithFilter (29.30s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:25:43 DEBUG : Creating backend with remote "TestUptobox:rclone-test-towisew8dagihal2fuwisip8" 2021/11/13 06:25:53 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) Uptobox root 'rclone-test-cohoton1qafapof4gazekos9' -> Uptobox root 'rclone-test-towisew8dagihal2fuwisip8' 2021/11/13 06:26:02 DEBUG : Uptobox root 'rclone-test-towisew8dagihal2fuwisip8': Using server-side directory move 2021/11/13 06:26:02 INFO : Uptobox root 'rclone-test-towisew8dagihal2fuwisip8': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/11/13 06:26:03 DEBUG : empty space: Sizes identical 2021/11/13 06:26:03 DEBUG : empty space: Unchanged skipping 2021/11/13 06:26:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/11/13 06:26:03 DEBUG : Uptobox root 'rclone-test-towisew8dagihal2fuwisip8': Waiting for checks to finish 2021/11/13 06:26:03 INFO : empty space: Deleted 2021/11/13 06:26:03 DEBUG : Uptobox root 'rclone-test-towisew8dagihal2fuwisip8': Waiting for transfers to finish 2021/11/13 06:26:04 INFO : potato3: Deleted 2021/11/13 06:26:05 INFO : potato2: Moved (server-side) 2021/11/13 06:26:06 INFO : potato3: Moved (server-side) 2021/11/13 06:26:06 INFO : tomatoDir: Removing directory 2021/11/13 06:26:06 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': deleted 1 directories 2021/11/13 06:26:06 INFO : There was nothing to transfer 2021/11/13 06:26:07 DEBUG : Creating backend with remote "TestUptobox:rclone-test-sukasem0hixolef5jofevuf6" 2021/11/13 06:26:08 DEBUG : tomatoDir: Making directory 2021/11/13 06:26:08 DEBUG : Uptobox root 'rclone-test-sukasem0hixolef5jofevuf6': Using server-side directory move 2021/11/13 06:26:10 INFO : Uptobox root 'rclone-test-sukasem0hixolef5jofevuf6': Server side directory move succeeded 2021/11/13 06:26:11 ERROR : : error listing: directory not found 2021/11/13 06:26:11 ERROR : : error listing: directory not found 2021/11/13 06:26:11 DEBUG : Uptobox root 'rclone-test-sukasem0hixolef5jofevuf6': Purge object "empty space" 2021/11/13 06:26:12 DEBUG : Uptobox root 'rclone-test-sukasem0hixolef5jofevuf6': Purge object "potato2" 2021/11/13 06:26:12 DEBUG : Uptobox root 'rclone-test-sukasem0hixolef5jofevuf6': Purge object "potato3" 2021/11/13 06:26:13 DEBUG : Uptobox root 'rclone-test-sukasem0hixolef5jofevuf6': Purge dir "tomatoDir" 2021/11/13 06:26:14 DEBUG : Uptobox root 'rclone-test-sukasem0hixolef5jofevuf6': Purge dir "" 2021/11/13 06:26:15 ERROR : : error listing: directory not found 2021/11/13 06:26:15 DEBUG : Uptobox root 'rclone-test-towisew8dagihal2fuwisip8': Purge dir "" 2021/11/13 06:26:15 purge failed to rmdir "": api error 1: An error occured: Could not find current path 2021/11/13 06:26:15 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (32.46s) === RUN TestServerSideMoveOverlap run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.81s) === RUN TestSyncOverlap run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:26:16 DEBUG : Creating backend with remote "TestUptobox:rclone-test-cohoton1qafapof4gazekos9/rclone-sync-test" --- PASS: TestSyncOverlap (0.93s) === RUN TestSyncCompareDest run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:26:17 DEBUG : Creating backend with remote "TestUptobox:rclone-test-cohoton1qafapof4gazekos9/dst" 2021/11/13 06:26:18 DEBUG : Creating backend with remote "TestUptobox:rclone-test-cohoton1qafapof4gazekos9/CompareDest" 2021/11/13 06:26:19 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for checks to finish 2021/11/13 06:26:19 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for transfers to finish 2021/11/13 06:26:22 INFO : one: Copied (new) 2021/11/13 06:26:22 DEBUG : Waiting for deletions to finish 2021/11/13 06:26:23 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for checks to finish 2021/11/13 06:26:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 06:26:23 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for transfers to finish 2021/11/13 06:26:27 INFO : one: Copied (replaced existing) 2021/11/13 06:26:27 DEBUG : Waiting for deletions to finish 2021/11/13 06:26:36 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for checks to finish 2021/11/13 06:26:36 DEBUG : one: Sizes identical 2021/11/13 06:26:36 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 06:26:36 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for transfers to finish 2021/11/13 06:26:36 DEBUG : Waiting for deletions to finish 2021/11/13 06:26:36 INFO : There was nothing to transfer 2021/11/13 06:26:42 DEBUG : two: Sizes identical 2021/11/13 06:26:42 DEBUG : two: Destination found in --compare-dest, skipping 2021/11/13 06:26:42 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for checks to finish 2021/11/13 06:26:43 DEBUG : one: Sizes identical 2021/11/13 06:26:43 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 06:26:43 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for transfers to finish 2021/11/13 06:26:43 DEBUG : Waiting for deletions to finish 2021/11/13 06:26:43 INFO : There was nothing to transfer 2021/11/13 06:26:44 DEBUG : two: Sizes identical 2021/11/13 06:26:44 DEBUG : two: Destination found in --compare-dest, skipping 2021/11/13 06:26:44 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for checks to finish 2021/11/13 06:26:44 DEBUG : one: Sizes identical 2021/11/13 06:26:44 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 06:26:44 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for transfers to finish 2021/11/13 06:26:44 DEBUG : Waiting for deletions to finish 2021/11/13 06:26:44 INFO : There was nothing to transfer sync_test.go:1543: No hash on uploaded file so skipping compare timestamp test 2021/11/13 06:26:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/11/13 06:26:46 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for checks to finish 2021/11/13 06:26:47 DEBUG : one: Sizes identical 2021/11/13 06:26:47 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 06:26:47 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for transfers to finish 2021/11/13 06:26:50 INFO : two: Copied (new) 2021/11/13 06:26:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (38.25s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:27:04 DEBUG : Creating backend with remote "TestUptobox:rclone-test-cohoton1qafapof4gazekos9/dest" 2021/11/13 06:27:04 DEBUG : Creating backend with remote "TestUptobox:rclone-test-cohoton1qafapof4gazekos9/pre-dest1" 2021/11/13 06:27:04 DEBUG : Creating backend with remote "TestUptobox:rclone-test-cohoton1qafapof4gazekos9/pre-dest2" 2021/11/13 06:27:05 DEBUG : 1: Sizes identical 2021/11/13 06:27:05 DEBUG : 1: Destination found in --compare-dest, skipping 2021/11/13 06:27:05 DEBUG : 2: Sizes identical 2021/11/13 06:27:05 DEBUG : 2: Destination found in --compare-dest, skipping 2021/11/13 06:27:06 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dest': Waiting for checks to finish 2021/11/13 06:27:06 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dest': Waiting for transfers to finish 2021/11/13 06:27:09 INFO : 3: Copied (new) 2021/11/13 06:27:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (20.79s) === RUN TestSyncCopyDest run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:27:16 DEBUG : Creating backend with remote "TestUptobox:rclone-test-cohoton1qafapof4gazekos9/dst" 2021/11/13 06:27:17 DEBUG : Creating backend with remote "TestUptobox:rclone-test-cohoton1qafapof4gazekos9/CopyDest" 2021/11/13 06:27:18 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for checks to finish 2021/11/13 06:27:18 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for transfers to finish 2021/11/13 06:27:21 INFO : one: Copied (new) 2021/11/13 06:27:21 DEBUG : Waiting for deletions to finish 2021/11/13 06:27:22 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for checks to finish 2021/11/13 06:27:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 06:27:22 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for transfers to finish 2021/11/13 06:27:26 INFO : one: Copied (replaced existing) 2021/11/13 06:27:26 DEBUG : Waiting for deletions to finish 2021/11/13 06:27:35 DEBUG : Creating backend with remote "TestUptobox:rclone-test-cohoton1qafapof4gazekos9/BackupDir" 2021/11/13 06:27:36 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for checks to finish 2021/11/13 06:27:36 DEBUG : one: Sizes identical 2021/11/13 06:27:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 06:27:38 INFO : one: Moved (server-side) 2021/11/13 06:27:39 INFO : one: Copied (server-side copy) 2021/11/13 06:27:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/11/13 06:27:39 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for transfers to finish 2021/11/13 06:27:39 DEBUG : Waiting for deletions to finish 2021/11/13 06:27:46 DEBUG : two: Sizes identical 2021/11/13 06:27:48 INFO : two: Copied (server-side copy) 2021/11/13 06:27:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/11/13 06:27:48 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for checks to finish 2021/11/13 06:27:48 DEBUG : one: Sizes identical 2021/11/13 06:27:48 DEBUG : one: Sizes identical 2021/11/13 06:27:48 DEBUG : one: Unchanged skipping 2021/11/13 06:27:48 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for transfers to finish 2021/11/13 06:27:48 DEBUG : Waiting for deletions to finish 2021/11/13 06:27:49 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for checks to finish 2021/11/13 06:27:49 DEBUG : one: Sizes identical 2021/11/13 06:27:49 DEBUG : one: Sizes identical 2021/11/13 06:27:49 DEBUG : one: Unchanged skipping 2021/11/13 06:27:50 DEBUG : two: Sizes identical 2021/11/13 06:27:50 DEBUG : two: Sizes identical 2021/11/13 06:27:50 DEBUG : two: Unchanged skipping 2021/11/13 06:27:50 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for transfers to finish 2021/11/13 06:27:50 DEBUG : Waiting for deletions to finish 2021/11/13 06:27:50 INFO : There was nothing to transfer 2021/11/13 06:27:56 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/11/13 06:27:56 DEBUG : three: Destination not found in --copy-dest 2021/11/13 06:27:56 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for checks to finish 2021/11/13 06:27:57 DEBUG : one: Sizes identical 2021/11/13 06:27:57 DEBUG : one: Sizes identical 2021/11/13 06:27:57 DEBUG : one: Unchanged skipping 2021/11/13 06:27:57 DEBUG : two: Sizes identical 2021/11/13 06:27:57 DEBUG : two: Sizes identical 2021/11/13 06:27:57 DEBUG : two: Unchanged skipping 2021/11/13 06:27:57 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for transfers to finish 2021/11/13 06:28:00 INFO : three: Copied (new) 2021/11/13 06:28:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (52.03s) === RUN TestSyncBackupDir run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:28:20 DEBUG : Creating backend with remote "TestUptobox:rclone-test-cohoton1qafapof4gazekos9/dst" 2021/11/13 06:28:20 DEBUG : Creating backend with remote "TestUptobox:rclone-test-cohoton1qafapof4gazekos9/backup" 2021/11/13 06:28:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 06:28:21 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for checks to finish 2021/11/13 06:28:21 DEBUG : two: Sizes identical 2021/11/13 06:28:21 DEBUG : two: Unchanged skipping 2021/11/13 06:28:22 INFO : one: Moved (server-side) 2021/11/13 06:28:22 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for transfers to finish 2021/11/13 06:28:26 INFO : one: Copied (new) 2021/11/13 06:28:26 DEBUG : Waiting for deletions to finish 2021/11/13 06:28:27 INFO : three.txt: Moved (server-side) 2021/11/13 06:28:27 INFO : three.txt: Moved into backup dir 2021/11/13 06:28:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 06:28:33 DEBUG : two: Sizes identical 2021/11/13 06:28:33 DEBUG : two: Unchanged skipping 2021/11/13 06:28:33 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for checks to finish 2021/11/13 06:28:34 INFO : one: Deleted 2021/11/13 06:28:35 INFO : one: Moved (server-side) 2021/11/13 06:28:35 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for transfers to finish 2021/11/13 06:28:39 INFO : one: Copied (new) 2021/11/13 06:28:39 DEBUG : Waiting for deletions to finish 2021/11/13 06:28:39 INFO : three.txt: Deleted 2021/11/13 06:28:41 INFO : three.txt: Moved (server-side) 2021/11/13 06:28:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (37.97s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:28:58 DEBUG : Creating backend with remote "TestUptobox:rclone-test-cohoton1qafapof4gazekos9/dst" 2021/11/13 06:28:58 DEBUG : Config file has changed externaly - reloading 2021/11/13 06:28:58 DEBUG : Creating backend with remote "TestUptobox:rclone-test-cohoton1qafapof4gazekos9/backup" 2021/11/13 06:28:59 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for checks to finish 2021/11/13 06:28:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 06:28:59 DEBUG : two: Sizes identical 2021/11/13 06:28:59 DEBUG : two: Unchanged skipping 2021/11/13 06:29:01 INFO : one: Moved (server-side) to: one.bak 2021/11/13 06:29:01 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for transfers to finish 2021/11/13 06:29:04 INFO : one: Copied (new) 2021/11/13 06:29:04 DEBUG : Waiting for deletions to finish 2021/11/13 06:29:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 06:29:06 INFO : three.txt: Moved into backup dir 2021/11/13 06:29:12 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for checks to finish 2021/11/13 06:29:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 06:29:12 DEBUG : two: Sizes identical 2021/11/13 06:29:12 DEBUG : two: Unchanged skipping 2021/11/13 06:29:12 INFO : one.bak: Deleted 2021/11/13 06:29:14 INFO : one: Moved (server-side) to: one.bak 2021/11/13 06:29:14 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for transfers to finish 2021/11/13 06:29:18 INFO : one: Copied (new) 2021/11/13 06:29:18 DEBUG : Waiting for deletions to finish 2021/11/13 06:29:18 INFO : three.txt.bak: Deleted 2021/11/13 06:29:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 06:29:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (39.61s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:29:38 DEBUG : Creating backend with remote "TestUptobox:rclone-test-cohoton1qafapof4gazekos9/dst" 2021/11/13 06:29:38 DEBUG : Config file has changed externaly - reloading 2021/11/13 06:29:38 DEBUG : Creating backend with remote "TestUptobox:rclone-test-cohoton1qafapof4gazekos9/backup" 2021/11/13 06:29:38 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for checks to finish 2021/11/13 06:29:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 06:29:38 DEBUG : two: Sizes identical 2021/11/13 06:29:38 DEBUG : two: Unchanged skipping 2021/11/13 06:29:40 INFO : one: Moved (server-side) to: one-2019-01-01 2021/11/13 06:29:40 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for transfers to finish 2021/11/13 06:29:44 INFO : one: Copied (new) 2021/11/13 06:29:44 DEBUG : Waiting for deletions to finish 2021/11/13 06:29:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/11/13 06:29:46 INFO : three.txt: Moved into backup dir 2021/11/13 06:29:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 06:29:52 DEBUG : two: Sizes identical 2021/11/13 06:29:52 DEBUG : two: Unchanged skipping 2021/11/13 06:29:52 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for checks to finish 2021/11/13 06:29:52 INFO : one-2019-01-01: Deleted 2021/11/13 06:29:54 INFO : one: Moved (server-side) to: one-2019-01-01 2021/11/13 06:29:54 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for transfers to finish 2021/11/13 06:29:57 INFO : one: Copied (new) 2021/11/13 06:29:57 DEBUG : Waiting for deletions to finish 2021/11/13 06:29:58 INFO : three-2019-01-01.txt: Deleted 2021/11/13 06:30:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/11/13 06:30:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (39.50s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:30:17 DEBUG : Creating backend with remote "TestUptobox:rclone-test-cohoton1qafapof4gazekos9/dst" 2021/11/13 06:30:17 DEBUG : Config file has changed externaly - reloading 2021/11/13 06:30:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 06:30:18 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for checks to finish 2021/11/13 06:30:18 DEBUG : two: Sizes identical 2021/11/13 06:30:18 DEBUG : two: Unchanged skipping 2021/11/13 06:30:18 INFO : one: Moved (server-side) to: one.bak 2021/11/13 06:30:18 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for transfers to finish 2021/11/13 06:30:22 INFO : one: Copied (new) 2021/11/13 06:30:22 DEBUG : Waiting for deletions to finish 2021/11/13 06:30:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 06:30:23 INFO : three.txt: Moved into backup dir 2021/11/13 06:30:28 DEBUG : three.txt.bak: Excluded 2021/11/13 06:30:28 DEBUG : one.bak: Excluded 2021/11/13 06:30:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 06:30:28 DEBUG : two: Sizes identical 2021/11/13 06:30:28 DEBUG : two: Unchanged skipping 2021/11/13 06:30:28 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for checks to finish 2021/11/13 06:30:28 INFO : one.bak: Deleted 2021/11/13 06:30:29 INFO : one: Moved (server-side) to: one.bak 2021/11/13 06:30:29 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9/dst': Waiting for transfers to finish 2021/11/13 06:30:32 INFO : one: Copied (new) 2021/11/13 06:30:32 DEBUG : Waiting for deletions to finish 2021/11/13 06:30:33 INFO : three.txt.bak: Deleted 2021/11/13 06:30:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 06:30:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (32.35s) === RUN TestSyncSuffix run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:30:49 DEBUG : Creating backend with remote "TestUptobox:rclone-test-cohoton1qafapof4gazekos9/dst" 2021/11/13 06:30:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 06:30:51 INFO : one: Moved (server-side) to: one.bak 2021/11/13 06:30:54 INFO : one: Copied (new) 2021/11/13 06:30:55 DEBUG : two: Sizes identical 2021/11/13 06:30:55 DEBUG : two: Unchanged skipping 2021/11/13 06:30:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/11/13 06:30:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 06:30:59 INFO : three.txt: Copied (new) 2021/11/13 06:31:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 06:31:02 INFO : one.bak: Deleted 2021/11/13 06:31:02 INFO : one: Moved (server-side) to: one.bak 2021/11/13 06:31:06 INFO : one: Copied (new) 2021/11/13 06:31:06 DEBUG : two: Sizes identical 2021/11/13 06:31:06 DEBUG : two: Unchanged skipping 2021/11/13 06:31:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/11/13 06:31:07 INFO : three.txt.bak: Deleted 2021/11/13 06:31:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 06:31:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (37.98s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:31:27 DEBUG : Creating backend with remote "TestUptobox:rclone-test-cohoton1qafapof4gazekos9/dst" 2021/11/13 06:31:27 DEBUG : Config file has changed externaly - reloading 2021/11/13 06:31:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 06:31:29 INFO : one: Moved (server-side) to: one-2019-01-01 2021/11/13 06:31:32 INFO : one: Copied (new) 2021/11/13 06:31:33 DEBUG : two: Sizes identical 2021/11/13 06:31:33 DEBUG : two: Unchanged skipping 2021/11/13 06:31:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/11/13 06:31:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/11/13 06:31:37 INFO : three.txt: Copied (new) 2021/11/13 06:31:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 06:31:40 INFO : one-2019-01-01: Deleted 2021/11/13 06:31:40 INFO : one: Moved (server-side) to: one-2019-01-01 2021/11/13 06:31:44 INFO : one: Copied (new) 2021/11/13 06:31:44 DEBUG : two: Sizes identical 2021/11/13 06:31:44 DEBUG : two: Unchanged skipping 2021/11/13 06:31:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/11/13 06:31:45 INFO : three-2019-01-01.txt: Deleted 2021/11/13 06:31:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/11/13 06:31:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (37.96s) === RUN TestSyncUTFNorm run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:31:58 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:31:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/11/13 06:31:58 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:32:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/11/13 06:32:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.08s) === RUN TestSyncImmutable run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:32:04 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:32:04 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:32:07 INFO : existing: Copied (new) 2021/11/13 06:32:07 DEBUG : Waiting for deletions to finish 2021/11/13 06:32:08 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/11/13 06:32:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/11/13 06:32:08 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:32:08 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:32:08 ERROR : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': not deleting files as there were IO errors 2021/11/13 06:32:08 ERROR : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (6.87s) === RUN TestSyncIgnoreCase run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:32:14 DEBUG : existing: Sizes identical 2021/11/13 06:32:14 DEBUG : existing: Unchanged skipping 2021/11/13 06:32:14 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:32:14 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:32:14 DEBUG : Waiting for deletions to finish 2021/11/13 06:32:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.56s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (2.41s) --- SKIP: TestMaxTransfer/Hard (0.80s) --- SKIP: TestMaxTransfer/Soft (0.80s) --- SKIP: TestMaxTransfer/Cautious (0.81s) === RUN TestSyncConcurrentDelete run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:34:27 DEBUG : both1: Sizes identical 2021/11/13 06:34:27 DEBUG : both1: Unchanged skipping 2021/11/13 06:34:27 DEBUG : both11: Sizes identical 2021/11/13 06:34:27 DEBUG : both11: Unchanged skipping 2021/11/13 06:34:27 DEBUG : both12: Sizes identical 2021/11/13 06:34:27 DEBUG : both10: Sizes identical 2021/11/13 06:34:27 DEBUG : both10: Unchanged skipping 2021/11/13 06:34:27 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:34:27 DEBUG : both13: Sizes identical 2021/11/13 06:34:27 DEBUG : both13: Unchanged skipping 2021/11/13 06:34:27 DEBUG : both15: Sizes identical 2021/11/13 06:34:27 DEBUG : both15: Unchanged skipping 2021/11/13 06:34:27 DEBUG : both16: Sizes identical 2021/11/13 06:34:27 DEBUG : both16: Unchanged skipping 2021/11/13 06:34:27 DEBUG : both14: Sizes identical 2021/11/13 06:34:27 DEBUG : both12: Unchanged skipping 2021/11/13 06:34:27 DEBUG : both14: Unchanged skipping 2021/11/13 06:34:27 DEBUG : both0: Sizes identical 2021/11/13 06:34:27 DEBUG : both0: Unchanged skipping 2021/11/13 06:34:27 DEBUG : both19: Sizes identical 2021/11/13 06:34:27 DEBUG : both2: Sizes identical 2021/11/13 06:34:27 DEBUG : both19: Unchanged skipping 2021/11/13 06:34:27 DEBUG : both2: Unchanged skipping 2021/11/13 06:34:27 DEBUG : both3: Sizes identical 2021/11/13 06:34:27 DEBUG : both4: Sizes identical 2021/11/13 06:34:27 DEBUG : both3: Unchanged skipping 2021/11/13 06:34:27 DEBUG : both4: Unchanged skipping 2021/11/13 06:34:27 DEBUG : both5: Sizes identical 2021/11/13 06:34:27 DEBUG : both5: Unchanged skipping 2021/11/13 06:34:27 DEBUG : both6: Sizes identical 2021/11/13 06:34:27 DEBUG : both6: Unchanged skipping 2021/11/13 06:34:27 DEBUG : both17: Sizes identical 2021/11/13 06:34:27 DEBUG : both17: Unchanged skipping 2021/11/13 06:34:27 DEBUG : both7: Sizes identical 2021/11/13 06:34:27 DEBUG : both9: Sizes identical 2021/11/13 06:34:27 DEBUG : both18: Sizes identical 2021/11/13 06:34:27 DEBUG : both9: Unchanged skipping 2021/11/13 06:34:27 DEBUG : both18: Unchanged skipping 2021/11/13 06:34:27 DEBUG : both8: Sizes identical 2021/11/13 06:34:27 DEBUG : both7: Unchanged skipping 2021/11/13 06:34:27 DEBUG : both8: Unchanged skipping 2021/11/13 06:34:27 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:34:27 DEBUG : Waiting for deletions to finish 2021/11/13 06:34:28 INFO : only12: Deleted 2021/11/13 06:34:28 INFO : only17: Deleted 2021/11/13 06:34:28 INFO : only18: Deleted 2021/11/13 06:34:29 INFO : only8: Deleted 2021/11/13 06:34:29 INFO : only9: Deleted 2021/11/13 06:34:30 INFO : only0: Deleted 2021/11/13 06:34:30 INFO : only16: Deleted 2021/11/13 06:34:30 INFO : only3: Deleted 2021/11/13 06:34:31 INFO : only7: Deleted 2021/11/13 06:34:31 INFO : only1: Deleted 2021/11/13 06:34:32 INFO : only11: Deleted 2021/11/13 06:34:32 INFO : only13: Deleted 2021/11/13 06:34:32 INFO : only19: Deleted 2021/11/13 06:34:33 INFO : only5: Deleted 2021/11/13 06:34:33 INFO : only6: Deleted 2021/11/13 06:34:34 INFO : only10: Deleted 2021/11/13 06:34:34 INFO : only14: Deleted 2021/11/13 06:34:34 INFO : only15: Deleted 2021/11/13 06:34:35 INFO : only2: Deleted 2021/11/13 06:34:35 INFO : only4: Deleted 2021/11/13 06:34:35 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (146.73s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "Uptobox root 'rclone-test-cohoton1qafapof4gazekos9'", Local "Local file system at /tmp/rclone1243355971", Modify Window "876000h0m0s" 2021/11/13 06:36:54 DEBUG : both0: Sizes identical 2021/11/13 06:36:54 DEBUG : both0: Unchanged skipping 2021/11/13 06:36:54 DEBUG : both11: Sizes identical 2021/11/13 06:36:54 DEBUG : both11: Unchanged skipping 2021/11/13 06:36:54 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for checks to finish 2021/11/13 06:36:54 DEBUG : both13: Sizes identical 2021/11/13 06:36:54 DEBUG : both13: Unchanged skipping 2021/11/13 06:36:54 DEBUG : both1: Sizes identical 2021/11/13 06:36:54 DEBUG : both1: Unchanged skipping 2021/11/13 06:36:54 DEBUG : both15: Sizes identical 2021/11/13 06:36:54 DEBUG : both15: Unchanged skipping 2021/11/13 06:36:54 DEBUG : both16: Sizes identical 2021/11/13 06:36:54 DEBUG : both16: Unchanged skipping 2021/11/13 06:36:54 DEBUG : both17: Sizes identical 2021/11/13 06:36:54 DEBUG : both17: Unchanged skipping 2021/11/13 06:36:54 DEBUG : both18: Sizes identical 2021/11/13 06:36:54 DEBUG : both18: Unchanged skipping 2021/11/13 06:36:54 DEBUG : both19: Sizes identical 2021/11/13 06:36:54 DEBUG : both19: Unchanged skipping 2021/11/13 06:36:54 DEBUG : both2: Sizes identical 2021/11/13 06:36:54 DEBUG : both2: Unchanged skipping 2021/11/13 06:36:54 DEBUG : both3: Sizes identical 2021/11/13 06:36:54 DEBUG : both3: Unchanged skipping 2021/11/13 06:36:54 DEBUG : both4: Sizes identical 2021/11/13 06:36:54 DEBUG : both4: Unchanged skipping 2021/11/13 06:36:54 DEBUG : both5: Sizes identical 2021/11/13 06:36:54 DEBUG : both5: Unchanged skipping 2021/11/13 06:36:54 DEBUG : both6: Sizes identical 2021/11/13 06:36:54 DEBUG : both6: Unchanged skipping 2021/11/13 06:36:54 DEBUG : both7: Sizes identical 2021/11/13 06:36:54 DEBUG : both7: Unchanged skipping 2021/11/13 06:36:54 DEBUG : both8: Sizes identical 2021/11/13 06:36:54 DEBUG : both8: Unchanged skipping 2021/11/13 06:36:54 DEBUG : both9: Sizes identical 2021/11/13 06:36:54 DEBUG : both12: Sizes identical 2021/11/13 06:36:54 DEBUG : both12: Unchanged skipping 2021/11/13 06:36:54 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2021/11/13 06:36:54 DEBUG : both9: Unchanged skipping 2021/11/13 06:36:54 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2021/11/13 06:36:54 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2021/11/13 06:36:54 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2021/11/13 06:36:54 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2021/11/13 06:36:54 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2021/11/13 06:36:54 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2021/11/13 06:36:54 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2021/11/13 06:36:54 ERROR : only0: Failed to copy: can't upload empty files to this remote 2021/11/13 06:36:54 DEBUG : both14: Sizes identical 2021/11/13 06:36:54 DEBUG : both14: Unchanged skipping 2021/11/13 06:36:54 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2021/11/13 06:36:54 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2021/11/13 06:36:54 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2021/11/13 06:36:54 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2021/11/13 06:36:54 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2021/11/13 06:36:54 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2021/11/13 06:36:54 ERROR : only10: Failed to copy: can't upload empty files to this remote 2021/11/13 06:36:54 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2021/11/13 06:36:54 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2021/11/13 06:36:54 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2021/11/13 06:36:54 ERROR : only11: Failed to copy: can't upload empty files to this remote 2021/11/13 06:36:54 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2021/11/13 06:36:54 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2021/11/13 06:36:54 ERROR : only12: Failed to copy: can't upload empty files to this remote 2021/11/13 06:36:54 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2021/11/13 06:36:54 ERROR : only13: Failed to copy: can't upload empty files to this remote 2021/11/13 06:36:54 ERROR : only15: Failed to copy: can't upload empty files to this remote 2021/11/13 06:36:54 ERROR : only16: Failed to copy: can't upload empty files to this remote 2021/11/13 06:36:54 DEBUG : both10: Sizes identical 2021/11/13 06:36:54 DEBUG : both10: Unchanged skipping 2021/11/13 06:36:54 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Waiting for transfers to finish 2021/11/13 06:36:54 ERROR : only19: Failed to copy: can't upload empty files to this remote 2021/11/13 06:36:54 ERROR : only2: Failed to copy: can't upload empty files to this remote 2021/11/13 06:36:54 ERROR : only14: Failed to copy: can't upload empty files to this remote 2021/11/13 06:36:54 ERROR : only1: Failed to copy: can't upload empty files to this remote 2021/11/13 06:36:54 ERROR : only6: Failed to copy: can't upload empty files to this remote 2021/11/13 06:36:54 ERROR : only3: Failed to copy: can't upload empty files to this remote 2021/11/13 06:36:54 ERROR : only17: Failed to copy: can't upload empty files to this remote 2021/11/13 06:36:54 ERROR : only7: Failed to copy: can't upload empty files to this remote 2021/11/13 06:36:54 ERROR : only4: Failed to copy: can't upload empty files to this remote 2021/11/13 06:36:54 ERROR : only9: Failed to copy: can't upload empty files to this remote 2021/11/13 06:36:54 ERROR : only8: Failed to copy: can't upload empty files to this remote 2021/11/13 06:36:54 ERROR : only5: Failed to copy: can't upload empty files to this remote 2021/11/13 06:36:54 ERROR : only18: Failed to copy: can't upload empty files to this remote 2021/11/13 06:36:54 ERROR : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': not deleting files as there were IO errors 2021/11/13 06:36:54 ERROR : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': not deleting directories as there were IO errors sync_test.go:2054: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (146.64s) PASS 2021/11/13 06:37:11 DEBUG : Uptobox root 'rclone-test-cohoton1qafapof4gazekos9': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestUptobox: -verbose" - Finished OK in 19m15.012130916s (try 1/5)