vibhatha commented on PR #40929:
URL: https://github.com/apache/arrow/pull/40929#issuecomment-2033401841
@austin3dickey looking into the output
```bash
{
'type': 'BenchmarkGroupExecution',
'id': 'b601127ce3d6465f8681656af958831a',
'lang': 'Java',
'name': 'java-micro',
'options': '--iterations=1',
'flags': {'language': 'Java'},
'benchmarkable_id': 'b76013517bf4e33adb5fb141aa0a08a641c7a99c',
'run_id': '766c585f2508499eb71d4fb293495096',
'run_name': 'pull request: 40929',
'machine': 'ursa-thinkcentre-m75q',
'process_pid': 1796466,
'command': 'conbench java-micro --iterations=1 --run-id=$RUN_ID
--run-name="$RUN_NAME" --run-reason="$RUN_REASON"
--commit=b76013517bf4e33adb5fb141aa0a08a641c7a99c
--src=/var/lib/buildkite-agent/builds/ursa-thinkcentre-m75q-1/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/arrow',
'started_at': '2024-04-02 09:13:48.394338',
'finished_at': '2024-04-02 09:26:09.620209',
'total_run_time': '0:12:21.225871',
'failed': False,
'return_code': 0,
'stderr': '',
'total_machine_virtual_memory': 16142196736
}
```
I haven't actually seen logs before, but probably need to check with a
passing benchmark with expected outcome.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]