Skip to content
Started 9 mo 22 days ago
Took 2 hr 36 min on built-in

#2074 (Jul 3, 2023, 3:14:12 PM)

Changes
  1. Add keyspace and table name to exception message during (commit: 03da864) (details / githubweb)
  2. Validate the comparison git branch when generating CircleCI configs (commit: 8d3c30d) (details / githubweb)
  3. Bti shouldn't be available in compatibility mode (commit: 70389ab) (details / githubweb)
  4. Generate.sh -s param to skip autodetection of tests (commit: c91e271) (details / githubweb)
  5. Track the amount of read data per row (commit: 5143bd8) (details / githubweb)
  6. Avoid unnecessary deserialization of terminal arguments when executing (commit: 4f3cb5d) (details / githubweb)
  7. Deduplicate the MixedMode* upgrade jvm-dtests (commit: 41a669a) (details / githubweb)
  8. Slow builds due to checkstyle (commit: b7c00d7) (details / githubweb)
  9. Switch Java and Python upgrade tests from running on JDK8 to JDK11 in (commit: 1d96167) (details / githubweb)
  10. Fix error message handling when trying to use CLUSTERING ORDER with (commit: 1eccb2b) (details / githubweb)
  11. Include TLSv1.2 in negotiatedProtocolMustBeAcceptedProtocolTest (commit: c37bcbf) (details / githubweb)
  12. Wait for live endpoints in gossip waiting to settle (commit: 64d953f) (details / githubweb)
  13. CircleCI: Add separate approval step for oa utests on separate workflows (commit: 83a3316) (details / githubweb)
  14. Fix SSTabledump errors when dumping data from index (commit: cc3e742) (details / githubweb)
  15. Fix assertion error when describing mv as table (commit: 92d0a40) (details / githubweb)
  16. Fix broken link in README.asc (commit: f5a5917) (details / githubweb)
  17. Expose bootstrap and decommission state to nodetool info (commit: e2a6c99) (details / githubweb)
  18. Remove hard-coded SSL cipher suites and protocols (commit: e67fa69) (details / githubweb)
  19. Add missing changes (commit: 2549917) (details / githubweb)
  20. Added support for type VECTOR<type, dimension> (commit: ae537ab) (details / githubweb)
  21. Enhance nodetool compactionstats with additional metrics (commit: 7998e22) (details / githubweb)
  22. Move checkstyle files into .build (commit: f7b9523) (details / githubweb)
  23. Suppress CVE-2023-34455, CVE-2023-34454, CVE-2023-34453 (commit: d99bccd) (details / githubweb)
  24. Upgrade snappy to 1.1.10.1 (commit: 776b337) (details / githubweb)
  25. Pass taskId from CompactionTask to system.compaction_history (commit: a00d1de) (details / githubweb)
  26. Suppress CVE-2023-35116 (commit: de7b158) (details / githubweb)
  27. Add support for AWS Ec2 IMDSv2 (commit: 4ea7bb2) (details / githubweb)
  28. Add a virtual table that exposes currently running queries (commit: c332785) (details / githubweb)
  29. Remove deprecated compaction_tombstone_warning_threshold and (commit: c579faa) (details / githubweb)
  30. Update metrics version and var name according to documentation (commit: 4f7d073) (details / githubweb)

Started by upstream project "Cassandra-devbranch" build number 2,530
originally caused by:

This run spent:

  • 7.2 sec waiting;
  • 2 hr 36 min build duration;
  • 2 hr 36 min total from scheduled to completion.
Revision: 4f7d0738c5fcfc26ee7eb2ebddd61f1da36fa29a
Repository: https://github.com/${REPO}/cassandra.git
  • origin/cassandra-14667
Test Result (22 failures / +20)Show all failed tests >>>
Configuration Matrixjdk_1.8_latestjdk_11_latest
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64