Skip to content

shorten xattr to <15 characters, the max length of an xattr (#7285) #12658

shorten xattr to <15 characters, the max length of an xattr (#7285)

shorten xattr to <15 characters, the max length of an xattr (#7285) #12658

Triggered via push January 10, 2025 21:59
Status Failure
Total duration 6m 23s
Artifacts

ci.yml

on: push
Matrix: test-sgcollect
Matrix: test-stats-definition-exporter
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
test (macos)
Process completed with exit code 1.
test (macos): topologytest/peer_test.go#L300
peer_test.go:300: TopologyTest: created peer cbl (sourceid:cbl) 2025-01-10T22:02:59.321Z [INF] t:TestPeerImplementation/cbl Logging stats with frequency: &{1m0s} 2025-01-10T22:02:59.321Z [INF] t:TestPeerImplementation/cbl Initializing bootstrap connection.. 2025-01-10T22:02:59.321Z [WRN] t:TestPeerImplementation/cbl Config: No database configs for group "53c4a60b-3290-438c-a49d-d713018bb65c". Continuing startup to allow REST API database creation -- rest.(*ServerContext).initializeBootstrapConnection() at server_context.go:2107 2025-01-10T22:02:59.321Z [INF] t:TestPeerImplementation/cbl Finished initializing bootstrap connection 2025-01-10T22:02:59.322Z [INF] HTTP: c:#146 PUT http://localhost/sg/ (as ADMIN) 2025-01-10T22:02:59.322Z [INF] delta_sync enabled=false with rev_max_age_seconds=86400 for database sg 2025-01-10T22:02:59.322Z [INF] db:sg Opening db /sg as bucket "sg_int_rosmar_06c053e958680d941df644bf0bba2990", pool "default", server <rosmar:/?mode=memory> 2025-01-10T22:02:59.322Z [INF] db:sg Opening rosmar database sg_int_rosmar_06c053e958680d941df644bf0bba2990 on <rosmar:/?mode=memory> 2025-01-10T22:02:59.322Z [WRN] db:sg Using GSI is not supported when using a walrus bucket - switching to use views. Set 'use_views':true in Sync Gateway's database config to avoid this warning. -- rest.(*ServerContext)._getOrAddDatabaseFromConfig() at server_context.go:648 2025-01-10T22:02:59.322Z [INF] db:sg Design docs for current SG view version (2.1) found. 2025-01-10T22:02:59.322Z [INF] db:sg Verifying view availability for bucket 2025-01-10T22:02:59.322Z [INF] db:sg Views ready for bucket 2025-01-10T22:02:59.323Z [INF] db:sg Design docs for current SG view version (2.1) found. 2025-01-10T22:02:59.323Z [INF] db:sg Verifying view availability for bucket 2025-01-10T22:02:59.323Z [INF] db:sg Views ready for bucket 2025-01-10T22:02:59.323Z [INF] c:CleanAgedItems db:sg Created background task: "CleanAgedItems" with interval 1m0s 2025-01-10T22:02:59.323Z [INF] db:sg col:sg_test_0 Using default sync function "function(doc){channel(\"sg_test_0\");}" for database sg.sg_test_0.sg_test_0 2025-01-10T22:02:59.323Z [INF] db:sg Waiting for database init to complete... 2025-01-10T22:02:59.323Z [INF] db:sg Database init completed, starting online processes 2025-01-10T22:02:59.323Z [INF] c:InsertPendingEntries db:sg Created background task: "InsertPendingEntries" with interval 2.5s 2025-01-10T22:02:59.323Z [INF] c:CleanSkippedSequenceQueue db:sg Created background task: "CleanSkippedSequenceQueue" with interval 30m0s 2025-01-10T22:02:59.323Z [WRN] db:sg destKey sg_import_b166ad8b9260289a9e3debfd12f153e5c681a63e55d8136d36aae427c2bd3cf3 already exists in cbgtDestFactories - new value will replace the existing dest -- base.StoreDestFactory() at dcp_sharded.go:640 2025-01-10T22:02:59.323Z [INF] db:sg Using metadata purge interval of 30.00 days for tombstone compaction. 2025-01-10T22:02:59.323Z [INF] c:Compact db:sg Created background task: "Compact" with interval 24h0m0s 2025-01-10T22:02:59.323Z [INF] c:TotalSyncTimeStat db:sg Created background task: "TotalSyncTimeStat" with interval 1s peer_test.go:300: TopologyTest: created peer sg (bucket:sg_int_rosmar_06c053e958680d941df644bf0bba2990,sourceid:w8j6OWGDjtcvP7f3ALZ+gg) 2025/01/10 22:02:59 Creating user: {"name":"user","collection_access":{"sg_test_0":{"sg_test_0":{"admin_channels":["*"]}}},"password":"letmein"} 2025-01-10T22:02:59.324Z [INF] HTTP: c:#147 db:sg POST http://localhost/sg/_user/ (as ADMIN) 2025-01-10T22:02:59.337Z [INF] HTTP: c:#148 db:sg GET /sg/_blipsync (as <ud>user</ud>) 2025/01/10 22:02:59 Creating user: {"name":"user","collection_access":{"sg_test_0":{"sg_test_0":{"admin_channels":["*"]}}},"password":"letmein"} 2025-01-10T22:02:59.338Z [INF] HTTP: c:#149 db:sg POST http://localhost/sg/_user/ (as ADMIN) 2025-01-10T22:02:59.338Z [INF] HTTP: c:#149 db:sg #149: --> 409 Already exists (0.1 ms) 2025-01-10T22:02:59.338Z [INF] HTTP: c:#150 db:sg GET /sg/_blipsync (as <ud>user</ud>) couchbase_lite_mock_peer_test.go:256: starting CBL replication: cbl (sourceid:cbl)<-s
test (ubuntu)
Process completed with exit code 1.
test (ubuntu): topologytest/peer_test.go#L300
peer_test.go:300: TopologyTest: created peer cbl (sourceid:cbl) 2025-01-10T22:02:43.655Z [INF] t:TestPeerImplementation/cbl Logging stats with frequency: &{1m0s} 2025-01-10T22:02:43.655Z [INF] t:TestPeerImplementation/cbl Initializing bootstrap connection.. 2025-01-10T22:02:43.655Z [WRN] t:TestPeerImplementation/cbl Config: No database configs for group "0e0b4e1a-0c56-48d7-8781-9916eebd6b84". Continuing startup to allow REST API database creation -- rest.(*ServerContext).initializeBootstrapConnection() at server_context.go:2107 2025-01-10T22:02:43.655Z [INF] t:TestPeerImplementation/cbl Finished initializing bootstrap connection 2025-01-10T22:02:43.662Z [INF] HTTP: c:#080 PUT http://localhost/sg/ (as ADMIN) 2025-01-10T22:02:43.663Z [INF] delta_sync enabled=false with rev_max_age_seconds=86400 for database sg 2025-01-10T22:02:43.663Z [INF] db:sg Opening db /sg as bucket "sg_int_rosmar_fa79dfabb39535d6da5d2ce446340c38", pool "default", server <rosmar:/?mode=memory> 2025-01-10T22:02:43.663Z [INF] db:sg Opening rosmar database sg_int_rosmar_fa79dfabb39535d6da5d2ce446340c38 on <rosmar:/?mode=memory> 2025-01-10T22:02:43.663Z [WRN] db:sg Using GSI is not supported when using a walrus bucket - switching to use views. Set 'use_views':true in Sync Gateway's database config to avoid this warning. -- rest.(*ServerContext)._getOrAddDatabaseFromConfig() at server_context.go:648 2025-01-10T22:02:43.663Z [INF] db:sg Design docs for current SG view version (2.1) found. 2025-01-10T22:02:43.663Z [INF] db:sg Verifying view availability for bucket 2025-01-10T22:02:43.663Z [INF] db:sg Views ready for bucket 2025-01-10T22:02:43.664Z [INF] db:sg Design docs for current SG view version (2.1) found. 2025-01-10T22:02:43.664Z [INF] db:sg Verifying view availability for bucket 2025-01-10T22:02:43.665Z [INF] db:sg Views ready for bucket 2025-01-10T22:02:43.666Z [INF] c:CleanAgedItems db:sg Created background task: "CleanAgedItems" with interval 1m0s 2025-01-10T22:02:43.666Z [INF] db:sg col:sg_test_0 Using default sync function "function(doc){channel(\"sg_test_0\");}" for database sg.sg_test_0.sg_test_0 2025-01-10T22:02:43.666Z [INF] db:sg Waiting for database init to complete... 2025-01-10T22:02:43.666Z [INF] db:sg Database init completed, starting online processes 2025-01-10T22:02:43.666Z [INF] c:InsertPendingEntries db:sg Created background task: "InsertPendingEntries" with interval 2.5s 2025-01-10T22:02:43.666Z [INF] c:CleanSkippedSequenceQueue db:sg Created background task: "CleanSkippedSequenceQueue" with interval 30m0s 2025-01-10T22:02:43.666Z [WRN] db:sg destKey sg_import_b166ad8b9260289a9e3debfd12f153e5c681a63e55d8136d36aae427c2bd3cf3 already exists in cbgtDestFactories - new value will replace the existing dest -- base.StoreDestFactory() at dcp_sharded.go:640 2025-01-10T22:02:43.666Z [INF] db:sg Using metadata purge interval of 30.00 days for tombstone compaction. 2025-01-10T22:02:43.666Z [INF] c:Compact db:sg Created background task: "Compact" with interval 24h0m0s 2025-01-10T22:02:43.666Z [INF] c:TotalSyncTimeStat db:sg Created background task: "TotalSyncTimeStat" with interval 1s peer_test.go:300: TopologyTest: created peer sg (bucket:sg_int_rosmar_fa79dfabb39535d6da5d2ce446340c38,sourceid:ULudWZyDSchjq+EP9fLHiw) 2025/01/10 22:02:43 Creating user: {"name":"user","collection_access":{"sg_test_0":{"sg_test_0":{"admin_channels":["*"]}}},"password":"letmein"} 2025-01-10T22:02:43.668Z [INF] HTTP: c:#081 db:sg POST http://localhost/sg/_user/ (as ADMIN) 2025-01-10T22:02:43.687Z [INF] HTTP: c:#082 db:sg GET /sg/_blipsync (as <ud>user</ud>) 2025/01/10 22:02:43 Creating user: {"name":"user","collection_access":{"sg_test_0":{"sg_test_0":{"admin_channels":["*"]}}},"password":"letmein"} 2025-01-10T22:02:43.691Z [INF] HTTP: c:#083 db:sg POST http://localhost/sg/_user/ (as ADMIN) 2025-01-10T22:02:43.691Z [INF] HTTP: c:#083 db:sg #083: --> 409 Already exists (0.5 ms) 2025-01-10T22:02:43.692Z [INF] HTTP: c:#084 db:sg GET /sg/_blipsync (as <ud>user</ud>) couchbase_lite_mock_peer_test.go:256: starting CBL replication: cbl (sourceid:cbl)<-s
python-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
python-format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
addlicense
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-sgcollect (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-stats-definition-exporter (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-default-collection
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-race
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636