flow Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 79, in _process self.datapackage = self.process_datapackage(self.datapackage) File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 112, in process_datapackage raise self.exc File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 60, in describe sample = list(itertools.islice(self.iterable, self.SAMPLE_SIZE)) File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 89, in handle_iterable for x in self.iterable: File "/datapackage_pipelines_budgetkey/pipelines/procurement/calls_for_bids/class_action.py", line 34, in scrape ret['claim_date'] = ret['claim_date'].split(' ')[0] if ret['claim_date'] else None KeyError: 'claim_date' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module> spew_flow(flow, ctx) File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/utilities/flow_utils.py", line 46, in spew_flow datastream = flow.datastream() File "/usr/local/lib/python3.9/site-packages/dataflows/base/flow.py", line 18, in datastream return self._chain(ds)._process() File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process datastream = self.source._process() File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process datastream = self.source._process() File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process datastream = self.source._process() [Previous line repeated 1 more time] File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 86, in _process self.raise_exception(exception) File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 96, in raise_exception raise error from cause dataflows.base.exceptions.ProcessorError: Errored in processor iterable_loader in position #1: 'claim_date' DEBUG :[chan 2] Max packet in: 32768 bytes DEBUG :[chan 2] Max packet out: 32768 bytes DEBUG :Secsh channel 2 opened. DEBUG :[chan 2] Sesch channel 2 request ok DEBUG :[chan 2] EOF received (2) DEBUG :[chan 2] EOF sent (2) DEBUG :Dropping user packet because connection is dead.
Pipeline ID: procurement/calls_for_bids/calls-for-bids-all
flow Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 79, in _process self.datapackage = self.process_datapackage(self.datapackage) File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 112, in process_datapackage raise self.exc File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 60, in describe sample = list(itertools.islice(self.iterable, self.SAMPLE_SIZE)) File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 89, in handle_iterable for x in self.iterable: File "/datapackage_pipelines_budgetkey/pipelines/procurement/calls_for_bids/m_tmicha.py", line 47, in m_tmicha_scraper assert total > 0 AssertionError The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module> spew_flow(flow, ctx) File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/utilities/flow_utils.py", line 46, in spew_flow datastream = flow.datastream() File "/usr/local/lib/python3.9/site-packages/dataflows/base/flow.py", line 18, in datastream return self._chain(ds)._process() File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process datastream = self.source._process() File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process datastream = self.source._process() File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 86, in _process self.raise_exception(exception) File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 96, in raise_exception raise error from cause dataflows.base.exceptions.ProcessorError: Errored in processor iterable_loader in position #1:
Pipeline ID: procurement/calls_for_bids/calls-for-bids-moh
Pipeline ID: procurement/calls_for_bids/gov-publications
Pipeline ID: procurement/calls_for_bids/gov-publications-ministry-of-immigration
Pipeline ID: procurement/calls_for_bids/gov-publications2
Pipeline ID: procurement/calls_for_bids/jobiz-all
Pipeline ID: procurement/calls_for_bids/jobiz-calls-for-bids
Pipeline ID: procurement/calls_for_bids/jobiz-scraper
flow Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 79, in _process self.datapackage = self.process_datapackage(self.datapackage) File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 112, in process_datapackage raise self.exc File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 60, in describe sample = list(itertools.islice(self.iterable, self.SAMPLE_SIZE)) File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 89, in handle_iterable for x in self.iterable: File "/datapackage_pipelines_budgetkey/pipelines/procurement/calls_for_bids/class_action.py", line 34, in scrape ret['claim_date'] = ret['claim_date'].split(' ')[0] if ret['claim_date'] else None KeyError: 'claim_date' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module> spew_flow(flow, ctx) File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/utilities/flow_utils.py", line 46, in spew_flow datastream = flow.datastream() File "/usr/local/lib/python3.9/site-packages/dataflows/base/flow.py", line 18, in datastream return self._chain(ds)._process() File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process datastream = self.source._process() File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process datastream = self.source._process() File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process datastream = self.source._process() [Previous line repeated 1 more time] File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 86, in _process self.raise_exception(exception) File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 96, in raise_exception raise error from cause dataflows.base.exceptions.ProcessorError: Errored in processor iterable_loader in position #1: 'claim_date' DEBUG :[chan 2] Max packet in: 32768 bytes DEBUG :[chan 2] Max packet out: 32768 bytes DEBUG :Secsh channel 2 opened. DEBUG :[chan 2] Sesch channel 2 request ok DEBUG :[chan 2] EOF received (2) DEBUG :[chan 2] EOF sent (2) DEBUG :Dropping user packet because connection is dead.
Pipeline ID: procurement/calls_for_bids/calls-for-bids-all
flow Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 79, in _process self.datapackage = self.process_datapackage(self.datapackage) File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 112, in process_datapackage raise self.exc File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 60, in describe sample = list(itertools.islice(self.iterable, self.SAMPLE_SIZE)) File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 89, in handle_iterable for x in self.iterable: File "/datapackage_pipelines_budgetkey/pipelines/procurement/calls_for_bids/m_tmicha.py", line 47, in m_tmicha_scraper assert total > 0 AssertionError The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module> spew_flow(flow, ctx) File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/utilities/flow_utils.py", line 46, in spew_flow datastream = flow.datastream() File "/usr/local/lib/python3.9/site-packages/dataflows/base/flow.py", line 18, in datastream return self._chain(ds)._process() File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process datastream = self.source._process() File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process datastream = self.source._process() File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 86, in _process self.raise_exception(exception) File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 96, in raise_exception raise error from cause dataflows.base.exceptions.ProcessorError: Errored in processor iterable_loader in position #1:
Pipeline ID: procurement/calls_for_bids/calls-for-bids-moh
Pipeline ID: procurement/calls_for_bids/gov-publications
Pipeline ID: procurement/calls_for_bids/gov-publications-ministry-of-immigration
Pipeline ID: procurement/calls_for_bids/gov-publications2
Pipeline ID: procurement/calls_for_bids/jobiz-all
Pipeline ID: procurement/calls_for_bids/jobiz-calls-for-bids
Pipeline ID: procurement/calls_for_bids/jobiz-scraper