"./sync.test -test.v -test.timeout 1h0m0s -remote TestZoho: -verbose -test.run '^(TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyNoTraverse|TestCopyRedownload|TestCopyWithDepth|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestMoveEmptyDirectories|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestServerSideCopy|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncNoTraverse|TestSyncSizeOnly|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime)$'" - Starting (try 3/5) 2022/01/17 05:51:44 DEBUG : Creating backend with remote "TestZoho:rclone-test-limedus1leceyal7yecuqeh7" 2022/01/17 05:51:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/17 05:51:45 DEBUG : Creating backend with remote "/tmp/rclone1533361673" === RUN TestCopy run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:51:46 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:51:46 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:51:47 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:65: Error Trace: sync_test.go:65 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopy --- FAIL: TestCopy (2.70s) === RUN TestCopyNoTraverse run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:51:48 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:51:48 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:51:49 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:98: Error Trace: sync_test.go:98 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopyNoTraverse --- FAIL: TestCopyNoTraverse (1.87s) === RUN TestCopyCheckFirst run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:51:50 INFO : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Running all checks before starting transfers 2022/01/17 05:51:50 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:51:50 INFO : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Checks finished, now starting transfers 2022/01/17 05:51:50 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:51:50 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:116: Error Trace: sync_test.go:116 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopyCheckFirst --- FAIL: TestCopyCheckFirst (1.98s) === RUN TestSyncNoTraverse run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:51:52 ERROR : Ignoring --no-traverse with sync 2022/01/17 05:51:52 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:51:52 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:51:52 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:51:52 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': not deleting files as there were IO errors 2022/01/17 05:51:52 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': not deleting directories as there were IO errors sync_test.go:135: Error Trace: sync_test.go:135 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncNoTraverse --- FAIL: TestSyncNoTraverse (1.88s) === RUN TestCopyWithDepth run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:51:54 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:51:54 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:51:54 ERROR : hello world2: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:154: Error Trace: sync_test.go:154 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopyWithDepth --- FAIL: TestCopyWithDepth (0.75s) === RUN TestCopyWithFilesFrom run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:51:54 DEBUG : hello world2: Excluded 2022/01/17 05:51:54 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:51:54 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:51:55 ERROR : potato2: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:181: Error Trace: sync_test.go:181 sync_test.go:186 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopyWithFilesFrom --- FAIL: TestCopyWithFilesFrom (0.71s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:51:55 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:51:55 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:51:55 ERROR : potato2: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:181: Error Trace: sync_test.go:181 sync_test.go:187 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopyWithFilesFromAndNoTraverse --- FAIL: TestCopyWithFilesFromAndNoTraverse (0.71s) === RUN TestCopyEmptyDirectories run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:51:56 DEBUG : sub dir2: Making directory 2022/01/17 05:51:56 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:51:56 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:51:56 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:51:56 DEBUG : sub dir2: Making directory 2022/01/17 05:51:57 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': failed to copy 5 directories 2022/01/17 05:51:57 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': copied 1 directories sync_test.go:200: Error Trace: sync_test.go:200 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopyEmptyDirectories --- FAIL: TestCopyEmptyDirectories (2.86s) === RUN TestMoveEmptyDirectories run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:51:58 DEBUG : sub dir2: Making directory 2022/01/17 05:51:59 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:51:59 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:51:59 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:51:59 ERROR : sub dir/hello world: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:51:59 DEBUG : sub dir: Making directory 2022/01/17 05:51:59 DEBUG : sub dir2: Making directory 2022/01/17 05:52:00 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': failed to copy 6 directories 2022/01/17 05:52:00 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': copied 2 directories sync_test.go:225: Error Trace: sync_test.go:225 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestMoveEmptyDirectories --- FAIL: TestMoveEmptyDirectories (2.88s) === RUN TestSyncEmptyDirectories run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:52:01 DEBUG : sub dir2: Making directory 2022/01/17 05:52:01 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:52:01 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:52:02 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:02 DEBUG : sub dir2: Making directory 2022/01/17 05:52:03 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': failed to copy 7 directories 2022/01/17 05:52:03 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': copied 1 directories 2022/01/17 05:52:03 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': not deleting files as there were IO errors 2022/01/17 05:52:03 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': not deleting directories as there were IO errors sync_test.go:250: Error Trace: sync_test.go:250 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (2.87s) === RUN TestServerSideCopy run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "sub dir/hello world" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestServerSideCopy (1.69s) === RUN TestCopyAfterDelete run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "sub dir/hello world" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestCopyAfterDelete (1.71s) === RUN TestCopyRedownload run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "sub dir/hello world" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestCopyRedownload (1.71s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:52:09 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:52:09 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:52:10 ERROR : check sum: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:10 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': not deleting files as there were IO errors 2022/01/17 05:52:10 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': not deleting directories as there were IO errors sync_test.go:333: Error Trace: sync_test.go:333 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncBasedOnCheckSum --- FAIL: TestSyncBasedOnCheckSum (0.73s) === RUN TestSyncSizeOnly run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:52:10 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:52:10 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:52:10 ERROR : sizeonly: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:10 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': not deleting files as there were IO errors 2022/01/17 05:52:10 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': not deleting directories as there were IO errors sync_test.go:368: Error Trace: sync_test.go:368 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncSizeOnly --- FAIL: TestSyncSizeOnly (0.73s) === RUN TestSyncIgnoreSize run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:52:11 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:52:11 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:52:11 ERROR : ignore-size: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:11 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': not deleting files as there were IO errors 2022/01/17 05:52:11 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': not deleting directories as there were IO errors sync_test.go:403: Error Trace: sync_test.go:403 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncIgnoreSize --- FAIL: TestSyncIgnoreSize (0.71s) === RUN TestSyncIgnoreTimes run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "existing" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncIgnoreTimes (0.57s) === RUN TestSyncIgnoreExisting run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:52:12 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:52:12 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:52:12 ERROR : existing: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:12 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': not deleting files as there were IO errors 2022/01/17 05:52:12 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': not deleting directories as there were IO errors sync_test.go:464: Error Trace: sync_test.go:464 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncIgnoreExisting --- FAIL: TestSyncIgnoreExisting (0.70s) === RUN TestSyncIgnoreErrors run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "b/potato" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncIgnoreErrors (1.72s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "empty space" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterChangingModtimeOnly (0.56s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "empty space" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterAddingAFile (0.57s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "potato" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterChangingFilesSizeOnly (0.57s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" sync_test.go:663: ModTimeNotSupported so forcing file to be a different size run.go:287: Failed to put "potato" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterChangingContentsOnly (0.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "potato" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "potato" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (0.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "b/potato" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "b/potato" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.71s) === RUN TestSyncDeleteDuring run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "potato" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncDeleteDuring (0.56s) === RUN TestSyncDeleteBefore run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "potato" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncDeleteBefore (0.57s) === RUN TestCopyDeleteBefore run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "potato" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestCopyDeleteBefore (0.56s) === RUN TestSyncWithExclude run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "potato2" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncWithExclude (0.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "potato2" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncWithExcludeAndDeleteExcluded (0.56s) === RUN TestSyncWithTrackRenames run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" sync_test.go:1058: Can track renames: false 2022/01/17 05:52:24 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Ignoring --track-renames as the source and destination do not have a common hash 2022/01/17 05:52:24 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:52:24 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:52:25 ERROR : potato: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:25 ERROR : yam: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:25 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': not deleting files as there were IO errors 2022/01/17 05:52:25 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': not deleting directories as there were IO errors sync_test.go:1064: Error Trace: sync_test.go:1064 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (0.75s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" sync_test.go:1127: Can track renames: false 2022/01/17 05:52:25 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Ignoring --track-renames as either the source or destination do not support modtime 2022/01/17 05:52:25 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:52:25 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:52:25 ERROR : potato: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:25 ERROR : yam: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:25 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': not deleting files as there were IO errors 2022/01/17 05:52:25 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': not deleting directories as there were IO errors sync_test.go:1133: Error Trace: sync_test.go:1133 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (0.72s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" sync_test.go:1163: Can track renames: false 2022/01/17 05:52:26 INFO : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Making map for --track-renames 2022/01/17 05:52:26 INFO : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Finished making map for --track-renames 2022/01/17 05:52:26 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:52:26 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for renames to finish 2022/01/17 05:52:26 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:52:27 ERROR : sub/yam: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:27 ERROR : potato: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:27 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': not deleting files as there were IO errors 2022/01/17 05:52:27 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': not deleting directories as there were IO errors sync_test.go:1169: Error Trace: sync_test.go:1169 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (1.86s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:52:28 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:52:28 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:52:28 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:28 ERROR : sub dir/hello world: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:30 ERROR : nested/sub dir/file: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:30 ERROR : nested/sub dir/file: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:30 ERROR : Local file system at /tmp/rclone1533361673: not deleting directories as there were IO errors sync_test.go:1278: Error Trace: sync_test.go:1278 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (4.36s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:52:32 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:52:32 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:52:33 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:33 ERROR : sub dir/hello world: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:34 ERROR : nested/sub dir/file: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:34 ERROR : nested/sub dir/file: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:1297: Error Trace: sync_test.go:1297 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestMoveWithoutDeleteEmptySrcDirs --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (4.59s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:52:37 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:52:37 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:52:37 ERROR : existing-b: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:37 ERROR : existing-b: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:37 ERROR : existing: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:37 ERROR : existing: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:1323: Error Trace: sync_test.go:1323 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestMoveWithIgnoreExisting --- FAIL: TestMoveWithIgnoreExisting (0.72s) === RUN TestServerSideMove run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:52:37 DEBUG : Creating backend with remote "TestZoho:rclone-test-kijowan8fahofow7megegep0" run.go:287: Failed to put "potato2" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:38 DEBUG : zoho root 'rclone-test-kijowan8fahofow7megegep0': Purge remote 2022/01/17 05:52:39 purge failed: directory not found --- FAIL: TestServerSideMove (1.85s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:52:39 DEBUG : Creating backend with remote "TestZoho:rclone-test-mopesef2qavisir0xozafij9" run.go:287: Failed to put "potato2" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:40 DEBUG : zoho root 'rclone-test-mopesef2qavisir0xozafij9': Purge remote 2022/01/17 05:52:41 purge failed: directory not found --- FAIL: TestServerSideMoveWithFilter (1.79s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:52:41 DEBUG : Creating backend with remote "TestZoho:rclone-test-zalales6fejipop8sugozeb3" run.go:287: Failed to put "potato2" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:42 DEBUG : zoho root 'rclone-test-zalales6fejipop8sugozeb3': Purge remote 2022/01/17 05:52:42 purge failed: directory not found --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (1.90s) === RUN TestSyncCompareDest run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:52:43 DEBUG : Creating backend with remote "TestZoho:rclone-test-limedus1leceyal7yecuqeh7/dst" 2022/01/17 05:52:43 DEBUG : Creating backend with remote "TestZoho:rclone-test-limedus1leceyal7yecuqeh7/CompareDest" 2022/01/17 05:52:45 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7/dst': Waiting for checks to finish 2022/01/17 05:52:45 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7/dst': Waiting for transfers to finish 2022/01/17 05:52:45 ERROR : one: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:45 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7/dst': not deleting files as there were IO errors 2022/01/17 05:52:45 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7/dst': not deleting directories as there were IO errors sync_test.go:1463: Error Trace: sync_test.go:1463 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncCompareDest --- FAIL: TestSyncCompareDest (3.50s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "pre-dest1/1" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncMultipleCompareDest (1.72s) === RUN TestSyncCopyDest run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:52:48 DEBUG : Creating backend with remote "TestZoho:rclone-test-limedus1leceyal7yecuqeh7/dst" 2022/01/17 05:52:49 DEBUG : Creating backend with remote "TestZoho:rclone-test-limedus1leceyal7yecuqeh7/CopyDest" 2022/01/17 05:52:50 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7/dst': Waiting for checks to finish 2022/01/17 05:52:50 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7/dst': Waiting for transfers to finish 2022/01/17 05:52:50 ERROR : one: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:52:50 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7/dst': not deleting files as there were IO errors 2022/01/17 05:52:50 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7/dst': not deleting directories as there were IO errors sync_test.go:1615: Error Trace: sync_test.go:1615 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncCopyDest --- FAIL: TestSyncCopyDest (3.48s) === RUN TestSyncBackupDir run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "dst/one" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncBackupDir (1.68s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "dst/one" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncBackupDirWithSuffix (1.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "dst/one" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (1.71s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "dst/one" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncBackupDirSuffixOnly (1.66s) === RUN TestSyncSuffix run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "dst/one" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncSuffix (1.69s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "dst/one" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncSuffixKeepExtension (1.65s) === RUN TestSyncUTFNorm run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "TestĂȘĂ©" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncUTFNorm (0.57s) === RUN TestSyncImmutable run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" 2022/01/17 05:53:02 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for checks to finish 2022/01/17 05:53:02 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Waiting for transfers to finish 2022/01/17 05:53:03 ERROR : existing: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/17 05:53:03 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': not deleting files as there were IO errors 2022/01/17 05:53:03 ERROR : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': not deleting directories as there were IO errors sync_test.go:1929: Error Trace: sync_test.go:1929 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncImmutable --- FAIL: TestSyncImmutable (0.85s) === RUN TestSyncIgnoreCase run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "EXISTING" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncIgnoreCase (0.58s) === RUN TestSyncConcurrentDelete run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "both0" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncConcurrentDelete (0.56s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'", Local "Local file system at /tmp/rclone1533361673", Modify Window "876000h0m0s" run.go:287: Failed to put "both0" to "zoho root 'rclone-test-limedus1leceyal7yecuqeh7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncConcurrentTruncate (0.55s) FAIL 2022/01/17 05:53:05 DEBUG : zoho root 'rclone-test-limedus1leceyal7yecuqeh7': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestZoho: -verbose -test.run '^(TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyNoTraverse|TestCopyRedownload|TestCopyWithDepth|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestMoveEmptyDirectories|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestServerSideCopy|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncNoTraverse|TestSyncSizeOnly|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime)$'" - Finished ERROR in 1m20.998765635s (try 3/5): exit status 1: Failed [TestCopy TestCopyNoTraverse TestCopyCheckFirst TestSyncNoTraverse TestCopyWithDepth TestCopyWithFilesFrom TestCopyWithFilesFromAndNoTraverse TestCopyEmptyDirectories TestMoveEmptyDirectories TestSyncEmptyDirectories TestServerSideCopy TestCopyAfterDelete TestCopyRedownload TestSyncBasedOnCheckSum TestSyncSizeOnly TestSyncIgnoreSize TestSyncIgnoreTimes TestSyncIgnoreExisting TestSyncIgnoreErrors TestSyncAfterChangingModtimeOnly TestSyncAfterAddingAFile TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestSyncAfterRemovingAFileAndAddingAFileDryRun TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncDeleteDuring TestSyncDeleteBefore TestCopyDeleteBefore TestSyncWithExclude TestSyncWithExcludeAndDeleteExcluded TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestSyncConcurrentDelete TestSyncConcurrentTruncate]