[
https://issues.apache.org/jira/browse/HBASE-21103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated HBASE-21103:
--------------------------------
Labels: beginner (was: )
> nightly test cache of yetus install needs to be more thorough in verification
> -----------------------------------------------------------------------------
>
> Key: HBASE-21103
> URL: https://issues.apache.org/jira/browse/HBASE-21103
> Project: HBase
> Issue Type: Improvement
> Components: test
> Reporter: Sean Busbey
> Priority: Major
> Labels: beginner
>
> branch-1.2 nightly failed because it couldn't find yetus:
> https://builds.apache.org/job/HBase%20Nightly/job/branch-1.2/443/
> walking through steps, we checked and thought we had an existing install:
> https://builds.apache.org/blue/organizations/jenkins/HBase%20Nightly/detail/branch-1.2/443/pipeline/12
> {code}
> [HBase_Nightly_branch-1.2-AEAO7LJNYKPIH3O4GB2IR4TEIHRS6EXOJCJPGWYXWO6BFPUEZT3Q]
> Running shell script
> Ensure we have a copy of Apache Yetus.
> Checking for Yetus 0.6.0 in
> '/home/jenkins/jenkins-slave/workspace/HBase_Nightly_branch-1.2-AEAO7LJNYKPIH3O4GB2IR4TEIHRS6EXOJCJPGWYXWO6BFPUEZT3Q/yetus-0.6.0'
> Reusing cached download of Apache Yetus version 0.6.0.
> {code}
> So we stashed and then tried to use it.
> Examining the workspace present before the stash shows the directory we look
> for was present, but the contents were garbage:
> https://builds.apache.org/job/HBase%20Nightly/job/branch-1.2/443/execution/node/3/ws/
> {code}
> $ unzip -l yetus-0.6.0.zip
> Archive: yetus-0.6.0.zip
> Length Date Time Name
> --------- ---------- ----- ----
> 0 00-00-1980 04:08 yetus-0.6.0/lib/precommit/qbt.sh
> --------- -------
> 0 1 file
> {code}
> we should probably check for an executable that will successfully give us a
> version or something like that.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)