"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/05/06 03:46:44 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hixefev4kudo" 2026/05/06 03:46:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 03:46:44 DEBUG : Creating backend with remote "TestS3:rclone-test-hixefev4kudo" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/05/06 03:46:44 INFO : S3 bucket rclone-test-hixefev4kudo: Bucket "rclone-test-hixefev4kudo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/05/06 03:46:45 INFO : S3 bucket rclone-test-hixefev4kudo: Bucket "rclone-test-hixefev4kudo" deleted === RUN TestIntegration/FsMkdir 2026/05/06 03:46:45 INFO : S3 bucket rclone-test-hixefev4kudo: Bucket "rclone-test-hixefev4kudo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/06 03:46:46 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/06 03:46:46 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/06 03:46:46 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/06 03:46:46 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/05/06 03:46:46 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_lpjobo: md5 = f6ca54acbd95c921ca09f9f1ffb81d9f OK 2026/05/06 03:46:46 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_lpjobo: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/06 03:46:47 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_lpjobo: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/06 03:46:47 DEBUG : ./.: size = 100 OK 2026/05/06 03:46:47 DEBUG : ./..rclone_chunk.001_lpjp7l: md5 = 89639833ad8b8cfeee1eac68d23c89cf OK 2026/05/06 03:46:47 INFO : ./..rclone_chunk.001_lpjp7l: Copied (server-side copy) to: ./. 2026/05/06 03:46:47 INFO : ./..rclone_chunk.001_lpjp7l: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/06 03:46:48 DEBUG : ../..: size = 100 OK 2026/05/06 03:46:48 DEBUG : ../...rclone_chunk.001_lpjqf9: md5 = 26022474727e760078f1b2f1a1e4134f OK 2026/05/06 03:46:48 INFO : ../...rclone_chunk.001_lpjqf9: Copied (server-side copy) to: ../.. 2026/05/06 03:46:48 INFO : ../...rclone_chunk.001_lpjqf9: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/06 03:46:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/05/06 03:46:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_lpjr7p: md5 = 56225b2f0b22c29526153be5653ecb33 OK 2026/05/06 03:46:49 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_lpjr7p: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/06 03:46:49 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_lpjr7p: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/06 03:46:50 DEBUG : leading space/ leading space: size = 100 OK 2026/05/06 03:46:50 DEBUG : leading space/ leading space.rclone_chunk.001_lpjrj2: md5 = 6d915a97b19d14565c44dcc5e80b44b7 OK 2026/05/06 03:46:50 INFO : leading space/ leading space.rclone_chunk.001_lpjrj2: Copied (server-side copy) to: leading space/ leading space 2026/05/06 03:46:50 INFO : leading space/ leading space.rclone_chunk.001_lpjrj2: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/06 03:46:50 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/05/06 03:46:50 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_lpjsiv: md5 = 5c08cf5dedb106841b3a43f6cc59428a OK 2026/05/06 03:46:50 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_lpjsiv: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/05/06 03:46:50 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_lpjsiv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/06 03:46:51 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/05/06 03:46:51 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_lpjt0g: md5 = 6d09208e7719f7fcb5873dd004478134 OK 2026/05/06 03:46:51 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_lpjt0g: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/05/06 03:46:51 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_lpjt0g: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/06 03:46:52 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/05/06 03:46:52 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_lpjua0: md5 = fd6977192ce255c960116b5c2b8ad9df OK 2026/05/06 03:46:52 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_lpjua0: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/05/06 03:46:52 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_lpjua0: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/06 03:46:53 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/05/06 03:46:53 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_lpju4b: md5 = 7773fbe4b287077a96e414067bc03f68 OK 2026/05/06 03:46:53 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_lpju4b: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/05/06 03:46:53 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_lpju4b: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/06 03:46:54 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/05/06 03:46:54 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_lpjvf4: md5 = 8428889bbdd1c9122bf25ef27293e593 OK 2026/05/06 03:46:54 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_lpjvf4: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/05/06 03:46:54 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_lpjvf4: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/06 03:46:54 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/05/06 03:46:54 DEBUG : .leading dot/.leading dot.rclone_chunk.001_lpjwap: md5 = 20720bf8b266f9d32f64da68423e30a9 OK 2026/05/06 03:46:54 INFO : .leading dot/.leading dot.rclone_chunk.001_lpjwap: Copied (server-side copy) to: .leading dot/.leading dot 2026/05/06 03:46:54 INFO : .leading dot/.leading dot.rclone_chunk.001_lpjwap: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/06 03:46:55 DEBUG : trailing space /trailing space : size = 100 OK 2026/05/06 03:46:55 DEBUG : trailing space /trailing space .rclone_chunk.001_lpjx3x: md5 = cffdabb1c0d8f4ca38f3f053963016ce OK 2026/05/06 03:46:55 INFO : trailing space /trailing space .rclone_chunk.001_lpjx3x: Copied (server-side copy) to: trailing space /trailing space 2026/05/06 03:46:55 INFO : trailing space /trailing space .rclone_chunk.001_lpjx3x: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/06 03:46:56 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/05/06 03:46:56 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_lpjyyk: md5 = 99d5d590f98085efee086cdec7d5a6fe OK 2026/05/06 03:46:56 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_lpjyyk: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/05/06 03:46:56 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_lpjyyk: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/06 03:46:57 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/05/06 03:46:57 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_lpjym9: md5 = 499e4cdf0b80da38a99547b1c75e7aa0 OK 2026/05/06 03:46:57 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_lpjym9: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/05/06 03:46:57 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_lpjym9: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/06 03:46:57 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/05/06 03:46:57 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_lpjzli: md5 = 23fbb0b290fb15083a35d4bed3d643b9 OK 2026/05/06 03:46:57 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_lpjzli: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/05/06 03:46:57 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_lpjzli: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/06 03:46:58 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/05/06 03:46:58 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_lpk0x5: md5 = d0c0447fd3ce9a2ced3af13a7a341e66 OK 2026/05/06 03:46:58 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_lpk0x5: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/05/06 03:46:58 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_lpk0x5: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/06 03:46:59 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/05/06 03:46:59 DEBUG : trailing dot./trailing dot..rclone_chunk.001_lpk1mp: md5 = 4520823cb45368687e016cc31b25b33b OK 2026/05/06 03:46:59 INFO : trailing dot./trailing dot..rclone_chunk.001_lpk1mp: Copied (server-side copy) to: trailing dot./trailing dot. 2026/05/06 03:46:59 INFO : trailing dot./trailing dot..rclone_chunk.001_lpk1mp: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/06 03:47:00 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/05/06 03:47:00 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_lpk105: md5 = ae1e5ffe8c560ec693a958fb1b00ab52 OK 2026/05/06 03:47:00 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_lpk105: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/05/06 03:47:00 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_lpk105: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/06 03:47:01 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/05/06 03:47:01 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_lpk228: md5 = 49ba3887bde46aae2e1be7a747623ccb OK 2026/05/06 03:47:01 INFO : test%46.txt/test%46.txt.rclone_chunk.001_lpk228: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/05/06 03:47:01 INFO : test%46.txt/test%46.txt.rclone_chunk.001_lpk228: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/06 03:47:02 DEBUG : zero-length-file: size = 0 OK 2026/05/06 03:47:02 DEBUG : zero-length-file.rclone_chunk.001_lpk3wv: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/06 03:47:02 INFO : zero-length-file.rclone_chunk.001_lpk3wv: Copied (server-side copy) to: zero-length-file 2026/05/06 03:47:02 INFO : zero-length-file.rclone_chunk.001_lpk3wv: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/06 03:47:02 DEBUG : file name.txt: size = 100 OK 2026/05/06 03:47:02 DEBUG : file name.txt.rclone_chunk.001_lpk4b7: md5 = 829d4c9d0aaa51ad669282d07040af67 OK 2026/05/06 03:47:02 INFO : file name.txt.rclone_chunk.001_lpk4b7: Copied (server-side copy) to: file name.txt 2026/05/06 03:47:02 INFO : file name.txt.rclone_chunk.001_lpk4b7: Deleted 2026/05/06 03:47:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/05/06 03:47:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_lpk4gd: md5 = eb6a917b56874d2ace849285425d8cd3 OK 2026/05/06 03:47:03 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_lpk4gd: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/06 03:47:03 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_lpk4gd: Deleted 2026/05/06 03:47:03 DEBUG : file name.txt: size = 100 OK 2026/05/06 03:47:03 DEBUG : file name.txt.rclone_chunk.001_lpk5k6: md5 = 54a8d73716bcf2bda996c47ed33f8ac7 OK 2026/05/06 03:47:03 INFO : file name.txt.rclone_chunk.001_lpk5k6: Copied (server-side copy) to: file name.txt 2026/05/06 03:47:03 INFO : file name.txt.rclone_chunk.001_lpk5k6: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/06 03:47:04 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/05/06 03:47:04 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/05/06 03:47:06 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/05/06 03:47:06 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_lpk7p7: md5 = ce82aee8e3e6d4b999f91abcf0ec88b9 OK 2026/05/06 03:47:06 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_lpk7p7: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/05/06 03:47:06 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_lpk7p7: Deleted 2026/05/06 03:47:06 DEBUG : S3 bucket rclone-test-hixefev4kudo: bucket is versioned: false 2026/05/06 03:47:06 DEBUG : Waiting for deletions to finish 2026/05/06 03:47:06 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/05/06 03:47:06 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/05/06 03:47:06 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/06 03:47:07 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/05/06 03:47:07 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_lpk904: md5 = f4d7681b8d0f308497d6ce041d78e5cf OK 2026/05/06 03:47:07 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_lpk904: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/05/06 03:47:07 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_lpk904: Deleted 2026/05/06 03:47:08 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hixefev4kudo/dirToPurgeFromRoot" 2026/05/06 03:47:08 DEBUG : Creating backend with remote "TestS3:rclone-test-hixefev4kudo/dirToPurgeFromRoot" 2026/05/06 03:47:08 DEBUG : S3 bucket rclone-test-hixefev4kudo path dirToPurgeFromRoot: bucket is versioned: false 2026/05/06 03:47:08 DEBUG : Waiting for deletions to finish 2026/05/06 03:47:08 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/05/06 03:47:08 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/05/06 03:47:08 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/06 03:47:08 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hixefev4kudo/hello? sausage/êé" 2026/05/06 03:47:08 DEBUG : Creating backend with remote "TestS3:rclone-test-hixefev4kudo/hello? sausage/êé" 2026/05/06 03:47:09 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/05/06 03:47:09 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_lpkat2: md5 = 05e3d6165b361fc7959ff1f0265fd299 OK 2026/05/06 03:47:09 INFO : a/b/c/d/e.txt.rclone_chunk.001_lpkat2: Copied (server-side copy) to: a/b/c/d/e.txt 2026/05/06 03:47:09 INFO : a/b/c/d/e.txt.rclone_chunk.001_lpkat2: Deleted 2026/05/06 03:47:09 DEBUG : S3 bucket rclone-test-hixefev4kudo path hello? sausage/êé: bucket is versioned: false 2026/05/06 03:47:09 DEBUG : Waiting for deletions to finish 2026/05/06 03:47:09 DEBUG : "a/b/c/d/e.txt" version false 2026/05/06 03:47:09 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/05/06 03:47:10 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/06 03:47:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === 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 fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === 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 2026/05/06 03:47:13 DEBUG : file name.txt: size = 200 OK 2026/05/06 03:47:13 DEBUG : file name.txt.rclone_chunk.001_lpkejr: md5 = 83909d4cf7e02090b750c96695219e53 OK 2026/05/06 03:47:13 INFO : file name.txt.rclone_chunk.001_lpkejr: Copied (server-side copy) to: file name.txt 2026/05/06 03:47:13 INFO : file name.txt.rclone_chunk.001_lpkejr: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/06 03:47:13 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hixefev4kudo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/06 03:47:13 DEBUG : Creating backend with remote "TestS3:rclone-test-hixefev4kudo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/06 03:47:13 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-hixefev4kudo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-hixefev4kudo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/06 03:47:13 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hixefev4kudo/not found.txt" 2026/05/06 03:47:13 DEBUG : Creating backend with remote "TestS3:rclone-test-hixefev4kudo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1909: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/06 03:47:14 NOTICE: S3 bucket rclone-test-hixefev4kudo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/05/06 03:47:14 DEBUG : piped data.txt.rclone_chunk.001_lpkg8s: open chunk writer: started multipart upload: dImxRiBZKWoHLGItGiSuUMKAFo7kwUQTGzsnrbrHLT0Y0KJ6Pm5tNy4nkapQNU2U4Qi1j2vURSRan55aY8ITjmX99qwrWnM4R9p9YZs2OeYg4VdrEzf2LJsSyJNut7KH 2026/05/06 03:47:14 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/05/06 03:47:14 DEBUG : piped data.txt.rclone_chunk.001_lpkg8s: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/05/06 03:47:14 DEBUG : piped data.txt.rclone_chunk.001_lpkg8s: multipart upload "dImxRiBZKWoHLGItGiSuUMKAFo7kwUQTGzsnrbrHLT0Y0KJ6Pm5tNy4nkapQNU2U4Qi1j2vURSRan55aY8ITjmX99qwrWnM4R9p9YZs2OeYg4VdrEzf2LJsSyJNut7KH" finished 2026/05/06 03:47:14 DEBUG : piped data.txt.rclone_chunk.001_lpkg8s: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/05/06 03:47:14 DEBUG : piped data.txt: size = 0 OK 2026/05/06 03:47:14 DEBUG : piped data.txt.rclone_chunk.001_lpkg8s: Src hash empty - aborting Dst hash check 2026/05/06 03:47:14 INFO : piped data.txt.rclone_chunk.001_lpkg8s: Copied (server-side copy) to: piped data.txt 2026/05/06 03:47:14 INFO : piped data.txt.rclone_chunk.001_lpkg8s: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/06 03:47:15 DEBUG : piped data.txt.rclone_chunk.001_lpkh9y: open chunk writer: started multipart upload: x0KYEC4PbOI.0WgMKXntz1lOgL_1hOhzcyWF0V76zJhzhkqaY3aIlqyqHvonC9c9A7.tRg_68qnBKXIG9MFcb4L3P32gGnKJBi3wXh8SQI85SOFqnAk7nsaQQvlVAsSK 2026/05/06 03:47:15 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/05/06 03:47:15 DEBUG : piped data.txt.rclone_chunk.001_lpkh9y: multipart upload wrote chunk 1 with 100 bytes and etag "540ec88768be2c440f0c8149fb21648d" 2026/05/06 03:47:15 DEBUG : piped data.txt.rclone_chunk.001_lpkh9y: multipart upload "x0KYEC4PbOI.0WgMKXntz1lOgL_1hOhzcyWF0V76zJhzhkqaY3aIlqyqHvonC9c9A7.tRg_68qnBKXIG9MFcb4L3P32gGnKJBi3wXh8SQI85SOFqnAk7nsaQQvlVAsSK" finished 2026/05/06 03:47:15 DEBUG : piped data.txt.rclone_chunk.001_lpkh9y: Multipart upload Etag: 4623c46d069f94254671519163241df6-1 OK 2026/05/06 03:47:15 DEBUG : piped data.txt: size = 100 OK 2026/05/06 03:47:15 DEBUG : piped data.txt.rclone_chunk.001_lpkh9y: Src hash empty - aborting Dst hash check 2026/05/06 03:47:15 INFO : piped data.txt.rclone_chunk.001_lpkh9y: Copied (server-side copy) to: piped data.txt 2026/05/06 03:47:15 INFO : piped data.txt.rclone_chunk.001_lpkh9y: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge chunker_internal_test.go:906: -upload-kilobytes is not set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat 2026/05/06 03:47:15 INFO : Chunked 'TestChunkerS3:rclone-test-hixefev4kudo': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/05/06 03:47:16 DEBUG : small/emptyfile: size = 0 OK 2026/05/06 03:47:16 DEBUG : small/emptyfile.rclone_chunk.001_lpkhth: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/06 03:47:16 INFO : small/emptyfile.rclone_chunk.001_lpkhth: Copied (server-side copy) to: small/emptyfile 2026/05/06 03:47:16 INFO : small/emptyfile.rclone_chunk.001_lpkhth: Deleted 2026/05/06 03:47:16 DEBUG : small/smallfile: size = 2 OK 2026/05/06 03:47:16 DEBUG : small/smallfile.rclone_chunk.001_lpkijw: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/05/06 03:47:16 INFO : small/smallfile.rclone_chunk.001_lpkijw: Copied (server-side copy) to: small/smallfile 2026/05/06 03:47:17 INFO : small/smallfile.rclone_chunk.001_lpkijw: Deleted 2026/05/06 03:47:17 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption chunker_internal_test.go:467: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow chunker_internal_test.go:584: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput 2026/05/06 03:47:17 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/05/06 03:47:17 DEBUG : usermeta/today.rclone_chunk.001_lpkj72: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/05/06 03:47:17 INFO : usermeta/today.rclone_chunk.001_lpkj72: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/05/06 03:47:17 INFO : usermeta/today.rclone_chunk.001_lpkj72: Deleted 2026/05/06 03:47:19 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/05/06 03:47:19 DEBUG : usermeta/past.rclone_chunk.001_lpkkhq: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/05/06 03:47:19 INFO : usermeta/past.rclone_chunk.001_lpkkhq: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/05/06 03:47:19 INFO : usermeta/past.rclone_chunk.001_lpkkhq: Deleted 2026/05/06 03:47:20 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/05/06 03:47:20 DEBUG : usermeta/future.rclone_chunk.001_lpklyv: md5 = 82e240013837bf80c807dba600b4594d OK 2026/05/06 03:47:20 INFO : usermeta/future.rclone_chunk.001_lpklyv: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/05/06 03:47:20 INFO : usermeta/future.rclone_chunk.001_lpklyv: Deleted 2026/05/06 03:47:20 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/05/06 03:47:21 DEBUG : future/test: Can't copy - required hash not found 2026/05/06 03:47:21 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/05/06 03:47:21 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/05/06 03:47:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-hixefev4kudo': File to upload is small (3 bytes), uploading instead of streaming 2026/05/06 03:47:22 DEBUG : Waiting for deletions to finish 2026/05/06 03:47:22 DEBUG : "future/test" version false 2026/05/06 03:47:22 DEBUG : future/test: Deleting (id "") 2026/05/06 03:47:22 DEBUG : "future/test.rclone_chunk.001" version false 2026/05/06 03:47:22 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/05/06 03:47:22 DEBUG : "future/test.rclone_chunk.002" version false 2026/05/06 03:47:22 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/05/06 03:47:22 DEBUG : "future/test.rclone_chunk.003" version false 2026/05/06 03:47:22 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/05/06 03:47:22 INFO : future/test: Deleted 2026/05/06 03:47:22 INFO : future/test.rclone_chunk.003: Deleted 2026/05/06 03:47:22 INFO : future/test.rclone_chunk.002: Deleted 2026/05/06 03:47:22 INFO : future/test.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/05/06 03:47:25 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/05/06 03:47:25 DEBUG : backcomp/renamefile.rclone_chunk.001_lpkopf: md5 = 76740a88dc256fe6fa84d3bea9e7d084 OK 2026/05/06 03:47:25 INFO : backcomp/renamefile.rclone_chunk.001_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/05/06 03:47:25 INFO : backcomp/renamefile.rclone_chunk.001_lpkopf: Deleted 2026/05/06 03:47:25 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/05/06 03:47:25 DEBUG : backcomp/renamefile.rclone_chunk.002_lpkopf: md5 = 94ba95e53f66a16ece9a118f516001ff OK 2026/05/06 03:47:25 INFO : backcomp/renamefile.rclone_chunk.002_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/05/06 03:47:25 INFO : backcomp/renamefile.rclone_chunk.002_lpkopf: Deleted 2026/05/06 03:47:25 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/05/06 03:47:25 DEBUG : backcomp/renamefile.rclone_chunk.003_lpkopf: md5 = d48500512f7f2a2a675983d3bba1bec4 OK 2026/05/06 03:47:25 INFO : backcomp/renamefile.rclone_chunk.003_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/05/06 03:47:25 INFO : backcomp/renamefile.rclone_chunk.003_lpkopf: Deleted 2026/05/06 03:47:25 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/05/06 03:47:25 DEBUG : backcomp/renamefile.rclone_chunk.004_lpkopf: md5 = 3060f87a16050085c1940890a7e575b6 OK 2026/05/06 03:47:25 INFO : backcomp/renamefile.rclone_chunk.004_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/05/06 03:47:25 INFO : backcomp/renamefile.rclone_chunk.004_lpkopf: Deleted 2026/05/06 03:47:25 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/05/06 03:47:25 DEBUG : backcomp/renamefile.rclone_chunk.005_lpkopf: md5 = 68ec33ad656dd8e39b5c0f551d09c266 OK 2026/05/06 03:47:25 INFO : backcomp/renamefile.rclone_chunk.005_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/05/06 03:47:25 INFO : backcomp/renamefile.rclone_chunk.005_lpkopf: Deleted 2026/05/06 03:47:25 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/05/06 03:47:25 DEBUG : backcomp/renamefile.rclone_chunk.006_lpkopf: md5 = 3b8560a6b8af837aa7ca924a8c7812b9 OK 2026/05/06 03:47:25 INFO : backcomp/renamefile.rclone_chunk.006_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/05/06 03:47:25 INFO : backcomp/renamefile.rclone_chunk.006_lpkopf: Deleted 2026/05/06 03:47:26 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/05/06 03:47:26 DEBUG : backcomp/renamefile.rclone_chunk.007_lpkopf: md5 = b3c4380b5ec2b142013d0de63ed19cd3 OK 2026/05/06 03:47:26 INFO : backcomp/renamefile.rclone_chunk.007_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/05/06 03:47:26 INFO : backcomp/renamefile.rclone_chunk.007_lpkopf: Deleted 2026/05/06 03:47:26 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/05/06 03:47:26 DEBUG : backcomp/renamefile.rclone_chunk.008_lpkopf: md5 = 530c18d5bf3d1d914c513f29c75d2138 OK 2026/05/06 03:47:26 INFO : backcomp/renamefile.rclone_chunk.008_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/05/06 03:47:26 INFO : backcomp/renamefile.rclone_chunk.008_lpkopf: Deleted 2026/05/06 03:47:26 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/05/06 03:47:26 DEBUG : backcomp/renamefile.rclone_chunk.009_lpkopf: md5 = 7cd0a817a919aff8645b287d40295754 OK 2026/05/06 03:47:26 INFO : backcomp/renamefile.rclone_chunk.009_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/05/06 03:47:26 INFO : backcomp/renamefile.rclone_chunk.009_lpkopf: Deleted 2026/05/06 03:47:26 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/05/06 03:47:26 DEBUG : backcomp/renamefile.rclone_chunk.010_lpkopf: md5 = 26d93373adff01e56e965fb27e12981e OK 2026/05/06 03:47:26 INFO : backcomp/renamefile.rclone_chunk.010_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/05/06 03:47:26 INFO : backcomp/renamefile.rclone_chunk.010_lpkopf: Deleted 2026/05/06 03:47:26 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/05/06 03:47:26 DEBUG : backcomp/renamefile.rclone_chunk.011_lpkopf: md5 = 6d53d12970a5a9b76a32b199ec3dfefe OK 2026/05/06 03:47:26 INFO : backcomp/renamefile.rclone_chunk.011_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/05/06 03:47:26 INFO : backcomp/renamefile.rclone_chunk.011_lpkopf: Deleted 2026/05/06 03:47:26 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/05/06 03:47:26 DEBUG : backcomp/renamefile.rclone_chunk.012_lpkopf: md5 = 5d38725e42852bf3bfe54eb3c19b14c8 OK 2026/05/06 03:47:26 INFO : backcomp/renamefile.rclone_chunk.012_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/05/06 03:47:26 INFO : backcomp/renamefile.rclone_chunk.012_lpkopf: Deleted 2026/05/06 03:47:27 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/05/06 03:47:27 DEBUG : backcomp/renamefile.rclone_chunk.013_lpkopf: md5 = 22f5aa39ee9519fe303bf4b26db16a07 OK 2026/05/06 03:47:27 INFO : backcomp/renamefile.rclone_chunk.013_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/05/06 03:47:27 INFO : backcomp/renamefile.rclone_chunk.013_lpkopf: Deleted 2026/05/06 03:47:27 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/05/06 03:47:27 DEBUG : backcomp/renamefile.rclone_chunk.014_lpkopf: md5 = d35580ec3f3570acb0885c866ba2fc54 OK 2026/05/06 03:47:27 INFO : backcomp/renamefile.rclone_chunk.014_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/05/06 03:47:27 INFO : backcomp/renamefile.rclone_chunk.014_lpkopf: Deleted 2026/05/06 03:47:27 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/05/06 03:47:27 DEBUG : backcomp/renamefile.rclone_chunk.015_lpkopf: md5 = dd53bb9ea3314a3cd997c598f5056dbe OK 2026/05/06 03:47:27 INFO : backcomp/renamefile.rclone_chunk.015_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/05/06 03:47:27 INFO : backcomp/renamefile.rclone_chunk.015_lpkopf: Deleted 2026/05/06 03:47:27 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/05/06 03:47:27 DEBUG : backcomp/renamefile.rclone_chunk.016_lpkopf: md5 = ed1a248541f61fd89ccfdd1c0373035d OK 2026/05/06 03:47:27 INFO : backcomp/renamefile.rclone_chunk.016_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/05/06 03:47:27 INFO : backcomp/renamefile.rclone_chunk.016_lpkopf: Deleted 2026/05/06 03:47:27 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/05/06 03:47:27 DEBUG : backcomp/renamefile.rclone_chunk.017_lpkopf: md5 = 274444eabebbb52804e0dcc08f83d82d OK 2026/05/06 03:47:27 INFO : backcomp/renamefile.rclone_chunk.017_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/05/06 03:47:27 INFO : backcomp/renamefile.rclone_chunk.017_lpkopf: Deleted 2026/05/06 03:47:27 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/05/06 03:47:27 DEBUG : backcomp/renamefile.rclone_chunk.018_lpkopf: md5 = 0f3b4566cbf73c037c44b1ea98cf155c OK 2026/05/06 03:47:27 INFO : backcomp/renamefile.rclone_chunk.018_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/05/06 03:47:27 INFO : backcomp/renamefile.rclone_chunk.018_lpkopf: Deleted 2026/05/06 03:47:27 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/05/06 03:47:27 DEBUG : backcomp/renamefile.rclone_chunk.019_lpkopf: md5 = 9d91939a78efa0f84ec7a8b669df7d85 OK 2026/05/06 03:47:27 INFO : backcomp/renamefile.rclone_chunk.019_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/05/06 03:47:28 INFO : backcomp/renamefile.rclone_chunk.019_lpkopf: Deleted 2026/05/06 03:47:28 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/05/06 03:47:28 DEBUG : backcomp/renamefile.rclone_chunk.020_lpkopf: md5 = a9a79b030c5a78e8a6d6051231db17f5 OK 2026/05/06 03:47:28 INFO : backcomp/renamefile.rclone_chunk.020_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/05/06 03:47:28 INFO : backcomp/renamefile.rclone_chunk.020_lpkopf: Deleted 2026/05/06 03:47:28 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/05/06 03:47:28 DEBUG : backcomp/renamefile.rclone_chunk.021_lpkopf: md5 = 471a05dd8a04db6b221d44600f3c5852 OK 2026/05/06 03:47:28 INFO : backcomp/renamefile.rclone_chunk.021_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/05/06 03:47:28 INFO : backcomp/renamefile.rclone_chunk.021_lpkopf: Deleted 2026/05/06 03:47:28 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/05/06 03:47:28 DEBUG : backcomp/renamefile.rclone_chunk.022_lpkopf: md5 = af1e19e3a72b8622fe2ee6aa589e6683 OK 2026/05/06 03:47:28 INFO : backcomp/renamefile.rclone_chunk.022_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/05/06 03:47:28 INFO : backcomp/renamefile.rclone_chunk.022_lpkopf: Deleted 2026/05/06 03:47:28 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/05/06 03:47:28 DEBUG : backcomp/renamefile.rclone_chunk.023_lpkopf: md5 = e5d744bbc41b2aacc02036b3e52fe108 OK 2026/05/06 03:47:28 INFO : backcomp/renamefile.rclone_chunk.023_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/05/06 03:47:28 INFO : backcomp/renamefile.rclone_chunk.023_lpkopf: Deleted 2026/05/06 03:47:28 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/05/06 03:47:28 DEBUG : backcomp/renamefile.rclone_chunk.024_lpkopf: md5 = 2478763615f7a5f20260e6119bd13622 OK 2026/05/06 03:47:28 INFO : backcomp/renamefile.rclone_chunk.024_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/05/06 03:47:28 INFO : backcomp/renamefile.rclone_chunk.024_lpkopf: Deleted 2026/05/06 03:47:28 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/05/06 03:47:28 DEBUG : backcomp/renamefile.rclone_chunk.025_lpkopf: md5 = e8d7a67520cd2c3dc73b1c9a55f961ba OK 2026/05/06 03:47:28 INFO : backcomp/renamefile.rclone_chunk.025_lpkopf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/05/06 03:47:28 INFO : backcomp/renamefile.rclone_chunk.025_lpkopf: Deleted 2026/05/06 03:47:31 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/05/06 03:47:31 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hixefev4kudo/servermovetest/subdir1" 2026/05/06 03:47:31 DEBUG : Creating backend with remote "TestS3:rclone-test-hixefev4kudo/servermovetest/subdir1" 2026/05/06 03:47:31 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hixefev4kudo/servermovetest/subdir2" 2026/05/06 03:47:31 DEBUG : Creating backend with remote "TestS3:rclone-test-hixefev4kudo/servermovetest/subdir2" 2026/05/06 03:47:32 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/05/06 03:47:32 DEBUG : movefile.rclone_chunk.001_lpkx7e: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/05/06 03:47:32 INFO : movefile.rclone_chunk.001_lpkx7e: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/05/06 03:47:32 INFO : movefile.rclone_chunk.001_lpkx7e: Deleted 2026/05/06 03:47:32 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/05/06 03:47:32 DEBUG : movefile.rclone_chunk.002_lpkx7e: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/05/06 03:47:32 INFO : movefile.rclone_chunk.002_lpkx7e: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/05/06 03:47:32 INFO : movefile.rclone_chunk.002_lpkx7e: Deleted 2026/05/06 03:47:32 DEBUG : movefile: copy 2 data chunks... 2026/05/06 03:47:33 DEBUG : movefile: size = 6 OK 2026/05/06 03:47:33 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/05/06 03:47:33 INFO : movefile: Copied (server-side copy) 2026/05/06 03:47:33 INFO : movefile: Deleted 2026/05/06 03:47:33 DEBUG : Waiting for deletions to finish 2026/05/06 03:47:33 DEBUG : "servermovetest/subdir2/movefile" version false 2026/05/06 03:47:33 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/05/06 03:47:33 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/05/06 03:47:33 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/05/06 03:47:33 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/05/06 03:47:33 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/05/06 03:47:33 INFO : servermovetest/subdir2/movefile: Deleted 2026/05/06 03:47:33 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted 2026/05/06 03:47:33 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/05/06 03:47:33 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-hixefev4kudo/md5all" 2026/05/06 03:47:33 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/05/06 03:47:33 DEBUG : Creating backend with remote "TestS3:rclone-test-hixefev4kudo/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/06 03:47:34 DEBUG : unknown-size-put.txt.rclone_chunk.001_lpl0d3: open chunk writer: started multipart upload: VWNJ3DqwvlcqxQmDRks1QLsxoPipvugACgwM_sxVEAupuT0WbDaUpj4L9cHJt84DEupGfMLTFvVEfrDEgnNf4hqCMwdZcn49n_NTfURsNEGGR2treXnTg.13MpIBeXb. 2026/05/06 03:47:34 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/05/06 03:47:34 DEBUG : unknown-size-put.txt.rclone_chunk.001_lpl0d3: multipart upload wrote chunk 1 with 100 bytes and etag "d8154978a741a97aa185a9ad58bb27b3" 2026/05/06 03:47:34 DEBUG : unknown-size-put.txt.rclone_chunk.001_lpl0d3: multipart upload "VWNJ3DqwvlcqxQmDRks1QLsxoPipvugACgwM_sxVEAupuT0WbDaUpj4L9cHJt84DEupGfMLTFvVEfrDEgnNf4hqCMwdZcn49n_NTfURsNEGGR2treXnTg.13MpIBeXb." finished 2026/05/06 03:47:34 DEBUG : unknown-size-put.txt.rclone_chunk.001_lpl0d3: Multipart upload Etag: 6d2a687fc86b57999fcab84ee54cae8d-1 OK 2026/05/06 03:47:34 DEBUG : unknown-size-put.txt: size = 100 OK 2026/05/06 03:47:34 DEBUG : unknown-size-put.txt.rclone_chunk.001_lpl0d3: Src hash empty - aborting Dst hash check 2026/05/06 03:47:34 INFO : unknown-size-put.txt.rclone_chunk.001_lpl0d3: Copied (server-side copy) to: unknown-size-put.txt 2026/05/06 03:47:34 INFO : unknown-size-put.txt.rclone_chunk.001_lpl0d3: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/06 03:47:35 DEBUG : unknown-size-update.txt: size = 100 OK 2026/05/06 03:47:35 DEBUG : unknown-size-update.txt.rclone_chunk.001_lpl0vm: md5 = ade538b29489a01ad05d2f1bf1306935 OK 2026/05/06 03:47:35 INFO : unknown-size-update.txt.rclone_chunk.001_lpl0vm: Copied (server-side copy) to: unknown-size-update.txt 2026/05/06 03:47:35 INFO : unknown-size-update.txt.rclone_chunk.001_lpl0vm: Deleted 2026/05/06 03:47:35 DEBUG : unknown-size-update.txt.rclone_chunk.001_lpl1o7: open chunk writer: started multipart upload: LAuDjUIZcx14BnAkEREldMCVRpvILjeP.ibPtAcoVP7O258atxpZIG00byifi59ZSX.cnqxt8NEC1L3oqOVkOKIWUhwa2XBR3psHxXlT3c2qQh7ay41h4IqMQXYjAJrh 2026/05/06 03:47:35 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/05/06 03:47:35 DEBUG : unknown-size-update.txt.rclone_chunk.001_lpl1o7: multipart upload wrote chunk 1 with 200 bytes and etag "c56c7a896c0240998a0ab026949c8231" 2026/05/06 03:47:35 DEBUG : unknown-size-update.txt.rclone_chunk.001_lpl1o7: multipart upload "LAuDjUIZcx14BnAkEREldMCVRpvILjeP.ibPtAcoVP7O258atxpZIG00byifi59ZSX.cnqxt8NEC1L3oqOVkOKIWUhwa2XBR3psHxXlT3c2qQh7ay41h4IqMQXYjAJrh" finished 2026/05/06 03:47:35 DEBUG : unknown-size-update.txt.rclone_chunk.001_lpl1o7: Multipart upload Etag: 17f0da42da09a10b0d20172d0d270e54-1 OK 2026/05/06 03:47:36 DEBUG : unknown-size-update.txt: size = 200 OK 2026/05/06 03:47:36 DEBUG : unknown-size-update.txt.rclone_chunk.001_lpl1o7: Src hash empty - aborting Dst hash check 2026/05/06 03:47:36 INFO : unknown-size-update.txt.rclone_chunk.001_lpl1o7: Copied (server-side copy) to: unknown-size-update.txt 2026/05/06 03:47:36 INFO : unknown-size-update.txt.rclone_chunk.001_lpl1o7: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/06 03:47:36 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hixefev4kudo/deeper/nonexisting/directory" 2026/05/06 03:47:36 DEBUG : Creating backend with remote "TestS3:rclone-test-hixefev4kudo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/05/06 03:47:36 DEBUG : Waiting for deletions to finish 2026/05/06 03:47:36 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/05/06 03:47:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/05/06 03:47:36 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/06 03:47:37 INFO : S3 bucket rclone-test-hixefev4kudo: Bucket "rclone-test-hixefev4kudo" deleted 2026/05/06 03:47:37 ERROR : error listing: directory not found 2026/05/06 03:47:37 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (52.99s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.15s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.33s) --- PASS: TestIntegration/FsMkdir (51.79s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.78s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.60s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.74s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (18.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.91s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.21s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.41s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 53.030s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 55.807334087s (try 1/5)