You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2020/03/25 23:30:00 UTC

[jira] [Created] (HBASE-24049) "Packaging and Integration" check fails

Nick Dimiduk created HBASE-24049:
------------------------------------

             Summary: "Packaging and Integration" check fails
                 Key: HBASE-24049
                 URL: https://issues.apache.org/jira/browse/HBASE-24049
             Project: HBase
          Issue Type: Bug
          Components: build
    Affects Versions: 3.0.0, 2.3.0
            Reporter: Nick Dimiduk


Looks like this is running with Hadoop 2.8.5, despite HBASE-23986

{noformat}
[2020-03-24T09:14:00.930Z] ++ ls -1 /home/jenkins/jenkins-slave/workspace/HBase_Nightly_master/hadoop-2.8.5-bin.tar.gz
[2020-03-24T09:14:00.930Z] ++ head -n 1
[2020-03-24T09:14:00.930Z] + artifact=/home/jenkins/jenkins-slave/workspace/HBase_Nightly_master/hadoop-2.8.5-bin.tar.gz
[2020-03-24T09:14:00.930Z] + tar --strip-components=1 -xzf /home/jenkins/jenkins-slave/workspace/HBase_Nightly_master/hadoop-2.8.5-bin.tar.gz -C hadoop-2
[2020-03-24T09:14:06.186Z] + /home/jenkins/jenkins-slave/workspace/HBase_Nightly_master/component/dev-support/hbase_nightly_pseudo-distributed-test.sh --single-process --working-dir output-integration/hadoop-2 --hbase-client-install hbase-client hbase-install hadoop-2/bin/hadoop hadoop-2/share/hadoop/yarn/test/hadoop-yarn-server-tests-2.8.5-tests.jar hadoop-2/share/hadoop/mapreduce/hadoop-mapreduce-client-jobclient-2.8.5-tests.jar hadoop-2/bin/mapred
[2020-03-24T17:50:28.859Z] Sending interrupt signal to process
[2020-03-24T17:50:30.005Z] Sending interrupt signal to process
[2020-03-24T17:50:42.558Z] + echo '(x) {color:red}-1 client integration test{color}
[2020-03-24T17:50:42.558Z] --Failed when running client tests on top of Hadoop 2. [see log for details|https://builds.apache.org/job/HBase%20Nightly/job/master/1677//artifact/output-integration/hadoop-2.log]. (note that this means we didn'\''t run on Hadoop 3)'
[2020-03-24T17:50:42.558Z] + exit 2
[2020-03-24T17:50:42.866Z] script returned exit code 2
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)