Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Java][CI] Review Nightlies artifacts for new modules created #342

Open
davisusanibar opened this issue Feb 1, 2024 · 0 comments
Open

Comments

@davisusanibar
Copy link
Contributor

Is needed to review artifacts at https://nightlies.apache.org/arrow/java/org/apache/arrow/ for new Java modules added:

  • bom
  • maven
  • netty patch

There are some errors on the last two PRs: https://github.com/apache/arrow-cookbook/actions/runs/7736530630/job/21094038989?pr=339 and https://github.com/apache/arrow-cookbook/actions/runs/7736589113/job/21094193003?pr=341

Exception raised:
    Traceback (most recent call last):
      File "/opt/hostedtoolcache/Python/3.9.18/x64/lib/python3.9/doctest.py", line 1334, in __run
        exec(compile(example.source, filename, "single",
      File "/home/runner/work/arrow-cookbook/arrow-cookbook/java/ext/javadoctest.py", line 51, in compile
        subprocess.check_call(
      File "/opt/hostedtoolcache/Python/3.9.18/x64/lib/python3.9/subprocess.py", line 373, in check_call
        raise CalledProcessError(retcode, cmd)
    subprocess.CalledProcessError: Command '['mvn', '-q', 'dependency:build-classpath', '-DincludeTypes=jar', '-Dmdep.outputFile=.cp.tmp', '-Darrow.version=16.0.0-SNAPSHOT']' returned non-zero exit status 1.
Error:  Failed to execute goal on project demo: Could not resolve dependencies for project org.example:demo:jar:1.0-SNAPSHOT: org.apache.arrow:arrow-memory-netty-buffer-patch:jar:16.0.0-SNAPSHOT was not found in https://nightlies.apache.org/arrow/java during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of arrow-apache-nightlies has elapsed or updates are forced -> [Help 1]
Error:  
Error:  To see the full stack trace of the errors, re-run Maven with the -e switch.
Error:  Re-run Maven using the -X switch to enable full debug logging.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant