See
<https://builds.apache.org/job/beam_PreCommit_Java_Cron/47/display/redirect?page=changes>
Changes:
[relax] Rename RowType -> Schema and move to new schemas package.
[relax] Add classes for SchemaRegistry and SchemaProvider.
[relax] Add SchemaCoder, some more detail in SchemaProvider/Registery, and
[relax] Update to comment.
[relax] Integrate Schemas into PCollection Coder inference.
[relax] Add setSchema convenience method.
[relax] Fix compilation errors.
[relax] Refactor Schema: Schema now is a fully-specified based on primitive
[relax] Implement SchemaCoder and fix up schema classes.
[relax] Flesh out FieldAccessDescriptor.
[relax] Start plumbing through DoFn.
[relax] Start editing signatures
[relax] Finish plumbing schemas through.
[relax] Add test for schema PCollection.
[relax] Add withSchema to Create.java
[relax] Plumb schemas through OutputReceiver.
[relax] Add an implementation of SchemaProvider.
[relax] Add SchemaRegistry and a test for schema inference. Change schema
[relax] Add unit test for SchemaRegistry.
[relax] Add FieldAccessDescriptorTest
[relax] Add test for Create changes.
[relax] Plumb FieldAccess through.
[relax] Make sure everything is marked experimental with Kind.SCHEMAS
[relax] Add graph-construction time verification of schemas.
[relax] Fix build and style failures.
[relax] Address code-review comments.
[relax] Fixup after merge.
[relax] Apply spotless autoformat.
[relax] Fix compilation error introduced by merge.
[relax] Fix CheckStyle errors.
[relax] Fix Apex runner.
[relax] Fix more breakages.
[relax] run spotless.
[relax] Fix issues.
[relax] Fix Spark issue.
[relax] Address code-review comments and fix a failing test.
[relax] Fix Apex runner.
[relax] Change ParDoSchemaTest to ValidatesRunner, and exclude unsupported
[relax] Make worker changes backwards compatible with DataflowRunner. Once
[relax] Add another backwards-compatible method.
[klk] Add integrationTest task for GCP IO module
[klk] PubsubIO: Always use GCP project from PipelineOptions for subscriptions
[klk] Use BagState in PubsubSignal since it doesn't use SetState methods
[klk] Replace println with logging
[klk] More logging when PubsubJsonIT fails
[klk] Add start signal to TestPubsubSignal
[klk] Use futures in PubsubJsonIT LIMIT test
[klk] Integration test of Pubsub public dataset
[klk] Use test PipelineOptions in PubsubJsonIT LIMIT test
[klk] Sickbay PubsubReadIT on Dataflow
[klk] Fix import order
------------------------------------------
[...truncated 2.63 MB...]
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.io.FileBasedSink$Writer close
INFO: Successfully wrote temporary file
/tmp/junit3184363153542273011/output/.temp-beam-2018-06-30_10-15-02-5/852b43c4-7d23-4eda-a535-d907c9a97986
Jun 30, 2018 10:15:02 AM
org.apache.beam.sdk.io.FileBasedSink$WriteOperation createMissingEmptyShards
INFO: Opening empty writer aace9242-51fb-46f3-8fde-05d8a0eba2a3 for
destination null
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.io.FileBasedSink$Writer close
INFO: Successfully wrote temporary file
/tmp/junit3184363153542273011/output/.temp-beam-2018-06-30_10-15-02-5/aace9242-51fb-46f3-8fde-05d8a0eba2a3
Jun 30, 2018 10:15:02 AM
org.apache.beam.sdk.io.FileBasedSink$WriteOperation createMissingEmptyShards
INFO: Opening empty writer 3bd566f9-02f7-4f48-9dfc-73cd5effa7c8 for
destination null
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.io.FileBasedSink$Writer close
INFO: Successfully wrote temporary file
/tmp/junit3184363153542273011/output/.temp-beam-2018-06-30_10-15-02-5/3bd566f9-02f7-4f48-9dfc-73cd5effa7c8
Jun 30, 2018 10:15:02 AM
org.apache.beam.sdk.io.FileBasedSink$WriteOperation createMissingEmptyShards
INFO: Opening empty writer 0f576167-b118-44c9-8d72-bfea0bda5e3f for
destination null
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.io.FileBasedSink$Writer close
INFO: Successfully wrote temporary file
/tmp/junit3184363153542273011/output/.temp-beam-2018-06-30_10-15-02-5/0f576167-b118-44c9-8d72-bfea0bda5e3f
org.apache.beam.sdk.io.FileBasedSinkTest > testFinalizeMultipleCalls
STANDARD_ERROR
Jun 30, 2018 10:15:02 AM
org.apache.beam.sdk.io.FileBasedSink$WriteOperation createMissingEmptyShards
INFO: Finalizing for destination null num shards 3.
Jun 30, 2018 10:15:02 AM
org.apache.beam.sdk.io.FileBasedSink$WriteOperation moveToOutputFiles
INFO: Will copy temporary file
FileResult{tempFilename=/tmp/junit2106861037765475623/tmp/junit2106861037765475623/temp/0,
shard=0,
window=org.apache.beam.sdk.transforms.windowing.GlobalWindow@5bf5afcd,
paneInfo=PaneInfo{isFirst=true, isLast=true, timing=ON_TIME, index=0,
onTimeIndex=0}} to final location
/tmp/junit2106861037765475623/output/file-00-of-03.test
Jun 30, 2018 10:15:02 AM
org.apache.beam.sdk.io.FileBasedSink$WriteOperation moveToOutputFiles
INFO: Will copy temporary file
FileResult{tempFilename=/tmp/junit2106861037765475623/tmp/junit2106861037765475623/temp/1,
shard=1,
window=org.apache.beam.sdk.transforms.windowing.GlobalWindow@5bf5afcd,
paneInfo=PaneInfo{isFirst=true, isLast=true, timing=ON_TIME, index=0,
onTimeIndex=0}} to final location
/tmp/junit2106861037765475623/output/file-01-of-03.test
Jun 30, 2018 10:15:02 AM
org.apache.beam.sdk.io.FileBasedSink$WriteOperation moveToOutputFiles
INFO: Will copy temporary file
FileResult{tempFilename=/tmp/junit2106861037765475623/tmp/junit2106861037765475623/temp/2,
shard=2,
window=org.apache.beam.sdk.transforms.windowing.GlobalWindow@5bf5afcd,
paneInfo=PaneInfo{isFirst=true, isLast=true, timing=ON_TIME, index=0,
onTimeIndex=0}} to final location
/tmp/junit2106861037765475623/output/file-02-of-03.test
Jun 30, 2018 10:15:02 AM
org.apache.beam.sdk.io.FileBasedSink$WriteOperation removeTemporaryFiles
INFO: Will remove known temporary file
/tmp/junit2106861037765475623/tmp/junit2106861037765475623/temp/0
Jun 30, 2018 10:15:02 AM
org.apache.beam.sdk.io.FileBasedSink$WriteOperation removeTemporaryFiles
INFO: Will remove known temporary file
/tmp/junit2106861037765475623/tmp/junit2106861037765475623/temp/2
Jun 30, 2018 10:15:02 AM
org.apache.beam.sdk.io.FileBasedSink$WriteOperation removeTemporaryFiles
INFO: Will remove known temporary file
/tmp/junit2106861037765475623/tmp/junit2106861037765475623/temp/1
Jun 30, 2018 10:15:02 AM
org.apache.beam.sdk.io.FileBasedSink$WriteOperation createMissingEmptyShards
INFO: Finalizing for destination null num shards 3.
Jun 30, 2018 10:15:02 AM
org.apache.beam.sdk.io.FileBasedSink$WriteOperation moveToOutputFiles
INFO: Will copy temporary file
FileResult{tempFilename=/tmp/junit2106861037765475623/tmp/junit2106861037765475623/temp/0,
shard=0,
window=org.apache.beam.sdk.transforms.windowing.GlobalWindow@5bf5afcd,
paneInfo=PaneInfo{isFirst=true, isLast=true, timing=ON_TIME, index=0,
onTimeIndex=0}} to final location
/tmp/junit2106861037765475623/output/file-00-of-03.test
Jun 30, 2018 10:15:02 AM
org.apache.beam.sdk.io.FileBasedSink$WriteOperation moveToOutputFiles
INFO: Will copy temporary file
FileResult{tempFilename=/tmp/junit2106861037765475623/tmp/junit2106861037765475623/temp/1,
shard=1,
window=org.apache.beam.sdk.transforms.windowing.GlobalWindow@5bf5afcd,
paneInfo=PaneInfo{isFirst=true, isLast=true, timing=ON_TIME, index=0,
onTimeIndex=0}} to final location
/tmp/junit2106861037765475623/output/file-01-of-03.test
Jun 30, 2018 10:15:02 AM
org.apache.beam.sdk.io.FileBasedSink$WriteOperation moveToOutputFiles
INFO: Will copy temporary file
FileResult{tempFilename=/tmp/junit2106861037765475623/tmp/junit2106861037765475623/temp/2,
shard=2,
window=org.apache.beam.sdk.transforms.windowing.GlobalWindow@5bf5afcd,
paneInfo=PaneInfo{isFirst=true, isLast=true, timing=ON_TIME, index=0,
onTimeIndex=0}} to final location
/tmp/junit2106861037765475623/output/file-02-of-03.test
Jun 30, 2018 10:15:02 AM
org.apache.beam.sdk.io.FileBasedSink$WriteOperation removeTemporaryFiles
INFO: Will remove known temporary file
/tmp/junit2106861037765475623/tmp/junit2106861037765475623/temp/0
Jun 30, 2018 10:15:02 AM
org.apache.beam.sdk.io.FileBasedSink$WriteOperation removeTemporaryFiles
INFO: Will remove known temporary file
/tmp/junit2106861037765475623/tmp/junit2106861037765475623/temp/2
Jun 30, 2018 10:15:02 AM
org.apache.beam.sdk.io.FileBasedSink$WriteOperation removeTemporaryFiles
INFO: Will remove known temporary file
/tmp/junit2106861037765475623/tmp/junit2106861037765475623/temp/1
org.apache.beam.sdk.io.FileBasedSinkTest > testWriter STANDARD_ERROR
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.io.FileBasedSink$Writer close
INFO: Successfully wrote temporary file
/tmp/junit4336966698657006248/temp/testId
org.apache.beam.sdk.io.FileBasedSourceTest >
testFractionConsumedWhenReadingFilepattern STANDARD_ERROR
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.io.FileBasedSource createReader
INFO: Matched 3 files for pattern /tmp/junit4767352005530794724/file*
org.apache.beam.sdk.io.FileBasedSourceTest > testReadAllSplitsOfFilePattern
STANDARD_ERROR
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.io.FileBasedSource split
INFO: Splitting filepattern /tmp/junit1262839797995062665/file* into
bundles of size 512 took 1 ms and produced 3 files and 3 bundles
org.apache.beam.sdk.io.FileBasedSourceTest >
testReadEverythingFromFileWithSplits STANDARD_ERROR
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.io.FileBasedSource createReader
INFO: Matched 1 files for pattern /tmp/junit4419601312021689381/file
org.apache.beam.sdk.io.FileBasedSourceTest > testEstimatedSizeOfFilePattern
STANDARD_ERROR
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.io.FileBasedSource
getEstimatedSizeBytes
INFO: Filepattern /tmp/junit3403815755319369175/file* matched 3 files with
total size 360
org.apache.beam.sdk.io.FileBasedSourceTest > testEstimatedSizeOfFile
STANDARD_ERROR
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.io.FileBasedSource
getEstimatedSizeBytes
INFO: Filepattern /tmp/junit2541644057230121003/file matched 1 files with
total size 200
org.apache.beam.sdk.io.FileBasedSourceTest > testFullyReadSingleFile
STANDARD_ERROR
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.io.FileBasedSource createReader
INFO: Matched 1 files for pattern /tmp/junit99101603719966723/file
org.apache.beam.sdk.io.FileBasedSourceTest > testReadAllSplitsOfSingleFile
STANDARD_ERROR
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.io.FileBasedSource split
INFO: Splitting filepattern /tmp/junit4584257272034563270/file into bundles
of size 32 took 0 ms and produced 1 files and 6 bundles
org.apache.beam.sdk.io.FileBasedSourceTest >
testFullyReadFilePatternFirstRecordEmpty STANDARD_ERROR
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.io.FileBasedSource createReader
INFO: Matched 3 files for pattern /tmp/junit6069001056345674313/file*
org.apache.beam.sdk.io.FileBasedSourceTest > testEmptyFilepatternTreatmentAllow
STANDARD_ERROR
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.io.FileBasedSource createReader
INFO: Matched 0 files for pattern /tmp/junit7453146486677441738/doesNotExist
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.io.FileBasedSource createReader
INFO: Matched 0 files for pattern
/tmp/junit7453146486677441738/doesNotExist*
org.apache.beam.sdk.io.FileBasedSourceTest > testSplitAtFractionExhaustive
STANDARD_ERROR
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.testing.SourceTestUtils
assertSplitAtFractionExhaustive
INFO: 51 trials to observe both success and failure of concurrent splitting
at item #1
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.testing.SourceTestUtils
assertSplitAtFractionExhaustive
WARNING: After 101 concurrent splitting trials at item #2, observed only
failure, giving up on this item
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.testing.SourceTestUtils
assertSplitAtFractionExhaustive
WARNING: After 101 concurrent splitting trials at item #3, observed only
failure, giving up on this item
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.testing.SourceTestUtils
assertSplitAtFractionExhaustive
WARNING: After 101 concurrent splitting trials at item #4, observed only
failure, giving up on this item
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.testing.SourceTestUtils
assertSplitAtFractionExhaustive
INFO: 2 trials to observe both success and failure of concurrent splitting
at item #5
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.testing.SourceTestUtils
assertSplitAtFractionExhaustive
WARNING: After 101 concurrent splitting trials at item #6, observed only
failure, giving up on this item
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.testing.SourceTestUtils
assertSplitAtFractionExhaustive
WARNING: After 101 concurrent splitting trials at item #7, observed only
failure, giving up on this item
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.testing.SourceTestUtils
assertSplitAtFractionExhaustive
WARNING: After 101 concurrent splitting trials at item #8, observed only
failure, giving up on this item
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.testing.SourceTestUtils
assertSplitAtFractionExhaustive
WARNING: After 101 concurrent splitting trials at item #9, observed only
failure, giving up on this item
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.testing.SourceTestUtils
assertSplitAtFractionExhaustive
WARNING: After 101 concurrent splitting trials at item #10, observed only
failure, giving up on this item
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.testing.SourceTestUtils
assertSplitAtFractionExhaustive
INFO: 861 total concurrent splitting trials for 20 items
org.apache.beam.sdk.io.FileBasedSourceTest >
testCloseUnstartedFilePatternReader STANDARD_ERROR
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.io.FileBasedSource createReader
INFO: Matched 3 files for pattern /tmp/junit5640280292731821085/file*
org.apache.beam.sdk.io.FileBasedSourceTest > testFullyReadFilePattern
STANDARD_ERROR
Jun 30, 2018 10:15:02 AM org.apache.beam.sdk.io.FileBasedSource createReader
INFO: Matched 3 files for pattern /tmp/junit7086676075028775184/file*
org.apache.beam.sdk.io.OffsetBasedSourceTest > testSplitAtFractionExhaustive
STANDARD_ERROR
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.testing.SourceTestUtils
assertSplitAtFractionExhaustive
WARNING: After 101 concurrent splitting trials at item #1, observed only
failure, giving up on this item
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.testing.SourceTestUtils
assertSplitAtFractionExhaustive
INFO: 46 trials to observe both success and failure of concurrent splitting
at item #2
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.testing.SourceTestUtils
assertSplitAtFractionExhaustive
WARNING: After 101 concurrent splitting trials at item #3, observed only
failure, giving up on this item
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.testing.SourceTestUtils
assertSplitAtFractionExhaustive
WARNING: After 101 concurrent splitting trials at item #4, observed only
failure, giving up on this item
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.testing.SourceTestUtils
assertSplitAtFractionExhaustive
WARNING: After 101 concurrent splitting trials at item #5, observed only
failure, giving up on this item
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.testing.SourceTestUtils
assertSplitAtFractionExhaustive
WARNING: After 101 concurrent splitting trials at item #6, observed only
failure, giving up on this item
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.testing.SourceTestUtils
assertSplitAtFractionExhaustive
WARNING: After 101 concurrent splitting trials at item #7, observed only
failure, giving up on this item
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.testing.SourceTestUtils
assertSplitAtFractionExhaustive
INFO: 652 total concurrent splitting trials for 20 items
org.apache.beam.sdk.io.range.ByteKeyRangeEstimateFractionTest >
testEstimateFractionForKey[385: i=22, k=23] STANDARD_ERROR
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.io.range.ByteKeyRange
estimateFractionForKey
WARNING: Using 0.0 as the default fraction for this near-empty range
ByteKeyRange{startKey=[ff], endKey=[ff00]} where start and end keys differ only
by trailing zeros.
org.apache.beam.sdk.io.range.ByteKeyRangeTrackerTest > testToString
STANDARD_ERROR
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.io.range.ByteKeyRangeTracker
tryReturnRecordAt
INFO: Adjusting range start from [12] to [12] as position of first returned
record
org.apache.beam.sdk.io.range.ByteKeyRangeTrackerTest > testSplitAtPosition
STANDARD_ERROR
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.io.range.ByteKeyRangeTracker
trySplitAtPosition
WARNING: ByteKeyRangeTracker{range=ByteKeyRange{startKey=[12],
endKey=[34]}, position=null}: Rejecting split request at [23] because no
records have been returned.
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.io.range.ByteKeyRangeTracker
tryReturnRecordAt
INFO: Adjusting range start from [12] to [12] as position of first returned
record
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.io.range.ByteKeyRangeTracker
trySplitAtPosition
WARNING: ByteKeyRangeTracker{range=ByteKeyRange{startKey=[12],
endKey=[33]}, position=[12]}: Rejecting split request at [34] because it is not
within the range.
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.io.range.ByteKeyRangeTracker
trySplitAtPosition
WARNING: ByteKeyRangeTracker{range=ByteKeyRange{startKey=[12],
endKey=[33]}, position=[23]}: Rejecting split request at [23] because it is not
after current position [23].
org.apache.beam.sdk.io.range.ByteKeyRangeTrackerTest >
testGetFractionConsumedAfterOutOfRangeClaim STANDARD_ERROR
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.io.range.ByteKeyRangeTracker
tryReturnRecordAt
INFO: Adjusting range start from [12] to [12] as position of first returned
record
org.apache.beam.sdk.io.range.ByteKeyRangeTrackerTest > testGetFractionConsumed
STANDARD_ERROR
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.io.range.ByteKeyRangeTracker
tryReturnRecordAt
INFO: Adjusting range start from [12] to [12] as position of first returned
record
org.apache.beam.sdk.io.range.ByteKeyRangeTrackerTest >
testGetFractionConsumedUpdateStartKey STANDARD_ERROR
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.io.range.ByteKeyRangeTracker
tryReturnRecordAt
INFO: Adjusting range start from [12] to [14] as position of first returned
record
org.apache.beam.sdk.io.range.ByteKeyRangeTrackerTest >
testTryReturnBeforeLastReturnedRecord STANDARD_ERROR
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.io.range.ByteKeyRangeTracker
tryReturnRecordAt
INFO: Adjusting range start from [12] to [12] as position of first returned
record
org.apache.beam.sdk.io.range.ByteKeyRangeTrackerTest > testUpdateStartKey
STANDARD_ERROR
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.io.range.ByteKeyRangeTracker
tryReturnRecordAt
INFO: Adjusting range start from [12] to [14] as position of first returned
record
org.apache.beam.sdk.io.range.ByteKeyRangeTrackerTest >
testGetFractionConsumedAfterDone STANDARD_ERROR
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.io.range.ByteKeyRangeTracker
tryReturnRecordAt
INFO: Adjusting range start from [12] to [12] as position of first returned
record
org.apache.beam.sdk.io.range.ByteKeyRangeTrackerTest > testTryReturnRecordAt
STANDARD_ERROR
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.io.range.ByteKeyRangeTracker
tryReturnRecordAt
INFO: Adjusting range start from [12] to [12] as position of first returned
record
org.apache.beam.sdk.io.range.ByteKeyRangeTrackerTest >
testGetSplitPointsConsumed STANDARD_ERROR
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.io.range.ByteKeyRangeTracker
tryReturnRecordAt
INFO: Adjusting range start from [12] to [12] as position of first returned
record
org.apache.beam.sdk.util.MutationDetectorsTest > testMutationWithEqualEncodings
STANDARD_ERROR
Jun 30, 2018 10:15:03 AM
org.apache.beam.sdk.util.MutationDetectors$CodedValueMutationDetector
verifyUnmodifiedThrowingCheckedExceptions
WARNING: Coder of type class
org.apache.beam.sdk.util.MutationDetectorsTest$1EncodingBadStructuralValueCoder
has a #structuralValue method which does not return true when the encoding of
the elements is equal. Element [1, foo, [Ljava.lang.Byte;@4f973fc2]
org.apache.beam.sdk.util.NumberedShardedFileTest >
testReadWithRetriesFailsWhenOutputDirEmpty STANDARD_ERROR
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.util.NumberedShardedFile
readFilesWithRetries
WARNING: Error in file reading. Ignore and retry.
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.util.NumberedShardedFile
readFilesWithRetries
WARNING: Error in file reading. Ignore and retry.
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.util.NumberedShardedFile
readFilesWithRetries
WARNING: Error in file reading. Ignore and retry.
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.util.NumberedShardedFile
readFilesWithRetries
WARNING: Error in file reading. Ignore and retry.
Jun 30, 2018 10:15:03 AM org.apache.beam.sdk.util.NumberedShardedFile
readFilesWithRetries
WARNING: Error in file reading. Ignore and retry.
Gradle Test Executor 42 finished executing tests.
> Task :beam-sdks-java-core:test
Finished generating test XML results (0.029 secs) into:
<https://builds.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/build/test-results/test>
Generating HTML test report...
Finished generating test html results (0.091 secs) into:
<https://builds.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/build/reports/tests/test>
Packing task ':beam-sdks-java-core:test'
:beam-sdks-java-core:test (Thread[Task worker for ':' Thread 7,5,main])
completed. Took 29.486 secs.
:beam-sdks-java-core:check (Thread[Task worker for ':' Thread 7,5,main])
started.
> Task :beam-sdks-java-core:check
Skipping task ':beam-sdks-java-core:check' as it has no actions.
:beam-sdks-java-core:check (Thread[Task worker for ':' Thread 7,5,main])
completed. Took 0.0 secs.
:beam-sdks-java-core:build (Thread[Task worker for ':' Thread 7,5,main])
started.
> Task :beam-sdks-java-core:build
Skipping task ':beam-sdks-java-core:build' as it has no actions.
:beam-sdks-java-core:build (Thread[Task worker for ':' Thread 7,5,main])
completed. Took 0.0 secs.
:beam-sdks-java-core:buildNeeded (Thread[Task worker for ':' Thread 7,5,main])
started.
> Task :beam-sdks-java-core:buildNeeded
Skipping task ':beam-sdks-java-core:buildNeeded' as it has no actions.
:beam-sdks-java-core:buildNeeded (Thread[Task worker for ':' Thread 7,5,main])
completed. Took 0.0 secs.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':beam-runners-core-java:compileJava'.
> Compilation failed with exit code 1; see the compiler error output for
> details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to
get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 5.0.
See
https://docs.gradle.org/4.8/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 5m 17s
338 actionable tasks: 335 executed, 3 from cache
Publishing build scan...
https://gradle.com/s/sp6euzuw7ea3q
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure