[
https://issues.apache.org/jira/browse/HDDS-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17731908#comment-17731908
]
Attila Doroszlai edited comment on HDDS-8812 at 6/13/23 8:12 PM:
-----------------------------------------------------------------
It looks like [~aswinshakil] uploaded {{hdds-rocks-native}} version
{{1.4.0-f5e225007-SNAPSHOT}}. Now some integration tests in CI are crashing.
In the last successful run of the same suite the native library was not found
from Maven repo:
{code:title=https://github.com/apache/ozone/actions/runs/5247678051/jobs/9478154196#step:5:23}
Building hdds-rocks-native from scratch as version 1.4.0-f5e225007-SNAPSHOT was
not found in the given Maven repos
...
[INFO] BUILD SUCCESS
{code}
Since then:
{code:title=https://github.com/apache/ozone/actions/runs/5250198253/jobs/9483886460#step:5:16}
Using existing hdds-rocks-native artifact version: 1.4.0-f5e225007-SNAPSHOT
...
[INFO] Running org.apache.hadoop.ozone.TestMiniOzoneOMHACluster
[ERROR] Aborted (core dumped)
[INFO] Running org.apache.hadoop.ozone.freon.TestFreonWithDatanodeFastRestart
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.021
s - in org.apache.hadoop.ozone.freon.TestFreonWithDatanodeFastRestart
[INFO] Running org.apache.hadoop.ozone.freon.TestOmBucketReadWriteKeyOps
[ERROR] Aborted (core dumped)
[INFO] Running org.apache.hadoop.ozone.freon.TestFreonWithPipelineDestroy
[ERROR] Aborted (core dumped)
...
java.io.IOException: No space left on device
{code}
was (Author: adoroszlai):
It looks like somebody uploaded {{hdds-rocks-native}} version
{{1.4.0-f5e225007-SNAPSHOT}}. Now some integration tests in CI are crashing.
In the last successful run of the same suite the native library was not found
from Maven repo:
{code:title=https://github.com/apache/ozone/actions/runs/5247678051/jobs/9478154196#step:5:23}
Building hdds-rocks-native from scratch as version 1.4.0-f5e225007-SNAPSHOT was
not found in the given Maven repos
...
[INFO] BUILD SUCCESS
{code}
Since then:
{code:title=https://github.com/apache/ozone/actions/runs/5250198253/jobs/9483886460#step:5:16}
Using existing hdds-rocks-native artifact version: 1.4.0-f5e225007-SNAPSHOT
...
[INFO] Running org.apache.hadoop.ozone.TestMiniOzoneOMHACluster
[ERROR] Aborted (core dumped)
[INFO] Running org.apache.hadoop.ozone.freon.TestFreonWithDatanodeFastRestart
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.021
s - in org.apache.hadoop.ozone.freon.TestFreonWithDatanodeFastRestart
[INFO] Running org.apache.hadoop.ozone.freon.TestOmBucketReadWriteKeyOps
[ERROR] Aborted (core dumped)
[INFO] Running org.apache.hadoop.ozone.freon.TestFreonWithPipelineDestroy
[ERROR] Aborted (core dumped)
...
java.io.IOException: No space left on device
{code}
> Upload hdds-rocks-native 1.4.0-f5e225007-SNAPSHOT to Maven repo
> ---------------------------------------------------------------
>
> Key: HDDS-8812
> URL: https://issues.apache.org/jira/browse/HDDS-8812
> Project: Apache Ozone
> Issue Type: Sub-task
> Components: Snapshot
> Affects Versions: 1.4.0
> Reporter: Attila Doroszlai
> Assignee: Prashant Pogde
> Priority: Critical
> Attachments: hs_err_pid2679.log
>
>
> HDDS-8477 changed {{hadoop-hdds/rocks-native}} in [commit
> f5e225007|https://github.com/apache/ozone/commit/f5e225007], thus subsequent
> builds are looking for {{hdds-rocks-native-1.4.0-f5e225007-SNAPSHOT}} in
> Maven repos. Since it is not found, all checks build the native module from
> scratch. Please update the Maven repo for this new version. Also, please
> create some automation for this to avoid the same problem in the future.
> CC [~smeng]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]