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

ARROW-16332: [Release][Java] Add artifacts uploaded verification #13003

Closed
wants to merge 1 commit into from

Conversation

kou
Copy link
Member

@kou kou commented Apr 26, 2022

We should replace this with real verification such as running tests
against the built .jars later.

See also: ARROW-15486

We should replace this with real verification such as running tests
against the built .jars later.

See also: ARROW-15486
@github-actions
Copy link

@github-actions
Copy link

⚠️ Ticket has not been started in JIRA, please click 'Start Progress'.

@kou
Copy link
Member Author

kou commented Apr 26, 2022

@github-actions crossbow submit --param release=8.0.0 --param rc=0 verify-rc-binaries-jars-linux-almalinux-8-amd64

@kou
Copy link
Member Author

kou commented Apr 26, 2022

@github-actions crossbow submit --param release=7.0.0 --param rc=10 verify-rc-binaries-jars-linux-almalinux-8-amd64

@github-actions
Copy link

Revision: 8727146

Submitted crossbow builds: ursacomputing/crossbow @ actions-1969

Task Status
verify-rc-binaries-jars-linux-almalinux-8-amd64 Github Actions

@github-actions
Copy link

Failed to push updated references, potentially because of credential issues: ['refs/heads/actions-1969-github-verify-rc-binaries-jars-linux-almalinux-8-amd64', 'refs/tags/actions-1969-github-verify-rc-binaries-jars-linux-almalinux-8-amd64', 'refs/heads/actions-1969']
The Archery job run can be found at: https://github.com/apache/arrow/actions/runs/2229490743```

@kou
Copy link
Member Author

kou commented Apr 26, 2022

@github-actions crossbow submit --param release=7.0.0 --param rc=10 verify-rc-binaries-jars-linux-almalinux-8-amd64

@github-actions
Copy link

Revision: 8727146

Submitted crossbow builds: ursacomputing/crossbow @ actions-1970

Task Status
verify-rc-binaries-jars-linux-almalinux-8-amd64 Github Actions

kou added a commit to kou/arrow that referenced this pull request Apr 26, 2022
e.g.:
apache#13003 (comment)

    ```
    Failed to push updated references, potentially because of credential issues: ['refs/heads/actions-1969-github-verify-rc-binaries-jars-linux-almalinux-8-amd64', 'refs/tags/actions-1969-github-verify-rc-binaries-jars-linux-almalinux-8-amd64', 'refs/heads/actions-1969']
    The Archery job run can be found at: https://github.com/apache/arrow/actions/runs/2229490743```

The last ``` should be in a new line.
@kou kou requested a review from kszucs April 26, 2022 23:26
@kou
Copy link
Member Author

kou commented Apr 26, 2022

Verification for 8.0.0 is failed as expected because we don't upload Java artifacts for 8.0.0 yet.
Verification for 7.0.0 isn't failed as expected because we have uploaded Java artifacts for 7.0.0.

kou added a commit to kou/arrow that referenced this pull request Apr 26, 2022
e.g.:
apache#13003 (comment)

    ```
    Failed to push updated references, potentially because of credential issues: ['refs/heads/actions-1969-github-verify-rc-binaries-jars-linux-almalinux-8-amd64', 'refs/tags/actions-1969-github-verify-rc-binaries-jars-linux-almalinux-8-amd64', 'refs/heads/actions-1969']
    The Archery job run can be found at: https://github.com/apache/arrow/actions/runs/2229490743```

The last ``` should be in a new line.
@kszucs kszucs closed this in 8b6c538 Apr 27, 2022
kszucs added a commit that referenced this pull request Apr 27, 2022
e.g.:
#13003 (comment)

    ```
    Failed to push updated references, potentially because of credential issues: ['refs/heads/actions-1969-github-verify-rc-binaries-jars-linux-almalinux-8-amd64', 'refs/tags/actions-1969-github-verify-rc-binaries-jars-linux-almalinux-8-amd64', 'refs/heads/actions-1969']
    The Archery job run can be found at: https://github.com/apache/arrow/actions/runs/2229490743```

The last ``` should be in a new line.

Closes #13004 from kou/archery-missing-newline

Lead-authored-by: Sutou Kouhei <kou@clear-code.com>
Co-authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com>
Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>
@kou kou deleted the release-java-jars-verify-uploaded branch April 27, 2022 20:36
@ursabot
Copy link

ursabot commented May 3, 2022

Benchmark runs are scheduled for baseline = 027920b and contender = 8b6c538. 8b6c538 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Finished ⬇️0.0% ⬆️0.0%] ec2-t3-xlarge-us-east-2
[Finished ⬇️0.31% ⬆️0.19%] test-mac-arm
[Finished ⬇️0.0% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.32% ⬆️0.04%] ursa-thinkcentre-m75q
Buildkite builds:
[Finished] 8b6c5384 ec2-t3-xlarge-us-east-2
[Finished] 8b6c5384 test-mac-arm
[Finished] 8b6c5384 ursa-i9-9960x
[Finished] 8b6c5384 ursa-thinkcentre-m75q
[Finished] 027920be ec2-t3-xlarge-us-east-2
[Finished] 027920be test-mac-arm
[Finished] 027920be ursa-i9-9960x
[Finished] 027920be ursa-thinkcentre-m75q
Supported benchmarks:
ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
test-mac-arm: Supported benchmark langs: C++, Python, R
ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java

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

Successfully merging this pull request may close these issues.

None yet

3 participants