See <https://builds.apache.org/job/beam_PostCommit_Py_ValCont/5208/display/redirect?page=changes>
Changes: [iemejia] [BEAM-8701] Remove unused commons-io_1x dependency [iemejia] [BEAM-8701] Update commons-io to version 2.6 ------------------------------------------ [...truncated 718.09 KB...] Traceback (most recent call last): File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/loader.py",> line 418, in loadTestsFromName addr.filename, addr.module) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/runners/portability/spark_runner_test.py",> line 30, in <module> from apache_beam.runners.portability import portable_runner_test File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/runners/portability/portable_runner_test.py",> line 42, in <module> from apache_beam.runners.portability import fn_api_runner_test File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",> line 38, in <module> import hamcrest # pylint: disable=ungrouped-imports File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/__init__.py",> line 2, in <module> from hamcrest.library import * File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/__init__.py",> line 7, in <module> from hamcrest.library.object import * File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/object/__init__.py",> line 4, in <module> from .hasproperty import has_properties, has_property File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/object/hasproperty.py",> line 174 ), ^ SyntaxError: invalid syntax ====================================================================== ERROR: Failure: SyntaxError (invalid syntax (hasproperty.py, line 174)) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/loader.py",> line 418, in loadTestsFromName addr.filename, addr.module) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/transforms/combiners_test.py",> line 27, in <module> import hamcrest as hc File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/__init__.py",> line 2, in <module> from hamcrest.library import * File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/__init__.py",> line 7, in <module> from hamcrest.library.object import * File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/object/__init__.py",> line 4, in <module> from .hasproperty import has_properties, has_property File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/object/hasproperty.py",> line 174 ), ^ SyntaxError: invalid syntax ====================================================================== ERROR: Failure: SyntaxError (invalid syntax (hasproperty.py, line 174)) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/loader.py",> line 418, in loadTestsFromName addr.filename, addr.module) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/transforms/display_test.py",> line 26, in <module> import hamcrest as hc File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/__init__.py",> line 2, in <module> from hamcrest.library import * File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/__init__.py",> line 7, in <module> from hamcrest.library.object import * File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/object/__init__.py",> line 4, in <module> from .hasproperty import has_properties, has_property File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/object/hasproperty.py",> line 174 ), ^ SyntaxError: invalid syntax ====================================================================== ERROR: Failure: SyntaxError (invalid syntax (hasproperty.py, line 174)) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/loader.py",> line 418, in loadTestsFromName addr.filename, addr.module) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/transforms/ptransform_test.py",> line 37, in <module> import hamcrest as hc File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/__init__.py",> line 2, in <module> from hamcrest.library import * File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/__init__.py",> line 7, in <module> from hamcrest.library.object import * File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/object/__init__.py",> line 4, in <module> from .hasproperty import has_properties, has_property File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/object/hasproperty.py",> line 174 ), ^ SyntaxError: invalid syntax ====================================================================== ERROR: Failure: SyntaxError (invalid syntax (hasproperty.py, line 174)) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/loader.py",> line 418, in loadTestsFromName addr.filename, addr.module) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/transforms/stats_test.py",> line 28, in <module> import hamcrest as hc File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/__init__.py",> line 2, in <module> from hamcrest.library import * File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/__init__.py",> line 7, in <module> from hamcrest.library.object import * File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/object/__init__.py",> line 4, in <module> from .hasproperty import has_properties, has_property File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/object/hasproperty.py",> line 174 ), ^ SyntaxError: invalid syntax ====================================================================== ERROR: Failure: SyntaxError (invalid syntax (hasproperty.py, line 174)) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/loader.py",> line 418, in loadTestsFromName addr.filename, addr.module) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/testing/load_tests/streaming/group_by_key_streaming_test.py",> line 44, in <module> from hamcrest.core.core.allof import all_of File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/__init__.py",> line 2, in <module> from hamcrest.library import * File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/__init__.py",> line 7, in <module> from hamcrest.library.object import * File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/object/__init__.py",> line 4, in <module> from .hasproperty import has_properties, has_property File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/object/hasproperty.py",> line 174 ), ^ SyntaxError: invalid syntax ====================================================================== ERROR: Failure: SyntaxError (invalid syntax (hasproperty.py, line 174)) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/loader.py",> line 418, in loadTestsFromName addr.filename, addr.module) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/testing/metric_result_matchers_test.py",> line 24, in <module> from hamcrest import assert_that as hc_assert_that File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/__init__.py",> line 2, in <module> from hamcrest.library import * File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/__init__.py",> line 7, in <module> from hamcrest.library.object import * File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/object/__init__.py",> line 4, in <module> from .hasproperty import has_properties, has_property File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/object/hasproperty.py",> line 174 ), ^ SyntaxError: invalid syntax ====================================================================== ERROR: Failure: SyntaxError (invalid syntax (hasproperty.py, line 174)) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/loader.py",> line 418, in loadTestsFromName addr.filename, addr.module) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/testing/pipeline_verifiers_test.py",> line 28, in <module> from hamcrest import assert_that as hc_assert_that File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/__init__.py",> line 2, in <module> from hamcrest.library import * File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/__init__.py",> line 7, in <module> from hamcrest.library.object import * File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/object/__init__.py",> line 4, in <module> from .hasproperty import has_properties, has_property File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/object/hasproperty.py",> line 174 ), ^ SyntaxError: invalid syntax ====================================================================== ERROR: Failure: SyntaxError (invalid syntax (hasproperty.py, line 174)) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/loader.py",> line 418, in loadTestsFromName addr.filename, addr.module) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/testing/test_pipeline_test.py",> line 26, in <module> from hamcrest.core.assert_that import assert_that as hc_assert_that File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/__init__.py",> line 2, in <module> from hamcrest.library import * File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/__init__.py",> line 7, in <module> from hamcrest.library.object import * File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/object/__init__.py",> line 4, in <module> from .hasproperty import has_properties, has_property File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/hamcrest/library/object/hasproperty.py",> line 174 ), ^ SyntaxError: invalid syntax ---------------------------------------------------------------------- XML: nosetests-python2.7_sdk.xml ---------------------------------------------------------------------- XML: <https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/nosetests.xml> ---------------------------------------------------------------------- Ran 47 tests in 4.078s FAILED (errors=47) cleanup_container Untagged: us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk:20200107-153559 Untagged: us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk@sha256:d955f5e52472f6a4b3584890541f417064ccaf2d4a36512812986ef014cd5ac4 Deleted: sha256:7a325b3506ef87a8cabfd9e3c47d9459c22f6c94ecde66a1084a8402be804707 Deleted: sha256:1d77c51a1f19b3eef02590529dc4a13034a0ed30947e5b0f80ef572a983dd292 Deleted: sha256:b891df4902a44e411f1236f7c34fdbd6954613f25c0846120747d4f14ec8e038 Deleted: sha256:a22dea7055802df21a57af4878ecefc5800c333cb7499481d23d0e234ecf772d Deleted: sha256:b6f857da1257e8db04f11689a1a577b318252589521bfdc0cafd15317684d2d6 Deleted: sha256:39596c97e4eeb1885705ef11dc0007e643309399c95985ea926ab0e16ef4d055 Deleted: sha256:44ff5f4b1e5e200424d724139e71d7a494a66d60ae3585d2f2d787dde7cc92ea Deleted: sha256:40a915d9e64bb95924b0897219fc315efe9ad308081572b191c3f56676d78053 Deleted: sha256:68cc7f2a2387f8a8dbb76e48795f0ec532d533afc812e84dead6153a0a7f00e1 Deleted: sha256:71f569ff3c0bf7b98b9b6a0901273e435a320f18bbfa388d4f49b72f8f8f35f1 Deleted: sha256:93c9599f11058a7f8abef34badbe3a8b113030546797046facacfd69d57c1590 Deleted: sha256:f140247d0df94928efeae249a97b19f6ac8ffdb3e855cf80c2109124a4b44ee6 Deleted: sha256:0b0d30b3e8c0abcd942dc1fba55c60aefd6c4f551de0fabd3105700e8ffd2864 Deleted: sha256:53dcf52e7606e9a6dc024facc164efb97eacc75f90a1c4652a5c2da04f6dcd56 Deleted: sha256:a387a354a6f86e867d7d543e43b299eeeab37b7dd36237fda56b0e2e6d684e80 Deleted: sha256:69b07fb44f07a73c42f0c11ceaa03a43398fe70cfc1d224df08c4f55c5edf9a2 Deleted: sha256:a99b1d7d94b102424065f49a40ab624ae571d54d5205caecd3ea49356b3ea543 Deleted: sha256:045e49cd977a7c84e81325ad4bd780dbf1f8cba88b1c654bd257ccf9bfec0274 Deleted: sha256:c7cc76e8bf9880816f9a883c16134a7b7e8c83b71baad0cf61a41e0f729f18e0 Deleted: sha256:44fe3468563c6cd07444e495f036926328dfaac1447acc89267f3480bb9dcad2 Digests: - us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk@sha256:d955f5e52472f6a4b3584890541f417064ccaf2d4a36512812986ef014cd5ac4 Associated tags: - 20200107-153559 Tags: - us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk:20200107-153559 Deleted [us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk:20200107-153559]. Deleted [us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk@sha256:d955f5e52472f6a4b3584890541f417064ccaf2d4a36512812986ef014cd5ac4]. Removed the container Build step 'Execute shell' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
