Skip to content

Instantly share code, notes, and snippets.

@masahitojp
Created February 23, 2021 01:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masahitojp/6a292e3d8ff5506383fca3a44805bafb to your computer and use it in GitHub Desktop.
Save masahitojp/6a292e3d8ff5506383fca3a44805bafb to your computer and use it in GitHub Desktop.
result for `sh sdks/java/build-tools/beam-linkage-check.sh origin/master beam-11770`
~/src/beam >>> sh sdks/java/build-tools/beam-linkage-check.sh origin/master beam-11770
Comparing linkage of artifact lists beam-sdks-java-core beam-sdks-java-io-google-cloud-platform beam-runners-google-cloud-dataflow-java beam-sdks-java-io-hadoop-format using baseline origin/master and proposal beam-11770
Establishing baseline linkage for origin/master
HEAD is now at aaad864c9a [BEAM-7372] remove aliases created for python 2 (#14012)
2021年 2月 23日 火曜日 10:03:12 JST: Running linkage check (baseline) for beam-sdks-java-core
2021年 2月 23日 火曜日 10:03:12 JST: to create a baseline (existing errors before change) build/linkagecheck/baseline-beam-sdks-java-core.xml
+ ./gradlew -Ppublishing -PskipCheckerFramework -PjavaLinkageArtifactIds=beam-sdks-java-core -PjavaLinkageWriteBaseline=build/linkagecheck/baseline-beam-sdks-java-core.xml :checkJavaLinkage
Configuration on demand is an incubating feature.
> Task :sdks:java:io:clickhouse:compileJavacc
Java Compiler Compiler Version 7.0.9 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file /home/masahito/src/beam/sdks/java/io/clickhouse/src/main/javacc/ColumnTypeParser.jj . . .
File "TokenMgrError.java" does not exist. Will create one.
File "ParseException.java" does not exist. Will create one.
File "Token.java" does not exist. Will create one.
File "SimpleCharStream.java" does not exist. Will create one.
Parser generated successfully.
> Task :sdks:java:extensions:sql:compileJavacc
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file /home/masahito/src/beam/sdks/java/extensions/sql/build/generated/fmpp/javacc/Parser.jj . . .
Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding.
Warning: Lookahead adequacy checking not being performed since option LOOKAHEAD is more than 1. Set option FORCE_LA_CHECK to true to force checking.
File "TokenMgrError.java" does not exist. Will create one.
File "ParseException.java" does not exist. Will create one.
File "Token.java" does not exist. Will create one.
File "SimpleCharStream.java" does not exist. Will create one.
Parser generated with 0 errors and 1 warnings.
> Task :checkJavaLinkage
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Wrote the linkage errors as exclusion file: build/linkagecheck/baseline-beam-sdks-java-core.xml
NOTE: This task published artifacts into your local Maven repository. You may want to remove them manually.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 1m 43s
1121 actionable tasks: 419 executed, 190 from cache, 512 up-to-date
+ RESULT=0
+ set -e
+ set +x
2021年 2月 23日 火曜日 10:04:56 JST: Running linkage check (baseline) for beam-sdks-java-io-google-cloud-platform
2021年 2月 23日 火曜日 10:04:56 JST: to create a baseline (existing errors before change) build/linkagecheck/baseline-beam-sdks-java-io-google-cloud-platform.xml
+ ./gradlew -Ppublishing -PskipCheckerFramework -PjavaLinkageArtifactIds=beam-sdks-java-io-google-cloud-platform -PjavaLinkageWriteBaseline=build/linkagecheck/baseline-beam-sdks-java-io-google-cloud-platform.xml :checkJavaLinkage
Configuration on demand is an incubating feature.
> Task :checkJavaLinkage
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Wrote the linkage errors as exclusion file: build/linkagecheck/baseline-beam-sdks-java-io-google-cloud-platform.xml
NOTE: This task published artifacts into your local Maven repository. You may want to remove them manually.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 53s
1121 actionable tasks: 203 executed, 918 up-to-date
+ RESULT=0
+ set -e
+ set +x
2021年 2月 23日 火曜日 10:05:50 JST: Running linkage check (baseline) for beam-runners-google-cloud-dataflow-java
2021年 2月 23日 火曜日 10:05:50 JST: to create a baseline (existing errors before change) build/linkagecheck/baseline-beam-runners-google-cloud-dataflow-java.xml
+ ./gradlew -Ppublishing -PskipCheckerFramework -PjavaLinkageArtifactIds=beam-runners-google-cloud-dataflow-java -PjavaLinkageWriteBaseline=build/linkagecheck/baseline-beam-runners-google-cloud-dataflow-java.xml :checkJavaLinkage
Configuration on demand is an incubating feature.
> Task :checkJavaLinkage
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Wrote the linkage errors as exclusion file: build/linkagecheck/baseline-beam-runners-google-cloud-dataflow-java.xml
NOTE: This task published artifacts into your local Maven repository. You may want to remove them manually.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 55s
1121 actionable tasks: 203 executed, 918 up-to-date
+ RESULT=0
+ set -e
+ set +x
2021年 2月 23日 火曜日 10:06:46 JST: Running linkage check (baseline) for beam-sdks-java-io-hadoop-format
2021年 2月 23日 火曜日 10:06:46 JST: to create a baseline (existing errors before change) build/linkagecheck/baseline-beam-sdks-java-io-hadoop-format.xml
+ ./gradlew -Ppublishing -PskipCheckerFramework -PjavaLinkageArtifactIds=beam-sdks-java-io-hadoop-format -PjavaLinkageWriteBaseline=build/linkagecheck/baseline-beam-sdks-java-io-hadoop-format.xml :checkJavaLinkage
Configuration on demand is an incubating feature.
> Task :checkJavaLinkage
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Wrote the linkage errors as exclusion file: build/linkagecheck/baseline-beam-sdks-java-io-hadoop-format.xml
NOTE: This task published artifacts into your local Maven repository. You may want to remove them manually.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 49s
1121 actionable tasks: 203 executed, 918 up-to-date
<-------------> 0% WAITING
> :sdks:java:io:synthetic:compileTestJava
> :sdks:java:io:solr:compileTestJava
> :sdks:java:io:jdbc:compileTestJava
> :sdks:java:io:google-cloud-platform:compileTestJava
> :sdks:java:testing:nexmark:compileJava
> :sdks:java:io:redis:compileJava
> :runners:flink:1.10:job-server:shadowJar
> :runners:java-fn-execution:compileTestJava
> :sdks:java:io:splunk:compileJava
> :sdks:java:io:kudu:compileJava
> :sdks:java:extensions:sql:jdbc:compileTestJava
> :sdks:java:io:influxdb:compileJava > Resolve files of :sdks:java:io:influxdb:
+ RESULT=0
+ set -e
+ set +x
Checking linkage for beam-11770
Previous HEAD position was aaad864c9a [BEAM-7372] remove aliases created for python 2 (#14012)
Switched to branch 'beam-11770'
Your branch is ahead of 'origin/beam-11770' by 5 commits.
(use "git push" to publish your local commits)
2021年 2月 23日 火曜日 10:07:36 JST: Running linkage check (validate) for beam-sdks-java-core
2021年 2月 23日 火曜日 10:07:36 JST: using baseline build/linkagecheck/baseline-beam-sdks-java-core.xml
+ ./gradlew -Ppublishing -PskipCheckerFramework -PjavaLinkageArtifactIds=beam-sdks-java-core -PjavaLinkageReadBaseline=build/linkagecheck/baseline-beam-sdks-java-core.xml :checkJavaLinkage
Configuration on demand is an incubating feature.
> Task :sdks:java:io:clickhouse:compileJavacc
Java Compiler Compiler Version 7.0.9 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file /home/masahito/src/beam/sdks/java/io/clickhouse/src/main/javacc/ColumnTypeParser.jj . . .
File "TokenMgrError.java" does not exist. Will create one.
File "ParseException.java" does not exist. Will create one.
File "Token.java" does not exist. Will create one.
File "SimpleCharStream.java" does not exist. Will create one.
Parser generated successfully.
> Task :sdks:java:extensions:sql:compileJavacc
Java Compiler Compiler Version 4.0 (Parser Generator)
Warning: Lookahead adequacy checking not being performed since option LOOKAHEAD is more than 1. Set option FORCE_LA_CHECK to true to force checking.
(type "javacc" with no arguments for help)
Reading from file /home/masahito/src/beam/sdks/java/extensions/sql/build/generated/fmpp/javacc/Parser.jj . . .
Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding.
File "TokenMgrError.java" does not exist. Will create one.
File "ParseException.java" does not exist. Will create one.
File "Token.java" does not exist. Will create one.
File "SimpleCharStream.java" does not exist. Will create one.
Parser generated with 0 errors and 1 warnings.
> Task :checkJavaLinkage
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
NOTE: This task published artifacts into your local Maven repository. You may want to remove them manually.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 1m 25s
1121 actionable tasks: 419 executed, 190 from cache, 512 up-to-date
+ RESULT=0
+ set -e
+ set +x
2021年 2月 23日 火曜日 10:09:02 JST: Done: 0
2021年 2月 23日 火曜日 10:09:02 JST: Running linkage check (validate) for beam-sdks-java-io-google-cloud-platform
2021年 2月 23日 火曜日 10:09:02 JST: using baseline build/linkagecheck/baseline-beam-sdks-java-io-google-cloud-platform.xml
+ ./gradlew -Ppublishing -PskipCheckerFramework -PjavaLinkageArtifactIds=beam-sdks-java-io-google-cloud-platform -PjavaLinkageReadBaseline=build/linkagecheck/baseline-beam-sdks-java-io-google-cloud-platform.xml :checkJavaLinkage
Configuration on demand is an incubating feature.
> Task :checkJavaLinkage
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
NOTE: This task published artifacts into your local Maven repository. You may want to remove them manually.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 48s
1121 actionable tasks: 203 executed, 918 up-to-date
+ RESULT=0
+ set -e
+ set +x
2021年 2月 23日 火曜日 10:09:52 JST: Done: 0
2021年 2月 23日 火曜日 10:09:52 JST: Running linkage check (validate) for beam-runners-google-cloud-dataflow-java
2021年 2月 23日 火曜日 10:09:52 JST: using baseline build/linkagecheck/baseline-beam-runners-google-cloud-dataflow-java.xml
+ ./gradlew -Ppublishing -PskipCheckerFramework -PjavaLinkageArtifactIds=beam-runners-google-cloud-dataflow-java -PjavaLinkageReadBaseline=build/linkagecheck/baseline-beam-runners-google-cloud-dataflow-java.xml :checkJavaLinkage
Configuration on demand is an incubating feature.
> Task :checkJavaLinkage
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
NOTE: This task published artifacts into your local Maven repository. You may want to remove them manually.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 49s
1121 actionable tasks: 203 executed, 918 up-to-date
+ RESULT=0
+ set -e
+ set +x
2021年 2月 23日 火曜日 10:10:41 JST: Done: 0
2021年 2月 23日 火曜日 10:10:41 JST: Running linkage check (validate) for beam-sdks-java-io-hadoop-format
2021年 2月 23日 火曜日 10:10:41 JST: using baseline build/linkagecheck/baseline-beam-sdks-java-io-hadoop-format.xml
+ ./gradlew -Ppublishing -PskipCheckerFramework -PjavaLinkageArtifactIds=beam-sdks-java-io-hadoop-format -PjavaLinkageReadBaseline=build/linkagecheck/baseline-beam-sdks-java-io-hadoop-format.xml :checkJavaLinkage
Configuration on demand is an incubating feature.
> Task :checkJavaLinkage
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
NOTE: This task published artifacts into your local Maven repository. You may want to remove them manually.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 41s
1121 actionable tasks: 203 executed, 918 up-to-date
+ RESULT=0
+ set -e
+ set +x
2021年 2月 23日 火曜日 10:11:23 JST: Done: 0
No new linkage errors
Already on 'beam-11770'
Your branch is ahead of 'origin/beam-11770' by 5 commits.
(use "git push" to publish your local commits)
~/src/beam >>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment