See
<https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Flink/2527/display/redirect>
Changes:
------------------------------------------
[...truncated 37.45 MB...]
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127
capabilities: "beam:combinefn:packed_python:v1"
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127
capabilities: "beam:version:sdk_base:apache/beam_python3.8_sdk:2.53.0.dev"
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127
capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127
capabilities: "beam:transform:to_string:v1"
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127
capabilities: "beam:protocol:data_sampling:v1"
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127
java.lang.InterruptedException
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
java.lang.Object.wait(Native Method)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
java.lang.Object.wait(Object.java:460)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
java.util.concurrent.TimeUnit.timedWait(TimeUnit.java:348)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.beam.vendor.grpc.v1p54p0.io.grpc.internal.ServerImpl.awaitTermination(ServerImpl.java:311)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.beam.sdk.fn.server.GrpcFnServer.close(GrpcFnServer.java:157)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$WrappedSdkHarnessClient.$closeResource(DefaultJobBundleFactory.java:643)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$WrappedSdkHarnessClient.close(DefaultJobBundleFactory.java:643)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$WrappedSdkHarnessClient.unref(DefaultJobBundleFactory.java:659)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$WrappedSdkHarnessClient.access$400(DefaultJobBundleFactory.java:590)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory.close(DefaultJobBundleFactory.java:335)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.beam.runners.fnexecution.control.DefaultExecutableStageContext.close(DefaultExecutableStageContext.java:43)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.beam.runners.fnexecution.control.ReferenceCountingExecutableStageContextFactory$WrappedContext.closeActual(ReferenceCountingExecutableStageContextFactory.java:217)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.beam.runners.fnexecution.control.ReferenceCountingExecutableStageContextFactory$WrappedContext.access$200(ReferenceCountingExecutableStageContextFactory.java:193)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.beam.runners.fnexecution.control.ReferenceCountingExecutableStageContextFactory.release(ReferenceCountingExecutableStageContextFactory.java:182)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.beam.runners.fnexecution.control.ReferenceCountingExecutableStageContextFactory.scheduleRelease(ReferenceCountingExecutableStageContextFactory.java:136)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.beam.runners.fnexecution.control.ReferenceCountingExecutableStageContextFactory.access$300(ReferenceCountingExecutableStageContextFactory.java:48)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.beam.runners.fnexecution.control.ReferenceCountingExecutableStageContextFactory$WrappedContext.close(ReferenceCountingExecutableStageContextFactory.java:213)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.close(FlinkExecutableStageFunction.java:374)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.flink.api.common.functions.util.FunctionUtils.closeFunction(FunctionUtils.java:41)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:533)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:935)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:914)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:728)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
org.apache.flink.runtime.taskmanager.Task.run(Task.java:550)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 at
java.lang.Thread.run(Thread.java:750)
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127
INFO apache_beam.runners.portability.portable_runner:portable_runner.py:550
Job state changed to FAILED
ERROR apache_beam.runners.worker.sdk_worker:sdk_worker.py:301 Error
processing instruction 9. Original traceback is
Traceback (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/data_plane.py",
line 505, in input_elements
element = received.get(timeout=1)
File "/usr/lib/python3.8/queue.py", line 178, in get
raise Empty
_queue.Empty
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 297, in _execute
response = task()
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 372, in <lambda>
lambda: self.create_worker().do_instruction(request), request)
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 625, in do_instruction
return getattr(self, request_type)(
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 663, in process_bundle
bundle_processor.process_bundle(instruction_id))
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/bundle_processor.py",
line 1045, in process_bundle
for element in data_channel.input_elements(instruction_id,
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/data_plane.py",
line 508, in input_elements
raise RuntimeError('Channel closed prematurely.')
RuntimeError: Channel closed prematurely.
Traceback (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/data_plane.py",
line 505, in input_elements
element = received.get(timeout=1)
File "/usr/lib/python3.8/queue.py", line 178, in get
raise Empty
_queue.Empty
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
ERROR apache_beam.runners.worker.sdk_worker:sdk_worker.py:301 Error
processing instruction 5. Original traceback is
Traceback (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/data_plane.py",
line 505, in input_elements
element = received.get(timeout=1)
File "/usr/lib/python3.8/queue.py", line 178, in get
raise Empty
_queue.Empty
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 297, in _execute
response = task()
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 372, in <lambda>
lambda: self.create_worker().do_instruction(request), request)
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 625, in do_instruction
return getattr(self, request_type)(
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 663, in process_bundle
bundle_processor.process_bundle(instruction_id))
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/bundle_processor.py",
line 1045, in process_bundle
for element in data_channel.input_elements(instruction_id,
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/data_plane.py",
line 508, in input_elements
raise RuntimeError('Channel closed prematurely.')
RuntimeError: Channel closed prematurely.
Traceback (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/data_plane.py",
line 505, in input_elements
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 297, in _execute
response = task()
element = received.get(timeout=1)
File "/usr/lib/python3.8/queue.py", line 178, in get
raise Empty
_queue.Empty
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 372, in <lambda>
lambda: self.create_worker().do_instruction(request), request)
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 625, in do_instruction
return getattr(self, request_type)(
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 663, in process_bundle
bundle_processor.process_bundle(instruction_id))
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/bundle_processor.py",
line 1045, in process_bundle
for element in data_channel.input_elements(instruction_id,
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/data_plane.py",
line 508, in input_elements
raise RuntimeError('Channel closed prematurely.')
RuntimeError: Channel closed prematurely.
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 297, in _execute
response = task()
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 372, in <lambda>
lambda: self.create_worker().do_instruction(request), request)
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 625, in do_instruction
return getattr(self, request_type)(
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 663, in process_bundle
bundle_processor.process_bundle(instruction_id))
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/bundle_processor.py",
line 1045, in process_bundle
for element in data_channel.input_elements(instruction_id,
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/data_plane.py",
line 508, in input_elements
raise RuntimeError('Channel closed prematurely.')
RuntimeError: Channel closed prematurely.
ion_9 ��,d local_input (
fn/write/ref_PCollection_PCollection_9:0 ��e �
,d 8�,d P�,d �,d H�,d
�,d `�,d 0�,d P�,d @�,d h�
,d (�,d ��,d p�,d ��,d / ��,d
�,d O ref_PCollection_PCollection_12
40WriteToText/Write/WriteImpl/WriteBundles.None ref_Coder_FastPrimitivesCoder_6
ref_Windowing_Windowing_1 ref_PCollection_PCollection_12
��,d ; ��,d �,d
ref_PCollection_PCollection_11Co52WriteToText/Write/WriteImpl/WindowInto(WindowIntoFn).NoneORM
ref_Coder_TupleCoder_12 ref_Windowing_Windowing_1�7e
ref_PCollection_PCollection_11 :ptra ��,d 2 �,d
�,d ref_PCollection_PCollection_10
43WriteToText/Write/WriteImpl/InitializeWrite.None � 0P,d
p d `�,d ��,d coder ��,d
beam:coder:kv:v1��,d ��,d
��,d ref_Coder_StrUtf8Coder_7ref_Coder_Iterab ����16
�
,d � ,d ��,d ref_Coder_TuERROR
apache_beam.runners.worker.sdk_worker:sdk_worker.py:301 Error processing
instruction 1. Original traceback is
Traceback (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/data_plane.py",
line 505, in input_elements
element = received.get(timeout=1)
File "/usr/lib/python3.8/queue.py", line 178, in get
raise Empty
_queue.Empty
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 297, in _execute
response = task()
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 372, in <lambda>
lambda: self.create_worker().do_instruction(request), request)
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 625, in do_instruction
return getattr(self, request_type)(
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 663, in process_bundle
bundle_processor.process_bundle(instruction_id))
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/bundle_processor.py",
line 1045, in process_bundle
for element in data_channel.input_elements(instruction_id,
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/data_plane.py",
line 508, in input_elements
raise RuntimeError('Channel closed prematurely.')
RuntimeError: Channel closed prematurely.
ERROR apache_beam.runners.worker.sdk_worker:sdk_worker.py:301 Error
processing instruction 16. Original traceback is
Traceback (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/data_plane.py",
line 505, in input_elements
element = received.get(timeout=1)
File "/usr/lib/python3.8/queue.py", line 178, in get
raise Empty
_queue.Empty
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 297, in _execute
response = task()
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 372, in <lambda>
lambda: self.create_worker().do_instruction(request), request)
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 625, in do_instruction
return getattr(self, request_type)(
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",
line 663, in process_bundle
bundle_processor.process_bundle(instruction_id))
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/bundle_processor.py",
line 1045, in process_bundle
for element in data_channel.input_elements(instruction_id,
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Flink/src/sdks/python/apache_beam/runners/worker/data_plane.py",
line 508, in input_elements
raise RuntimeError('Channel closed prematurely.')
RuntimeError: Channel closed prematurely.
> Task :sdks:python:test-suites:portable:py311:flinkExamples
WARNING root:subprocess_server.py:96 Waiting for grpc channel to be ready at
localhost:60559.
WARNING root:subprocess_server.py:96 Waiting for grpc channel to be ready at
localhost:60559.
WARNING root:subprocess_server.py:96 Waiting for grpc channel to be ready at
localhost:60559.
WARNING root:subprocess_server.py:96 Waiting for grpc channel to be ready at
localhost:60559.
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 Nov 02,
2023 3:55:22 PM software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
getItems
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 WARNING:
Unable to retrieve the requested metadata.
WARNING root:subprocess_server.py:96 Waiting for grpc channel to be ready at
localhost:60559.
WARNING root:subprocess_server.py:96 Waiting for grpc channel to be ready at
localhost:60559.
WARNING root:subprocess_server.py:96 Waiting for grpc channel to be ready at
localhost:60559.
WARNING root:subprocess_server.py:96 Waiting for grpc channel to be ready at
localhost:60559.
WARNING root:subprocess_server.py:96 Waiting for grpc channel to be ready at
localhost:60559.
> Task :sdks:python:test-suites:portable:py38:flinkExamples
FAILED [ 75%]
apache_beam/examples/cookbook/filters_test.py::FiltersTest::test_filters_output_bigquery_matcher
> Task :sdks:python:test-suites:portable:py311:flinkExamples
WARNING root:subprocess_server.py:96 Waiting for grpc channel to be ready at
localhost:60559.
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 Nov 02,
2023 3:56:36 PM org.apache.beam.runners.jobsubmission.JobServerDriver
createArtifactStagingService
INFO apache_beam.utils.subprocess_server:subprocess_server.py:127 INFO:
ArtifactStagingService started on localhost:45819
WARNING root:subprocess_server.py:96 Waiting for grpc channel to be ready at
localhost:60559.
WARNING root:subprocess_server.py:96 Waiting for grpc channel to be ready at
localhost:60559.
+++++++++++++++++++++++++++++++++++ Timeout ++++++++++++++++++++++++++++++++++++
~~~~~~~~~~~~~~~~ Stack of Thread-2112 (_run) (140164412192512) ~~~~~~~~~~~~~~~~~
FATAL: command execution failed
hudson.remoting.ChannelClosedException: Channel
"hudson.remoting.Channel@39f5b023:apache-beam-jenkins-12": Remote call on
apache-beam-jenkins-12 failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:993)
at
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at com.sun.proxy.$Proxy141.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
at hudson.Launcher$ProcStarter.join(Launcher.java:524)
at hudson.plugins.gradle.Gradle.perform(Gradle.java:321)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:164)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
at hudson.model.Run.execute(Run.java:1896)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.remoting.Channel$OrderlyShutdown: Command Close created at
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1313)
at hudson.remoting.Channel$1.handle(Channel.java:606)
at
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:81)
Caused by: Command Close created at
at hudson.remoting.Command.<init>(Command.java:70)
at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1306)
at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1304)
at hudson.remoting.Channel.close(Channel.java:1480)
at hudson.remoting.Channel.close(Channel.java:1447)
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1312)
... 2 more
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
ERROR: apache-beam-jenkins-12 is offline; cannot locate jdk_1.8_latest
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]