You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
commons/plugin/src/main/java/.....................................org/opensearch/ml/action/model_group/TransportUpdateModelGroupAction.java:221: error: unmappable character (0xE2) for encoding US-ASCII
"You don???t have the specified backend role to update this model group. For more information, contact your administrator."
^
/tmp/tmp2n9gj47h/ml-commons/plugin/src/main/java/org/opensearch/ml/action/model_group/TransportUpdateModelGroupAction.java:221: error: unmappable character (0x80) for encoding US-ASCII
"You don???t have the specified backend role to update this model group. For more information, contact your administrator."
^
/tmp/tmp2n9gj47h/ml-commons/plugin/src/main/java/org/opensearch/ml/action/model_group/TransportUpdateModelGroupAction.java:221: error: unmappable character (0x99) for encoding US-ASCII
"You don???t have the specified backend role to update this model group. For more information, contact your administrator."
^
/tmp/tmp2n9gj47h/ml-commons/plugin/src/main/java/org/opensearch/ml/action/model_group/TransportUpdateModelGroupAction.java:233: error: unmappable character (0xE2) for encoding US-ASCII
throw new IllegalArgumentException("You don???t have any backend roles.");
^
/tmp/tmp2n9gj47h/ml-commons/plugin/src/main/java/org/opensearch/ml/action/model_group/TransportUpdateModelGroupAction.java:233: error: unmappable character (0x80) for encoding US-ASCII
throw new IllegalArgumentException("You don???t have any backend roles.");
^
/tmp/tmp2n9gj47h/ml-commons/plugin/src/main/java/org/opensearch/ml/action/model_group/TransportUpdateModelGroupAction.java:233: error: unmappable character (0x99) for encoding US-ASCII
throw new IllegalArgumentException("You don???t have any backend roles.");
Received Error: Error building ml-commons, retry with: ./build.sh manifests/2.9.0/opensearch-2.9.0.yml --component ml-commons.
The distribution build for ml-commons has failed for version: 2.9.0.
Please see build log at https://build.ci.opensearch.org/job/distribution-build-opensearch/8141/consoleFull
The text was updated successfully, but these errors were encountered: