hbase-native-client icon indicating copy to clipboard operation
hbase-native-client copied to clipboard

HBASE-23105: Download lib double conversion, fizz, update folly

Open bharathv opened this issue 5 years ago • 19 comments

bharathv avatar Oct 30 '20 05:10 bharathv

(!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/console in case of problems.

Apache-HBase avatar Oct 30 '20 05:10 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
0 reexec 357 Docker mode activated.
_ Prechecks _
_ master Compile Tests _
-1 CMakeLists.txt 15 root in master failed.
-1 compile 15 root in master failed.
_ Patch Compile Tests _
-1 CMakeLists.txt 15 root in the patch failed.
-1 compile 16 root in the patch failed.
_ Other Tests _
-1 unit 15 root in the patch failed.
461
Subsystem Report/Notes
Docker ClientAPI=1.40 ServerAPI=1.40 base: https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/Dockerfile
GITHUB PR https://github.com/apache/hbase-native-client/pull/14
Optional Tests compile unit
uname Linux securecluster 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool cmake
Personality bin/hbase-native-client-personality.sh
git revision master / 926a6f9
CMakeLists.txt https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/branch-CMakeLists.txt-root.txt
compile https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/branch-compile-root.txt
CMakeLists.txt https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/patch-CMakeLists.txt-root.txt
compile https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/patch-compile-root.txt
unit https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/testReport/
Max. process+thread count 8 (vs. ulimit of 1000)
modules C: . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/console
versions git=2.7.4 cmake=cmake version 3.5.1 make=GNU Make 4.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Oct 30 '20 05:10 Apache-HBase

Okay, libfmt is a required dependency, a local docker run throws the following, let me add that dependency

CMake Warning at CMake/folly-deps.cmake:224 (find_package):
  Could not find a package configuration file provided by "fmt" with any of
  the following names:

    fmtConfig.cmake
    fmt-config.cmake

  Add the installation prefix of "fmt" to CMAKE_PREFIX_PATH or set "fmt_DIR"
  to a directory containing one of the above files.  If "fmt" provides a
  separate development package or SDK, be sure it has been installed.
Call Stack (most recent call first):
  CMakeLists.txt:113 (include)


CMake Error at CMake/folly-deps.cmake:227 (find_package):
  No "Findfmt.cmake" found in CMAKE_MODULE_PATH.
Call Stack (most recent call first):
  CMakeLists.txt:113 (include)


bharathv avatar Oct 30 '20 22:10 bharathv

(!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/2/console in case of problems.

Apache-HBase avatar Oct 30 '20 23:10 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
0 reexec 85 Docker mode activated.
_ Prechecks _
_ master Compile Tests _
-1 CMakeLists.txt 1156 root in master failed.
-1 compile 5 root in master failed.
_ Patch Compile Tests _
+1 CMakeLists.txt 299 the patch passed
-1 compile 242 root in the patch failed.
_ Other Tests _
-1 unit 17 root in the patch failed.
1828
Reason Tests
Failed CTEST tests exception-test
scan-test
request-converter-test
async-rpc-retrying-test
scanner-test
location-cache-test
rpc-test
client-deserializer-test
increment-test
delete-test
location-cache-retry-test
zk-util-test
bytes-util-test
server-name-test
concurrent-map-test
get-test
user-util-test
cell-test
table-name-test
configuration-test
region-info-deserializer-test
hbase-configuration-test
zk-deserializer-test
client-test
async-batch-rpc-retrying-test
scan-result-cache-test
put-test
connection-pool-test
append-test
time-range-test
client-serializer-test
result-test
filter-test
Subsystem Report/Notes
Docker ClientAPI=1.40 ServerAPI=1.40 base: https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/2/artifact/hbase-native-client-precommit/output/Dockerfile
GITHUB PR https://github.com/apache/hbase-native-client/pull/14
Optional Tests compile unit
uname Linux securecluster 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool cmake
Personality bin/hbase-native-client-personality.sh
git revision master / 926a6f9
CMakeLists.txt https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/2/artifact/hbase-native-client-precommit/output/branch-CMakeLists.txt-root.txt
compile https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/2/artifact/hbase-native-client-precommit/output/branch-compile-root.txt
compile https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/2/artifact/hbase-native-client-precommit/output/patch-compile-root.txt
CTEST https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/2/artifact/hbase-native-client-precommit/output/patch-root-ctest.txt
unit https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/2/artifact/hbase-native-client-precommit/output/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/2/testReport/
Max. process+thread count 76 (vs. ulimit of 1000)
modules C: . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/2/console
versions git=2.7.4 cmake=cmake version 3.5.1 make=GNU Make 4.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Oct 30 '20 23:10 Apache-HBase

(!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/console in case of problems.

Apache-HBase avatar Dec 14 '20 10:12 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
0 reexec 321 Docker mode activated.
_ Prechecks _
_ master Compile Tests _
-1 CMakeLists.txt 15 root in master failed.
-1 compile 16 root in master failed.
_ Patch Compile Tests _
-1 CMakeLists.txt 16 root in the patch failed.
-1 compile 15 root in the patch failed.
_ Other Tests _
-1 unit 15 root in the patch failed.
424
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/Dockerfile
GITHUB PR https://github.com/apache/hbase-native-client/pull/14
Optional Tests compile unit
uname Linux securecluster 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool cmake
Personality bin/hbase-native-client-personality.sh
git revision master / 926a6f9
CMakeLists.txt https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/branch-CMakeLists.txt-root.txt
compile https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/branch-compile-root.txt
CMakeLists.txt https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/patch-CMakeLists.txt-root.txt
compile https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/patch-compile-root.txt
unit https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/testReport/
Max. process+thread count 8 (vs. ulimit of 1000)
modules C: . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/console
versions git=2.7.4 cmake=cmake version 3.5.1 make=GNU Make 4.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Dec 14 '20 10:12 Apache-HBase

(!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/console in case of problems.

Apache-HBase avatar Aug 12 '21 04:08 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
0 reexec 568 Docker mode activated.
_ Prechecks _
_ master Compile Tests _
-1 CMakeLists.txt 1154 root in master failed.
-1 compile 4 root in master failed.
_ Patch Compile Tests _
+1 CMakeLists.txt 322 the patch passed
-1 compile 28 root in the patch failed.
_ Other Tests _
-1 unit 5 root in the patch failed.
2099
Reason Tests
Failed CTEST tests zk-deserializer-test
filter-test
scanner-test
scan-result-cache-test
get-test
hbase-configuration-test
client-test
location-cache-retry-test
table-name-test
async-batch-rpc-retrying-test
cell-test
increment-test
connection-pool-test
put-test
user-util-test
server-name-test
bytes-util-test
delete-test
rpc-test
client-deserializer-test
region-info-deserializer-test
configuration-test
location-cache-test
concurrent-map-test
async-rpc-retrying-test
append-test
time-range-test
result-test
zk-util-test
request-converter-test
client-serializer-test
exception-test
scan-test
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/Dockerfile
GITHUB PR https://github.com/apache/hbase-native-client/pull/14
Optional Tests compile unit
uname Linux securecluster 4.15.0-147-generic #151-Ubuntu SMP Fri Jun 18 19:21:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool cmake
Personality bin/hbase-native-client-personality.sh
git revision master / 926a6f9
CMakeLists.txt https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/branch-CMakeLists.txt-root.txt
compile https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/branch-compile-root.txt
compile https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/patch-compile-root.txt
CTEST https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/patch-root-ctest.txt
unit https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/testReport/
Max. process+thread count 52 (vs. ulimit of 1000)
modules C: . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/console
versions git=2.7.4 cmake=cmake version 3.5.1 make=GNU Make 4.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Aug 12 '21 05:08 Apache-HBase

(!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/console in case of problems.

Apache-HBase avatar Aug 18 '21 22:08 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
0 reexec 305 Docker mode activated.
_ Prechecks _
_ master Compile Tests _
-1 CMakeLists.txt 1089 root in master failed.
-1 compile 6 root in master failed.
_ Patch Compile Tests _
+1 CMakeLists.txt 292 the patch passed
-1 compile 33 root in the patch failed.
_ Other Tests _
-1 unit 8 root in the patch failed.
1757
Reason Tests
Failed CTEST tests hbase-configuration-test
server-name-test
client-deserializer-test
location-cache-test
concurrent-map-test
rpc-test
scanner-test
cell-test
result-test
connection-pool-test
scan-result-cache-test
location-cache-retry-test
append-test
zk-util-test
get-test
user-util-test
region-info-deserializer-test
time-range-test
bytes-util-test
client-serializer-test
async-rpc-retrying-test
scan-test
put-test
configuration-test
request-converter-test
client-test
table-name-test
filter-test
increment-test
delete-test
async-batch-rpc-retrying-test
zk-deserializer-test
exception-test
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/Dockerfile
GITHUB PR https://github.com/apache/hbase-native-client/pull/14
Optional Tests compile unit
uname Linux securecluster 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build tool cmake
Personality bin/hbase-native-client-personality.sh
git revision master / 926a6f9
CMakeLists.txt https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/branch-CMakeLists.txt-root.txt
compile https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/branch-compile-root.txt
compile https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/patch-compile-root.txt
CTEST https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/patch-root-ctest.txt
unit https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/testReport/
Max. process+thread count 76 (vs. ulimit of 1000)
modules C: . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/console
versions git=2.7.4 cmake=cmake version 3.5.1 make=GNU Make 4.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Aug 18 '21 23:08 Apache-HBase

(!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/console in case of problems.

Apache-HBase avatar Sep 15 '21 23:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
0 reexec 313 Docker mode activated.
_ Prechecks _
_ master Compile Tests _
-1 CMakeLists.txt 1100 root in master failed.
-1 compile 5 root in master failed.
_ Patch Compile Tests _
-1 CMakeLists.txt 316 root in the patch failed.
-1 compile 5 root in the patch failed.
_ Other Tests _
-1 unit 5 root in the patch failed.
1765
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/Dockerfile
GITHUB PR https://github.com/apache/hbase-native-client/pull/14
Optional Tests compile unit
uname Linux securecluster 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool cmake
Personality bin/hbase-native-client-personality.sh
git revision master / 926a6f9
CMakeLists.txt https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/branch-CMakeLists.txt-root.txt
compile https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/branch-compile-root.txt
CMakeLists.txt https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/patch-CMakeLists.txt-root.txt
compile https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/patch-compile-root.txt
unit https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/artifact/hbase-native-client-precommit/output/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/testReport/
Max. process+thread count 76 (vs. ulimit of 1000)
modules C: . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/1/console
versions git=2.7.4 cmake=cmake version 3.5.1 make=GNU Make 4.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 16 '21 00:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
0 reexec 0 Docker mode activated.
-1 patch 3 https://github.com/apache/hbase-native-client/pull/14 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
Subsystem Report/Notes
GITHUB PR https://github.com/apache/hbase-native-client/pull/14
Console output https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/2/console
versions git=2.17.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Feb 07 '22 06:02 Apache-HBase

(!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/3/console in case of problems.

Apache-HBase avatar Feb 07 '22 06:02 Apache-HBase

This PR had to be rebased as a part of HBASE-26737. Please shout if you need help getting your local checkout updated.

busbey avatar Feb 07 '22 06:02 busbey

(!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.org/job/HBase%20native%20client%20Github%20precommit/job/PR-14/4/console in case of problems.

Apache-HBase avatar Feb 07 '22 06:02 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
0 reexec 592 Docker mode activated.
_ Prechecks _
_ master Compile Tests _
-1 CMakeLists.txt 657 root in master failed.
-1 compile 5 root in master failed.
_ Patch Compile Tests _
+1 CMakeLists.txt 183 the patch passed
-1 compile 22 root in the patch failed.
_ Other Tests _
-1 unit 7 root in the patch failed.
1480
Reason Tests
Failed CTEST tests client-serializer-test
zk-deserializer-test
scanner-test
zk-util-test
cell-test
user-util-test
append-test
table-name-test
configuration-test
async-batch-rpc-retrying-test
region-info-deserializer-test
result-test
location-cache-test
put-test
location-cache-retry-test
scan-test
server-name-test
get-test
async-rpc-retrying-test
connection-pool-test
request-converter-test
hbase-configuration-test
client-test
concurrent-map-test
filter-test
delete-test
increment-test
bytes-util-test
rpc-test
time-range-test
exception-test
scan-result-cache-test
client-deserializer-test
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase%20native%20client%20Github%20precommit/job/PR-14/4/artifact/hbase-native-client-precommit/output/Dockerfile
GITHUB PR https://github.com/apache/hbase-native-client/pull/14
Optional Tests compile unit
uname Linux securecluster 5.4.0-90-generic #101-Ubuntu SMP Fri Oct 15 20:00:55 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool cmake
Personality bin/hbase-native-client-personality.sh
git revision master / 1cffeab
CMakeLists.txt https://ci-hbase.apache.org/job/HBase%20native%20client%20Github%20precommit/job/PR-14/4/artifact/hbase-native-client-precommit/output/branch-CMakeLists.txt-root.txt
compile https://ci-hbase.apache.org/job/HBase%20native%20client%20Github%20precommit/job/PR-14/4/artifact/hbase-native-client-precommit/output/branch-compile-root.txt
compile https://ci-hbase.apache.org/job/HBase%20native%20client%20Github%20precommit/job/PR-14/4/artifact/hbase-native-client-precommit/output/patch-compile-root.txt
CTEST https://ci-hbase.apache.org/job/HBase%20native%20client%20Github%20precommit/job/PR-14/4/artifact/hbase-native-client-precommit/output/patch-root-ctest.txt
unit https://ci-hbase.apache.org/job/HBase%20native%20client%20Github%20precommit/job/PR-14/4/artifact/hbase-native-client-precommit/output/patch-unit-root.txt
Test Results https://ci-hbase.apache.org/job/HBase%20native%20client%20Github%20precommit/job/PR-14/4/testReport/
Max. process+thread count 42 (vs. ulimit of 1000)
modules C: . U: .
Console output https://ci-hbase.apache.org/job/HBase%20native%20client%20Github%20precommit/job/PR-14/4/console
versions git=2.7.4 cmake=cmake version 3.5.1 make=GNU Make 4.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Feb 07 '22 07:02 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
0 reexec 554 Docker mode activated.
_ Prechecks _
_ master Compile Tests _
-1 CMakeLists.txt 1173 root in master failed.
-1 compile 5 root in master failed.
_ Patch Compile Tests _
+1 CMakeLists.txt 339 the patch passed
-1 compile 32 root in the patch failed.
_ Other Tests _
-1 unit 5 root in the patch failed.
2125
Reason Tests
Failed CTEST tests zk-deserializer-test
filter-test
scanner-test
scan-result-cache-test
get-test
hbase-configuration-test
client-test
location-cache-retry-test
table-name-test
async-batch-rpc-retrying-test
cell-test
increment-test
connection-pool-test
put-test
user-util-test
server-name-test
bytes-util-test
delete-test
rpc-test
client-deserializer-test
region-info-deserializer-test
configuration-test
location-cache-test
concurrent-map-test
async-rpc-retrying-test
append-test
time-range-test
result-test
zk-util-test
request-converter-test
client-serializer-test
exception-test
scan-test
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/3/artifact/hbase-native-client-precommit/output/Dockerfile
GITHUB PR https://github.com/apache/hbase-native-client/pull/14
Optional Tests compile unit
uname Linux securecluster 4.15.0-162-generic #170-Ubuntu SMP Mon Oct 18 11:38:05 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool cmake
Personality bin/hbase-native-client-personality.sh
git revision master / 1cffeab
CMakeLists.txt https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/3/artifact/hbase-native-client-precommit/output/branch-CMakeLists.txt-root.txt
compile https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/3/artifact/hbase-native-client-precommit/output/branch-compile-root.txt
compile https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/3/artifact/hbase-native-client-precommit/output/patch-compile-root.txt
CTEST https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/3/artifact/hbase-native-client-precommit/output/patch-root-ctest.txt
unit https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/3/artifact/hbase-native-client-precommit/output/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/3/testReport/
Max. process+thread count 63 (vs. ulimit of 1000)
modules C: . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/hbase-native-client-github-precommit/job/PR-14/3/console
versions git=2.7.4 cmake=cmake version 3.5.1 make=GNU Make 4.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Feb 07 '22 07:02 Apache-HBase