Prev   Index   Next

arc: Mon May 19 04:02:10 2025

File: /proj/sot/ska/data/arc/Logs/daily.0/arc.log

Task Status AgeMaxAge Last Date
arc NOT OK 0.282.0 Mon May 19 04:02:10 2025

Errors:

File contents:


############################################################
/proj/sot/ska3/flight/share/arc3/get_web_content.pl
############################################################
<<2025-May-18 09:47>> Warning: 500 read timeout for web data orbit_image (http://occweb.cfa.harvard.edu/occweb/web/webapps/ifot/ifot.php?r=home&t=qserver&format=orbit&detail=properties&fg=000000&bg=F0F1FF&size=300x230&scale=1400&showtimes=false&border=false&ul=6&tstart=2025:138:13:46:00.000&tstop=2025:141:05:16:00.000)

############################################################
/proj/sot/ska3/flight/share/arc3/make_timeline.py --data-dir=/proj/sot/ska3/flight/data/arc3
############################################################
<<2025-May-19 04:02>> Traceback (most recent call last):
<<2025-May-19 04:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/django/db/backends/utils.py", line 84, in _execute
<<2025-May-19 04:02>> return self.cursor.execute(sql, params)
<<2025-May-19 04:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-19 04:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 413, in execute
<<2025-May-19 04:02>> return Database.Cursor.execute(self, query, params)
<<2025-May-19 04:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-19 04:02>> sqlite3.OperationalError: disk I/O error
<<2025-May-19 04:02>>
<<2025-May-19 04:02>> The above exception was the direct cause of the following exception:
<<2025-May-19 04:02>>
<<2025-May-19 04:02>> Traceback (most recent call last):
<<2025-May-19 04:02>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 1255, in
<<2025-May-19 04:02>> main()
<<2025-May-19 04:02>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 635, in main
<<2025-May-19 04:02>> radzones = get_radzones()
<<2025-May-19 04:02>> ^^^^^^^^^^^^^^
<<2025-May-19 04:02>> File "/proj/sot/ska3/flight/share/arc3/make_timeline.py", line 382, in get_radzones
<<2025-May-19 04:02>> return [(x.start, x.stop) for x in radzones]
<<2025-May-19 04:02>> ^^^^^^^^
<<2025-May-19 04:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/django/db/models/query.py", line 287, in __iter__
<<2025-May-19 04:02>> self._fetch_all()
<<2025-May-19 04:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/django/db/models/query.py", line 1308, in _fetch_all
<<2025-May-19 04:02>> self._result_cache = list(self._iterable_class(self))
<<2025-May-19 04:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-19 04:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/django/db/models/query.py", line 53, in __iter__
<<2025-May-19 04:02>> results = compiler.execute_sql(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size)
<<2025-May-19 04:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-19 04:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1156, in execute_sql
<<2025-May-19 04:02>> cursor.execute(sql, params)
<<2025-May-19 04:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/django/db/backends/utils.py", line 66, in execute
<<2025-May-19 04:02>> return self._execute_with_wrappers(sql, params, many=False, executor=self._execute)
<<2025-May-19 04:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-19 04:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/django/db/backends/utils.py", line 75, in _execute_with_wrappers
<<2025-May-19 04:02>> return executor(sql, params, many, context)
<<2025-May-19 04:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-19 04:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in _execute
<<2025-May-19 04:02>> with self.db.wrap_database_errors:
<<2025-May-19 04:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-19 04:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/django/db/utils.py", line 90, in __exit__
<<2025-May-19 04:02>> raise dj_exc_value.with_traceback(traceback) from exc_value
<<2025-May-19 04:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/django/db/backends/utils.py", line 84, in _execute
<<2025-May-19 04:02>> return self.cursor.execute(sql, params)
<<2025-May-19 04:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-19 04:02>> File "/proj/sot/ska3/flight/lib/python3.12/site-packages/django/db/backends/sqlite3/base.py", line 413, in execute
<<2025-May-19 04:02>> return Database.Cursor.execute(self, query, params)
<<2025-May-19 04:02>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<2025-May-19 04:02>> django.db.utils.OperationalError: disk I/O error