"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:464: Using remote "TestChunkerS3:" 2026/09/02 01:42:34 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zisufiy8puke" 2026/09/02 01:42:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 01:42:34 DEBUG : Creating backend with remote "TestS3:rclone-test-zisufiy8puke" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:533: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/09/02 01:42:35 INFO : S3 bucket rclone-test-zisufiy8puke: Bucket "rclone-test-zisufiy8puke" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/09/02 01:42:35 INFO : S3 bucket rclone-test-zisufiy8puke: Bucket "rclone-test-zisufiy8puke" deleted === RUN TestIntegration/FsMkdir 2026/09/02 01:42:36 INFO : S3 bucket rclone-test-zisufiy8puke: Bucket "rclone-test-zisufiy8puke" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/09/02 01:42:36 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/02 01:42:36 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/02 01:42:36 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/09/02 01:42:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/09/02 01:42:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_px5wal: md5 = 8edb9f8ee851dd7b89d904a9468291b4 OK 2026/09/02 01:42:37 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_px5wal: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/09/02 01:42:37 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_px5wal: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." 2026/09/02 01:42:37 DEBUG : ./.: size = 100 OK 2026/09/02 01:42:37 DEBUG : ./..rclone_chunk.001_px5x7q: md5 = fc14b82ad00e823ad5bbd9c66cbdd1ab OK 2026/09/02 01:42:37 INFO : ./..rclone_chunk.001_px5x7q: Copied (server-side copy) to: ./. 2026/09/02 01:42:37 INFO : ./..rclone_chunk.001_px5x7q: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." 2026/09/02 01:42:38 DEBUG : ../..: size = 100 OK 2026/09/02 01:42:38 DEBUG : ../...rclone_chunk.001_px5yav: md5 = e2f947f5f3eebe6c36ce9ebd2785e323 OK 2026/09/02 01:42:38 INFO : ../...rclone_chunk.001_px5yav: Copied (server-side copy) to: ../.. 2026/09/02 01:42:38 INFO : ../...rclone_chunk.001_px5yav: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/09/02 01:42:39 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/09/02 01:42:39 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_px5zpa: md5 = aef9e6071097c01b3583d3ef1d1e0a5f OK 2026/09/02 01:42:39 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_px5zpa: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/09/02 01:42:39 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_px5zpa: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" 2026/09/02 01:42:40 DEBUG : leading space/ leading space: size = 100 OK 2026/09/02 01:42:40 DEBUG : leading space/ leading space.rclone_chunk.001_px5ztn: md5 = a812d349a477952354fd9f4735d4a4ee OK 2026/09/02 01:42:40 INFO : leading space/ leading space.rclone_chunk.001_px5ztn: Copied (server-side copy) to: leading space/ leading space 2026/09/02 01:42:40 INFO : leading space/ leading space.rclone_chunk.001_px5ztn: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" 2026/09/02 01:42:41 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/09/02 01:42:41 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_px60ad: md5 = cad4de184da5e4976e3e3d0cac26b449 OK 2026/09/02 01:42:41 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_px60ad: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/09/02 01:42:41 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_px60ad: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" 2026/09/02 01:42:41 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/09/02 01:42:41 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_px61mt: md5 = 5478f75b2124121dd29328d03817f6d6 OK 2026/09/02 01:42:41 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_px61mt: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/09/02 01:42:41 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_px61mt: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" 2026/09/02 01:42:42 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/09/02 01:42:42 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_px625i: md5 = 4fb9ef1ff3b789e83e65f66ce5606cfc OK 2026/09/02 01:42:42 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_px625i: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/09/02 01:42:42 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_px625i: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" 2026/09/02 01:42:43 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/09/02 01:42:43 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_px623q: md5 = 32bf696fea58b8aa675443d0b8071cb6 OK 2026/09/02 01:42:43 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_px623q: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/09/02 01:42:43 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_px623q: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" 2026/09/02 01:42:44 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/09/02 01:42:44 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_px63y1: md5 = b57d1b8e573b8787fc9e4459adb9ce93 OK 2026/09/02 01:42:44 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_px63y1: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/09/02 01:42:44 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_px63y1: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" 2026/09/02 01:42:44 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/09/02 01:42:44 DEBUG : .leading dot/.leading dot.rclone_chunk.001_px64m1: md5 = 71e00cb128818178f5675f7a486d0edb OK 2026/09/02 01:42:44 INFO : .leading dot/.leading dot.rclone_chunk.001_px64m1: Copied (server-side copy) to: .leading dot/.leading dot 2026/09/02 01:42:44 INFO : .leading dot/.leading dot.rclone_chunk.001_px64m1: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " 2026/09/02 01:42:45 DEBUG : trailing space /trailing space : size = 100 OK 2026/09/02 01:42:45 DEBUG : trailing space /trailing space .rclone_chunk.001_px658r: md5 = e15a8cb3566918f092bddc7d7ae5e53e OK 2026/09/02 01:42:45 INFO : trailing space /trailing space .rclone_chunk.001_px658r: Copied (server-side copy) to: trailing space /trailing space 2026/09/02 01:42:45 INFO : trailing space /trailing space .rclone_chunk.001_px658r: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" 2026/09/02 01:42:46 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/09/02 01:42:46 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_px65fk: md5 = 27390e83fecc71e996becf71c914edb6 OK 2026/09/02 01:42:46 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_px65fk: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/09/02 01:42:46 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_px65fk: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" 2026/09/02 01:42:46 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/09/02 01:42:46 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_px660s: md5 = 224844cb30b4da870a4fd037f6eb8e10 OK 2026/09/02 01:42:46 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_px660s: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/09/02 01:42:47 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_px660s: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" 2026/09/02 01:42:47 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/09/02 01:42:47 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_px6791: md5 = 43bc6524c73bc2ccfb6be386ba573ade OK 2026/09/02 01:42:47 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_px6791: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/09/02 01:42:47 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_px6791: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" 2026/09/02 01:42:48 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/09/02 01:42:48 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_px68g6: md5 = 9313aa0703b5614fffa7cbe1674ef986 OK 2026/09/02 01:42:48 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_px68g6: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/09/02 01:42:48 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_px68g6: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." 2026/09/02 01:42:49 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/09/02 01:42:49 DEBUG : trailing dot./trailing dot..rclone_chunk.001_px68ig: md5 = 8e82913190bcdda951fbfcda90966fa4 OK 2026/09/02 01:42:49 INFO : trailing dot./trailing dot..rclone_chunk.001_px68ig: Copied (server-side copy) to: trailing dot./trailing dot. 2026/09/02 01:42:49 INFO : trailing dot./trailing dot..rclone_chunk.001_px68ig: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" 2026/09/02 01:42:49 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/09/02 01:42:49 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_px69gu: md5 = f2ee9458ef9f9a3e9f4020c98f57d680 OK 2026/09/02 01:42:49 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_px69gu: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/09/02 01:42:49 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_px69gu: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" 2026/09/02 01:42:50 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/09/02 01:42:50 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_px6amh: md5 = 4b810dcdc43ac92fec1b7b01919498b8 OK 2026/09/02 01:42:50 INFO : test%46.txt/test%46.txt.rclone_chunk.001_px6amh: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/09/02 01:42:50 INFO : test%46.txt/test%46.txt.rclone_chunk.001_px6amh: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/09/02 01:42:51 DEBUG : zero-length-file: size = 0 OK 2026/09/02 01:42:51 DEBUG : zero-length-file.rclone_chunk.001_px6bvy: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/02 01:42:51 INFO : zero-length-file.rclone_chunk.001_px6bvy: Copied (server-side copy) to: zero-length-file 2026/09/02 01:42:51 INFO : zero-length-file.rclone_chunk.001_px6bvy: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:846: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/09/02 01:42:52 DEBUG : file name.txt: size = 100 OK 2026/09/02 01:42:52 DEBUG : file name.txt.rclone_chunk.001_px6bh1: md5 = ffea8e024323a2fbaff97e6f2a265d79 OK 2026/09/02 01:42:52 INFO : file name.txt.rclone_chunk.001_px6bh1: Copied (server-side copy) to: file name.txt 2026/09/02 01:42:52 INFO : file name.txt.rclone_chunk.001_px6bh1: Deleted 2026/09/02 01:42:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/09/02 01:42:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_px6clc: md5 = 62f333165e63a22efb2e333233067db0 OK 2026/09/02 01:42:52 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_px6clc: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/09/02 01:42:52 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_px6clc: Deleted 2026/09/02 01:42:53 DEBUG : file name.txt: size = 100 OK 2026/09/02 01:42:53 DEBUG : file name.txt.rclone_chunk.001_px6dnl: md5 = f3ea85fd1f9c4da8655d74997ac3174d OK 2026/09/02 01:42:53 INFO : file name.txt.rclone_chunk.001_px6dnl: Copied (server-side copy) to: file name.txt 2026/09/02 01:42:53 INFO : file name.txt.rclone_chunk.001_px6dnl: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/09/02 01:42:54 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/09/02 01:42:54 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/02 01:42:55 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/09/02 01:42:55 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_px6fd0: md5 = 77d6cbff5a44127c9204e55ff592551a OK 2026/09/02 01:42:55 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_px6fd0: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/09/02 01:42:55 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_px6fd0: Deleted 2026/09/02 01:42:56 DEBUG : S3 bucket rclone-test-zisufiy8puke: bucket is versioned: false 2026/09/02 01:42:56 DEBUG : Waiting for deletions to finish 2026/09/02 01:42:56 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/09/02 01:42:56 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/09/02 01:42:56 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/02 01:42:56 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/09/02 01:42:56 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_px6gik: md5 = 45cd0c3dd99ea411a947000d839b4c82 OK 2026/09/02 01:42:56 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_px6gik: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/09/02 01:42:56 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_px6gik: Deleted 2026/09/02 01:42:57 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zisufiy8puke/dirToPurgeFromRoot" 2026/09/02 01:42:57 DEBUG : Creating backend with remote "TestS3:rclone-test-zisufiy8puke/dirToPurgeFromRoot" 2026/09/02 01:42:57 DEBUG : S3 bucket rclone-test-zisufiy8puke path dirToPurgeFromRoot: bucket is versioned: false 2026/09/02 01:42:57 DEBUG : Waiting for deletions to finish 2026/09/02 01:42:57 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/09/02 01:42:57 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/09/02 01:42:57 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/02 01:42:57 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zisufiy8puke/hello? sausage/êé" 2026/09/02 01:42:57 DEBUG : Creating backend with remote "TestS3:rclone-test-zisufiy8puke/hello? sausage/êé" 2026/09/02 01:42:58 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/09/02 01:42:58 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_px6isj: md5 = de2cb3322da9a549a83c69757d14049a OK 2026/09/02 01:42:58 INFO : a/b/c/d/e.txt.rclone_chunk.001_px6isj: Copied (server-side copy) to: a/b/c/d/e.txt 2026/09/02 01:42:58 INFO : a/b/c/d/e.txt.rclone_chunk.001_px6isj: Deleted 2026/09/02 01:42:59 DEBUG : S3 bucket rclone-test-zisufiy8puke path hello? sausage/êé: bucket is versioned: false 2026/09/02 01:42:59 DEBUG : Waiting for deletions to finish 2026/09/02 01:42:59 DEBUG : "a/b/c/d/e.txt" version false 2026/09/02 01:42:59 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/09/02 01:42:59 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/09/02 01:42:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1325: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: 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:1633: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1664: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1735: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/09/02 01:43:03 DEBUG : file name.txt: size = 200 OK 2026/09/02 01:43:03 DEBUG : file name.txt.rclone_chunk.001_px6mk4: md5 = d181ad2922c6d1b173e9f34a08ab84e9 OK 2026/09/02 01:43:03 INFO : file name.txt.rclone_chunk.001_px6mk4: Copied (server-side copy) to: file name.txt 2026/09/02 01:43:03 INFO : file name.txt.rclone_chunk.001_px6mk4: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/02 01:43:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zisufiy8puke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/09/02 01:43:03 DEBUG : Creating backend with remote "TestS3:rclone-test-zisufiy8puke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/09/02 01:43:03 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-zisufiy8puke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-zisufiy8puke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/02 01:43:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zisufiy8puke/not found.txt" 2026/09/02 01:43:03 DEBUG : Creating backend with remote "TestS3:rclone-test-zisufiy8puke/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1983: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2090: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2217: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2367: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/02 01:43:04 NOTICE: S3 bucket rclone-test-zisufiy8puke: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/09/02 01:43:04 DEBUG : piped data.txt.rclone_chunk.001_px6oh4: open chunk writer: started multipart upload: PkL7805j_MuSxruKD1PZ355DdeQEYbSPvjGv67SRuQzU2gyMOhM67HSoeDd7HwEp4x5atXfZAGt3h5Hfb6KSqn3PNESH7e6BxbyKqF5xzbz_iGhyYMU4fuAHoprqshu_ 2026/09/02 01:43:04 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/09/02 01:43:04 DEBUG : piped data.txt.rclone_chunk.001_px6oh4: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/09/02 01:43:04 DEBUG : piped data.txt.rclone_chunk.001_px6oh4: multipart upload "PkL7805j_MuSxruKD1PZ355DdeQEYbSPvjGv67SRuQzU2gyMOhM67HSoeDd7HwEp4x5atXfZAGt3h5Hfb6KSqn3PNESH7e6BxbyKqF5xzbz_iGhyYMU4fuAHoprqshu_" finished 2026/09/02 01:43:04 DEBUG : piped data.txt.rclone_chunk.001_px6oh4: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/09/02 01:43:04 DEBUG : piped data.txt: size = 0 OK 2026/09/02 01:43:04 DEBUG : piped data.txt.rclone_chunk.001_px6oh4: Src hash empty - aborting Dst hash check 2026/09/02 01:43:04 INFO : piped data.txt.rclone_chunk.001_px6oh4: Copied (server-side copy) to: piped data.txt 2026/09/02 01:43:05 INFO : piped data.txt.rclone_chunk.001_px6oh4: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/02 01:43:05 DEBUG : piped data.txt.rclone_chunk.001_px6p6d: open chunk writer: started multipart upload: pYyXuv4GoKE76el9Ea6gMhSOI7odEOWr2IuRmlAdyM_0UkafcCp5pAqG8DrDgs2yr8hYjSgRk0Zm7gL5k66uMFYKYy8EWz8WEK7Tix3hsm3if8N75RM3m24jNhe4LbJy 2026/09/02 01:43:05 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/02 01:43:05 DEBUG : piped data.txt.rclone_chunk.001_px6p6d: multipart upload wrote chunk 1 with 100 bytes and etag "0a52917d6edaa5a765b20125cd11d71f" 2026/09/02 01:43:05 DEBUG : piped data.txt.rclone_chunk.001_px6p6d: multipart upload "pYyXuv4GoKE76el9Ea6gMhSOI7odEOWr2IuRmlAdyM_0UkafcCp5pAqG8DrDgs2yr8hYjSgRk0Zm7gL5k66uMFYKYy8EWz8WEK7Tix3hsm3if8N75RM3m24jNhe4LbJy" finished 2026/09/02 01:43:05 DEBUG : piped data.txt.rclone_chunk.001_px6p6d: Multipart upload Etag: 88eedaeb76d08a5b65be86502fe12e59-1 OK 2026/09/02 01:43:05 DEBUG : piped data.txt: size = 100 OK 2026/09/02 01:43:05 DEBUG : piped data.txt.rclone_chunk.001_px6p6d: Src hash empty - aborting Dst hash check 2026/09/02 01:43:05 INFO : piped data.txt.rclone_chunk.001_px6p6d: Copied (server-side copy) to: piped data.txt 2026/09/02 01:43:05 INFO : piped data.txt.rclone_chunk.001_px6p6d: 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/09/02 01:43:06 INFO : Chunked 'TestChunkerS3:rclone-test-zisufiy8puke': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/09/02 01:43:06 DEBUG : small/emptyfile: size = 0 OK 2026/09/02 01:43:06 DEBUG : small/emptyfile.rclone_chunk.001_px6qvh: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/02 01:43:06 INFO : small/emptyfile.rclone_chunk.001_px6qvh: Copied (server-side copy) to: small/emptyfile 2026/09/02 01:43:06 INFO : small/emptyfile.rclone_chunk.001_px6qvh: Deleted 2026/09/02 01:43:07 DEBUG : small/smallfile: size = 2 OK 2026/09/02 01:43:07 DEBUG : small/smallfile.rclone_chunk.001_px6q1m: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/09/02 01:43:07 INFO : small/smallfile.rclone_chunk.001_px6q1m: Copied (server-side copy) to: small/smallfile 2026/09/02 01:43:07 INFO : small/smallfile.rclone_chunk.001_px6q1m: Deleted 2026/09/02 01:43:07 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/09/02 01:43:08 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/09/02 01:43:08 DEBUG : usermeta/today.rclone_chunk.001_px6rxb: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/09/02 01:43:08 INFO : usermeta/today.rclone_chunk.001_px6rxb: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/09/02 01:43:08 INFO : usermeta/today.rclone_chunk.001_px6rxb: Deleted 2026/09/02 01:43:09 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/09/02 01:43:09 DEBUG : usermeta/past.rclone_chunk.001_px6sqb: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/09/02 01:43:09 INFO : usermeta/past.rclone_chunk.001_px6sqb: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/09/02 01:43:09 INFO : usermeta/past.rclone_chunk.001_px6sqb: Deleted 2026/09/02 01:43:10 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/09/02 01:43:10 DEBUG : usermeta/future.rclone_chunk.001_px6txz: md5 = 82e240013837bf80c807dba600b4594d OK 2026/09/02 01:43:10 INFO : usermeta/future.rclone_chunk.001_px6txz: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/09/02 01:43:10 INFO : usermeta/future.rclone_chunk.001_px6txz: Deleted 2026/09/02 01:43:10 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/09/02 01:43:11 DEBUG : future/test: Can't copy - required hash not found 2026/09/02 01:43:11 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/09/02 01:43:11 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/09/02 01:43:11 DEBUG : Chunked 'TestChunkerS3:rclone-test-zisufiy8puke': File to upload is small (3 bytes), uploading instead of streaming 2026/09/02 01:43:11 DEBUG : Waiting for deletions to finish 2026/09/02 01:43:11 DEBUG : "future/test" version false 2026/09/02 01:43:11 DEBUG : future/test: Deleting (id "") 2026/09/02 01:43:11 DEBUG : "future/test.rclone_chunk.001" version false 2026/09/02 01:43:11 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/09/02 01:43:11 DEBUG : "future/test.rclone_chunk.002" version false 2026/09/02 01:43:11 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/09/02 01:43:11 DEBUG : "future/test.rclone_chunk.003" version false 2026/09/02 01:43:11 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/09/02 01:43:11 INFO : future/test: Deleted 2026/09/02 01:43:11 INFO : future/test.rclone_chunk.001: Deleted 2026/09/02 01:43:11 INFO : future/test.rclone_chunk.002: Deleted 2026/09/02 01:43:11 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/09/02 01:43:14 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/09/02 01:43:14 DEBUG : backcomp/renamefile.rclone_chunk.001_px6vnf: md5 = 5e8279dedeb440ca59a4e77b2506eac7 OK 2026/09/02 01:43:14 INFO : backcomp/renamefile.rclone_chunk.001_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/09/02 01:43:14 INFO : backcomp/renamefile.rclone_chunk.001_px6vnf: Deleted 2026/09/02 01:43:14 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/09/02 01:43:14 DEBUG : backcomp/renamefile.rclone_chunk.002_px6vnf: md5 = 3fbb2cd4ba84b8804970b78cd90b643b OK 2026/09/02 01:43:14 INFO : backcomp/renamefile.rclone_chunk.002_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/09/02 01:43:14 INFO : backcomp/renamefile.rclone_chunk.002_px6vnf: Deleted 2026/09/02 01:43:14 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/09/02 01:43:14 DEBUG : backcomp/renamefile.rclone_chunk.003_px6vnf: md5 = c2ed55193f5235ed6a4ce1735ad8a6e7 OK 2026/09/02 01:43:14 INFO : backcomp/renamefile.rclone_chunk.003_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/09/02 01:43:15 INFO : backcomp/renamefile.rclone_chunk.003_px6vnf: Deleted 2026/09/02 01:43:15 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/09/02 01:43:15 DEBUG : backcomp/renamefile.rclone_chunk.004_px6vnf: md5 = 50c575e3c530024040819480de3f3b84 OK 2026/09/02 01:43:15 INFO : backcomp/renamefile.rclone_chunk.004_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/09/02 01:43:15 INFO : backcomp/renamefile.rclone_chunk.004_px6vnf: Deleted 2026/09/02 01:43:15 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/09/02 01:43:15 DEBUG : backcomp/renamefile.rclone_chunk.005_px6vnf: md5 = 0858b5f1820bcfe7696a8df7b08176bc OK 2026/09/02 01:43:15 INFO : backcomp/renamefile.rclone_chunk.005_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/09/02 01:43:15 INFO : backcomp/renamefile.rclone_chunk.005_px6vnf: Deleted 2026/09/02 01:43:15 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/09/02 01:43:15 DEBUG : backcomp/renamefile.rclone_chunk.006_px6vnf: md5 = 5db327e5c360b0ff4366ad5bdb89a504 OK 2026/09/02 01:43:15 INFO : backcomp/renamefile.rclone_chunk.006_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/09/02 01:43:15 INFO : backcomp/renamefile.rclone_chunk.006_px6vnf: Deleted 2026/09/02 01:43:15 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/09/02 01:43:15 DEBUG : backcomp/renamefile.rclone_chunk.007_px6vnf: md5 = 18fee1383abf80b7027a2c22725005d6 OK 2026/09/02 01:43:15 INFO : backcomp/renamefile.rclone_chunk.007_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/09/02 01:43:15 INFO : backcomp/renamefile.rclone_chunk.007_px6vnf: Deleted 2026/09/02 01:43:15 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/09/02 01:43:15 DEBUG : backcomp/renamefile.rclone_chunk.008_px6vnf: md5 = de4d7a0a1cbfdb0783b6d70a2118b4cf OK 2026/09/02 01:43:15 INFO : backcomp/renamefile.rclone_chunk.008_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/09/02 01:43:15 INFO : backcomp/renamefile.rclone_chunk.008_px6vnf: Deleted 2026/09/02 01:43:16 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/09/02 01:43:16 DEBUG : backcomp/renamefile.rclone_chunk.009_px6vnf: md5 = d46df0fff5a2d8ada0b62806ed33333b OK 2026/09/02 01:43:16 INFO : backcomp/renamefile.rclone_chunk.009_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/09/02 01:43:16 INFO : backcomp/renamefile.rclone_chunk.009_px6vnf: Deleted 2026/09/02 01:43:16 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/09/02 01:43:16 DEBUG : backcomp/renamefile.rclone_chunk.010_px6vnf: md5 = c292129a4dbe164780f4fb8f62868982 OK 2026/09/02 01:43:16 INFO : backcomp/renamefile.rclone_chunk.010_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/09/02 01:43:16 INFO : backcomp/renamefile.rclone_chunk.010_px6vnf: Deleted 2026/09/02 01:43:16 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/09/02 01:43:16 DEBUG : backcomp/renamefile.rclone_chunk.011_px6vnf: md5 = e1ccbcc394bf9c3d1748f39d6777a396 OK 2026/09/02 01:43:16 INFO : backcomp/renamefile.rclone_chunk.011_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/09/02 01:43:16 INFO : backcomp/renamefile.rclone_chunk.011_px6vnf: Deleted 2026/09/02 01:43:16 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/09/02 01:43:16 DEBUG : backcomp/renamefile.rclone_chunk.012_px6vnf: md5 = 2f9f50188cad962f660c835df6f0cc79 OK 2026/09/02 01:43:16 INFO : backcomp/renamefile.rclone_chunk.012_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/09/02 01:43:16 INFO : backcomp/renamefile.rclone_chunk.012_px6vnf: Deleted 2026/09/02 01:43:16 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/09/02 01:43:16 DEBUG : backcomp/renamefile.rclone_chunk.013_px6vnf: md5 = 5118f4b8a1ebfb520af24a8dc035b337 OK 2026/09/02 01:43:16 INFO : backcomp/renamefile.rclone_chunk.013_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/09/02 01:43:16 INFO : backcomp/renamefile.rclone_chunk.013_px6vnf: Deleted 2026/09/02 01:43:16 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/09/02 01:43:16 DEBUG : backcomp/renamefile.rclone_chunk.014_px6vnf: md5 = 64063eeefe9a5ec49a48b13849cdb985 OK 2026/09/02 01:43:16 INFO : backcomp/renamefile.rclone_chunk.014_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/09/02 01:43:16 INFO : backcomp/renamefile.rclone_chunk.014_px6vnf: Deleted 2026/09/02 01:43:17 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/09/02 01:43:17 DEBUG : backcomp/renamefile.rclone_chunk.015_px6vnf: md5 = 8272b1fba538bb1677753ff343473cbe OK 2026/09/02 01:43:17 INFO : backcomp/renamefile.rclone_chunk.015_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/09/02 01:43:17 INFO : backcomp/renamefile.rclone_chunk.015_px6vnf: Deleted 2026/09/02 01:43:17 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/09/02 01:43:17 DEBUG : backcomp/renamefile.rclone_chunk.016_px6vnf: md5 = ecfd0c8a5e19697942505013811c887d OK 2026/09/02 01:43:17 INFO : backcomp/renamefile.rclone_chunk.016_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/09/02 01:43:17 INFO : backcomp/renamefile.rclone_chunk.016_px6vnf: Deleted 2026/09/02 01:43:17 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/09/02 01:43:17 DEBUG : backcomp/renamefile.rclone_chunk.017_px6vnf: md5 = 96f2138f3da2d5975b8c5d147b412b13 OK 2026/09/02 01:43:17 INFO : backcomp/renamefile.rclone_chunk.017_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/09/02 01:43:17 INFO : backcomp/renamefile.rclone_chunk.017_px6vnf: Deleted 2026/09/02 01:43:17 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/09/02 01:43:17 DEBUG : backcomp/renamefile.rclone_chunk.018_px6vnf: md5 = 7fa4073dde88c1efb313211df40a7a92 OK 2026/09/02 01:43:17 INFO : backcomp/renamefile.rclone_chunk.018_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/09/02 01:43:17 INFO : backcomp/renamefile.rclone_chunk.018_px6vnf: Deleted 2026/09/02 01:43:17 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/09/02 01:43:17 DEBUG : backcomp/renamefile.rclone_chunk.019_px6vnf: md5 = 23911cea96ccd32f1b47883bcd66f35e OK 2026/09/02 01:43:17 INFO : backcomp/renamefile.rclone_chunk.019_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/09/02 01:43:17 INFO : backcomp/renamefile.rclone_chunk.019_px6vnf: Deleted 2026/09/02 01:43:17 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/09/02 01:43:17 DEBUG : backcomp/renamefile.rclone_chunk.020_px6vnf: md5 = a8ab868c8d59a74537675eed77739f79 OK 2026/09/02 01:43:17 INFO : backcomp/renamefile.rclone_chunk.020_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/09/02 01:43:17 INFO : backcomp/renamefile.rclone_chunk.020_px6vnf: Deleted 2026/09/02 01:43:18 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/09/02 01:43:18 DEBUG : backcomp/renamefile.rclone_chunk.021_px6vnf: md5 = fb2b03fdc5eeeaebf473a7530e7bc4e6 OK 2026/09/02 01:43:18 INFO : backcomp/renamefile.rclone_chunk.021_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/09/02 01:43:18 INFO : backcomp/renamefile.rclone_chunk.021_px6vnf: Deleted 2026/09/02 01:43:18 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/09/02 01:43:18 DEBUG : backcomp/renamefile.rclone_chunk.022_px6vnf: md5 = f7503d3defc4ac6db1dd2dfe95f19652 OK 2026/09/02 01:43:18 INFO : backcomp/renamefile.rclone_chunk.022_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/09/02 01:43:18 INFO : backcomp/renamefile.rclone_chunk.022_px6vnf: Deleted 2026/09/02 01:43:18 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/09/02 01:43:18 DEBUG : backcomp/renamefile.rclone_chunk.023_px6vnf: md5 = 0a34a327577afa32f02f19c4ea75104c OK 2026/09/02 01:43:18 INFO : backcomp/renamefile.rclone_chunk.023_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/09/02 01:43:18 INFO : backcomp/renamefile.rclone_chunk.023_px6vnf: Deleted 2026/09/02 01:43:18 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/09/02 01:43:18 DEBUG : backcomp/renamefile.rclone_chunk.024_px6vnf: md5 = 5f21790e6ca497a67466d59bed445d98 OK 2026/09/02 01:43:18 INFO : backcomp/renamefile.rclone_chunk.024_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/09/02 01:43:18 INFO : backcomp/renamefile.rclone_chunk.024_px6vnf: Deleted 2026/09/02 01:43:18 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/09/02 01:43:18 DEBUG : backcomp/renamefile.rclone_chunk.025_px6vnf: md5 = 409533a6a8135fa1baee0f6edb50553b OK 2026/09/02 01:43:18 INFO : backcomp/renamefile.rclone_chunk.025_px6vnf: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/09/02 01:43:18 INFO : backcomp/renamefile.rclone_chunk.025_px6vnf: Deleted 2026/09/02 01:43:20 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/09/02 01:43:20 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zisufiy8puke/servermovetest/subdir1" 2026/09/02 01:43:20 DEBUG : Creating backend with remote "TestS3:rclone-test-zisufiy8puke/servermovetest/subdir1" 2026/09/02 01:43:20 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zisufiy8puke/servermovetest/subdir2" 2026/09/02 01:43:20 DEBUG : Creating backend with remote "TestS3:rclone-test-zisufiy8puke/servermovetest/subdir2" 2026/09/02 01:43:21 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/09/02 01:43:21 DEBUG : movefile.rclone_chunk.001_px75uy: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/09/02 01:43:21 INFO : movefile.rclone_chunk.001_px75uy: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/09/02 01:43:21 INFO : movefile.rclone_chunk.001_px75uy: Deleted 2026/09/02 01:43:22 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/09/02 01:43:22 DEBUG : movefile.rclone_chunk.002_px75uy: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/09/02 01:43:22 INFO : movefile.rclone_chunk.002_px75uy: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/09/02 01:43:22 INFO : movefile.rclone_chunk.002_px75uy: Deleted 2026/09/02 01:43:22 DEBUG : movefile: copy 2 data chunks... 2026/09/02 01:43:23 DEBUG : movefile: size = 6 OK 2026/09/02 01:43:23 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/09/02 01:43:23 INFO : movefile: Copied (server-side copy) 2026/09/02 01:43:23 INFO : movefile: Deleted 2026/09/02 01:43:23 DEBUG : Waiting for deletions to finish 2026/09/02 01:43:23 DEBUG : "servermovetest/subdir2/movefile" version false 2026/09/02 01:43:23 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/09/02 01:43:23 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/09/02 01:43:23 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/09/02 01:43:23 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/09/02 01:43:23 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/09/02 01:43:23 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted 2026/09/02 01:43:23 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/09/02 01:43:23 INFO : servermovetest/subdir2/movefile: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/09/02 01:43:23 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-zisufiy8puke/md5all" 2026/09/02 01:43:23 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/09/02 01:43:23 DEBUG : Creating backend with remote "TestS3:rclone-test-zisufiy8puke/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2452: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/02 01:43:24 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalServerError: Internal Server Error) 2026/09/02 01:43:24 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2660: Put returned an error after the injected failure (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalServerError: Internal Server Error 2026/09/02 01:43:24 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/02 01:43:24 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-zisufiy8puke.s3.eu-west-2.amazonaws.com/retry-NetError.bin.rclone_chunk.001_px78ij?x-id=PutObject": write tcp: unexpected EOF) 2026/09/02 01:43:24 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2660: Put returned an error after the injected failure (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-zisufiy8puke.s3.eu-west-2.amazonaws.com/retry-NetError.bin.rclone_chunk.001_px78ij?x-id=PutObject": write tcp: unexpected EOF 2026/09/02 01:43:24 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked fstests.go:2697: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/02 01:43:24 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-zisufiy8puke.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_px78dl?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/09/02 01:43:24 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2784: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-zisufiy8puke.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_px78dl?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/09/02 01:43:24 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked fstests.go:2828: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2879: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/02 01:43:24 DEBUG : unknown-size-put.txt.rclone_chunk.001_px7800: open chunk writer: started multipart upload: jFOtm7U_5OZGbWLzAwEOOVlo_3.IwInDj.PkSLeVhhxB1unRlW0aJ1StNCEy7FUT2Q5mnZ_5h5YVzDZU3wZMD5LzjwYO1Fpy2bFMwQ5yv_Cww4zHny9TZGLhcTFpqnRI 2026/09/02 01:43:24 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/02 01:43:24 DEBUG : unknown-size-put.txt.rclone_chunk.001_px7800: multipart upload wrote chunk 1 with 100 bytes and etag "04fabb14a74908680e5328def45c3e06" 2026/09/02 01:43:24 DEBUG : unknown-size-put.txt.rclone_chunk.001_px7800: multipart upload "jFOtm7U_5OZGbWLzAwEOOVlo_3.IwInDj.PkSLeVhhxB1unRlW0aJ1StNCEy7FUT2Q5mnZ_5h5YVzDZU3wZMD5LzjwYO1Fpy2bFMwQ5yv_Cww4zHny9TZGLhcTFpqnRI" finished 2026/09/02 01:43:24 DEBUG : unknown-size-put.txt.rclone_chunk.001_px7800: Multipart upload Etag: 9ff1ded54a2e8321f4c8ad3559eacecb-1 OK 2026/09/02 01:43:25 DEBUG : unknown-size-put.txt: size = 100 OK 2026/09/02 01:43:25 DEBUG : unknown-size-put.txt.rclone_chunk.001_px7800: Src hash empty - aborting Dst hash check 2026/09/02 01:43:25 INFO : unknown-size-put.txt.rclone_chunk.001_px7800: Copied (server-side copy) to: unknown-size-put.txt 2026/09/02 01:43:25 INFO : unknown-size-put.txt.rclone_chunk.001_px7800: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/02 01:43:25 DEBUG : unknown-size-update.txt: size = 100 OK 2026/09/02 01:43:25 DEBUG : unknown-size-update.txt.rclone_chunk.001_px79rw: md5 = 6ca42f5786a910d27cad05cc3282890c OK 2026/09/02 01:43:25 INFO : unknown-size-update.txt.rclone_chunk.001_px79rw: Copied (server-side copy) to: unknown-size-update.txt 2026/09/02 01:43:25 INFO : unknown-size-update.txt.rclone_chunk.001_px79rw: Deleted 2026/09/02 01:43:25 DEBUG : unknown-size-update.txt.rclone_chunk.001_px790u: open chunk writer: started multipart upload: xCjg8t_gP2oLpDvsu2D3QINr2.kJKXc3r1qTGSwXA8j0NUKm4CiT7Zh1uxqvzQssAAGZUYufF2wM2WUg8Sn4WfMivx.CC4f5T3MO068_Zes9gfQ5BJUZUMaQiTjTAz62 2026/09/02 01:43:25 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/09/02 01:43:25 DEBUG : unknown-size-update.txt.rclone_chunk.001_px790u: multipart upload wrote chunk 1 with 200 bytes and etag "65cc6cbcf268e145ed1e97e939d32c89" 2026/09/02 01:43:26 DEBUG : unknown-size-update.txt.rclone_chunk.001_px790u: multipart upload "xCjg8t_gP2oLpDvsu2D3QINr2.kJKXc3r1qTGSwXA8j0NUKm4CiT7Zh1uxqvzQssAAGZUYufF2wM2WUg8Sn4WfMivx.CC4f5T3MO068_Zes9gfQ5BJUZUMaQiTjTAz62" finished 2026/09/02 01:43:26 DEBUG : unknown-size-update.txt.rclone_chunk.001_px790u: Multipart upload Etag: 1000a8deb4185b4cff854ef5f8bb34a8-1 OK 2026/09/02 01:43:26 DEBUG : unknown-size-update.txt: size = 200 OK 2026/09/02 01:43:26 DEBUG : unknown-size-update.txt.rclone_chunk.001_px790u: Src hash empty - aborting Dst hash check 2026/09/02 01:43:26 INFO : unknown-size-update.txt.rclone_chunk.001_px790u: Copied (server-side copy) to: unknown-size-update.txt 2026/09/02 01:43:26 INFO : unknown-size-update.txt.rclone_chunk.001_px790u: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/02 01:43:26 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zisufiy8puke/deeper/nonexisting/directory" 2026/09/02 01:43:26 DEBUG : Creating backend with remote "TestS3:rclone-test-zisufiy8puke/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories 2026/09/02 01:43:26 DEBUG : Waiting for deletions to finish 2026/09/02 01:43:26 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/09/02 01:43:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/09/02 01:43:26 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/09/02 01:43:27 INFO : S3 bucket rclone-test-zisufiy8puke: Bucket "rclone-test-zisufiy8puke" deleted 2026/09/02 01:43:27 ERROR : error listing: directory not found 2026/09/02 01:43:27 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (52.49s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.14s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.35s) --- PASS: TestIntegration/FsMkdir (51.47s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.79s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.61s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s) --- 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.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.80s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- 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.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.92s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.97s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutRetry/Chunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.10s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.36s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- 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 52.543s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 57.446543067s (try 1/5)