generated from canonical/template-operator
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
97c3f1f
commit d9215ed
Showing
348 changed files
with
40,132 additions
and
2 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
[32mINFO [0m integration.ha.test_backups:test_backups.py:495 Remove s3-credentials relation | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
opensearch/0 [idle] active: | ||
opensearch/1 [idle] active: | ||
opensearch/2 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
opensearch/0 [idle] active: | ||
opensearch/1 [idle] active: | ||
opensearch/2 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
opensearch/0 [idle] active: | ||
opensearch/1 [idle] active: | ||
opensearch/2 [idle] active: | ||
[32mINFO [0m integration.ha.test_backups:test_backups.py:507 Re-add s3-credentials relation | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
opensearch/0 [idle] active: | ||
opensearch/1 [idle] active: | ||
opensearch/2 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
opensearch/0 [idle] active: | ||
opensearch/1 [idle] active: | ||
opensearch/2 [executing] maintenance: Configuring backup service... | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
opensearch/0 [idle] active: | ||
opensearch/1 [idle] active: | ||
opensearch/2 [idle] active: | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
opensearch/0 [idle] active: | ||
opensearch/2 [idle] active: | ||
[32mINFO [0m integration.ha.test_backups:test_backups.py:516 Syncing credentials for aws | ||
[32mINFO [0m juju.model:model.py:2971 Waiting for model: | ||
opensearch/0 [idle] active: | ||
opensearch/1 [idle] active: | ||
opensearch/2 [idle] active: | ||
s3-integrator/0 [idle] active: | ||
[32mINFO [0m integration.helpers:helpers.py:369 Calling: GET -- https://10.13.123.248:9200/_recovery?human | ||
[32mINFO [0m integration.ha.helpers:helpers.py:247 Continuous writes result: namespace(max_stored_id=336, count=337, last_expected_id=336) | ||
[32mINFO [0m integration.helpers:helpers.py:369 Calling: GET -- https://10.13.123.248:9200/series_index/_search_shards | ||
[32mINFO [0m integration.helpers:helpers.py:369 Calling: POST -- https://10.13.123.248:9200/series_index/_refresh | ||
[32mINFO [0m integration.helpers:helpers.py:369 Calling: GET -- https://10.13.123.248:9200/series_index/_count | ||
[32mINFO [0m integration.helpers:helpers.py:369 Calling: GET -- https://10.13.123.248:9200/_recovery?human | ||
[32mINFO [0m integration.helpers:helpers.py:369 Calling: POST -- https://10.13.123.248:9200/series_index/_refresh | ||
[32mINFO [0m integration.helpers:helpers.py:369 Calling: GET -- https://10.13.123.248:9200/series_index/_count | ||
[32mINFO [0m integration.ha.helpers:helpers.py:591 Testing restore for series_index - original count pre-restore: 337, and now, new count: 304 | ||
[32mINFO [0m integration.helpers:helpers.py:369 Calling: POST -- https://10.13.123.248:9200/series_index/_refresh | ||
[32mINFO [0m integration.helpers:helpers.py:369 Calling: GET -- https://10.13.123.248:9200/series_index/_count | ||
[32mINFO [0m integration.ha.conftest:conftest.py:39 | ||
|
||
|
||
|
||
The writes have been cleared. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:862 Model status: | ||
|
||
Model Controller Cloud/Region Version SLA Timestamp | ||
test localhost-localhost localhost/localhost 3.5.3 unsupported 02:54:40Z | ||
|
||
App Version Status Scale Charm Channel Rev Exposed Message | ||
opensearch maintenance 3 opensearch 0 no Installing OpenSearch... | ||
s3-integrator blocked 1 s3-integrator latest/edge 93 no Missing parameters: ['access-key', 'secret-key'] | ||
self-signed-certificates active 1 self-signed-certificates latest/stable 155 no | ||
|
||
Unit Workload Agent Machine Public address Ports Message | ||
opensearch/0 active idle 2 10.119.177.47 | ||
opensearch/1 active idle 3 10.119.177.119 | ||
opensearch/2* maintenance executing 4 10.119.177.6 (install) Installing OpenSearch... | ||
s3-integrator/0* blocked idle 0 10.119.177.46 Missing parameters: ['access-key', 'secret-key'] | ||
self-signed-certificates/0* active idle 1 10.119.177.117 | ||
|
||
Machine State Address Inst id Base AZ Message | ||
0 started 10.119.177.46 juju-d3c2e8-0 [email protected] Running | ||
1 started 10.119.177.117 juju-d3c2e8-1 [email protected] Running | ||
2 started 10.119.177.47 juju-d3c2e8-2 [email protected] Running | ||
3 started 10.119.177.119 juju-d3c2e8-3 [email protected] Running | ||
4 started 10.119.177.6 juju-d3c2e8-4 [email protected] Running | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:868 Juju error logs: | ||
|
||
machine-1: 02:33:39 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-1: 02:33:39 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-self-signed-certificates-0: 02:33:39 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
machine-0: 02:33:45 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-0: 02:33:45 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-s3-integrator-0: 02:33:45 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
machine-4: 02:33:49 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-4: 02:33:49 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-opensearch-2: 02:33:49 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
machine-2: 02:34:10 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-2: 02:34:10 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-opensearch-0: 02:34:10 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
machine-3: 02:34:16 ERROR juju.worker.dependency "lxd-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
machine-3: 02:34:16 ERROR juju.worker.dependency "kvm-container-provisioner" manifold worker returned unexpected error: container types not yet available | ||
unit-opensearch-1: 02:34:16 ERROR juju.worker.meterstatus error running "meter-status-changed": charm missing from disk | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:947 Forgetting model main... | ||
[32mINFO [0m integration.ha.test_backups:test_backups.py:174 Cleaning backups from cloud buckets |
Oops, something went wrong.