distributed-system-analysis / pbench

A benchmarking and performance analysis framework
http://distributed-system-analysis.github.io/pbench/
GNU General Public License v3.0
188 stars 108 forks source link

Support "brief" URL output on move/push #3551

Closed dbutenhof closed 1 year ago

dbutenhof commented 1 year ago

PBENCH-1272

When an automated tool chain uses pbench-results-move --relay (or, less commonly, pbench-results-push --relay), the command offers a "helpful" message on stdout identifying each dataset name and the associated relay URI. This would require automated tooling to parse each line of output.

This adds --brief which will print only the raw URIs, one per line, allowing tooling to easily process the data.

dbutenhof commented 1 year ago

"Sanity has left the building":

ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Command "/usr/bin/git fetch --no-tags --force --progress -- https://github.com/distributed-system-analysis/pbench.git +refs/pull/3551/head:refs/remotes/origin/PR-3551 +refs/heads/main:refs/remotes/origin/main" returned status code 128: stdout: stderr: fatal: unable to access 'https://github.com/distributed-system-analysis/pbench.git/': Could not resolve host: github.com

This is intlab-006. The double-submit trick pushed a second run onto n014 which seems to be working....