Topology test fixes #12659
ci.yml
on: pull_request
build
1m 25s
addlicense
16s
lint
1m 49s
test-race
5m 52s
test-default-collection
4m 19s
python-format
5s
python-lint
6s
Matrix: test-sgcollect
Matrix: test-stats-definition-exporter
Matrix: test
Annotations
2 errors and 10 warnings
test-race
Process completed with exit code 1.
|
test-race:
topologytest/peer_test.go#L300
peer_test.go:300: TopologyTest: created peer cbl (sourceid:cbl)
2025-01-10T23:25:22.740Z [INF] t:TestPeerImplementation/cbl Logging stats with frequency: &{1m0s}
2025-01-10T23:25:22.740Z [INF] t:TestPeerImplementation/cbl Initializing bootstrap connection..
2025-01-10T23:25:22.741Z [WRN] t:TestPeerImplementation/cbl Config: No database configs for group "27ff37d9-3625-4963-956f-ca0cf332b427". Continuing startup to allow REST API database creation -- rest.(*ServerContext).initializeBootstrapConnection() at server_context.go:2107
2025-01-10T23:25:22.741Z [INF] t:TestPeerImplementation/cbl Finished initializing bootstrap connection
2025-01-10T23:25:22.761Z [INF] HTTP: c:#149 PUT http://localhost/sg/ (as ADMIN)
2025-01-10T23:25:22.762Z [INF] delta_sync enabled=false with rev_max_age_seconds=86400 for database sg
2025-01-10T23:25:22.762Z [INF] db:sg Opening db /sg as bucket "sg_int_rosmar_99d9007261c91873ddd931c12e1fd316", pool "default", server <rosmar:/?mode=memory>
2025-01-10T23:25:22.762Z [INF] db:sg Opening rosmar database sg_int_rosmar_99d9007261c91873ddd931c12e1fd316 on <rosmar:/?mode=memory>
2025-01-10T23:25:22.762Z [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-10T23:25:22.763Z [INF] db:sg Design docs for current SG view version (2.1) found.
2025-01-10T23:25:22.763Z [INF] db:sg Verifying view availability for bucket
2025-01-10T23:25:22.764Z [INF] db:sg Views ready for bucket
2025-01-10T23:25:22.765Z [INF] db:sg Design docs for current SG view version (2.1) found.
2025-01-10T23:25:22.765Z [INF] db:sg Verifying view availability for bucket
2025-01-10T23:25:22.766Z [INF] db:sg Views ready for bucket
2025-01-10T23:25:22.768Z [INF] c:CleanAgedItems db:sg Created background task: "CleanAgedItems" with interval 1m0s
2025-01-10T23:25:22.768Z [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-10T23:25:22.768Z [INF] db:sg Waiting for database init to complete...
2025-01-10T23:25:22.768Z [INF] db:sg Database init completed, starting online processes
2025-01-10T23:25:22.768Z [INF] c:InsertPendingEntries db:sg Created background task: "InsertPendingEntries" with interval 2.5s
2025-01-10T23:25:22.768Z [INF] c:CleanSkippedSequenceQueue db:sg Created background task: "CleanSkippedSequenceQueue" with interval 30m0s
2025-01-10T23:25:22.768Z [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-10T23:25:22.768Z [INF] db:sg Using metadata purge interval of 30.00 days for tombstone compaction.
2025-01-10T23:25:22.769Z [INF] c:Compact db:sg Created background task: "Compact" with interval 24h0m0s
2025-01-10T23:25:22.769Z [INF] c:TotalSyncTimeStat db:sg Created background task: "TotalSyncTimeStat" with interval 1s
peer_test.go:300: TopologyTest: created peer sg (bucket:sg_int_rosmar_99d9007261c91873ddd931c12e1fd316,sourceid:wWzWZPozl5TvVA6mwrC2bg)
2025/01/10 23:25:22 Creating user: {"name":"user","collection_access":{"sg_test_0":{"sg_test_0":{"admin_channels":["*"]}}},"password":"letmein"}
2025-01-10T23:25:22.777Z [INF] HTTP: c:#150 db:sg POST http://localhost/sg/_user/ (as ADMIN)
2025-01-10T23:25:22.863Z [INF] HTTP: c:#151 db:sg GET /sg/_blipsync (as <ud>user</ud>)
2025/01/10 23:25:22 Creating user: {"name":"user","collection_access":{"sg_test_0":{"sg_test_0":{"admin_channels":["*"]}}},"password":"letmein"}
2025-01-10T23:25:22.867Z [INF] HTTP: c:#152 db:sg POST http://localhost/sg/_user/ (as ADMIN)
2025-01-10T23:25:22.868Z [INF] HTTP: c:#152 db:sg #152: --> 409 Already exists (1.1 ms)
2025-01-10T23:25:22.871Z [INF] HTTP: c:#153 db:sg GET /sg/_blipsync (as <ud>user</ud>)
couchbase_lite_mock_peer_test.go:256: starting CBL replication: cbl (sourceid:cbl)<-s
|
python-format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
python-lint
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
|