"go test -v -timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:407: Using remote "TestYandex:" 2021/03/04 05:02:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-mogenal9budigoy9renicev7" === RUN TestIntegration/FsCheckWrap fstests.go:444: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:472: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2021/03/04 05:02:08 DEBUG : dir/subdir: Making directory 2021/03/04 05:02:10 DEBUG : dir/subdir: Removing directory 2021/03/04 05:02:12 DEBUG : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:367: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2021/03/04 05:02:14 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:367: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:658: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:658: testing "." 2021/03/04 05:02:27 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2021/03/04 05:02:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/03/04 05:02:27 DEBUG : pacer: Reducing sleep to 15ms 2021/03/04 05:02:28 DEBUG : pacer: Reducing sleep to 11.25ms 2021/03/04 05:02:28 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:658: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:658: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:658: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:658: testing "~leading tilde" fstest.go:126: Error Trace: fstest.go:126 fstest.go:131 fstest.go:150 fstests.go:202 fstests.go:212 fstests.go:217 fstests.go:664 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: ~leading tilde/~leading tilde: Modification time difference too big |-2.987239443s| > 1ns (want 2021-03-04 05:02:53.012760557 +0000 UTC m=+50.070424263 vs got 2021-03-04 05:02:56 +0000 UTC) (precision 1ns) fstest.go:126: Error Trace: fstest.go:126 fstest.go:131 fstest.go:150 fstests.go:205 fstests.go:212 fstests.go:217 fstests.go:664 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: ~leading tilde/~leading tilde: Modification time difference too big |-2.987239443s| > 1ns (want 2021-03-04 05:02:53.012760557 +0000 UTC m=+50.070424263 vs got 2021-03-04 05:02:56 +0000 UTC) (precision 1ns) fstest.go:126: Error Trace: fstest.go:126 fstest.go:131 fstest.go:150 fstest.go:194 fstest.go:307 fstest.go:337 fstests.go:665 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: ~leading tilde/~leading tilde: Modification time difference too big |-2.987239443s| > 1ns (want 2021-03-04 05:02:53.012760557 +0000 UTC m=+50.070424263 vs got 2021-03-04 05:02:56 +0000 UTC) (precision 1ns) === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:658: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:658: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:658: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:658: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:658: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:658: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:658: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:658: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:658: testing "trailing HT␉" 2021/03/04 05:03:56 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2021/03/04 05:03:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/03/04 05:03:56 DEBUG : pacer: Reducing sleep to 15ms 2021/03/04 05:03:57 DEBUG : pacer: Reducing sleep to 11.25ms 2021/03/04 05:03:57 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:658: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:658: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:658: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:731: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:767: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2021/03/04 05:04:36 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2021/03/04 05:04:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/03/04 05:04:36 DEBUG : pacer: Reducing sleep to 15ms 2021/03/04 05:04:37 DEBUG : pacer: Reducing sleep to 11.25ms 2021/03/04 05:04:37 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:367: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2021/03/04 05:04:40 DEBUG : Creating backend with remote "TestYandex:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:367: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:367: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:367: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1020: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2021/03/04 05:05:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-widawaj3rudanok9heruxen7" 2021/03/04 05:05:20 DEBUG : Yandex rclone-test-widawaj3rudanok9heruxen7: Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2021/03/04 05:05:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-mogenal9budigoy9renicev7/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2021/03/04 05:05:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-mogenal9budigoy9renicev7/not found.txt" 2021/03/04 05:05:34 ERROR : : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1484: Opening root remote "TestYandex:" path "rclone-test-mogenal9budigoy9renicev7" from "TestYandex:rclone-test-mogenal9budigoy9renicev7" 2021/03/04 05:05:34 DEBUG : Creating backend with remote "TestYandex:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1518: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2021/03/04 05:05:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-qegojev7zivahop5jazacey1" 2021/03/04 05:05:52 DEBUG : Yandex rclone-test-qegojev7zivahop5jazacey1: Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:381: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:1662: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:1753: *yandex.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:1770: *yandex.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2021/03/04 05:06:07 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2021/03/04 05:06:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/03/04 05:06:08 DEBUG : pacer: Reducing sleep to 15ms 2021/03/04 05:06:09 DEBUG : pacer: Reducing sleep to 11.25ms === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2021/03/04 05:06:09 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsRootCollapse 2021/03/04 05:06:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-mogenal9budigoy9renicev7/deeper/nonexisting/directory" 2021/03/04 05:06:17 ERROR : : error listing: directory not found === CONT TestIntegration/FsMkdir fstests.go:1952: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown fstests.go:1966: Shutdown method not supported --- FAIL: TestIntegration (255.05s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.19s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.99s) --- FAIL: TestIntegration/FsMkdir (251.29s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (6.24s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.22s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.23s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (124.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (7.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (8.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (7.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (6.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (7.57s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (6.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (5.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (7.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (5.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (9.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (8.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (6.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (6.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (5.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (5.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (6.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (6.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (7.17s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (4.65s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (98.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (6.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (15.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (13.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (6.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (11.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (8.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (5.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (9.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (3.15s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (6.21s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.41s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/yandex 255.068s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 4m31.803268824s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/leading_tilde]