date: dimanche 4 juillet 2021, 07:45:01 (UTC+0200) ===================================================== name=CFHT (obscore), dir=cfht, script=update ===================================================== 05:45:06:debug:https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus//availability 05:45:07:debug:lastmodified: update(cadc) 2021-06-27 03:38:51, delete(local) 678080332 05:45:07:debug:copy ReadMe to v65 05:45:07:debug:copy .Summary to v65 05:45:07:debug:copy obscore.dump to v65 05:45:31:debug:get data 05:45:47:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+TOP+250000+obs_publisher_did,obs_collection,facility_name,instrument_name,obs_id,dataproduct_type,calib_level,obs_release_date,target_name,s_ra,s_dec,s_fov,s_region,s_resolution,s_xel1,s_xel2,t_min,t_max,t_exptime,t_resolution,t_xel,em_min,em_max,em_res_power,em_xel,em_ucd,pol_states,pol_xel,o_ucd,access_url,access_format,access_estsize,core_id,lastModified+FROM+ivoa.obscore+WHERE+obs_collection='CFHT'+AND+lastModified>='2021-06-27+03:38:51'+ORDER+BY+lastModified+ASC WARNING: AstropyDeprecationWarning: tmp/obscore.tsv already exists. Automatically overwriting ASCII files is deprecated. Use the argument 'overwrite=True' in the future. [astropy.io.ascii.ui] 05:45:51:debug:update database 05:47:03:debug:make dump and change status 05:47:23:warning:Data inserted into VizieR DB 05:48:21:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+COUNT(*)+FROM+ivoa.obscore+WHERE+obs_collection='CFHT' 05:48:21:warning:error to get the number of records in CADC [debug] close cursor [debug] SQL:select max(lastModified)-7200 as maxdate from vcds1.c102005obscore [debug] begin! [debug] ['678080331'] [debug] close cursor [debug] close cursor [debug] SQL:SELECT t.dbname, d.login FROM METAtab t JOIN METAdba d ON t.dbaid=d.dbaid WHERE t.name='B/cfht/obscore' [debug] begin! [debug] ['dbname', 'login'] [debug] ['c102005obscore', 'vcds1@VIZIR'] [debug] close cursor update table tmp/obscore.csv [debug] close cursor [debug] SQL:begin; DELETE FROM vcds1.c102005obscore WHERE lastModified>=678080332; \copy vcds1.c102005obscore from tmp/obscore.tsv with null as '' SELECT a.core_id, max(a.lastModified) AS lastModified into temporary table t FROM vcds1.c102005obscore a JOIN (SELECT core_id, count(*) AS n FROM vcds1.c102005obscore GROUP BY core_id) b ON a.core_id=b.core_id WHERE b.n>1 GROUP BY a.core_id;DELETE FROM vcds1.c102005obscore a USING t WHERE t.core_id=a.core_id AND a.lastModified 147 ....Insert into metaviz.METAcell02 select 102005, c.qb1, c.ns => 2048 ....Insert into metaviz.METAcell03 select 102005, c.qb1, c.ns => 1101 ....Insert into metaviz.METAcell09 select 102005, c.qb1, c.ns => 14916 ....Insert into metaviz.METAcell0a select 102005, c.qb1, c.ns => 10773 ....Insert into metaviz.METAcell0b select 102005, c.qb1, c.ns => 15945 ....Insert into metaviz.METAcell0c select 102005, c.qb1, c.ns => 14472 ....Insert into metaviz.METAcell0d select 102005, c.qb1, c.ns => 12810 ....Insert into metaviz.METAcell0e select 102005, c.qb1, c.ns => 310 ====Total counts: 3043755 ====Total non-empty qboxes: 72522 #===Items in list: 9 #===Items in list: 9 ===================================================== name=HST (obscore), dir=hst, script=update ===================================================== 05:49:10:debug:https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus//availability 05:49:10:debug:lastmodified: update(cadc) 2021-06-27 01:14:28, delete(local) 678071669 05:49:10:debug:copy ReadMe to v170 05:49:10:debug:copy .Summary to v170 05:49:10:debug:copy obscore.dump to v170 05:52:08:debug:get data 05:52:12:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+TOP+200000+obs_publisher_did,obs_collection,facility_name,instrument_name,obs_id,dataproduct_type,calib_level,obs_release_date,target_name,s_ra,s_dec,s_fov,s_region,s_resolution,s_xel1,s_xel2,t_min,t_max,t_exptime,t_resolution,t_xel,em_min,em_max,em_res_power,em_xel,em_ucd,pol_states,pol_xel,o_ucd,access_url,access_format,access_estsize,core_id,lastModified+FROM+ivoa.obscore+WHERE+obs_collection='HST'+AND+lastModified>='2021-06-27+01:14:28'+ORDER+BY+lastModified+ASC WARNING: AstropyDeprecationWarning: tmp/obscore.tsv already exists. Automatically overwriting ASCII files is deprecated. Use the argument 'overwrite=True' in the future. [astropy.io.ascii.ui] 05:52:12:debug:update database 05:58:04:debug:make dump and change status 05:59:52:warning:Data inserted into VizieR DB 06:00:49:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+COUNT(*)+FROM+ivoa.obscore+WHERE+obs_collection='HST' 06:00:49:warning:error to get the number of records in CADC [debug] close cursor [debug] SQL:select max(lastModified)-7200 as maxdate from vcds1.c102004obscore [debug] begin! [debug] ['678071668'] [debug] close cursor [debug] close cursor [debug] SQL:SELECT t.dbname, d.login FROM METAtab t JOIN METAdba d ON t.dbaid=d.dbaid WHERE t.name='B/hst/obscore' [debug] begin! [debug] ['dbname', 'login'] [debug] ['c102004obscore', 'vcds1@VIZIR'] [debug] close cursor update table tmp/obscore.csv [debug] close cursor [debug] SQL:begin; DELETE FROM vcds1.c102004obscore WHERE lastModified>=678071669; \copy vcds1.c102004obscore from tmp/obscore.tsv with null as '' SELECT a.core_id, max(a.lastModified) AS lastModified into temporary table t FROM vcds1.c102004obscore a JOIN (SELECT core_id, count(*) AS n FROM vcds1.c102004obscore GROUP BY core_id) b ON a.core_id=b.core_id WHERE b.n>1 GROUP BY a.core_id;DELETE FROM vcds1.c102004obscore a USING t WHERE t.core_id=a.core_id AND a.lastModified 4 ....Insert into metaviz.METAcell02 select 102004, c.qb1, c.ns => 132 ....Insert into metaviz.METAcell03 select 102004, c.qb1, c.ns => 184 ....Insert into metaviz.METAcell09 select 102004, c.qb1, c.ns => 4521 ....Insert into metaviz.METAcell0a select 102004, c.qb1, c.ns => 3696 ....Insert into metaviz.METAcell0b select 102004, c.qb1, c.ns => 4936 ....Insert into metaviz.METAcell0c select 102004, c.qb1, c.ns => 6037 ....Insert into metaviz.METAcell0d select 102004, c.qb1, c.ns => 3730 ....Insert into metaviz.METAcell0e select 102004, c.qb1, c.ns => 2852 ====Total counts: 14909191 ====Total non-empty qboxes: 26092 #===Items in list: 9 #===Items in list: 9 ===================================================== name=GEMINI (obscore), dir=gemini, script=update ===================================================== 06:01:23:debug:https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus//availability 06:01:31:debug:lastmodified: update(cadc) 2021-05-16 03:57:58, delete(local) 674452679 06:01:32:debug:copy ReadMe to v35 06:01:32:debug:copy .Summary to v35 06:01:32:debug:copy obscore.dump to v35 06:01:55:debug:get data 06:04:51:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+TOP+200000+obs_publisher_did,obs_collection,facility_name,instrument_name,obs_id,dataproduct_type,calib_level,obs_release_date,target_name,s_ra,s_dec,s_fov,s_region,s_resolution,s_xel1,s_xel2,t_min,t_max,t_exptime,t_resolution,t_xel,em_min,em_max,em_res_power,em_xel,em_ucd,pol_states,pol_xel,o_ucd,access_url,access_format,access_estsize,core_id,lastModified+FROM+ivoa.obscore+WHERE+obs_collection='GEMINI'+AND+lastModified>='2021-05-16+03:57:58'+ORDER+BY+lastModified+ASC WARNING: AstropyDeprecationWarning: tmp/obscore.tsv already exists. Automatically overwriting ASCII files is deprecated. Use the argument 'overwrite=True' in the future. [astropy.io.ascii.ui] 06:05:38:debug:update database 06:06:05:debug:make dump and change status 06:06:32:warning:Data inserted into VizieR DB 06:07:28:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+COUNT(*)+FROM+ivoa.obscore+WHERE+obs_collection='GEMINI' 06:07:28:warning:error to get the number of records in CADC [debug] close cursor [debug] SQL:select max(lastModified)-7200 as maxdate from vcds1.c102037obscore [debug] begin! [debug] ['674452678'] [debug] close cursor [debug] close cursor [debug] SQL:SELECT t.dbname, d.login FROM METAtab t JOIN METAdba d ON t.dbaid=d.dbaid WHERE t.name='B/gemini/obscore' [debug] begin! [debug] ['dbname', 'login'] [debug] ['c102037obscore', 'vcds1@VIZIR'] [debug] close cursor update table tmp/obscore.csv [debug] close cursor [debug] SQL:begin; DELETE FROM vcds1.c102037obscore WHERE lastModified>=674452679; \copy vcds1.c102037obscore from tmp/obscore.tsv with null as '' SELECT a.core_id, max(a.lastModified) AS lastModified into temporary table t FROM vcds1.c102037obscore a JOIN (SELECT core_id, count(*) AS n FROM vcds1.c102037obscore GROUP BY core_id) b ON a.core_id=b.core_id WHERE b.n>1 GROUP BY a.core_id;DELETE FROM vcds1.c102037obscore a USING t WHERE t.core_id=a.core_id AND a.lastModified 1 ....Insert into metaviz.METAcell02 select 102037, c.qb1, c.ns => 102 ....Insert into metaviz.METAcell03 select 102037, c.qb1, c.ns => 96 ....Insert into metaviz.METAcell09 select 102037, c.qb1, c.ns => 3541 ....Insert into metaviz.METAcell0a select 102037, c.qb1, c.ns => 5383 ....Insert into metaviz.METAcell0b select 102037, c.qb1, c.ns => 5920 ....Insert into metaviz.METAcell0c select 102037, c.qb1, c.ns => 6382 ....Insert into metaviz.METAcell0d select 102037, c.qb1, c.ns => 5294 ....Insert into metaviz.METAcell0e select 102037, c.qb1, c.ns => 4589 ====Total counts: 1806516 ====Total non-empty qboxes: 31308 #===Items in list: 9 #===Items in list: 9 ===================================================== name=JCMT (obscore), dir=jcmt, script=update ===================================================== 06:07:47:debug:https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus//availability 06:07:47:debug:lastmodified: update(cadc) 2021-06-24 03:35:32, delete(local) 677820933 06:07:48:debug:copy ReadMe to v194 06:07:48:debug:copy .Summary to v194 06:07:48:debug:copy obscore.dump to v194 06:07:53:debug:get data 06:07:56:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+TOP+100000+obs_publisher_did,obs_collection,facility_name,instrument_name,obs_id,dataproduct_type,calib_level,obs_release_date,target_name,s_ra,s_dec,s_fov,s_region,s_resolution,s_xel1,s_xel2,t_min,t_max,t_exptime,t_resolution,t_xel,em_min,em_max,em_res_power,em_xel,em_ucd,pol_states,pol_xel,o_ucd,access_url,access_format,access_estsize,core_id,lastModified+FROM+ivoa.obscore+WHERE+obs_collection='JCMT'+AND+lastModified>='2021-06-24+03:35:32'+ORDER+BY+lastModified+ASC WARNING: AstropyDeprecationWarning: tmp/obscore.tsv already exists. Automatically overwriting ASCII files is deprecated. Use the argument 'overwrite=True' in the future. [astropy.io.ascii.ui] 06:07:56:debug:update database 06:08:22:debug:make dump and change status 06:08:31:warning:Data inserted into VizieR DB 06:09:25:debug:TAP(GET): https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus///sync?request=doQuery&phase=RUN&lang=ADQL&format=csv&query=SELECT+COUNT(*)+FROM+ivoa.obscore+WHERE+obs_collection='JCMT' 06:09:25:warning:error to get the number of records in CADC [debug] close cursor [debug] SQL:select max(lastModified)-7200 as maxdate from vcds1.c102038obscore [debug] begin! [debug] ['677820932'] [debug] close cursor [debug] close cursor [debug] SQL:SELECT t.dbname, d.login FROM METAtab t JOIN METAdba d ON t.dbaid=d.dbaid WHERE t.name='B/jcmt/obscore' [debug] begin! [debug] ['dbname', 'login'] [debug] ['c102038obscore', 'vcds1@VIZIR'] [debug] close cursor update table tmp/obscore.csv [debug] close cursor [debug] SQL:begin; DELETE FROM vcds1.c102038obscore WHERE lastModified>=677820933; \copy vcds1.c102038obscore from tmp/obscore.tsv with null as '' SELECT a.core_id, max(a.lastModified) AS lastModified into temporary table t FROM vcds1.c102038obscore a JOIN (SELECT core_id, count(*) AS n FROM vcds1.c102038obscore GROUP BY core_id) b ON a.core_id=b.core_id WHERE b.n>1 GROUP BY a.core_id;DELETE FROM vcds1.c102038obscore a USING t WHERE t.core_id=a.core_id AND a.lastModified 13 ....Insert into metaviz.METAcell02 select 102038, c.qb1, c.ns => 363 ....Insert into metaviz.METAcell03 select 102038, c.qb1, c.ns => 215 ....Insert into metaviz.METAcell09 select 102038, c.qb1, c.ns => 3210 ....Insert into metaviz.METAcell0a select 102038, c.qb1, c.ns => 8075 ....Insert into metaviz.METAcell0b select 102038, c.qb1, c.ns => 3973 ....Insert into metaviz.METAcell0c select 102038, c.qb1, c.ns => 4814 ....Insert into metaviz.METAcell0d select 102038, c.qb1, c.ns => 4379 ....Insert into metaviz.METAcell0e select 102038, c.qb1, c.ns => 157 ====Total counts: 819570 ====Total non-empty qboxes: 25199 #===Items in list: 9 #===Items in list: 9 ===================================================== name=DAO (obscore), dir=dao, script=update ===================================================== 06:09:39:debug:https://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/argus//availability [debug] close cursor [debug] SQL:select max(lastModified)-7200 as maxdate from viz7.c102041obscore Traceback (most recent call last): File "/home/cds/pythonlib/vizier.ingestion/tools/CDSdb.py", line 335, in execute raise Exception(err) Exception: b'ERROR: relation "viz7.c102041obscore" does not exist\n' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/too/pyreadme/getCADC.py", line 165, in lastModified = getLastModifiedDate(dbconn, cat["catid"], __schema) File "/data/too/pyreadme/getCADC.py", line 63, in getLastModifiedDate curs.execute("select max(lastModified)-{0} as maxdate from {1}.c{2}obscore".format(SECOND_BEFORE_LAST_MODIFIED, schema, catid)) File "/home/cds/pythonlib/vizier.ingestion/tools/CDSdb.py", line 343, in execute raise CDSdbException("error in execution: "+str(msg)) CDSdb.CDSdbException: (CDSdbException) error in execution: b'ERROR: relation "viz7.c102041obscore" does not exist\n' error= vizaqbox -Ucds -P@cds4Viz -SVIZDB 102041 ++++increase the precision for computed column 14 ++++increase the precision for computed column 14 #...CooCompute fk5(Eq=2000, Ep=2000) from: fk5(Eq=2000, Ep=2000) [x1] ---- Copied 14315 records in METAcell ....Insert into metaviz.METAcell00 select 102041, c.qb1, c.ns => 0 ....Insert into metaviz.METAcell02 select 102041, c.qb1, c.ns => 98 ....Insert into metaviz.METAcell03 select 102041, c.qb1, c.ns => 88 ....Insert into metaviz.METAcell09 select 102041, c.qb1, c.ns => 3733 ....Insert into metaviz.METAcell0a select 102041, c.qb1, c.ns => 2356 ....Insert into metaviz.METAcell0b select 102041, c.qb1, c.ns => 2818 ....Insert into metaviz.METAcell0c select 102041, c.qb1, c.ns => 2419 ....Insert into metaviz.METAcell0d select 102041, c.qb1, c.ns => 2802 ....Insert into metaviz.METAcell0e select 102041, c.qb1, c.ns => 1 ====Total counts: 326809 ====Total non-empty qboxes: 14315 #===Items in list: 9 #===Items in list: 9 ===================================================== name=SWIFT, dir=swift, script=update ===================================================== 06:09:48:debug:TABLE vizB.c102039swiftlog 06:09:48:debug:query Swift in HEASARC from processing_date>59392 06:09:52:debug:number of records is 307944 [debug] export PGPASSWORD=@cds4Viz;psql -U cds -d vizier -h 130.79.128.5 -p 5432 [debug] close cursor [debug] SQL:SELECT t.dbname, d.login FROM METAtab t JOIN METAdba d ON t.dbaid=d.dbaid WHERE t.name='B/swift/swiftlog' [debug] begin! [debug] ['dbname', 'login'] [debug] ['c102039swiftlog', 'vizB@VIZIR'] [debug] close cursor [debug] export PGPASSWORD=@cds4Viz;psql -U cds -d vizier -h 130.79.128.5 -p 5432 [debug] close cursor [debug] SQL:select max(processing_date) as maxdate from vizB.c102039swiftlog [debug] begin! [debug] ['59392'] [debug] close cursor [debug] export PGPASSWORD=@cds4Viz;psql -U cds -d vizier -h 130.79.128.5 -p 5432 [debug] close cursor [debug] SQL:begin; delete from vizB.c102039swiftlog where processing_date>=59392; \copy vizB.c102039swiftlog from swiftlog.csv with null as '' commit; [debug] begin! [debug] b'BEGIN\n' [debug] b'DELETE 84\n' [debug] b'COPY 369\n' [debug] b'COMMIT\n' [debug] close cursor [debug] close cursor [debug] export PGPASSWORD=@cds4Viz;psql -U cds -d vizier -h 130.79.128.5 -p 5432 [debug] close cursor [debug] SQL:SELECT count(*) FROM vizB.c102039swiftlog [debug] begin! [debug] ['307944'] [debug] close cursor [debug] SQL:UPDATE METAtab SET release=678694192, records=307944 WHERE name='B/swift/swiftlog' [debug] begin! [debug] b'UPDATE 1\n' [debug] close cursor [debug] close cursor [debug] close cursor [debug] SQL:UPDATE METAtab SET loadate=loadate+1 WHERE name='B/swift/swiftlog' [debug] begin! [debug] b'UPDATE 1\n' [debug] close cursor [debug] close cursor [debug] close cursor [debug] SQL:comment on table vizB.c102039swiftlog is '678694192' [debug] begin! [debug] b'COMMENT\n' [debug] close cursor [debug] close cursor [debug] export PGPASSWORD=@cds4Viz;psql -U cds -d vizier -h 130.79.128.5 -p 5432 [debug] close cursor [debug] SQL:\copy vizB.c102039swiftlog to swiftlog.dump with null as '' [debug] begin! [debug] b'COPY 307944\n' [debug] close cursor [debug] close cursor vizaqbox -Ucds -P@cds4Viz -SVIZDB 102039 ++++increase the precision for computed column 11 ++++increase the precision for computed column 11 #...CooCompute fk5(Eq=2000, Ep=2000) from: fk5(Eq=2000, Ep=2000) [x1] ---- Copied 41117 records in METAcell ....Insert into metaviz.METAcell00 select 102039, c.qb1, c.ns => 76 ....Insert into metaviz.METAcell02 select 102039, c.qb1, c.ns => 643 ....Insert into metaviz.METAcell03 select 102039, c.qb1, c.ns => 764 ....Insert into metaviz.METAcell09 select 102039, c.qb1, c.ns => 7350 ....Insert into metaviz.METAcell0a select 102039, c.qb1, c.ns => 6367 ....Insert into metaviz.METAcell0b select 102039, c.qb1, c.ns => 6541 ....Insert into metaviz.METAcell0c select 102039, c.qb1, c.ns => 7173 ....Insert into metaviz.METAcell0d select 102039, c.qb1, c.ns => 5824 ....Insert into metaviz.METAcell0e select 102039, c.qb1, c.ns => 6379 ====Total counts: 307862 ====Total non-empty qboxes: 41117 #===Items in list: 9 #===Items in list: 9 ===================================================== name=ASSOCDATA (obscore), dir=assocdata, script=update ===================================================== number of records: 8338741 1 update qboxes... >>>>>>>>>>>> begin vizin program ---- Parse ReadMe/.status/.Summary ... ++++increase the precision for computed column 13 ++++increase the precision for computed column 13 #...CooCompute fk5(Eq=2000, Ep=2000) from: fk5(Eq=2000, Ep=2000) [x1] ++++ qbox#621148 has 38535 stars, truncated to 32767 ---- Copied 21539 records in METAcell ....Insert into metaviz.METAcell00 select 102036, c.qb1, c.ns => 2928 ....Insert into metaviz.METAcell02 select 102036, c.qb1, c.ns => 2216 ....Insert into metaviz.METAcell03 select 102036, c.qb1, c.ns => 1709 ....Insert into metaviz.METAcell09 select 102036, c.qb1, c.ns => 2822 ....Insert into metaviz.METAcell0a select 102036, c.qb1, c.ns => 1417 ....Insert into metaviz.METAcell0b select 102036, c.qb1, c.ns => 2951 ....Insert into metaviz.METAcell0c select 102036, c.qb1, c.ns => 1795 ....Insert into metaviz.METAcell0d select 102036, c.qb1, c.ns => 4014 ....Insert into metaviz.METAcell0e select 102036, c.qb1, c.ns => 1687 ====Total counts: 8335066 ====Total non-empty qboxes: 21539 cat: /tmp/viz8968.foot: No such file or directory #...qfoot catid=102036 => 407 boxes. gawk: cmd. line:8: (FILENAME=- FNR=143) fatal: division by zero attempted cat: /tmp/viz8968.foot: No such file or directory #...qfootimage catid=102036 -gal -z 5 -swing 1 => ./+footg5.gif #===Items in list: 9 #...qfootimage catid=102036 -gal -z 8 -swing 1 => ./+footg8.gif #===Items in list: 9 ===================================================== name=IAU27 (archives), dir=/ftp/catx/iau27, script=update ===================================================== ###################################################################### # IAU27 (Archives) ###################################################################### #...Getting IBVS#2246 /tmp/IBVS-2246: File exists. --2021-07-04 08:14:17-- http://www.konkoly.hu/cgi-bin/IBVS?2246 Resolving www.konkoly.hu (www.konkoly.hu)... 193.6.22.9 Connecting to www.konkoly.hu (www.konkoly.hu)|193.6.22.9|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://konkoly.hu/cgi-bin/IBVS?2246 [following] --2021-07-04 08:14:17-- https://konkoly.hu/cgi-bin/IBVS?2246 Resolving konkoly.hu (konkoly.hu)... 193.6.22.9 Connecting to konkoly.hu (konkoly.hu)|193.6.22.9|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2021-07-04 08:14:17 ERROR 404: Not Found. cmp: EOF on /tmp/IBVS-2246 which is empty #***New version of /ftp/catx/iau27/.IBVS-2246: wc: /tmp/IBVS2246.txt: No such file or directory 432 2785 28041 /ftp/catx/iau27/.IBVS-2246 432 2785 28041 total #===Replace /ftp/catx/iau27/.IBVS-2246 ===================================================== name=FIRST data (alert only if new HTML page), dir=/ftp/cats/VIII/92, script=update ===================================================== ###################################################################### # FIRST data ###################################################################### #...Verify FIRST --2021-07-04 08:14:18-- http://sundog.stsci.edu/first/catalogs/ Resolving sundog.stsci.edu (sundog.stsci.edu)... 130.167.252.39 Connecting to sundog.stsci.edu (sundog.stsci.edu)|130.167.252.39|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 20773 (20K) [text/html] Saving to: 'STDOUT' 0K .......... .......... 100% 196K=0.1s 2021-07-04 08:14:18 (196 KB/s) - written to stdout [20773/20773] #===No change in FIRST (/ftp/cats/VIII/92) ===================================================== name=GAMA (alert only if new HTML page), dir=/ftp/cats/J/MNRAS/413/971, script=update ===================================================== ###################################################################### # GAMA ###################################################################### #...Verify GAMA (J/MNRAS/413/971) --2021-07-04 08:14:19-- http://www.gama-survey.org/ Resolving www.gama-survey.org (www.gama-survey.org)... 134.100.28.116 Connecting to www.gama-survey.org (www.gama-survey.org)|134.100.28.116|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: 'index.html.107' 0K .......... .......... .... 1.23M=0.02s 2021-07-04 08:14:19 (1.23 MB/s) - 'index.html.107' saved [24812] cmp: EOF on /tmp/gama.html which is empty #***GAMA (J/MNRAS/413/971) description modified? 0 0 0 /tmp/gama.html 599 1513 21498 /ftp/cats/J/MNRAS/413/971/gama.html 599 1513 21498 total