[
https://issues.apache.org/jira/browse/HADOOP-19659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18017118#comment-18017118
]
ASF GitHub Bot commented on HADOOP-19659:
-----------------------------------------
hadoop-yetus commented on PR #7898:
URL: https://github.com/apache/hadoop/pull/7898#issuecomment-3238250392
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|:----:|----------:|--------:|:--------:|:-------:|
| +0 :ok: | reexec | 36m 32s | | Docker mode activated. |
|||| _ Prechecks _ |
| +1 :green_heart: | dupname | 0m 1s | | No case conflicting files
found. |
| +0 :ok: | codespell | 0m 1s | | codespell was not available. |
| +0 :ok: | detsecrets | 0m 1s | | detect-secrets was not available.
|
| +0 :ok: | shellcheck | 0m 1s | | Shellcheck was not available. |
| +0 :ok: | shelldocs | 0m 1s | | Shelldocs was not available. |
| +0 :ok: | hadolint | 0m 1s | | hadolint was not available. |
| +0 :ok: | jsonlint | 0m 1s | | jsonlint was not available. |
| +1 :green_heart: | @author | 0m 0s | | The patch does not contain
any @author tags. |
| +1 :green_heart: | test4tests | 0m 0s | | The patch appears to
include 1 new or modified test files. |
|||| _ trunk Compile Tests _ |
| +0 :ok: | mvndep | 9m 34s | | Maven dependency ordering for branch |
| +1 :green_heart: | mvninstall | 39m 49s | | trunk passed |
| +1 :green_heart: | compile | 17m 55s | | trunk passed |
| +1 :green_heart: | checkstyle | 5m 58s | | trunk passed |
| +1 :green_heart: | mvnsite | 24m 46s | | trunk passed |
| +1 :green_heart: | javadoc | 8m 39s | | trunk passed |
| +1 :green_heart: | spotbugs | 39m 38s | | trunk passed |
| +1 :green_heart: | shadedclient | 83m 13s | | branch has no errors
when building and testing our client artifacts. |
| -0 :warning: | patch | 83m 51s | | Used diff version of patch file.
Binary files and potentially other changes not applied. Please rebase and
squash commits if necessary. |
|||| _ Patch Compile Tests _ |
| +0 :ok: | mvndep | 0m 43s | | Maven dependency ordering for patch |
| +1 :green_heart: | mvninstall | 39m 7s | | the patch passed |
| +1 :green_heart: | compile | 16m 47s | | the patch passed |
| +1 :green_heart: | javac | 16m 47s | | the patch passed |
| +1 :green_heart: | blanks | 0m 0s | | The patch has no blanks
issues. |
| +1 :green_heart: | checkstyle | 6m 13s | | the patch passed |
| +1 :green_heart: | mvnsite | 24m 36s | | the patch passed |
| +1 :green_heart: | javadoc | 10m 7s | | the patch passed |
| +1 :green_heart: | spotbugs | 42m 23s | | the patch passed |
| +1 :green_heart: | shadedclient | 83m 31s | | patch has no errors
when building and testing our client artifacts. |
|||| _ Other Tests _ |
| -1 :x: | unit | 438m 25s |
[/patch-unit-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7898/5/artifact/out/patch-unit-root.txt)
| root in the patch failed. |
| +1 :green_heart: | asflicense | 2m 27s | | The patch does not
generate ASF License warnings. |
| | | 861m 21s | | |
| Reason | Tests |
|-------:|:------|
| Failed junit tests | hadoop.fs.compat.common.TestHdfsCompatShellCommand |
| | hadoop.fs.compat.common.TestHdfsCompatDefaultSuites |
| | hadoop.hdfs.tools.TestDFSAdmin |
| Subsystem | Report/Notes |
|----------:|:-------------|
| Docker | ClientAPI=1.51 ServerAPI=1.51 base:
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7898/5/artifact/out/Dockerfile
|
| GITHUB PR | https://github.com/apache/hadoop/pull/7898 |
| Optional Tests | dupname asflicense codespell detsecrets shellcheck
shelldocs hadolint mvnsite unit jsonlint compile javac javadoc mvninstall
shadedclient spotbugs checkstyle |
| uname | Linux b15de39f0892 5.15.0-144-generic #157-Ubuntu SMP Mon Jun 16
07:33:10 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/bin/hadoop.sh |
| git revision | trunk / d7d9893cf80efe73d802c253eb12508143e8a636 |
| Default Java | Red Hat, Inc.-1.8.0_462-b08 |
| Test Results |
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7898/5/testReport/ |
| Max. process+thread count | 2833 (vs. ulimit of 5500) |
| modules | C: hadoop-common-project/hadoop-common . U: . |
| Console output |
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7898/5/console |
| versions | git=2.43.7 maven=3.6.3 spotbugs=4.2.2 |
| Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
> Upgrade Debian 10 to 11 in build env Dockerfile
> -----------------------------------------------
>
> Key: HADOOP-19659
> URL: https://issues.apache.org/jira/browse/HADOOP-19659
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Affects Versions: 3.5.0
> Reporter: Cheng Pan
> Priority: Major
> Labels: pull-request-available
>
> Debian 10 EOL, and the apt repo is unavailable
> {code:bash}
> docker run --rm -it debian:10 bash
> root@bc2a4c509cb3:/# apt update
> Ign:1 http://deb.debian.org/debian buster InRelease
> Ign:2 http://deb.debian.org/debian-security buster/updates InRelease
> Ign:3 http://deb.debian.org/debian buster-updates InRelease
> Err:4 http://deb.debian.org/debian buster Release
> 404 Not Found [IP: 151.101.90.132 80]
> Err:5 http://deb.debian.org/debian-security buster/updates Release
> 404 Not Found [IP: 151.101.90.132 80]
> Err:6 http://deb.debian.org/debian buster-updates Release
> 404 Not Found [IP: 151.101.90.132 80]
> Reading package lists... Done
> E: The repository 'http://deb.debian.org/debian buster Release' does not have
> a Release file.
> N: Updating from such a repository can't be done securely, and is therefore
> disabled by default.
> N: See apt-secure(8) manpage for repository creation and user configuration
> details.
> E: The repository 'http://deb.debian.org/debian-security buster/updates
> Release' does not have a Release file.
> N: Updating from such a repository can't be done securely, and is therefore
> disabled by default.
> N: See apt-secure(8) manpage for repository creation and user configuration
> details.
> E: The repository 'http://deb.debian.org/debian buster-updates Release' does
> not have a Release file.
> N: Updating from such a repository can't be done securely, and is therefore
> disabled by default.
> N: See apt-secure(8) manpage for repository creation and user configuration
> details.
> root@bc2a4c509cb3:/#
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]