[
https://issues.apache.org/jira/browse/HADOOP-19392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17915715#comment-17915715
]
ASF GitHub Bot commented on HADOOP-19392:
-----------------------------------------
hadoop-yetus commented on PR #7311:
URL: https://github.com/apache/hadoop/pull/7311#issuecomment-2604891042
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|:----:|----------:|--------:|:--------:|:-------:|
| +0 :ok: | reexec | 0m 55s | | Docker mode activated. |
|||| _ Prechecks _ |
| +1 :green_heart: | dupname | 0m 0s | | No case conflicting files
found. |
| +0 :ok: | codespell | 0m 0s | | codespell was not available. |
| +0 :ok: | detsecrets | 0m 0s | | detect-secrets was not available.
|
| +0 :ok: | xmllint | 0m 0s | | xmllint was not available. |
| +1 :green_heart: | @author | 0m 0s | | The patch does not contain
any @author tags. |
| -1 :x: | test4tests | 0m 0s | | The patch doesn't appear to include
any new or modified tests. Please justify why no new tests are needed for this
patch. Also please list what manual steps were performed to verify this patch.
|
|||| _ trunk Compile Tests _ |
| +1 :green_heart: | mvninstall | 35m 11s | | trunk passed |
| +1 :green_heart: | compile | 0m 22s | | trunk passed with JDK
Ubuntu-11.0.25+9-post-Ubuntu-1ubuntu120.04 |
| +1 :green_heart: | compile | 0m 22s | | trunk passed with JDK
Private Build-1.8.0_432-8u432-ga~us1-0ubuntu2~20.04-ga |
| +1 :green_heart: | mvnsite | 0m 27s | | trunk passed |
| +1 :green_heart: | javadoc | 0m 27s | | trunk passed with JDK
Ubuntu-11.0.25+9-post-Ubuntu-1ubuntu120.04 |
| +1 :green_heart: | javadoc | 0m 23s | | trunk passed with JDK
Private Build-1.8.0_432-8u432-ga~us1-0ubuntu2~20.04-ga |
| +1 :green_heart: | shadedclient | 70m 48s | | branch has no errors
when building and testing our client artifacts. |
|||| _ Patch Compile Tests _ |
| +1 :green_heart: | mvninstall | 0m 15s | | the patch passed |
| +1 :green_heart: | compile | 0m 13s | | the patch passed with JDK
Ubuntu-11.0.25+9-post-Ubuntu-1ubuntu120.04 |
| +1 :green_heart: | javac | 0m 13s | | the patch passed |
| +1 :green_heart: | compile | 0m 14s | | the patch passed with JDK
Private Build-1.8.0_432-8u432-ga~us1-0ubuntu2~20.04-ga |
| +1 :green_heart: | javac | 0m 14s | | the patch passed |
| +1 :green_heart: | blanks | 0m 0s | | The patch has no blanks
issues. |
| +1 :green_heart: | mvnsite | 0m 16s | | the patch passed |
| +1 :green_heart: | javadoc | 0m 15s | | the patch passed with JDK
Ubuntu-11.0.25+9-post-Ubuntu-1ubuntu120.04 |
| +1 :green_heart: | javadoc | 0m 15s | | the patch passed with JDK
Private Build-1.8.0_432-8u432-ga~us1-0ubuntu2~20.04-ga |
| +1 :green_heart: | shadedclient | 34m 19s | | patch has no errors
when building and testing our client artifacts. |
|||| _ Other Tests _ |
| +1 :green_heart: | unit | 0m 18s | | hadoop-project in the patch
passed. |
| +1 :green_heart: | asflicense | 0m 36s | | The patch does not
generate ASF License warnings. |
| | | 109m 24s | | |
| Subsystem | Report/Notes |
|----------:|:-------------|
| Docker | ClientAPI=1.47 ServerAPI=1.47 base:
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7311/1/artifact/out/Dockerfile
|
| GITHUB PR | https://github.com/apache/hadoop/pull/7311 |
| JIRA Issue | HADOOP-19392 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall
mvnsite unit shadedclient codespell detsecrets xmllint |
| uname | Linux 762481f9911f 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18
17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/bin/hadoop.sh |
| git revision | trunk / 9ab74d96e448f9961e8530afa83713e75d702fb5 |
| Default Java | Private Build-1.8.0_432-8u432-ga~us1-0ubuntu2~20.04-ga |
| Multi-JDK versions |
/usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.25+9-post-Ubuntu-1ubuntu120.04
/usr/lib/jvm/java-8-openjdk-amd64:Private
Build-1.8.0_432-8u432-ga~us1-0ubuntu2~20.04-ga |
| Test Results |
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7311/1/testReport/ |
| Max. process+thread count | 735 (vs. ulimit of 5500) |
| modules | C: hadoop-project U: hadoop-project |
| Console output |
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7311/1/console |
| versions | git=2.25.1 maven=3.6.3 |
| Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
> class org.apache.hadoop.fs.ftp.FtpTestServer does not compile
> -------------------------------------------------------------
>
> Key: HADOOP-19392
> URL: https://issues.apache.org/jira/browse/HADOOP-19392
> Project: Hadoop Common
> Issue Type: Bug
> Components: common
> Affects Versions: 3.5.0
> Environment: MacBook Pro M1
> macOS: Sonoma 14.7.2
> Reporter: Yaniv Kunda
> Priority: Blocker
> Labels: pull-request-available
>
> Running {{mvn clean install -DskipTests}} within the dev docker container
> fails with the following error:
> {code:java}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.10.1:testCompile
> (default-testCompile) on project hadoop-common: Compilation failure:
> Compilation failure:
> [ERROR]
> /home/ykunda/hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/ftp/FtpTestServer.java:[28,35]
> package org.apache.ftpserver.ftplet does not exist
> [ERROR]
> /home/ykunda/hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/ftp/FtpTestServer.java:[29,35]
> package org.apache.ftpserver.ftplet does not exist
> [ERROR]
> /home/ykunda/hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/ftp/FtpTestServer.java:[30,35]
> package org.apache.ftpserver.ftplet does not exist
> [ERROR]
> /home/ykunda/hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/ftp/FtpTestServer.java:[45,11]
> cannot find symbol
> [ERROR] symbol: class UserManager
> [ERROR] location: class org.apache.hadoop.fs.ftp.FtpTestServer
> [ERROR]
> /home/ykunda/hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/ftp/FtpTestServer.java:[80,7]
> cannot find symbol
> [ERROR] symbol: class Authority
> [ERROR] location: class org.apache.hadoop.fs.ftp.FtpTestServer
> [ERROR]
> /home/ykunda/hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/ftp/FtpTestServer.java:[80,53]
> cannot find symbol
> [ERROR] symbol: class FtpException
> [ERROR] location: class org.apache.hadoop.fs.ftp.FtpTestServer
> [ERROR]
> /home/ykunda/hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/ftp/TestFTPFileSystem.java:[91,22]
> cannot access org.apache.ftpserver.ftplet.User
> [ERROR] class file for org.apache.ftpserver.ftplet.User not found {code}
> The missing classes belong to the {{org.apache.ftpserver:ftplet-api}}
> dependency.
> The {{hadoop-common}} module's {{pom.xml}} file declares a test dependency on
> org.apache.ftpserver:ftpserver-core, which transitively uses
> {{{}ftplet-api{}}}.
> Running maven with {{-X}} sheds some light:
> {code:java}
> [WARNING] The POM for org.apache.ftpserver:ftpserver-core:jar:1.0.0 is
> invalid, transitive dependencies (if any) will not be available: 12 problems
> were encountered while building the effective model for
> org.apache.ftpserver:ftpserver-core:1.0.0
> [ERROR] 'dependencies.dependency.version' for
> org.apache.ftpserver:ftplet-api:jar is missing. @
> ...{code}
> My thoughts are that the specific maven version used in the dev env (3.6.3)
> has issues with the pom file of the specific ftpserver-core version used.
> Updating the `org.apache.ftpserver` artifact versions from 1.0.0 to 1.2.0
> (the latest) resolves the issue.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]