Adding merging of any duplicate map columns in resolve() joins and co… #3817
test.yml
on: push
Encoders
6m 17s
FHIR server (tranche 1)
8m 3s
FHIR server (tranche 2)
7m 32s
FHIR server (tranche 3)
6s
Docker image
4m 38s
Python API
5m 44s
JavaScript client
42s
Import lambda
56s
R API
0s
Site
5m 0s
Pre-release deployment
0s
Upload coverage
0s
Annotations
65 errors and 16 warnings
R API
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
FHIR server (tranche 3)
Credentials could not be loaded, please check your action inputs: Could not load credentials from any providers
|
Docker image
Process completed with exit code 1.
|
Site
Process completed with exit code 1.
|
Python API
Process completed with exit code 1.
|
ManifestConverterTest.convertsManifest:
fhir-server/src/test/java/au/csiro/pathling/security/ga4gh/ManifestConverterTest.java#L126
[DATATYPE_MISMATCH.BINARY_OP_DIFF_TYPES] Cannot resolve "(Patient.link.other.reference = id@Patient__ckey)" due to data type mismatch: the left and right operands of the binary operator have incompatible types ("ARRAY<STRING>" and "STRING").;
'Join LeftOuter, (Patient#76976.link.other.reference = id@Patient__ckey#77099)
:- Project [id#76923, id_versioned#76924 AS key#76975, struct(id, id#76923, id_versioned, id_versioned#76924, meta, meta#76925, implicitRules, implicitRules#76926, language, language#76927, text, text#76928, identifier, identifier#76929, active, active#76930, name, name#76931, telecom, telecom#76932, gender, gender#76933, birthDate, birthDate#76934, deceasedBoolean, deceasedBoolean#76935, deceasedDateTime, deceasedDateTime#76936, address, address#76937, maritalStatus, maritalStatus#76938, multipleBirthBoolean, multipleBirthBoolean#76939, multipleBirthInteger, multipleBirthInteger#76940, photo, photo#76941, contact, contact#76942, communication, communication#76943, generalPractitioner, generalPractitioner#76944, managingOrganization, managingOrganization#76945, link, link#76946) AS Patient#76976]
: +- Relation [id#76923,id_versioned#76924,meta#76925,implicitRules#76926,language#76927,text#76928,identifier#76929,active#76930,name#76931,telecom#76932,gender#76933,birthDate#76934,deceasedBoolean#76935,deceasedDateTime#76936,address#76937,maritalStatus#76938,multipleBirthBoolean#76939,multipleBirthInteger#76940,photo#76941,contact#76942,communication#76943,generalPractitioner#76944,managingOrganization#76945,link#76946,_fid#76947,_extension#76948] parquet
+- Project [key#77033 AS id@Patient__ckey#77099, map_from_arrays(array(key#77033), array(Patient#77034)) AS id@Patient_unique#77100]
+- Project [id#76981, id_versioned#76982 AS key#77033, struct(id, id#76981, id_versioned, id_versioned#76982, meta, meta#76983, implicitRules, implicitRules#76984, language, language#76985, text, text#76986, identifier, identifier#76987, active, active#76988, name, name#76989, telecom, telecom#76990, gender, gender#76991, birthDate, birthDate#76992, deceasedBoolean, deceasedBoolean#76993, deceasedDateTime, deceasedDateTime#76994, address, address#76995, maritalStatus, maritalStatus#76996, multipleBirthBoolean, multipleBirthBoolean#76997, multipleBirthInteger, multipleBirthInteger#76998, photo, photo#76999, contact, contact#77000, communication, communication#77001, generalPractitioner, generalPractitioner#77002, managingOrganization, managingOrganization#77003, link, link#77004) AS Patient#77034]
+- Relation [id#76981,id_versioned#76982,meta#76983,implicitRules#76984,language#76985,text#76986,identifier#76987,active#76988,name#76989,telecom#76990,gender#76991,birthDate#76992,deceasedBoolean#76993,deceasedDateTime#76994,address#76995,maritalStatus#76996,multipleBirthBoolean#76997,multipleBirthInteger#76998,photo#76999,contact#77000,communication#77001,generalPractitioner#77002,managingOrganization#77003,link#77004,_fid#77005,_extension#77006] parquet
|
AsyncTest.asyncExtract:
fhir-server/src/test/java/au/csiro/pathling/test/integration/AsyncTest.java#L84
expected: <202 ACCEPTED> but was: <500 INTERNAL_SERVER_ERROR>
|
CachedSearchTest.searchWithNoFilter:
fhir-server/src/test/java/au/csiro/pathling/test/integration/CachedSearchTest.java#L57
expected: <true> but was: <false>
|
CapabilityStatementTest.capabilityStatement:
fhir-server/src/test/java/au/csiro/pathling/test/integration/CapabilityStatementTest.java#L61
rest[mode=server].resource[]: Expected 141 values but got 142
|
ExtractTest.extract:
fhir-server/src/test/java/au/csiro/pathling/test/integration/ExtractTest.java#L77
expected: <true> but was: <false>
|
|
|
SearchTest.searchWithNoFilter:
fhir-server/src/test/java/au/csiro/pathling/test/integration/SearchTest.java#L62
expected: <true> but was: <false>
|
FHIR server (tranche 2)
There were 8 failed tests
|
|
AggregateQueryExecutorTest.simpleQueryWithLabels:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryExecutorTest.java#L99
array lengths differ, expected: <2> but was: <0>
|
AggregateQueryTest.queryMultipleGroupingCounts:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L229
Expected: parameter
but none found
|
AggregateQueryTest.queryWithLargeScaleDecimalResult:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L574
Expected: parameter
but none found
|
AggregateQueryTest.queryWithWhereInAggregation:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L383
Expected: parameter
but none found
|
|
AggregateQueryTest.queryWithNestedAggregation:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L398
Expected: parameter
but none found
|
AggregateQueryTest.queryWithCombineResultInSecondFilter:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L604
Expected: parameter
but none found
|
AggregateQueryTest.simpleQuery:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L58
Expected: parameter
but none found
|
AggregateQueryTest.queryWithReverseResolveAndCounts:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L212
Expected: parameter
but none found
|
AggregateQueryTest.queryWithIntegerGroupings:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L108
Expected: parameter
but none found
|
AggregateQueryTest.queryWithWhereAsComparisonOperand:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L318
Expected: parameter
but none found
|
AggregateQueryTest.queryWithAmbiguousSelfJoin:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L335
Expected: parameter
but none found
|
AggregateQueryTest.queryMultipleCountAggregations:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L245
Expected: parameter
but none found
|
AggregateQueryTest.queryWithUriValueInGrouping:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L427
Expected: parameter
but none found
|
AggregateQueryTest.queryWithWhereAndMembership:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L351
Expected: parameter
but none found
|
AggregateQueryTest.queryWithLiteralAggregation:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L463
Expected: parameter
but none found
|
|
AggregateQueryTest.queryWithComparisonInAggregation:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L445
Expected: parameter
but none found
|
AggregateQueryTest.queryWithReverseResolve:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L197
Expected: parameter
but none found
|
AggregateQueryTest.queryWithNonSingularBooleanGrouping:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L532
Expected: parameter
but none found
|
AggregateQueryTest.queryWithMemberOf:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L286
Expected: parameter
but none found
|
AggregateQueryTest.queryWithDateComparison:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L153
Expected: parameter
but none found
|
AggregateQueryTest.queryWithPolymorphicResolve:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L182
Expected: parameter
but none found
|
AggregateQueryTest.queryWithChoiceElement:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L138
Expected: parameter
but none found
|
AggregateQueryTest.queryWithMultipleTrivialAggregations:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L619
Expected: parameter
but none found
|
|
AggregateQueryTest.queryWithWhere:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L261
Expected: parameter
but none found
|
AggregateQueryTest.queryWithCanonicalGrouping:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L561
Expected: parameter
but none found
|
AggregateQueryTest.queryWithDateTimeGrouping:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L300
Expected: parameter
but none found
|
AggregateQueryTest.queryWithWhereAndBoolean:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L367
Expected: parameter
but none found
|
AggregateQueryTest.queryWithWhereAndGroupedData:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L478
Expected: parameter
but none found
|
AggregateQueryTest.queryWithResolve:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L168
Expected: parameter
but none found
|
AggregateQueryTest.multipleAggregations:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L92
Expected: parameter
but none found
|
AggregateQueryTest.multipleGroupingsAndAggregations:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L76
Expected: parameter
but none found
|
AggregateQueryTest.queryWithBracketing:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L547
Expected: parameter
but none found
|
AggregateQueryTest.queryWithMathExpression:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L123
Expected: parameter
but none found
|
AggregateQueryTest.queryWithWhereAggregationAndCount:
fhir-server/src/test/java/au/csiro/pathling/aggregate/AggregateQueryTest.java#L588
Expected: parameter
but none found
|
ExtractQueryTest.whereInMultipleColumns:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L315
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
|
ExtractQueryTest.multipleIndependentUnnestings:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L367
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
|
ExtractQueryTest.simpleQueryWithAliases:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L113
Error invoking method-defined function
|
ExtractQueryTest.linkedUnnesting:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L349
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
|
ExtractQueryTest.resolveAndCodingLiteralColumn:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L201
Error invoking method-defined function
|
ExtractQueryTest.literalColumn:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L185
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
|
ExtractQueryTest.combineWithUnequalCardinalities:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L502
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
|
ExtractQueryTest.multipleNonSingularColumnsWithDifferentTypes:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L331
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
|
ExtractQueryTest.combineResultInSecondFilter:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L299
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
|
ExtractQueryTest.limit:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L270
expected: <[[9360820c-8602-4335-8b50-c88d627a0c20,female]:1, [7001ad9c-34d2-4eb5-8165-5fdc2147f469,female]:1, [121503c8-9564-4b48-9086-a22df717948e,female]:1]> but was: <[[9360820c-8602-4335-8b50-c88d627a0c20,female]:1, [7001ad9c-34d2-4eb5-8165-5fdc2147f469,female]:1, [e62e52ae-2d75-4070-a0ae-3cc78d35ed08,female]:1, [121503c8-9564-4b48-9086-a22df717948e,female]:1]>
|
ExtractQueryTest.multipleReverseResolves:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L151
Error invoking method-defined function
|
ExtractQueryTest.multiplePolymorphicResolves:
fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L169
Error invoking method-defined function
|
FHIR server (tranche 1)
There were 61 failed tests
|
R API
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Site
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
R API
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
FHIR server (tranche 3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
JavaScript client
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Import lambda
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Site
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python API
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Encoders
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Encoders
No files were found with the provided path: **/*.dump
**/*.dumpstream. No artifacts will be uploaded.
|
FHIR server (tranche 2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
FHIR server (tranche 2)
No files were found with the provided path: fhir-server/target/timing.log. No artifacts will be uploaded.
|
FHIR server (tranche 2)
No files were found with the provided path: **/*.dump
**/*.dumpstream. No artifacts will be uploaded.
|
FHIR server (tranche 1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
FHIR server (tranche 1)
No files were found with the provided path: fhir-server/target/timing.log. No artifacts will be uploaded.
|
FHIR server (tranche 1)
No files were found with the provided path: **/*.dump
**/*.dumpstream. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
encoders-coverage
|
32 KB |
|
encoders-surefire-reports
|
58 KB |
|
fhir-server-1-coverage
|
95.5 KB |
|
fhir-server-1-surefire-reports
|
112 KB |
|
fhir-server-2-coverage
|
96.8 KB |
|
fhir-server-2-surefire-reports
|
243 KB |
|
import-lambda
|
19.6 MB |
|