"go test -v -timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) === RUN TestNewNameEncryptionMode --- PASS: TestNewNameEncryptionMode (0.00s) === RUN TestNewNameEncryptionModeString --- PASS: TestNewNameEncryptionModeString (0.00s) === RUN TestEncodeFileNameBase32 --- PASS: TestEncodeFileNameBase32 (0.00s) === RUN TestEncodeFileNameBase64 --- PASS: TestEncodeFileNameBase64 (0.00s) === RUN TestEncodeFileNameBase32768 --- PASS: TestEncodeFileNameBase32768 (0.00s) === RUN TestDecodeFileNameBase32 --- PASS: TestDecodeFileNameBase32 (0.00s) === RUN TestDecodeFileNameBase64 --- PASS: TestDecodeFileNameBase64 (0.00s) === RUN TestDecodeFileNameBase32768 --- PASS: TestDecodeFileNameBase32768 (0.00s) === RUN TestEncryptSegmentBase32 --- PASS: TestEncryptSegmentBase32 (0.00s) === RUN TestEncryptSegmentBase64 --- PASS: TestEncryptSegmentBase64 (0.00s) === RUN TestEncryptSegmentBase32768 --- PASS: TestEncryptSegmentBase32768 (0.00s) === RUN TestDecryptSegmentBase32 --- PASS: TestDecryptSegmentBase32 (0.00s) === RUN TestDecryptSegmentBase64 --- PASS: TestDecryptSegmentBase64 (0.00s) === RUN TestDecryptSegmentBase32768 --- PASS: TestDecryptSegmentBase32768 (0.00s) === RUN TestStandardEncryptFileNameBase32 --- PASS: TestStandardEncryptFileNameBase32 (0.00s) === RUN TestStandardEncryptFileNameBase64 --- PASS: TestStandardEncryptFileNameBase64 (0.00s) === RUN TestStandardEncryptFileNameBase32768 --- PASS: TestStandardEncryptFileNameBase32768 (0.00s) === RUN TestNonStandardEncryptFileName --- PASS: TestNonStandardEncryptFileName (0.00s) === RUN TestStandardDecryptFileNameBase32 --- PASS: TestStandardDecryptFileNameBase32 (0.00s) === RUN TestStandardDecryptFileNameBase64 --- PASS: TestStandardDecryptFileNameBase64 (0.00s) === RUN TestStandardDecryptFileNameBase32768 --- PASS: TestStandardDecryptFileNameBase32768 (0.00s) === RUN TestNonStandardDecryptFileName --- PASS: TestNonStandardDecryptFileName (0.00s) === RUN TestEncDecMatches --- PASS: TestEncDecMatches (0.00s) === RUN TestStandardEncryptDirNameBase32 --- PASS: TestStandardEncryptDirNameBase32 (0.00s) === RUN TestStandardEncryptDirNameBase64 --- PASS: TestStandardEncryptDirNameBase64 (0.00s) === RUN TestStandardEncryptDirNameBase32768 --- PASS: TestStandardEncryptDirNameBase32768 (0.00s) === RUN TestNonStandardEncryptDirName --- PASS: TestNonStandardEncryptDirName (0.00s) === RUN TestStandardDecryptDirNameBase32 --- PASS: TestStandardDecryptDirNameBase32 (0.00s) === RUN TestStandardDecryptDirNameBase64 --- PASS: TestStandardDecryptDirNameBase64 (0.00s) === RUN TestStandardDecryptDirNameBase32768 --- PASS: TestStandardDecryptDirNameBase32768 (0.00s) === RUN TestNonStandardDecryptDirName --- PASS: TestNonStandardDecryptDirName (0.00s) === RUN TestEncryptedSize --- PASS: TestEncryptedSize (0.00s) === RUN TestDecryptedSize --- PASS: TestDecryptedSize (0.00s) === RUN TestNoncePointer --- PASS: TestNoncePointer (0.00s) === RUN TestNonceFromReader --- PASS: TestNonceFromReader (0.00s) === RUN TestNonceFromBuf --- PASS: TestNonceFromBuf (0.00s) === RUN TestNonceIncrement --- PASS: TestNonceIncrement (0.00s) === RUN TestNonceAdd --- PASS: TestNonceAdd (0.00s) === RUN TestRandomSource --- PASS: TestRandomSource (0.59s) === RUN TestEncryptDecrypt1 --- PASS: TestEncryptDecrypt1 (0.30s) === RUN TestEncryptDecrypt32 --- PASS: TestEncryptDecrypt32 (0.90s) === RUN TestEncryptDecrypt4096 --- PASS: TestEncryptDecrypt4096 (0.86s) === RUN TestEncryptDecrypt65536 --- PASS: TestEncryptDecrypt65536 (0.91s) === RUN TestEncryptDecrypt65537 --- PASS: TestEncryptDecrypt65537 (0.87s) === RUN TestEncryptData --- PASS: TestEncryptData (0.00s) === RUN TestNewEncrypter --- PASS: TestNewEncrypter (0.00s) === RUN TestNewEncrypterErrUnexpectedEOF --- PASS: TestNewEncrypterErrUnexpectedEOF (0.00s) === RUN TestNewDecrypter --- PASS: TestNewDecrypter (0.00s) === RUN TestNewDecrypterErrUnexpectedEOF --- PASS: TestNewDecrypterErrUnexpectedEOF (0.00s) === RUN TestNewDecrypterSeekLimit --- PASS: TestNewDecrypterSeekLimit (0.19s) === RUN TestDecrypterCalculateUnderlying --- PASS: TestDecrypterCalculateUnderlying (0.00s) === RUN TestDecrypterRead 2024/04/13 04:29:06 ERROR : crypt: ignoring: failed to authenticate decrypted block - bad password? --- PASS: TestDecrypterRead (0.00s) === RUN TestDecrypterClose --- PASS: TestDecrypterClose (0.00s) === RUN TestPutGetBlock --- PASS: TestPutGetBlock (0.00s) === RUN TestKey --- PASS: TestKey (0.21s) === RUN TestIntegration fstests.go:432: Using remote "TestCryptDrive:" 2024/04/13 04:29:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xunured6kelucub1cezikef6" 2024/04/13 04:29:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 04:29:06 DEBUG : Creating backend with remote "TestDrive:crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/04/13 04:29:11 DEBUG : dir/subdir: Making directory 2024/04/13 04:29:15 INFO : dir/subdir: Removing directory 2024/04/13 04:29:17 INFO : dir: Removing directory 2024/04/13 04:29:17 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2024/04/13 04:29:19 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2024/04/13 04:29:19 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:701: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/04/13 04:29:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: md5 = e87e931dcfe1fc7714a5cb74c11123dd OK 2024/04/13 04:29:25 DEBUG : f5e9c92esko9m26sej116anh5babi4i0al2vne0nmg9mvm0d1b9nq1ttlhvs75nh03n25mqg1vfrohsj7ua930ba4p3c4g405vd56tmte6ccvf24guul4t5gib4nm25g5l7cglg1lpefefuvubu655p01tsluhjl8jduu4dtjlour146bad0: Rmdir: contains trashed file: "f5e9c92esko9m26sej116anh5babi4i0al2vne0nmg9mvm0d1b9nq1ttlhvs75nh03n25mqg1vfrohsj7ua930ba4p3c4g405vd56tmte6ccvf24guul4t5gib4nm25g5l7cglg1lpefefuvubu655p01tsluhjl8jduu4dtjlour146bad0" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:701: testing "." 2024/04/13 04:29:29 DEBUG : ./.: md5 = 4491994d11353593529ea47814c4d6c3 OK 2024/04/13 04:29:31 DEBUG : do1eshp7fq66o1l1ei9pomlig8: Rmdir: contains trashed file: "do1eshp7fq66o1l1ei9pomlig8" === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:701: testing ".." 2024/04/13 04:29:35 DEBUG : ../..: md5 = 2706ee853507ce7c87708921d75b09ae OK 2024/04/13 04:29:37 DEBUG : msnn42iarlnl4kchlpfbl49rq0: Rmdir: contains trashed file: "msnn42iarlnl4kchlpfbl49rq0" === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:701: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/04/13 04:29:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: md5 = 6dff55b2955dd5bbbc7c721f899c5f31 OK 2024/04/13 04:29:43 DEBUG : hassubu97i2ift2pggdbt1cfp876l53bceemu9btjavl43jthqj7tasdbcmte4busfs27dmocs8na: Rmdir: contains trashed file: "hassubu97i2ift2pggdbt1cfp876l53bceemu9btjavl43jthqj7tasdbcmte4busfs27dmocs8na" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:701: testing " leading space" 2024/04/13 04:29:48 DEBUG : leading space/ leading space: md5 = 077087b310a5c56c50916c34574e95e2 OK 2024/04/13 04:29:50 DEBUG : igstt54k5qp9e549r6pqm35hl8: Rmdir: contains trashed file: "igstt54k5qp9e549r6pqm35hl8" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:701: testing "~leading tilde" 2024/04/13 04:29:54 DEBUG : ~leading tilde/~leading tilde: md5 = 074f9116bbe758bd95dc2d736b617426 OK 2024/04/13 04:29:56 DEBUG : nevsnko0v27og2qt2iomj9cbi4: Rmdir: contains trashed file: "nevsnko0v27og2qt2iomj9cbi4" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:701: testing "␍leading CR" 2024/04/13 04:30:00 DEBUG : ␍leading CR/␍leading CR: md5 = 7a90c3fd1d7b0438d5c2972de4412e76 OK 2024/04/13 04:30:02 DEBUG : a2h0eu6un2623343gk1tqj6ut4: Rmdir: contains trashed file: "a2h0eu6un2623343gk1tqj6ut4" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:701: testing "␊leading LF" 2024/04/13 04:30:07 DEBUG : ␊leading LF/␊leading LF: md5 = c03364009c67581f04882537cfed4699 OK 2024/04/13 04:30:09 DEBUG : u529vt6ubothc7lvqh76rsb288: Rmdir: contains trashed file: "u529vt6ubothc7lvqh76rsb288" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:701: testing "␉leading HT" 2024/04/13 04:30:13 DEBUG : ␉leading HT/␉leading HT: md5 = 32e9b8a321141fcffadcee08f3f255c7 OK 2024/04/13 04:30:15 DEBUG : uhsh7ikeumar00etd5nibokc00: Rmdir: contains trashed file: "uhsh7ikeumar00etd5nibokc00" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:701: testing "␋leading VT" 2024/04/13 04:30:19 DEBUG : ␋leading VT/␋leading VT: md5 = 71b20c683a8729ad03aba2dca9db981b OK 2024/04/13 04:30:21 DEBUG : 5k8glf8j137rtplh8pf777kc6k: Rmdir: contains trashed file: "5k8glf8j137rtplh8pf777kc6k" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:701: testing ".leading dot" 2024/04/13 04:30:25 DEBUG : .leading dot/.leading dot: md5 = dd574ec76116d8ecccc37f39f0a7893e OK 2024/04/13 04:30:27 DEBUG : hc8mhlb9r1e05buvff53j7ps94: Rmdir: contains trashed file: "hc8mhlb9r1e05buvff53j7ps94" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:701: testing "trailing space " 2024/04/13 04:30:32 DEBUG : trailing space /trailing space : md5 = 414fb3f7d3a70d0ad79a59a0d846b1c7 OK 2024/04/13 04:30:34 DEBUG : 85pi11ntdsjcdjq56s37obj3k8: Rmdir: contains trashed file: "85pi11ntdsjcdjq56s37obj3k8" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:701: testing "trailing CR␍" 2024/04/13 04:30:38 DEBUG : trailing CR␍/trailing CR␍: md5 = 0260aa546b755395b82778a7f1f62c4f OK 2024/04/13 04:30:40 DEBUG : 0e6sh7hqlktdhvg6jk5u8d06u0: Rmdir: contains trashed file: "0e6sh7hqlktdhvg6jk5u8d06u0" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:701: testing "trailing LF␊" 2024/04/13 04:30:45 DEBUG : trailing LF␊/trailing LF␊: md5 = 5e597e2257d86db5664b644f6148f2f2 OK 2024/04/13 04:30:47 DEBUG : 90oud4k3ofajhl43rm1o73dvd8: Rmdir: contains trashed file: "90oud4k3ofajhl43rm1o73dvd8" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:701: testing "trailing HT␉" 2024/04/13 04:30:52 DEBUG : trailing HT␉/trailing HT␉: md5 = bdf949eaa25f6bc2530f8d5c2f59a63e OK 2024/04/13 04:30:54 DEBUG : dfr970d3hh9t7tp17e6s5eukfk: Rmdir: contains trashed file: "dfr970d3hh9t7tp17e6s5eukfk" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:701: testing "trailing VT␋" 2024/04/13 04:30:58 DEBUG : trailing VT␋/trailing VT␋: md5 = 70465824ccaefa327df8d9ca626cfbf6 OK 2024/04/13 04:31:00 DEBUG : pd7ls3vh3ccrv2ib1dd61189cc: Rmdir: contains trashed file: "pd7ls3vh3ccrv2ib1dd61189cc" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:701: testing "trailing dot." 2024/04/13 04:31:04 DEBUG : trailing dot./trailing dot.: md5 = f9d8da9241012d5cd3ed2fce3d7bee90 OK 2024/04/13 04:31:06 DEBUG : fmlmh67m08l9reo4o1doaon9i4: Rmdir: contains trashed file: "fmlmh67m08l9reo4o1doaon9i4" === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:701: testing "invalid utf-8\xfe" 2024/04/13 04:31:10 DEBUG : invalid utf-8/invalid utf-8: md5 = ff42a198146b9f3b3dde5fae567cd06d OK 2024/04/13 04:31:12 DEBUG : toetsandc7pe3o6afhhq1cvja4: Rmdir: contains trashed file: "toetsandc7pe3o6afhhq1cvja4" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:701: testing "test%46.txt" 2024/04/13 04:31:16 DEBUG : test%46.txt/test%46.txt: md5 = ba99af1defe6fea2c88c5d3ff7f6afa1 OK 2024/04/13 04:31:18 DEBUG : eleoftpogh4o5ffkg9917cnfq4: Rmdir: contains trashed file: "eleoftpogh4o5ffkg9917cnfq4" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2024/04/13 04:31:28 DEBUG : zero-length-file: md5 = f87cebcfda1b218a6793591a73541a68 OK === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:774: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:807: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify 2024/04/13 04:31:30 DEBUG : dir: Making directory 2024/04/13 04:31:31 DEBUG : dir/subdir1: Making directory 2024/04/13 04:31:32 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:33 DEBUG : dir/subdir3: Making directory 2024/04/13 04:31:33 DEBUG : doChangeNotify("dir", 0) 2024/04/13 04:31:33 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:34 DEBUG : doChangeNotify("dir/subdir1", 0) 2024/04/13 04:31:34 DEBUG : dir/subdir2: Making directory 2024/04/13 04:31:34 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:35 DEBUG : doChangeNotify("dir/subdir3", 0) 2024/04/13 04:31:35 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:36 DEBUG : doChangeNotify("dir/subdir2", 0) 2024/04/13 04:31:36 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:37 DEBUG : dir/file2: md5 = 104e2b2fb46dcc9c7f178a29dde33c95 OK 2024/04/13 04:31:37 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:38 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:39 DEBUG : doChangeNotify("dir/file2", 1) 2024/04/13 04:31:39 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:40 DEBUG : dir/file4: md5 = fc9a3925ae9a3258ae08d6dd52060fdc OK 2024/04/13 04:31:40 DEBUG : doChangeNotify("dir/file4", 1) 2024/04/13 04:31:40 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:41 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:42 DEBUG : dir/file3: md5 = 34a9f5d678621edf159be0832746796c OK fstests.go:919: Try 1/10 waiting for dirChanges and objChanges 2024/04/13 04:31:42 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:43 DEBUG : doChangeNotify("dir/file3", 1) 2024/04/13 04:31:43 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:44 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:45 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:46 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:47 DEBUG : doChangeNotify("dir/file2", 1) 2024/04/13 04:31:47 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:48 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:49 DEBUG : doChangeNotify("dir/file4", 1) 2024/04/13 04:31:49 DEBUG : doChangeNotify("dir/file3", 1) 2024/04/13 04:31:49 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:50 DEBUG : doChangeNotify("dir/subdir1", 0) 2024/04/13 04:31:50 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:51 DEBUG : doChangeNotify("dir/subdir3", 0) 2024/04/13 04:31:51 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:52 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2024/04/13 04:31:52 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/04/13 04:31:52 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/04/13 04:31:52 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "9ttr6ktchp8s75c384iri950b4" 2024/04/13 04:31:52 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "6lcfeqjd564osl9cuhasslpeto" 2024/04/13 04:31:52 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "hpv9vbsl47o6lm8alr8q8b1m60" 2024/04/13 04:31:52 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Checking for changes on remote 2024/04/13 04:31:53 DEBUG : doChangeNotify("dir/subdir2", 0) === RUN TestIntegration/FsMkdir/FsPutFiles 2024/04/13 04:31:55 DEBUG : file name.txt: md5 = 066e4e9d3991408f32e30a09109de18e OK 2024/04/13 04:31:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: md5 = ceeeff81501b74e9efa65025758ded48 OK 2024/04/13 04:31:59 DEBUG : file name.txt: md5 = e4c379488d46b5201b24617a3432da95 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2024/04/13 04:32:05 DEBUG : Creating backend with remote "TestCryptDrive:" 2024/04/13 04:32:05 DEBUG : Creating backend with remote "TestDrive:crypt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/04/13 04:32:06 DEBUG : Creating backend with remote "TestCryptDrive:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1109: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/04/13 04:32:17 DEBUG : dirToPurge/fileToPurge.txt: md5 = fec5775b2b86e1f002ea2571b58183f9 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/04/13 04:32:24 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: md5 = c5d28a7fac8c5dfd17cee7e46530d7da OK 2024/04/13 04:32:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xunured6kelucub1cezikef6/dirToPurgeFromRoot" 2024/04/13 04:32:26 DEBUG : Creating backend with remote "TestDrive:crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8/tvhnk8lggj1s3rabb486oe8ovivigpgp7blmvtprk7pv51ap3c60" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/04/13 04:32:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xunured6kelucub1cezikef6/hello? sausage/êé" 2024/04/13 04:32:29 DEBUG : Creating backend with remote "TestDrive:crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k" 2024/04/13 04:32:38 DEBUG : a/b/c/d/e.txt: md5 = 48a9f47bd91f6d3a0a89cfb93aa5adb1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata 2024/04/13 04:32:48 DEBUG : test metadata copy.txt: md5 = a1ad402c043f77d95cf6509c617839a3 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata 2024/04/13 04:33:09 DEBUG : test metadata move.txt: md5 = 6159126b2ca6219aedfae94201ce131d OK 2024/04/13 04:33:10 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': Skipping btime metadata as can't update it on an existing file: 2024-04-13T04:33:08.689Z === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2024/04/13 04:33:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mocefur3kilopay6nazicav7" 2024/04/13 04:33:14 DEBUG : Creating backend with remote "TestDrive:crypt/7b9nngn96o4tgd1ptvf22pmu3h2q7ka336nlc2k7l7vsrnt9kujotms246kgkfe95d0g7t5ao2h0s" 2024/04/13 04:33:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mocefur3kilopay6nazicav7': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2024/04/13 04:33:28 DEBUG : : Rmdir: contains trashed file: "jvrdogrnrblgdk6svqeu791rdk" 2024/04/13 04:33:28 DEBUG : : Rmdir: contains trashed file: "tvhnk8lggj1s3rabb486oe8ovivigpgp7blmvtprk7pv51ap3c60" 2024/04/13 04:33:28 DEBUG : : Rmdir: contains trashed file: "ruuqrs7tbf1d4t5glb6bcbp5rk" 2024/04/13 04:33:28 DEBUG : : Rmdir: contains trashed file: "gbh5ioi619nhbt6teh71jdbef8" 2024/04/13 04:33:28 DEBUG : : Rmdir: contains file: "96gujs4dkgufj2s2d5t6mkrddg" === 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/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime 2024/04/13 04:33:32 DEBUG : metadatatest: md5 = 12c9c7f77b07d12d617499e989928a79 OK === 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 2024/04/13 04:33:47 DEBUG : file name.txt-should-be-ignored.bin: md5 = 5e7f340c7b919a65b2466143f8d992e2 OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/04/13 04:33:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xunured6kelucub1cezikef6/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/04/13 04:33:49 DEBUG : Creating backend with remote "TestDrive:crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" 2024/04/13 04:33:53 DEBUG : fs cache: adding new entry for parent of "TestDrive:crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems", "TestDrive:crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/04/13 04:33:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xunured6kelucub1cezikef6/not found.txt" 2024/04/13 04:33:53 DEBUG : Creating backend with remote "TestDrive:crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8/jgn01lqi50h78b6hoirrg20eko" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1838: Opening root remote "TestCryptDrive:" path "rclone-test-xunured6kelucub1cezikef6" from "TestCryptDrive:rclone-test-xunured6kelucub1cezikef6" 2024/04/13 04:33:55 DEBUG : Creating backend with remote "TestCryptDrive:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2024/04/13 04:34:01 DEBUG : rclone-test-xunured6kelucub1cezikef6/created from root.txt: md5 = 43e91ab164dcc33a78f4ed27e3d39c00 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2024/04/13 04:34:06 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': attempting to share single file '80abn8ft86uthvulkui23octdeuodrrspkhsk4hav33t59ipblug' 2024/04/13 04:34:07 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2024/04/13 04:34:09 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': attempting to share single file '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems' 2024/04/13 04:34:11 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2024/04/13 04:34:13 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2024/04/13 04:34:14 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2024/04/13 04:34:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fidijoq9fatipuf8zawanal3" 2024/04/13 04:34:15 DEBUG : Creating backend with remote "TestDrive:crypt/s4q3m9u1cmjjqnuspd1isbbeqk1hgj62eug7rvijaa9dl9eonau4k174fbp33k0qcnjr2pjj61juo" 2024/04/13 04:34:20 DEBUG : somefile: md5 = 83ba28d501022a6183d1d67c46d934b2 OK 2024/04/13 04:34:20 DEBUG : Google drive root 'crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8': attempting to share directory '' 2024/04/13 04:34:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fidijoq9fatipuf8zawanal3': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:406: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/04/13 04:34:26 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 32 2024/04/13 04:34:27 DEBUG : piped data.txt: md5 = 19ca32fb54646afe34e0bc5ca3700583 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/04/13 04:34:29 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 148 2024/04/13 04:34:30 DEBUG : piped data.txt: md5 = 3df323dc753ca160dc2ea448e04de84a OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo 2024/04/13 04:34:31 DEBUG : Creating backend with remote "/tmp/rclone-spool3817774648" 2024/04/13 04:34:31 DEBUG : hash_test_object: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap 2024/04/13 04:34:31 DEBUG : Creating backend with remote "/tmp/rclone-spool3363655428" 2024/04/13 04:34:31 DEBUG : new_remote: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash 2024/04/13 04:34:31 DEBUG : Creating backend with remote "/tmp/rclone-spool3189926282" 2024/04/13 04:34:33 DEBUG : compute_hash_test: md5 = 96108dd2cd5b2ef924a9b62da8fb2e74 OK === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2153: *crypt.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2284: *crypt.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/04/13 04:34:36 DEBUG : 5t6fllu4sbjea82tuvhkr8g5779c8gu1qrjbjcj5lupfmsp501n0: Sending chunk 0 length 148 2024/04/13 04:34:37 DEBUG : unknown-size-put.txt: md5 = 671dee636ac3d432b2d3aeb13f155dd8 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/04/13 04:34:40 DEBUG : unknown-size-update.txt: md5 = 7d905d18d5c0e563172e5cdb419bb7c4 OK 2024/04/13 04:34:41 DEBUG : i60g7a9vietemeugj4vko3pcqb41or1fldle4lnp7rp5c64fh8ng: Sending chunk 0 length 248 2024/04/13 04:34:42 DEBUG : unknown-size-update.txt: md5 = 90b63f4e89841af1b8c62b3a8230a1dd OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/04/13 04:34:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xunured6kelucub1cezikef6/deeper/nonexisting/directory" 2024/04/13 04:34:43 DEBUG : Creating backend with remote "TestDrive:crypt/oc4aok62a36oj10pob5v25sij0n4b56qatrrq1adh8notks9g6njbongth6eulmdh07r45rivmij8/a8sv4gs52nbgdd9dahlimee280/fbehe2orn9mdrpoteiv7ibtqvo/486oifeu6kfc5kp8j3to8ir2s4" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata === RUN TestIntegration/FsMkdir/FsMkdirMetadata/Update === RUN TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory === RUN TestIntegration/FsMkdir/FsDirectory === RUN TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata === RUN TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata === RUN TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime === RUN TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap === RUN TestIntegration/FsShutdown fstests.go:2626: Shutdown method not supported --- PASS: TestIntegration (353.63s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.27s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.95s) --- PASS: TestIntegration/FsMkdir (349.82s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (6.48s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.25s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.26s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.31s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding (119.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (6.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (6.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (6.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (6.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (6.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (6.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (5.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (6.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (6.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (6.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (6.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (6.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (6.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (6.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (6.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (6.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (5.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (6.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (6.07s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutError (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (4.63s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (22.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (162.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (7.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (8.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (11.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (12.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (7.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (20.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (6.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (13.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (5.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (11.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (6.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (16.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (6.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash (3.68s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (7.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.60s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (5.20s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (2.27s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (4.04s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata (3.92s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/Update (1.25s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory (4.87s) --- PASS: TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata (1.10s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime (1.20s) --- PASS: TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestStandardBase32 crypt_test.go:35: Skipping as -remote set --- SKIP: TestStandardBase32 (0.00s) === RUN TestStandardBase64 crypt_test.go:56: Skipping as -remote set --- SKIP: TestStandardBase64 (0.00s) === RUN TestStandardBase32768 crypt_test.go:78: Skipping as -remote set --- SKIP: TestStandardBase32768 (0.00s) === RUN TestOff crypt_test.go:101: Skipping as -remote set --- SKIP: TestOff (0.00s) === RUN TestObfuscate crypt_test.go:123: Skipping as -remote set --- SKIP: TestObfuscate (0.00s) === RUN TestNoDataObfuscate crypt_test.go:149: Skipping as -remote set --- SKIP: TestNoDataObfuscate (0.00s) PASS ok github.com/rclone/rclone/backend/crypt 358.489s "go test -v -timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 5m59.524750973s (try 1/5)